_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="White";
onbold="bold";
oncolor="Blue";
ondecoration="underline";
padding="5";
pagebgcolor="White";
pagecolor="Blue";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="Black";
onbold="bold";
oncolor="#000000";
ondecoration="underline";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.hotdogcartnow.com/;");
aI("showmenu=HOT DOG CARTS/Wee Weenie CartINFO_BAR_MENU;text=HOT DOG CARTS;target=;url=HOT-DOG-CARTS.html;");
aI("showmenu=SPECIALTY CARTS/Shave Ice CartINFO_BAR_MENU;text=SPECIALTY CARTS;target=;url=SPECIALTY-CARTS.html;");
aI("showmenu=CONTACT US/Ordering a Hot Dog CartINFO_BAR_MENU;text=CONTACT US;target=;url=CONTACT-US.html;");
aI("text=FINANCING;target=;url=FINANCING.html;");
aI("text=GALLERY;target=;url=GALLERY.html;");
aI("text=FAQs;target=;url=FAQs.html;");
}

with(milonic=new menuname("HOT DOG CARTS/Wee Weenie CartINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Wee Weenie Cart;target=;url=Wee-Weenie-Hot-Dog-Cart.html;");
aI("text=Starter Cart;target=;url=Starter-Hot-Dog-Cart.html;");
aI("text=City Cart;target=;url=City-Hot-Dog-Cart.html;");
aI("text=Seattle Cart;target=;url=Seattle-Hot-Dog-Cart.html;");
aI("text=Boomin Cart;target=;url=Boomin-Hot-Dog-Cart.html;");
aI("text=California Cart;target=;url=California-Hot-Dog-Cart.html;");
}

with(milonic=new menuname("SPECIALTY CARTS/Shave Ice CartINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Shave Ice Cart;target=;url=Shave-Ice-Cart.html;");
aI("text=Deep Fryer Cart;target=;url=Deep-Fryer-Cart.html;");
aI("text=Ultimate Taco Cart;target=;url=Ultimate-Taco-Cart.html;");
aI("text=Oregon Class IV Cart;target=;url=Oregon-Class-IV-Cart.html;");
aI("text=Ice Cream Trailer;target=;url=Ice-Cream-Trailer.html;");
aI("text=Sunglass Cart;target=;url=Sunglass-Cart.html;");
}

with(milonic=new menuname("CONTACT US/Ordering a Hot Dog CartINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Ordering a Hot Dog Cart;target=;url=Ordering-a-Hot-Dog-Cart.html;");
}


 drawMenus();

