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=0;
_subOffsetLeft=2;




with(background=new mm_style()){
bgimage="grn1.gif";
borderstyle="solid";
fontfamily="Arial";
fontsize="100%";
fontstyle="italic";
fontweight="bold";
align="center";
image="transparent.gif";
imagepadding=4;
itemheight=45;
itemwidth=120;
offcolor="#ffff00";
oncolor="#ffffff";
overbgimage="grn2.gif";
separatorcolor="transparent";
separatorsize=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=10;
itemheight=45;
itemwidth=120;
left=10;
style=background;
top=10;
aI("bgimage=grn1.gif;overbgimage=grn2.gif;text=Home;url=http://campwoodlandhills.org/;");
aI("bgimage=grn1.gif;overbgimage=grn2.gif;showmenu=Facilities;text=Facilities;");
aI("bgimage=grn1.gif;overbgimage=grn2.gif;text=Directions;url=http://campwoodlandhills.org/Directions.htm;");
aI("bgimage=grn1.gif;overbgimage=grn2.gif;text=Camp Rules;url=http://campwoodlandhills.org/Grounds Rules.htm;");
aI("bgimage=grn1.gif;overbgimage=grn2.gif;text=Rates;url=http://campwoodlandhills.org/Rates.htm;");
aI("bgimage=grn1.gif;overbgimage=grn2.gif;text=Calendar;url=http://campwoodlandhills.org/Calendar.htm;");
aI("bgimage=grn1.gif;overbgimage=grn2.gif;text=Contact Us;url=http://campwoodlandhills.org/Contact.htm;");
aI("bgimage=safer.gif;overbgimage=get.gif;status=To Firefox Page;url=http://www.mozilla.com/firefox;target=windowname;");
}

with(milonic=new menuname("Facilities")){
overflow="scroll";
style=background;
aI("text=MAP;url=http://campwoodlandhills.org/Facilities.htm;");
aI("text=Restoration Lodge;url=http://campwoodlandhills.org/lodge.htm;target=windowname;");
aI("text=Cabins;url=http://campwoodlandhills.org/cabins.htm;target=windowname;");
aI("text=Ball Field;url=http://campwoodlandhills.org/ballfield.htm;target=windowname;");
aI("text=Bath House;url=http://campwoodlandhills.org/bathhouse.htm;target=windowname;");
aI("text=Craft Room;url=http://campwoodlandhills.org/craftroom.htm;target=windowname;");
aI("text=Half-Way House;url=http://campwoodlandhills.org/halfwayhouse.htm;target=windowname;");
aI("text=Hilltop House;url=http://campwoodlandhills.org/hilltop.htm;target=windowname;");
aI("text=The Pavilion;url=http://campwoodlandhills.org/pavilion.htm;target=windowname;");
aI("text=Lower Pavilion;url=http://campwoodlandhills.org/lowerpavilion.htm;target=windowname;");
aI("text=Pine Room;url=http://campwoodlandhills.org/pineroom.htm;target=windowname;");
aI("text=Pool;url=http://campwoodlandhills.org/pool.htm;target=windowname;");
}

drawMenus();

