ordernumber="8782847";
emptyimage="/FX/transparent.gif";// Transparent image in gif format.
showdelay=0;//Time delay before submenus are displayed. Unit is milliseconds.
hidedelay=50;//Time delay before submenus are hidden. Unit is milliseconds.

with(TopitemStyle=new fxstyle()){
width=650;
height=18;
color="darkblue";
coloron="#000000";
bgcolor="#ffffff";
bgcoloron="#ffffff";
fontsize="9pt";
fontfamily="Arial";
fontweight="normal";
fontweighton="bold";
align="center";
}

with(TopmenuStyle=new fxmenustyle()){
menubgcolor="#ffffff";
menuborderwidth=1;
menubordercolor="#3399cc";
highlightpath=true;
wiseposition=true;
}

with(SubitemStyle=new fxstyle()){
width=190;
height=20;
color="#00458A";
coloron="#00458A";
bgcolor="#ffffff";
bgcoloron="#ffffff";
borderwidth=1;
bordercolor="#ffffff"
bordercoloron="#3399cc"
fontsize="9pt";
fontfamily="Arial";
arrow="/FX/arrowblack.gif";
arrowright=0;
}

with(SubmenuStyle=new fxmenustyle()){
menubgcolor="#ffffff";
menuborderwidth=1;
menubordercolor="#3399cc";
highlightpath=true;
wiseposition=true;
}

with(LoweritemStyle=new fxstyle()){
width=650;
height=16;
color="darkblue";
bgcolor="#ffffff";
bgcoloron="#ffffff";
fontsize="9pt";
paddingtop=1;
fontfamily="Arial";
fontweighton="bold";
align="center";
}

with(LowermenuStyle=new fxmenustyle()){
menubgcolor="#ffffff";
menuborderwidth=1;
menubordercolor="#3399cc";
highlightpath=true;
wiseposition=true;
}


/*Start Lower Menu Declarations*/

with(new fxmenu("LowerMenu")){
style=LoweritemStyle;
menustyle=LowermenuStyle;
visible=true;
position="relative";
orientation="horizontal";
fx("text=About Us;url=http://www.nmfs.noaa.gov/aboutus.htm;width=220;");
fx("text=Privacy Policy;url=http://www.noaa.gov/privacy.html;width=220;");
fx("text=Email the Webmaster;url=mailto:NEFSC.Webmaster@noaa.gov;show=webmaster;width=220;");
}


/*Start Main Menu Declarations*/

with(new fxmenu("MainMenu")){
style=TopitemStyle;
menustyle=TopmenuStyle;
visible=true;
position="relative";
orientation="horizontal";
fx("image=/FX/search.gif;url=/search;show=Search Menu;width=94;");
fx("image=/FX/publications.gif;url=/publications;show=Publications Menu;width=116;");
fx("image=/FX/press.gif;url=/press_release;show=Press Menu;width=86;");
fx("image=/FX/organization.gif;url=/nefsc;show=Organization Menu;width=114;");
fx("image=/FX/labs.gif;show=Labs Menu;width=79;");
fx("image=/FX/historical.gif;url=/history;show=Historical Menu;width=114;");
fx("image=/FX/links.gif;show=Links Menu;width=75;");
fx("image=/FX/species.gif;show=SOS Menu;width=96;");
}

with(new fxmenu("webmaster")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=200;
height=150
fx("text=Questions about Fisheries related topics should NOT be sent to the Webmaster. <P>Click <b><u>HERE</u></b> to submit those questions directly to our information office.;url=/library/infopage.htm;fontsize=10pt;bgcoloron=#ffffff;");
}

with(new fxmenu("Search Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=150;
fx("text=Site Index;url=/nefsclibrary/si.html;");
fx("text=Search NMFS;url=/search/;");
fx("text=Additional NEFSC Info;url=/library/infopage.htm;");
}

with(new fxmenu("Publications Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=275;
fx("text=Main NEFSC Publications Page;url=/nefsc/publications/;");
fx("text=NEFSC Literature Series;url=/nefsc/publications/series/series.htm;");
fx("text=NEFSC Annual and Biennial Lists;url=/nefsc/publications/lists/lists.htm;");
fx("text=Coop. Marine and Research (CMER) Program;url=/nefsc/publications/cmer/cmer.htm;");
fx("text=NEFSC Contract and Grant Reports;url=/nefsc/publications/series/reports.htm;");
fx("text=NEFSC Classic Publications;url=/nefsc/publications/classics/;");
fx("text=;url=;");
fx("text=NEFSC Library;url=/nefsclibrary/;");
}

with(new fxmenu("Press Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=250;
fx("text=NEFSC Press Releases;url=/press_release/;");
fx("text=NOAA Fisheries Press Releases;url=http://www.nmfs.noaa.gov/mediacenter/;");
}

with(new fxmenu("Organization Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=375;
fx("text=Main Organization Page;url=/nefsc/;");
fx("text=Fisheries and Ecosystems Monitoring and Analysis Division;show=FEMAD;url=/femad/;");
fx("text=Resource Evaluation and Assessment Division;show=READ;url=/read/;");
fx("text=Aquaculture and Enhancement Division;show=AED;url=/aed/;");
fx("text=Ecosystems Processes Division;show=EPD;url=/epd/;");
fx("text=Operations, Management, & Information;show=OMI;url=/omi/;");
fx("text=Data Management Systems;url=/dms/;");
fx("text=National Systematics Laboratory;url=/nsl/;");
fx("text=Office of Marine Ecosystems Studies;url=/omes/;");
}  

with(new fxmenu("OMI")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=250;
fx("text=Facility Operation and Safety Branch;url=/omi/fosb/;");
fx("text=Research Communications Branch;url=/omi/rcb/;");
fx("text=Budget and Finance Branch;url=/omi/bfb/;");
}


with(new fxmenu("EPD")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=250;
fx("text=Behavorial Ecology Branch;url=/epd/behavior/;");
fx("text=Oceanography Branch;url=/epd/ocean/;");
fx("text=Coastal Ecology Branch;url=/epd/coasteco/;");
fx("text=Marine Chemistry Branch;url=/epd/marchem/;");
}

with(new fxmenu("AED")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=275;
fx("text=Biotechnology Branch;url=/aed/biotech/;");
fx("text=Culture Systems and Habitat Evaluation Branch;url=/aed/culture/;");
}

with(new fxmenu("READ")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=250;
fx("text=Social Sciences Branch;url=/read/socialsci/;");
fx("text=Population Dynamics Branch;url=/read/popdy;");
fx("text=Protected Species Branch;url=/read/protspp;");
}

with(new fxmenu("FEMAD")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=250;
fx("text=Population Biology Branch;url=/femad/pbio/;");
fx("text=Ecosystems Surveys Branch;url=/femad/ecosurvey/;");
fx("text=Fisheries Sampling Branch;url=/femad/fishsamp/;");
}

with(new fxmenu("Labs Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=325;
fx("text=NEFSC Narragansett RI Laboratory;url=http://na.nefsc.noaa.gov;");
fx("text=NEFSC Milford CT Laboratory;url=http://mi.nefsc.noaa.gov;");
fx("text=NEFSC JJ Howard, Highlands NJ Laboratory;url=http://sh.nefsc.noaa.gov;");
fx("text=NEFSC National Systematics Laboratory, Washington D.C.;url=/nefsc/systematics/;");
fx("text=NEFSC Maine Field Station, Orono ME;url=/nefsc/orono/;");
fx("text=NEFSC Woods Hole MA Laboratory;url=/nefsc/woodshole;");
}

with(new fxmenu("Historical Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=300;
fx("text=Fisheries Historical Page;url=/history;");
fx("text=Fisheries Ships that Sailed out of Woods Hole;url=/history/ships.html;");
fx("text=Historical Fisheries Photos;url=/history/photos.html;");
fx("text=Historical Fisheries Articles and Documents;url=/history/stories.html;");
fx("text=NOAA History;url=/history/noaa.html;");
fx("text=NEFSC Laboratory Information;url=/history/nefsc.html;");
fx("text=FishFAQ - A bouillabaisse of facinating fish facts;url=/history/faqs.html;");
fx("text=Woods Hole Science Aquarium;url=http://aquarium.nefsc.noaa.gov;");
}

with(new fxmenu("Links Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=260;
fx("text=USA.gov - The US Govt. Official Web Portal;url=http://www.usa.gov/;");
fx("text=Dept. of Commerce;url=http://www.doc.gov;");
fx("text=NOAA;url=http://www.noaa.gov;");
fx("text=Information Quality;url=http://www.cio.noaa.gov/Policy_Programs/info_quality.html;");
fx("text=Disclaimer;url=http://www.nefsc.noaa.gov/endorse.html;");
fx("text=NOAA's Employee Locator;url=https://nsd.rdc.noaa.gov/nsd/pubsearch;");
fx("text=NOAA's National Marine Fisheries Service ;url=http://www.nmfs.noaa.gov;");
fx("text=Fisheries Science Centers ;url=http://www.st.nmfs.gov/sciencecenters/index.html;");
fx("text=Fisheries Forms;url=http://www.nmfs.noaa.gov/gpea_forms/forms.htm;");
fx("text=Northeast Regional Office;url=http://www.nero.noaa.gov;");
fx("text=Fishery Management Councils;url=http://www.nmfs.noaa.gov/councils.htm;");
fx("text=Official Federal Regulations Site;url=http://www.regulations.gov/;");
fx("text=Woods Hole Diversity;url=/cgi-bin/goto.pl?http://www.woodsholediversity.org/index.htm;");
fx("text=NEFSC EEODAC;url=/EEODAC/;");
fx("text=NOAA Ship Delaware II;url=/delaware2;");
}

with(new fxmenu("SOS Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=175;
fx("text=Status of Fishery Resources;url=/sos;");
fx("text=Principal groundfish;show=PG Menu;");
fx("text=Flounders;show=FL Menu;");
fx("text=Other groundfish;show=OG menu;");
fx("text=Principal pelagics;show=PP menu;");
fx("text=Other fish;show=OF menu;");
fx("text=Invertebrates ;show=IV Menu;");
fx("text=Anadromous fish;show=AF menu;");
fx("text=;url=;");
}

with(new fxmenu("AF menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=150;
fx("text=River herring;url=/sos/spsyn/af/herring;");
fx("text=American shad;url=/sos/spsyn/af/shad;");
fx("text=Striped bass;url=/sos/spsyn/af/sbass;");
fx("text=Atlantic salmon;url=/sos/spsyn/af/salmon;");
fx("text=Sturgeon;url=/sos/spsyn/af/sturgeon;");
fx("text=;url=;");
}

with(new fxmenu("OF menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=150;
fx("text=Butterfish;url=/sos/spsyn/op/butter;");
fx("text=Bluefish;url=/sos/spsyn/op/bluefish;");
fx("text=Spiny dogfish;url=/sos/spsyn/op/dogfish;");
fx("text=Skates;url=/sos/spsyn/op/skate;");
fx("text=American eel;url=/sos/spsyn/op/eel;");
fx("text=Atlantic hagfish;url=/sos/spsyn/op/hagfish;");
fx("text=;url=;");
}

with(new fxmenu("PP menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=150;
fx("text=Atlantic herring;url=/sos/spsyn/pp/herring;");
fx("text=Atlantic mackerel;url=/sos/spsyn/pp/mackerel;");
fx("text=;url=;");
fx("text=;url=;");
}

with(new fxmenu("FL Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=150;
fx("text=Yellowtail flounder;url=/sos/spsyn/fldrs/yellotail;");
fx("text=Summer flounder;url=/sos/spsyn/fldrs/summer;");
fx("text=American plaice;url=/sos/spsyn/fldrs/plaice;");
fx("text=Witch flounder;url=/sos/spsyn/fldrs/witch;");
fx("text=Winter flounder;url=/sos/spsyn/fldrs/winter;");
fx("text=Windowpane flounder;url=/sos/spsyn/fldrs/window;");
fx("text=Atlantic halibut;url=/sos/spsyn/fldrs/halibut;");
fx("text=;url=;");
}

with(new fxmenu("OG menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=150;
fx("text=Goosefish;url=/sos/spsyn/og/goose;");
fx("text=Scup;url=/sos/spsyn/og/scup;");
fx("text=Black sea bass;url=/sos/spsyn/og/seabass;");
fx("text=Ocean pout;url=/sos/spsyn/og/pout;");
fx("text=White hake;url=/sos/spsyn/og/hake;");
fx("text=Cusk;url=/sos/spsyn/og/cusk;");
fx("text=Atlantic wolffish;url=/sos/spsyn/og/wolf;");
fx("text=Tilefish;url=/sos/spsyn/og/tile;");
fx("text=;url=;");
}

with(new fxmenu("PG Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=150;
fx("text=Atlantic cod;url=/sos/spsyn/pg/cod;");
fx("text=Haddock;url=/sos/spsyn/pg/haddock;");
fx("text=Acadian redfish;url=/sos/spsyn/pg/redfish;");
fx("text=Silver hake;url=/sos/spsyn/pg/silverhake;");
fx("text=Red hake;url=/sos/spsyn/pg/redhake;");
fx("text=Pollock;url=/sos/spsyn/pg/pollock;");
fx("text=;url=;");
}


with(new fxmenu("IV Menu")){
style=SubitemStyle;
menustyle=SubmenuStyle;
width=200;
fx("text=Northern shortfin squid (Illex);url=/sos/spsyn/iv/sfsquid;");
fx("text=Longfin inshore squid (Loligo);url=/sos/spsyn/iv/lfsquid;");
fx("text=American lobster;url=/sos/spsyn/iv/lobster;");
fx("text=Northern shrimp;url=/sos/spsyn/iv/shrimp;");
fx("text=Surfclam;url=/sos/spsyn/iv/surfclam;");
fx("text=Ocean quahog;url=/sos/spsyn/iv/quahog;");
fx("text=Sea scallop;url=/sos/spsyn/iv/scallop;");
fx("text=Deep sea red crab;url=/sos/spsyn/iv/redcrab;");
fx("text=;url=;");
}


buildMenus();
