
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=2                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=15              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

with(topStyle=new mm_style()){
onbgcolor="#0000C0";
oncolor="#ffffff";
offbgcolor="#C0C0C0";
offcolor="#0000C0";
bordercolor="#0000C0";
borderstyle="solid";
borderwidth=0;
separatorcolor="#0000C0";
separatorsize="1";
padding=2;
fontsize="9pt";
fontstyle="normal";
fontfamily="Verdana, helvetica, sans serif;";
pagecolor="#000000";
pagebgcolor="#C0C0C0";
headercolor="#000000";
headerbgcolor="#ffffff";
}


with(menuStyle=new mm_style()){
onbgcolor="#0000C0";
oncolor="#ffffff";
offbgcolor="#C0C0C0";
offcolor="#0000C0";
bordercolor="#0000C0";
borderstyle="solid";
borderwidth=1;
separatorcolor="#0000C0";
separatorsize="1";
padding=1;
fontsize="9pt";
fontstyle="normal";
fontfamily="Verdana, helvetica, sans serif;";
pagecolor="#000000";
pagebgcolor="#C0C0C0";
headercolor="#000000";
headerbgcolor="#ffffff";
}

with(milonic=new menuname("Adoption Services")){
style=menuStyle;
overflow="scroll";
aI("text=Adoption Information&nbsp;url=index.cfm?pg=6;");
aI("text=Available Animals&nbsp;url=petango.cfm?pg=5;");
aI("text=Happy Tails&nbsp;url=index.cfm?pg=48;");
aI("text=Breed Specific Rescue Info&nbsp;url=index.cfm?pg=65;");
}
with(milonic=new menuname("Admin")){
style=menuStyle;
overflow="scroll";
aI("text=Slideshows&nbsp;url=m_slideshow.cfm?pg=66;");
aI("text=Menus&nbsp;url=m_menus.cfm?pg=4;");
aI("text=People&nbsp;url=m_persons.cfm?pg=12;");
aI("text=System Settings&nbsp;url=m_settings.cfm?pg=13;");
aI("text=Pets&nbsp;url=m_pets.cfm?pg=14;");
aI("text=Home Page Links&nbsp;url=m_teasers.cfm?pg=47;");
aI("text=Hit Counter&nbsp;url=m_stats.cfm?pg=49;");
aI("text=Logout&nbsp;url=userlogout.cfm?pg=11;");
}
with(milonic=new menuname("Shelter Services")){
style=menuStyle;
overflow="scroll";
aI("text=Grooming&nbsp;url=index.cfm?pg=70;");
aI("text=Surrendering Your Animal&nbsp;url=index.cfm?pg=25;");
aI("text=Lost Pets&nbsp;url=pets.cfm?status=Lost&pg=16;");
aI("text=Found Pets&nbsp;url=pets.cfm?status=Found&pg=17;");
aI("text=Available Pets Not at Shelter&nbsp;url=pets.cfm?status=Available&pg=50;");
aI("text=Low Cost Spay/Neuter&nbsp;url=index.cfm?pg=57;");
}
with(milonic=new menuname("Get Involved")){
style=menuStyle;
overflow="scroll";
aI("text=Planned Giving&nbsp;url=index.cfm?pg=71;");
aI("text=Plant A Tree In Honor Of A Loved One&nbsp;url=index.cfm?pg=78;");
aI("text=Volunteer&nbsp;url=index.cfm?pg=32;");
aI("text=Volunteer Calendar&nbsp;url=index.cfm?pg=67;");
aI("text=Become a Member&nbsp;url=index.cfm?pg=27;");
aI("text=Join Online&nbsp;url=join.cfm?pg=46;");
aI("text=Make a Donation&nbsp;url=donate.cfm?pg=19;");
aI("text=Calendar&nbsp;url=calendar.cfm?pg=34;");
aI("text=Foster Animals In Need&nbsp;url=index.cfm?pg=74;");
aI("text=SPCA Wishlist&nbsp;url=index.cfm?pg=59;");
}
with(milonic=new menuname("Behavior & Training")){
style=menuStyle;
overflow="scroll";
aI("text=Dog Issues&nbsp;url=index.cfm?pg=41;");
aI("text=Cat Issues&nbsp;url=index.cfm?pg=42;");
aI("text=Generic Issues&nbsp;url=index.cfm?pg=43;");
aI("text=Ask The Expert&nbsp;url=expert.cfm?pg=39;");
}
with(milonic=new menuname("About Us")){
style=menuStyle;
overflow="scroll";
aI("text=Mission & Services&nbsp;url=index.cfm?pg=22;");
aI("text=Board of Directors&nbsp;url=people.cfm?ID=1&pg=23;");
aI("text=SPCA Staff&nbsp;url=people.cfm?ID=2&pg=40;");
aI("text=Newsletters&nbsp;url=index.cfm?pg=24;");
aI("text=2009 Mutt Strutt&nbsp;url=index.cfm?pg=75;");
aI("text=Pooper Scoop&nbsp;url=news.cfm?pg=10;");
aI("text=Financial Records&nbsp;url=index.cfm?pg=83;target=_blank;");
aI("text=Contact Us&nbsp;url=index.cfm?pg=58;");
}
with(milonic=new menuname("Community Services")){
style=menuStyle;
overflow="scroll";
aI("text=Disaster Relief&nbsp;url=index.cfm?pg=38;");
aI("text=Humane Education&nbsp;url=index.cfm?pg=37;");
aI("text=Pet Therapy&nbsp;url=index.cfm?pg=36;");
aI("text=Plants for Pets-Checker's Mutt Strut 2010&nbsp;url=index.cfm?pg=82;");
}
with(milonic=new menuname("Links")){
style=menuStyle;
overflow="scroll";
aI("text=Other Organizations&nbsp;url=index.cfm?pg=45;");
} 
