	

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";
offbgcolor="#A8181B";
oncolor="#030303";
onbgcolor="#A8181B";
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Helvetica, sans-serif;";
padding=1;
overfilter="Fade(duration=0.2)"
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#ffffff";
offbgcolor="#A8181B";
oncolor="#030303";
onbgcolor="#A8181B";
align="left";
valign="middle";
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Helvetica, sans-serif;";
padding=1;
subimage="images/arrow.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}


with(milonic=new menuname("valet")){
overflow="scroll";
style=style2;
aI("")
aI("text=&nbsp;Valet bay&nbsp;;url=valet.html;status=[Capitol Car Wash : Valet Bay];")
aI("text=&nbsp;Wash, wax and dry&nbsp;;url=washwax.html;status=[Capitol Car Wash : Wash Wax];")
aI("text=&nbsp;Standard valet&nbsp;;url=standard.html;status=[Capitol Car Wash : Standard];")
aI("text=&nbsp;Mini valet&nbsp;;url=mini.html;status=[Capitol Car Wash : Mini];")
aI("text=&nbsp;Managers special&nbsp;;url=manager.html;status=[Capitol Car Wash : Manager's Special];")
}

with(milonic=new menuname("links")){
overflow="scroll";
style=style2;
aI("")
aI("text=&nbsp;Jaijo Design&nbsp;;url=http://www.jaijo.com;target=_blank;status=[Capitol Car Wash : Jaijo Design];")
}

with(milonic=new menuname("video")){
overflow="scroll";
style=style2;
aI("")
aI("text=&nbsp;Independent site operation&nbsp;;url=video.html;status=[Capitol Car Wash : Video];")
aI("text=&nbsp;Shopping mall & supermarket trolley wash&nbsp;;url=video2.html;status=[Capitol Car Wash : Video];")
aI("text=&nbsp;Supermarket valet operation&nbsp;;url=video3.html;status=[Capitol Car Wash : Video];")
}

drawMenus();
	