_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="Black";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover2.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efab66";
offcolor="#787878";
onbgcolor="#ffbb66";
oncolor="#787878";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="38";
aI("text=Home;target=;url=http://www.marlinrosettes.com/;align=center;");
aI("showmenu=Rosettes/Rosette RangesINFO_BAR_MENU;text=Rosettes;target=;url=Rosettes.html;align=center;");
aI("text=Sashes;target=;url=Sashes.html;align=center;");
aI("text=How To Order;target=;url=How-To-Order.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("Rosettes/Rosette RangesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Rosette Ranges;target=;url=Rosette-Ranges.html;");
aI("text=Stock Rosettes;target=;url=Stock-Rosettes.html;");
aI("text=Championship Rosettes;target=;url=Championship-Rosettes.html;");
aI("text=Metallic Championship ;target=;url=Metallic-Championship.html;");
}


 drawMenus();

