_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/purplegrad3d1.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/whitegrey.gif";
offcolor="#550055";
oncolor="#000000";
outfilter="fade(duration=0.5)";
pagecolor="#56003D";
separatorcolor="Transparent";
separatorsize="5";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="26";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
align="center";
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#AB6FAA";
offcolor="#FFFFFF";
oncolor="#000055";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
align="center";
orientation="vertical";
itemheight="21";
aI("text=Homepage;target=;url=./;align=left;");
aI("text=Rolls Royce;target=;url=Rolls-Royce.html;align=left;");
aI("text=Rolls Gallery;target=;url=Rolls-Gallery.html;align=left;");
aI("text=Mercedes E300;target=;url=Mercedes-E300.html;align=left;");
aI("text=Mercedes C200;target=;url=Mercedes-C200.html;align=left;");
aI("text=Mercedes Classic;target=;url=Mercedes-Classic.html;align=left;");
aI("text=Mercedes Gallery;target=;url=Mercedes-Gallery.html;align=left;");
aI("text=Testimonials;target=;url=Testimonials.html;align=left;");
aI("text=Prices/Locations;target=;url=Prices-Locations.html;align=left;");
aI("text=Links;target=;url=Links.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
}


 drawMenus();
