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

with(aqkStyle=new mm_style()){
bordercolor="#ff0000";
borderstyle="dotted";
borderwidth=1;
fontfamily="Comic sans MS, Tahoma, Arial";
fontsize="80%";
fontstyle="bold";
headerbgcolor="#00ffff";
headercolor="#000000";
offbgcolor="#78ffaa";
offcolor="#360000";
onbgcolor="#007933";
oncolor="#caff00";
outfilter="randomdissolve(duration=0.8)";
overfilter="Fade(duration=0.6);Alpha(opacity=85);Shadow(color=#227750', Direction=135, Strength=12)";
padding=2;
pagebgcolor="#55555f";
pagecolor="#88888f";
separatorcolor="#ffff43";
separatorsize=1;
subimage="../im/arrow.gif";
subimagepadding=1;
}

with(ScrollingSampStyle=new mm_style()){
bordercolor="#00a062";
borderstyle="solid";
borderwidth=3;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#78ffaa";
offcolor="#360000";
onbgcolor="#007933";
oncolor="#caff00";
padding=4;
}

with(milonic=new menuname("Main Menu")){
bordercolor="#ff0000";
borderstyle="dotted";
borderwidth=1;
alwaysvisible=1;
itemwidth="133";
screenposition="center";
menualign="center";
menuwidth="auto";
orientation="horizontal";
style=aqkStyle;
aI("text=-;itemwidth=11;url=http://www.milonic.com/;");
aI("text=  Home   ;url=index.php;");
aI("text=  About Us! ;url=tourinfo_en.php;");
aI("showmenu=TOURISM;text= EcoTourism    ;");
aI("showmenu=VOLUN;text=   Volunteering    ;");
aI("text=    Photos    ;url=fotos1_en.php;");
}

with(milonic=new menuname("MILONIC2")){
overflow="scroll";
itemwidth=11;
style=aqkStyle;
aI("text=um!;url=http://www.milonic.com/;")
}

with(milonic=new menuname("VOLUN")){
overflow="scroll";
itemwidth=222;
style=aqkStyle;
aI("text=Volunteering at Rio Blanco!;url=volu_en.php;target=HC2;targetfeatures=width=540,height=480,scrollbars")
aI("text=More information? ;url=volinfo_en.php;target=HC2;targetfeatures=width=540,height=480,scrollbars")
aI("text=Our Application/Volunteer form.;url=volform_en.php;target=HC2;targetfeatures=width=540,height=480,scrollbars")
}

with(milonic=new menuname("TOURISM")){
style=aqkStyle;
aI("text=What is ECOTOURISM? ;url=eco_en.php;target=HC2;targetfeatures=width=540,height=480,scrollbars");
aI("text=Tourist information- ;url=tour_en.php;");
}

with(milonic=new menuname("PHOTOS")){
style=aqkStyle;
aI("text=Photos...;url=fotos1.php?parm1=1;target=HC2;targetfeatures=width=540,height=550,scrollbars");
aI("text=Photos...;url=fotos1.php?parm1=2;target=HC2;targetfeatures=width=540,height=550,scrollbars");
aI("text=More photos...;");
}

with(milonic=new menuname("PHOT1")){
style=aqkStyle;
aI("text=photos;url=fotos1.php;target=HC2;targetfeatures=width=540,height=480,scrollbars");
}
with(milonic=new menuname("PHOT2")){
style=aqkStyle;
aI("text=photos..;url=fotos1;target=HC2;targetfeatures=width=540,height=480,scrollbars");
}
with(milonic=new menuname("PHOT3")){
style=aqkStyle;
aI("text=more photos....;url=fotos1;target=HC2;targetfeatures=width=540,height=480,scrollbars");
}

drawMenus();

