_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Blue";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkBlue";
offcolor="AliceBlue";
onbgcolor="YellowGreen";
oncolor="#000000";
padding="6";
separatorcolor="Blue";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="6";
itemwidth="230";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="Blue";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkBlue";
offcolor="AliceBlue";
onbgcolor="YellowGreen";
oncolor="Black";
padding="4";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=692;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Total Impact SignsDigital PrintingINFO_BAR_MENU;text=Total Impact Signs;target=;url=./;");
aI("showmenu=Harley Davidson SalesPurchase A SportsterINFO_BAR_MENU;text=Harley Davidson Sales;target=;url=Harley-Davidson-Sales.html;");
aI("text=Auto Appearance;target=;url=Auto-Appearance.html;");
}

with(milonic=new menuname("Total Impact SignsDigital PrintingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Digital Printing;target=;url=Digital-Printing.html;");
aI("text=Commercial;target=;url=Commercial.html;");
aI("showmenu=Display SystemsBanner StandsINFO_BAR_MENU;text=Display Systems;target=;url=Display-Systems.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Display SystemsBanner StandsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Banner Stands;target=;url=Banner-Stands.html;");
aI("text=Cases & Accessories;target=;url=Cases-&-Accessories.html;");
aI("text=Counters & Platforms;target=;url=Counters-&-Platforms.html;");
aI("text=DFA Imports;target=;url=DFA-Imports.html;");
aI("text=Exhibit Truss Systems;target=;url=Exhibit-Truss-Systems.html;");
aI("text=Folding Panel Displays;target=;url=Folding-Panel-Displays.html;");
aI("text=Info Centres;target=;url=Info-Centres.html;");
aI("text=Lighting;target=;url=Lighting.html;");
aI("text=Literature Racks;target=;url=Literature-Racks.html;");
aI("text=Pop-Up Displays;target=;url=Pop-Up-Displays.html;");
aI("text=Tension Fabric Systems;target=;url=Tension-Fabric-Systems.html;");
}

with(milonic=new menuname("Harley Davidson SalesPurchase A SportsterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Purchase A Sportster;target=;url=Purchase-A-Sportster.html;");
aI("text=Purchase A Dyna;target=;url=Purchase-A-Dyna.html;");
aI("text=Purchase A Softail;target=;url=Purchase-A-Softail.html;");
aI("text=Purchase A VRSC;target=;url=Purchase-A-VRSC.html;");
aI("text=Purchase A Touring;target=;url=Purchase-A-Touring.html;");
aI("text=Contact Harley Sales;target=;url=Contact-Harley-Sales.html;");
}


 drawMenus();
