_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="Red";
padding="6";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="Red";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Jigging Service;target=;url=Jigging-Service.html;");
aI("showmenu=Gallery/Honda PreludeLEFT_MENU;text=Gallery;target=;url=Gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Gallery/Honda PreludeLEFT_MENU")){
style=submenuStyle;
aI("text=Honda Prelude;target=;url=Honda-Prelude-Rusty-Arches.html;");
}


 drawMenus();

