_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Red";
oncolor="DarkGray";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="60";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightGrey";
offcolor="Black";
onbgcolor="Red";
onbold="bold";
oncolor="Black";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;align=center;bgimage=images/multiblack2L.gif;");
aI("showmenu=ProductsPet TagsLEFT_MENU;text=Products;target=;url=Products.html;align=center;bgimage=images/multiblack2L.gif;");
aI("text=Services;target=;url=Services.html;align=center;bgimage=images/multiblack2L.gif;");
aI("text=Events;target=;url=Events.html;align=center;bgimage=images/multiblack2L.gif;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;bgimage=images/multiblack2L.gif;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;bgimage=images/multiblack2L.gif;");
}

with(milonic=new menuname("ProductsPet TagsLEFT_MENU")){
style=submenuStyle;
aI("text=Pet Tags;target=_blank;url=http://thelasermaster.com/DisplayProducts.aspx?CategoryId=1;");
aI("text=GI Tags;target=_blank;url=http://thelasermaster.com/productsummary.aspx?id=20;");
aI("text=Golf Items;target=_blank;url=http://www.thelasermaster.com/DisplayProducts.aspx?CategoryId=4;");
aI("text=Font List;target=;url=Font-List.html;");
aI("text=Business Cards;target=;url=Business-Cards.html;");
aI("text=Luggage Tags;target=;url=Luggage-Tags.html;");
aI("text=Medical Alert Tags and Containers;target=;url=Medical-Alert-Tags-and-Containers.html;");
aI("text=Portable Devices (Laptops, MP3 Players, etc.);target=;url=Portable-Devices-(Laptops,-MP3-Players,-etc.).html;");
}


 drawMenus();
