_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big1.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover1.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#565656";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Healthy Dog Treats;target=;url=http://www.healthydogtreats.org/;");
aI("text=All Natural Dog Treats;target=;url=All-Natural-Dog-Treats.html;");
aI("text=Gourmet Dog Treats;target=;url=Gourmet-Dog-Treats.html;");
aI("text=Peanut Butter Dog Treats;target=;url=Peanut-Butter-Dog-Treats.html;");
aI("text=Dingo Dog Treats;target=;url=Dingo-Dog-Treats.html;");
aI("text=Homemade Dog Treats;target=;url=Homemade-Dog-Treats.html;");
aI("text=Organic Dog Treats;target=;url=Organic-Dog-Treats.html;");
aI("text=Hypoallergenic Dog Treats;target=;url=Hypoallergenic-Dog-Treats.html;");
aI("text=Puppy Training Dog Treats;target=;url=Puppy-Training-Dog-Treats.html;");
}


 drawMenus();

