_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="OliveDrab";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="OliveDrab";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/whitegrey.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkGoldenrod";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/whitegrey.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Dog Heating Pad/Heated Dog BedINFO_BAR_MENU;text=Dog Heating Pad;target=;url=http://www.dogheatingpad.net/;");
aI("showmenu=Easy Dog Training/Behavior Dog TrainingINFO_BAR_MENU;text=Easy Dog Training;target=;url=easy-dog-training.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Dog Heating Pad/Heated Dog BedINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Heated Dog Bed;target=_blank;url=http://www.dogheatingpad.net/heated-dog-bed.html;");
aI("text=Dog Car Seat Covers;target=_blank;url=http://www.dogheatingpad.net/dog-car-covers.html;");
aI("text=Fleece Dog Bed;target=_blank;url=http://www.dogheatingpad.net/fleece-dog-beds.html;");
aI("text=Dog House Heater;target=_blank;url=http://www.dogheatingpad.net/dog-house-heater.html;");
}

with(milonic=new menuname("Easy Dog Training/Behavior Dog TrainingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Behavior Dog Training;target=_blank;url=http://www.dogheatingpad.net/behavior-dog-training.html;");
aI("text=Free Dog Training Tips;target=_blank;url=http://www.dogheatingpad.net/free-dog-training-tips.html;");
}


 drawMenus();

