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=-2;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="11px";
fontstyle="none";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#669933";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=0)";
padding=3;
pagebgcolor="#e5e5e5";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimage="";
subimagepadding=1;

}

with(subStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffcc";
offcolor="#000000";
onbgcolor="#669933";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=0)";
padding=3;
pagebgcolor="#e5e5e5";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="";
subimagepadding=1;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="vertical";
screenposition="left"
position="relative"
style=menuStyle;
top=0;
aI("subimageposition=0;text=Home;url=index.htm;image=bullet.gif;");
aI("subimageposition=0;text=News &amp; Events;url=news.htm;image=bullet.gif;");
aI("subimageposition=0;text=Encounter Report&nbsp;&nbsp;&nbsp;;url=encounter_report.htm;image=bullet.gif;");
aI("subimageposition=0;text=Encounters;url=encounters.htm;image=bullet.gif;");
aI("subimageposition=0;text=Code of Ethics;url=code_of_ethics.htm;image=bullet.gif;");
aI("subimageposition=0;text=Membership;url=membership.htm;image=bullet.gif;");
aI("subimageposition=0;text=FAQ's;url=faq.htm;image=bullet.gif;");
aI("subimageposition=0;text=Known Hoaxes;url=hoaxes.htm;image=bullet.gif;");
aI("subimageposition=0;text=Audio &amp; Video;url=audio_video.htm;image=bullet.gif;");
aI("subimageposition=0;text=Study Papers;url=study_papers.htm;image=bullet.gif;");
aI("subimageposition=0;text=Literature;url=literature.htm;image=bullet.gif;");
aI("subimageposition=0;text=Humour;url=humour.htm;image=bullet.gif;");
aI("subimageposition=0;text=Merchandise;url=merchandise.htm;image=bullet.gif;");
aI("subimageposition=0;text=Policies;url=policy.htm;image=bullet.gif;");
aI("subimageposition=0;text=Privacy Statement;url=privacy_statement.htm;image=bullet.gif;");
aI("subimageposition=0;text=Links;url=links.htm;image=bullet.gif;");
aI("subimageposition=0;text=Contact;url=contact.htm;image=bullet.gif;");
}

with(milonic=new menuname("Sightings")){
style=subStyle;
aI("subimageposition=0;text=British Columbia;url=sightings_bc.htm;image=bullets/bc.png;");
aI("subimageposition=0;text=Alberta;url=sightings_ab.htm;image=bullets/ab.png;");
aI("subimageposition=0;text=Saskatchewan;url=sightings_sk.htm;image=bullets/sk.png;");
aI("subimageposition=0;text=Yukon;url=sightings_yk.htm;image=bullets/yk.png;");
aI("subimageposition=0;text=Northwest Territories;url=sightings_nwt.htm;image=bullets/nwt.png;");
aI("subimageposition=0;text=Nunavut;url=sightings_nu.htm;image=bullets/nu.png;");
aI("subimageposition=0;text=Manitoba;url=sightings_mn.htm;image=bullets/mn.png;");
aI("subimageposition=0;text=Ontario;url=sightings_on.htm;image=bullets/on.png;");
aI("subimageposition=0;text=Qu&eacute;bec;url=sightings_pq.htm;image=bullets/pq.png;");
aI("subimageposition=0;text=New Brunswick;url=sightings_nb.htm;image=bullets/nb.png;");
aI("subimageposition=0;text=Nova Scotia;url=sightings_ns.htm;image=bullets/ns.png;");
aI("subimageposition=0;text=Newfoundland &amp; Labrador&nbsp;&nbsp;&nbsp;;url=sightings_nf.htm;image=bullets/nf.png;");
aI("subimageposition=0;text=PEI;url=sightings_pei.htm;image=bullets/pei.png;");
}

with(milonic=new menuname("Study_Papers")){
style=subStyle;
aI("subimageposition=0;text=&bull; Estimates of Pitch and Vocal Tract Length from Recorded Vocalizations of Purported Bigfoot;url=article_estimates.htm;");
aI("subimageposition=0;text=&bull; Gigantopithecus Blacki;url=article_gigantopithecus_blacki.htm;");
}

drawMenus();