fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=50;
_subOffsetTop=290;
_subOffsetLeft=300;




with(menuStyle=new mm_style()){
bordercolor="#444444";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A5B9D4";
offcolor="#000000";
onbgcolor="#FFF4A5";
oncolor="#000000"
outfilter="Fade(duration=0.4)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#444444";
separatorsize=1;
subimage="./IASCLIP/FIGURES/blank.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=100;
aI("showmenu=pacshome;text=&nbsp; PACS-SONET &nbsp;;url=./index.shtml;");
aI("showmenu=iashome;text=&nbsp; Home &nbsp;;url=./IASCLIP/index.shtml;");
aI("showmenu=clima;text=&nbsp; Climatology &nbsp;;url=./IASCLIP/CLIMA/modis.shtml;");
aI("showmenu=geo;text=&nbsp; Some Geography &nbsp;;url=./IASCLIP/GEO/pro_pibal.shtml;");
aI("showmenu=maps;text=&nbsp; Maps &nbsp;;url=./IASCLIP/maps.shtml;");
aI("showmenu=links;text=&nbsp; Links &nbsp;;url=./IASCLIP/links.shtml;");
}

with(milonic=new menuname("pacshome")){
style=menuStyle;
}

with(milonic=new menuname("iashome")){
style=menuStyle;
}

with(milonic=new menuname("clima")){
style=menuStyle;
aI("text=Reanalysis products ;url=./IASCLIP/CLIMA/narr.shtml;target=_self;")
aI("text=MODIS approach;url=./IASCLIP/CLIMA/modis.shtml;target=_self;")
aI("text=Our MODIS project &nbsp;;url=./MODIS/index.html;target=_self;")
}

with(milonic=new menuname("geo")){
style=menuStyle;
aI("text=Possible PIBAL sites &nbsp;;url=./IASCLIP/GEO/pro_pibal.shtml;target=_self;");
aI("text=Possible AWS sites &nbsp;;url=./IASCLIP/GEO/pro_aws.shtml;target=_self;");
aI("text=First draft of possible sites &nbsp;;url=./IASCLIP/GEO/pro_draft.shtml;target=_self;");
aI("text=Buoys location &nbsp;;url=./IASCLIP/buoys.shtml;target=_self;");
aI("text=General information;url=./IASCLIP/GEO/index.shtml;target=_self;");
}

with(milonic=new menuname("maps")){
style=menuStyle;
}

with(milonic=new menuname("Links")){
style=menuStyle;
}

drawMenus();
