	

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)"
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;&nbsp;&nbsp;recruitment&nbsp&nbsp;&nbsp;&nbsp;|;url=recruitment.html;status=[Revo Group  : Recruitment];")
aI("text=&nbsp;&nbsp;policies&nbsp;&nbsp;&nbsp;|;url=policies.html;status=[Revo Group  : Policies];")
aI("text=&nbsp;&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;&nbsp;&nbsp;designs&nbsp;&nbsp;&nbsp;|;;url=design.html;status=[Revo Group  : Design];")
aI("text=&nbsp;&nbsp;space planning&nbsp;&nbsp;&nbsp;|;;url=space.html;status=[Revo Group  : Space Planning];")
aI("text=&nbsp;&nbsp;relocation&nbsp;&nbsp;&nbsp;|;;url=relocation.html;status=[Revo Group : Relocation];")
}

with(milonic=new menuname("markets")){
overflow="scroll";
orientation="horizontal";
style=style2;
aI("")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;office fit out&nbsp;&nbsp;&nbsp;|;;url=office.html;status=[Revo Group  : Office Fit Out];")
aI("text=&nbsp;&nbsp;retail / restaurant&nbsp;&nbsp;&nbsp;|;;url=retail.html;status=[Revo Group  : Retail];")
aI("text=&nbsp;&nbsp;construction&nbsp;&nbsp;&nbsp;|;;url=construction.html;status=[Revo Group : Construction];")
aI("text=&nbsp;&nbsp;data centres&nbsp;&nbsp;&nbsp;|;;url=datacentres.html;;status=[Revo Group  : Data Centre];")
aI("text=&nbsp;&nbsp;hotels;;url=hotels.html;status=[Revo Group : Hotels];")
}

with(milonic=new menuname("news")){
overflow="scroll";
orientation="horizontal";
style=style2;
aI("")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;news releases&nbsp;&nbsp;&nbsp;|;;url=news.html;status=[Revo Group  : News];")
aI("text=&nbsp;&nbsp;testimonials&nbsp;&nbsp;&nbsp;|;;url=testimonials.html;status=[Revo Group  : Testimonials];")
aI("text=&nbsp;&nbsp;industry news&nbsp;&nbsp;&nbsp;|;;url=industrynews.html;status=[Revo Group : Industry News];")
}




drawMenus();
	