_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkOliveGreen";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
pagebgcolor="DarkOliveGreen";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.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="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="DarkOliveGreen";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Dog Heating Pad;target=;url=http://www.dogheatingpad.net/;");
aI("text=Heated Pet Bowls;target=;url=heated-pet-bowls.html;");
aI("text=Dog Crate Pads;target=;url=dog-crate-pads.html;");
aI("text=Memory Foam Dog Beds;target=;url=memory-foam-dog-beds.html;");
aI("text=Dog House Heater;target=;url=dog-house-heater.html;");
aI("text=Heated Dog Bed - What Should You Look For;target=;url=heated-dog-bed-what-should-you-look-for.html;");
aI("text=Fleece Dog Coats;target=;url=fleece-dog-coats.html;");
aI("text=Heated Dog Bed;target=;url=heated-dog-bed.html;");
aI("text=Orthopedic Dog Beds;target=;url=orthopedic-dog-beds.html;");
aI("text=Pet Bed Warmer;target=;url=Pet-Bed-Warmer.html;");
aI("text=Pet Bed Heaters;target=;url=Pet-Bed-Heaters.html;");
aI("text=Organic Dog Bed;target=;url=organic-dog-bed.html;");
aI("text=Dog Car Covers;target=;url=dog-car-covers.html;");
aI("text=Fleece Dog Beds;target=;url=fleece-dog-beds.html;");
aI("text=Heated Pet Mat;target=;url=heated-pet-mat.html;");
}


 drawMenus();

