fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-15;


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, Verdana, Tahoma";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#FFFFFF";
headercolor="#000000";
itemheight=30;
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#FFFF00";
outfilter="randomdissolve(duration=0.3)";
pagebgcolor="#000000";
pagecolor="#FFFFFF";
separatorcolor="#000000";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, Verdana, Tahoma";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
itemwidth=175;
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#FFFF00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#202020', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(milonic=new menuname("Home")){
style=submenuStyle;
}



with(milonic=new menuname("DogTraining")){
style=submenuStyle;
aI("text=Obedience Training;url=http://www.cabincreekgundogs.com/obediencetraining.html;");
aI("text=Gun Dog Training;url=http://www.cabincreekgundogs.com/gundogtraining.html;");
aI("text=Shed Horn Dog Training;url=http://www.cabincreekgundogs.com/shedhorndogtraining.html;");
aI("text=Fetch Training;url=http://www.cabincreekgundogs.com/fetchtraining.html;");
aI("text=Dock Dog Training;url=http://www.cabincreekgundogs.com/dockdogtraining.html;");


}

with(milonic=new menuname("Dogs")){
style=submenuStyle;
aI("text=Puppies for Sale;url=http://www.cabincreekgundogs.com/puppiesforsale.html;");
aI("text=Started Dogs for Sale;url=http://www.cabincreekgundogs.com/starteddogsforsale.html;");
aI("text=Retired Dogs for Sale;url=http://www.cabincreekgundogs.com/retireddogsforsale.html;");
}

with(milonic=new menuname("BoardingFacilities")){
style=submenuStyle;
}

with(milonic=new menuname("About")){
style=submenuStyle;
}

with(milonic=new menuname("Contact")){
style=submenuStyle;
}




drawMenus();

