_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=.././;");
aI("text=Branders;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=A-Z Steak Branders;target=;url=a-z-steak-branders.php;");
aI("text=Interchangeable Brand Letters;target=;url=interchangeable-brand-letters.php;");
aI("text=Military and Political Steak Brands;target=;url=military-and-political-steak-brands.php;");
aI("text=Monogrammed Steak Branding Irons;target=;url=monogrammed-steak-branding-irons.php;");
aI("text=Numbers Steak Brands;target=;url=numbers-steak-brands.php;");
aI("text=Themed Steak Branders;target=;url=themed-steak-branders.php;");
aI("text=Western Monogram Steak Branders;target=;url=western-monogram-steak-branders.php;");
aI("text=Site Map;target=;url=sitemap.php;");
}


 drawMenus();
