_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=http://www.elitebrandingirons.com/;");
aI("text=Shop;target=;url=shop/;");
aI("text=Aprons;target=;url=aprons.php;");
aI("text=Branders;target=;url=branders/;");
aI("text=More Branders;target=;url=more-branders/;");
aI("text=Mini Branding Irons;target=;url=mini-branding-irons.php;");
aI("text=Meat and Game Home Delivery;target=;url=meat-and-game-home-delivery.php;");
aI("text=Food Flippers;target=;url=food-flippers.php;");
aI("text=Gifts;target=;url=gifts.php;");
aI("text=Grills and Tools;target=;url=grills-and-tools.php;");
aI("text=Steak Plates;target=;url=steak-plates.php;");
aI("text=Site Map;target=;url=sitemap.php;");
aI("text=Videos;target=;url=videos.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Privacy;target=;url=privacy.html;");
}


 drawMenus();

