	

fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="#FFFFFF";
oncolor="#000000";
menubgimage="images/BG.jpg";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif;";
padding=3;
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#FFFFFF";
oncolor="#B31E3B";
menubgimage="images/BG.jpg";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif;";
padding=3;
swap3d="1"
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("about")){
overflow="scroll";
orientation="horizontal";
style=style2;
aI("text=&nbsp;&nbsp;recruitment&nbsp&nbsp;&nbsp;&nbsp;|;url=recruitment.html;status=[Revo Group  : Recruitment];")
aI("text=&nbsp;policies&nbsp;&nbsp;&nbsp;|;url=policies.html;status=[Revo Group  : Policies];")
aI("text=&nbsp;company information&nbsp;&nbsp;&nbsp;|;url=companyinfo.html;status=[Revo Group  : Company Info];")
aI("text=&nbsp;events&nbsp;;url=events.html;status=[Revo Group  : Events];")

}

with(milonic=new menuname("services")){
overflow="scroll";
orientation="horizontal";
style=style2;
aI("")
aI("text=&nbsp;&nbsp;fit out&nbsp;&nbsp;&nbsp;|;;url=fitout.html;status=[Revo Group  : Fit Out];")
aI("text=&nbsp;construction&nbsp;&nbsp;&nbsp;|;;url=construction.html;status=[Revo Group  : Fit Out];")
aI("text=&nbsp;design & space planning&nbsp;&nbsp;&nbsp;|;;url=space.html;status=[Revo Group  : Design & Space Planning];")
aI("text=&nbsp;relocation;;url=relocation.html;status=[Revo Group : Relocation];")
}

with(milonic=new menuname("markets")){
overflow="scroll";
orientation="horizontal";
style=style2;
aI("")
aI("text=&nbsp;&nbsp;offices&nbsp;&nbsp;&nbsp;|;;url=office.html;status=[Revo Group  : Office Fit Out];")
aI("text=&nbsp;hotels&nbsp;&nbsp;&nbsp;|;;url=hotels.html;status=[Revo Group  : Hotel];")
aI("text=&nbsp;restaurants&nbsp;&nbsp;&nbsp;|;;url=restaurants.html;status=[Revo Group  : Restaurant];")
aI("text=&nbsp;retail&nbsp;&nbsp;&nbsp;|;;url=retail.html;status=[Revo Group : Retail];")
aI("text=&nbsp;data centres;url=datacentres.html;;status=[Revo Group  : Data Centre];")
}

with(milonic=new menuname("news")){
overflow="scroll";
orientation="horizontal";
style=style2;
aI("")
aI("text=&nbsp;&nbsp;industry news;;url=industrynews.html;status=[Revo Group : Industry News];")
}




drawMenus();
	
