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="#707880";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#9Fa0bC";
offcolor="#000000";
onbgcolor="#eedd88";
oncolor="#000000"
outfilter="Fade(duration=0.4)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#707880";
separatorsize=1;
subimage="./FIGURES/blank.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=61;
aI("showmenu=home;text= Home ;url=./index.shtml;");
aI("showmenu=about;text=&nbsp; About us &nbsp;;url=./WHOAREWE/index.shtml;");
aI("showmenu=pacssonet;text=&nbsp; PACS-SONET &nbsp;;url=./PACSSONET/index.shtml;");
aI("showmenu=field;text=&nbsp; International Field Programs &nbsp;;");
aI("showmenu=data;text=&nbsp; Data &nbsp;;");
aI("showmenu=research;text=&nbsp; Research &nbsp;;url=./PREPRINTS/index.shtml;");
aI("showmenu=educational;text=&nbsp; Educational Material &nbsp;;");
aI("showmenu=links;text= Links ;url=./LINKS/index.shtml;");
}

with(milonic=new menuname("home")){
style=menuStyle;
}

with(milonic=new menuname("about")){
style=menuStyle;
aI("text=Who are we?;url=./WHOAREWE/index.shtml;target=_self;")
aI("text=From PACS-SONET to the present &nbsp;url=./HISTORY/index.shtml;target=_self;")
aI("text=Photo Gallery;url=./GALLERY/index.shtml;target=_self;")
aI("text=Acknowledgments;url=./ABOUT/Acknowledgments.shtml;target=_self;")
aI("text=Contact us;url=./CONTACTUS/index.shtml;target=_self;")
}

with(milonic=new menuname("pacssonet")){
style=menuStyle;
aI("text=History &nbsp;;url=./html/PACSSONETHIS.htm;target=_self;");
aI("text=Historical Database (Catalog);url=../html_files/inventory.html;target=_self;");
aI("text=Altiplano experiments;url=./ALTIPLANO/NF/;target=_self;");
aI("text=Arequipa experiment;url=./AREQUIPA2006/averages.html;target=_self;");
aI("text=Venezuelan Llanos experiment;url=./VENEZUELA2005/;target=_self;");
aI("text=INOCAR cruise;url=./INOCAR/html/plan.html;target=_self;");
aI("text=Panama experiment;url=../expana/;target=_self;");
}

with(milonic=new menuname("field")){
style=menuStyle;
aI("text=SALLJEX 2002-2003&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=./html/salljex.html;target=_self;");
aI("text=NAME 2004&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=./html/NAME/SPANISH/index.html;target=_self;");
aI("text=NAMMA 2006&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=./NAMMA/e_introduction.html;target=_self;");
}

with(milonic=new menuname("data")){
style=menuStyle;
aI("text=PACS-SONET Historical Database (Catalog);url=../html_files/inventory.html;target=_self;");
aI("text=PACS-SONET Database (Download);url=../web/ARCHIVED/pacsdata.shtml;target=_self;");
aI("text=Satellite Imagery;url=./SATELLITE/;target=_self;");
aI("text=Data from field experiments;url=./ARCHIVED/index.shtml;target=_self;");
}

with(milonic=new menuname("research")){
style=menuStyle;
aI("text=Publications and Preprints;url=./PREPRINTS/index.shtml;");
aI("text=Recoverable Radiosonde Systems;url=./RECOVERABLE/index.shtml;target=_self;");
aI("text=Altiplano Climate;url=./ALTIPLANO/;target=_self;");
aI("text=SE Pacific Stratocumulus (VOCALS) &nbsp;;url=./VOCALS/;target=_self;");
aI("text=Cloudiness Climatology with MODIS;url=./MODIS/;target=_self;");
aI("text=Material in support of IASCLIP;url=./IASCLIP/;target=_self;");
}


with(milonic=new menuname("educational")){
style=menuStyle;
aI("text=The Climate of the Altiplano and the Chaco Document&nbsp;;url=./PASA/sindex.shtml;target=_self;");
aI("text=Making pilot balloon observations with a theodolite&nbsp;;url=./MANUAL/index.shtml;target=_self;");
aI("text=Processing pilot balloon data using CORRIGE &nbsp;&nbsp;;url=./CORRIGE/index.shtml;target=_self;");
aI("text=Workshops and training Activities;url=./WORKSHOPS/index.shtml;target=_self;");
}
with(milonic=new menuname("Links")){
style=menuStyle;
}

drawMenus();
