_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B0DAD4";
offcolor="#469789";
onbgcolor="#B0DAD4";
oncolor="#FF1212";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B0DAD4";
offcolor="#469789";
onbgcolor="#B0DAD4";
oncolor="#FF1212";
padding="4";
subimage="images/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Rent Now;target=;url=Rent_Now.html;");
aI("showmenu=ProductsEvent and Environmental DesignLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Store;target=;url=Store.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Mission;target=;url=Mission.html;");
aI("text=About;target=;url=About.html;");
aI("text=Experience;target=;url=Experience.html;");
aI("text=Links;target=;url=Links.html;");
aI("showmenu=Flag ProtocolFlag HistoryLEFT_MENU;text=Flag Protocol;target=;url=Flag_Protocol.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsEvent and Environmental DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Event and Environmental Design;target=;url=Event_and_Environmental_Design.html;");
aI("text=Event Back Drops;target=;url=Event_Back_Drops.html;");
aI("text=Really Big Flags;target=;url=Really_Big_Flags.html;");
}

with(milonic=new menuname("Flag ProtocolFlag HistoryLEFT_MENU")){
style=submenuStyle;
aI("text=Flag History;target=;url=Flag_History.html;");
}


 drawMenus();

