_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#6F6F6F";
onbgcolor="#43B1D1";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="#7D8588";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7D8588";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Portable Display Stands;target=;url=portable-display-stands.html;");
aI("text=Acrylic Display Stands;target=;url=acrylic-display-stands.html;");
aI("text=Card Display Stands;target=;url=card-display-stands.html;");
aI("text=Table Top Displays Are A Great Marketing Tool;target=;url=Table_Top_Displays_Are_A_Great_Marketing_Tool.html;");
aI("text=Product Marketing;target=;url=Product_Marketing_With_Exhibition_Display_Stands.html;");
aI("text=Retail Displays;target=;url=Use_Retail_Displays_To_Showcase_Your_Products.html;");
aI("text=Card Display Stand;target=;url=card-display-stand.html;");
aI("text=Jewellery Display Stands;target=;url=jewellery-display-stands.html;");
aI("text=Watch Display Stand;target=;url=watch-display-stand.html;");
aI("text=Popular Exhibition Display Stands;target=;url=Popular_Exhibition_Display_Stands.html;");
aI("text=Floor Display Stands;target=;url=floor-display-stands.html;");
aI("text=Wood Display Stands;target=;url=wood-display-stands.html;");
aI("text=Art Display Stand;target=;url=art-display-stand.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

