_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="LightGoldenrodYellow";
offcolor="Firebrick";
onbgcolor="Crimson";
oncolor="#FFFFFF";
padding="6";
pagebgcolor="LightGoldenrodYellow";
pagecolor="Crimson";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="154";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="LightGoldenrodYellow";
offcolor="Firebrick";
onbgcolor="Crimson";
onbold="bold";
oncolor="White";
padding="4";
pagecolor="Crimson";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://cheboyganhumanesociety.org/;");
aI("text=Old_Home;target=;url=Old_Home.html;");
aI("text=Hours;target=;url=Hours.html;");
aI("text=Special Events;target=;url=Special-Events.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Adoption;target=;url=Adoption.html;");
aI("text=Cremation Services;target=;url=Cremation.html;");
aI("text=Dealing with the Death of Your Pet;target=;url=Dealing-with-the-Death-of-Your-Pet.html;");
aI("text=Donate Online;target=;url=Donate.html;");
aI("text=Education Programs;target=;url=Education-Programs.html;");
aI("text=Join Online;target=;url=Join.html;");
aI("text=Lost Pet;target=;url=Lost-Pet.html;");
aI("text=Volunteers;target=;url=Volunteers.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Directions & Maps;target=;url=Directions.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

