_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dedede";
oncolor="#dedede";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover2.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#002AAA";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#AAD4FF";
offcolor="#000055";
onbgcolor="#FFA97F";
oncolor="#787878";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="38";
aI("text=Home;target=;url=index.html;align=center;");
aI("showmenu=Dog Furniture/Bowsers Double Donut BedLEFT_MENU;text=Dog Furniture;target=;url=Dog-Furniture.html;align=center;");
aI("showmenu=Dog Training/Kingdom of Pets SitStayFetchLEFT_MENU;text=Dog Training;target=;url=Dog-Training.html;align=center;");
aI("showmenu=Dog Products/Wizdog Indoor Dog PottyLEFT_MENU;text=Dog Products;target=;url=Dog-Products.html;align=center;");
}

with(milonic=new menuname("Dog Furniture/Bowsers Double Donut BedLEFT_MENU")){
style=submenuStyle;
aI("text=Bowsers Double Donut Bed;target=;url=Bowsers-Double-Donut-Bed.html;");
aI("text=Bowsers Donut Bed;target=;url=Bowsers-Donut-Bed.html;");
}

with(milonic=new menuname("Dog Training/Kingdom of Pets SitStayFetchLEFT_MENU")){
style=submenuStyle;
aI("text=Kingdom of Pets SitStayFetch;target=;url=Kingdom-of-Pets-SitStayFetch.html;");
aI("text=Dove Cresswell's Puppy and Dog Training Online;target=;url=Dove-Cresswell's-Puppy-and-Dog-Training-Online.html;");
}

with(milonic=new menuname("Dog Products/Wizdog Indoor Dog PottyLEFT_MENU")){
style=submenuStyle;
aI("text=Wizdog Indoor Dog Potty;target=;url=Wizdog-Indoor-Dog-Potty.html;");
aI("text=PetSafe Underground Dog Fences;target=;url=PetSafe-Underground-Dog-Fences.html;");
aI("text=QuickCare Pet Insurance;target=;url=QuickCare-Pet-Insurance.html;");
aI("text=RoamEO GPS Dog Tracking and Locator System;target=;url=RoamEO-GPS-Dog-Tracking-and-Locator-System.html;");
}


 drawMenus();

