_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Navy";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="Navy";
offcolor="Aqua";
onbgcolor="Blue";
onbold="bold";
oncolor="White";
padding="6";
pagecolor="White";
separatorcolor="Navy";
separatorsize="1";
subimage="images/blackblue1.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="Navy";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Blue";
offcolor="#ffffff";
onbgcolor="Navy";
onbold="bold";
oncolor="Aqua";
padding="4";
pagecolor="White";
separatorcolor="Navy";
separatorsize="1";
subimage="images/blackblue1.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Lasers;target=;url=Lasers.html;");
aI("text=Custom License Plates;target=;url=Custom-License-Plates.html;");
aI("text=Key Tags;target=;url=Key-Tags.html;");
aI("text=Free Evaluation Samples;target=;url=Free-Evaluation-Samples.html;");
aI("text=Get a Quote;target=;url=Get-a-Quote.html;");
aI("text=Laser Articles;target=;url=Laser-Articles.html;");
aI("text=Resource Links;target=;url=Resource-Links.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
