/**
 * mm_menu 20MAR2002 Version 6.0
 * Andy Finnell, March 2002
 * Copyright (c) 2000-2002 Macromedia, Inc.
 *
 * based on menu.js
 * by gary smith, July 1997
 * Copyright (c) 1997-1999 Netscape Communications Corp.
 *
 * Netscape grants you a royalty free license to use or modify this
 * software provided that this copyright notice appears on all copies.
 * This software is provided "AS IS," without a warranty of any kind.
 */
function mmLoadMenus() {

/**
 * To add a new menu item, simply copy & paste an existing menu item into the desired location and
 * change the title and target webpage names.

 * For each menu item listed, replace '#' with the full name of the target webpage such as 'wildlife.htm'
 * No other modifications should be necessary.
 */

// Hunting Menu Begin 
  if (window.mm_menu_1024082906_1) return;

  window.mm_menu_1024082906_1 = new Menu("root",226,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#000000","#ebebd7","#a6c2a6","left","middle",3,0,1000,0,0,true,true,true,3,false,true);
  mm_menu_1024082906_1.addMenuItem("Hunting Home","window.open('hunting.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Licenses","window.open('hntlicfe.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Deer","window.open('deer.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Chronic Wasting Disease","window.open('cwdinfo.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Wild Turkey","window.open('turkey_info.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Waterfowl","window.open('waterfowl_info.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Small Game","window.open('smgame_info.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Trapping","window.open('trapping_info.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Wildlife Management Areas","window.open('wmas.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Farmer Info","window.open('farmer.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Hunter Education","window.open('hunted.htm', '_self');");
  mm_menu_1024082906_1.addMenuItem("Regulations","window.open('njregs.htm#hunting', '_self');");
  mm_menu_1024082906_1.addMenuItem("Forms","window.open('forms.htm#hunting', '_self');");
  mm_menu_1024082906_1.addMenuItem("Feature Articles","window.open('featarts.htm#hunting', '_self');");
   mm_menu_1024082906_1.fontWeight="bold";
   mm_menu_1024082906_1.hideOnMouseOut=true;
   mm_menu_1024082906_1.childMenuIcon="images/news_arrow.gif";
   mm_menu_1024082906_1.menuBorder=1;
   mm_menu_1024082906_1.menuLiteBgColor='#ffffff';
   mm_menu_1024082906_1.menuBorderBgColor='#999966';
   mm_menu_1024082906_1.bgColor='#999966';
// Hunting Menu End
   
// Fishing Menu Begin
   if (window.mm_menu_1024082907_1) return;

  window.mm_menu_1024082907_1 = new Menu("root",226,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#000000","#ebebd7","#a6c2a6","left","middle",3,0,1000,0,0,true,true,true,3,false,true);
  mm_menu_1024082907_1.addMenuItem("Fishing Home","window.open('fishing.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Licenses","window.open('fishneed.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Freshwater","window.open('fishing_fresh.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Marine Fisheries","window.open('saltwater.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Shellfish","window.open('shelhome.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Places to Fish","window.open('fishplc.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Pequest","window.open('pequest.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Clean Vessel Act","window.open('cvahome.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Wildlife Management Areas","window.open('wmas.htm', '_self');");
  mm_menu_1024082907_1.addMenuItem("Regulations","window.open('njregs.htm#fishing', '_self');");
  mm_menu_1024082907_1.addMenuItem("Forms","window.open('forms.htm#fishing', '_self');");
  mm_menu_1024082907_1.addMenuItem("Feature Articles","window.open('featarts.htm#fishing', '_self');");
   mm_menu_1024082907_1.fontWeight="bold";
   mm_menu_1024082907_1.hideOnMouseOut=true;
   mm_menu_1024082907_1.childMenuIcon="images/news_arrow.gif";
   mm_menu_1024082907_1.menuBorder=1;
   mm_menu_1024082907_1.menuLiteBgColor='#ffffff';
   mm_menu_1024082907_1.menuBorderBgColor='#999966';
   mm_menu_1024082907_1.bgColor='#999966';
// Fishing Menu End
   
// Regulations Menu Begin
   if (window.mm_menu_1024082908_1) return;

  window.mm_menu_1024082908_1 = new Menu("root",226,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#000000","#ebebd7","#a6c2a6","left","middle",3,0,1000,0,0,true,true,true,3,false,true);
  mm_menu_1024082908_1.addMenuItem("Regulations Home","window.open('njregs.htm', '_self');");
  mm_menu_1024082908_1.addMenuItem("Licenses","window.open('licenses.htm', '_self');");
  mm_menu_1024082908_1.addMenuItem("Fishing","window.open('njregs.htm#fishing', '_self');");
  mm_menu_1024082908_1.addMenuItem("Hunting","window.open('njregs.htm#hunting', '_self');");
  mm_menu_1024082908_1.addMenuItem("Wildlife Management Areas","window.open('wmaregs.htm', '_self');");
  mm_menu_1024082908_1.addMenuItem("Other","window.open('njregs.htm#other', '_self');");
  mm_menu_1024082908_1.addMenuItem("Law Enforcement","window.open('lawhome.htm', '_self');");
   mm_menu_1024082908_1.fontWeight="bold";
   mm_menu_1024082908_1.hideOnMouseOut=true;
   mm_menu_1024082908_1.childMenuIcon="images/news_arrow.gif";
   mm_menu_1024082908_1.menuBorder=1;
   mm_menu_1024082908_1.menuLiteBgColor='#ffffff';
   mm_menu_1024082908_1.menuBorderBgColor='#999966';
   mm_menu_1024082908_1.bgColor='#999966';
// Regulations Menu End
   
// Wildlife Menu Begin
   if (window.mm_menu_1024082909_1) return;

  window.mm_menu_1024082909_1 = new Menu("root",226,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#000000","#ebebd7","#a6c2a6","left","middle",3,0,1000,0,0,true,true,true,3,false,true);
  mm_menu_1024082909_1.addMenuItem("Wildlife Home","window.open('wildlife.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Endangered & Nongame Species","window.open('ensphome.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Wildlife Action Plan","window.open('ensp/waphome.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Black Bear","window.open('bearfacts.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Deer","window.open('deer.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Coyote","window.open('coyote_info.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Fox","window.open('speciesinfo_fox.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Waterfowl/Migratory Birds","window.open('waterfowl_info.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Chronic Wasting Disease","window.open('cwdinfo.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem(" Landowner Habitat Programs","window.open('habitat_progs.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Watchable Wildlife","window.open('watchabl.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Wildlife Management Areas","window.open('wmas.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Regulations","window.open('njregs.htm#other', '_self');");
  mm_menu_1024082909_1.addMenuItem("Injured/Orphaned Wildlife","window.open('bornwild.htm', '_self');");
  mm_menu_1024082909_1.addMenuItem("Forms","window.open('forms.htm#other', '_self');");
  mm_menu_1024082909_1.addMenuItem("Feature Articles","window.open('featarts.htm#other', '_self');");
   mm_menu_1024082909_1.fontWeight="bold";
   mm_menu_1024082909_1.hideOnMouseOut=true;
   mm_menu_1024082909_1.childMenuIcon="images/news_arrow.gif";
   mm_menu_1024082909_1.menuBorder=1;
   mm_menu_1024082909_1.menuLiteBgColor='#ffffff';
   mm_menu_1024082909_1.menuBorderBgColor='#999966';
   mm_menu_1024082909_1.bgColor='#999966';
// Wildlife Menu End
   
// Education Menu Begin
   if (window.mm_menu_1024082910_1) return;

  window.mm_menu_1024082910_1 = new Menu("root",226,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#000000","#ebebd7","#a6c2a6","left","middle",3,0,1000,0,0,true,true,true,3,false,true);
  mm_menu_1024082910_1.addMenuItem("Education Home","window.open('educatn.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Hunter Education","window.open('hunted.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Project WILD","window.open('pwinfo.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Marine Education","window.open('aqtedres.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Teacher Resources","window.open('educatn_tchrs.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Trout In the Classroom","window.open('tic.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Hooked on Fishing-Not on Drugs","window.open('hofnodnj.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Pequest","window.open('pequest.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Sedge Island","window.open('sedge.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Black Bear","window.open('bearinfo.htm', '_self');");
  mm_menu_1024082910_1.addMenuItem("Archery in Schools Program","window.open('nasp.htm', '_self');");
   mm_menu_1024082910_1.fontWeight="bold";
   mm_menu_1024082910_1.hideOnMouseOut=true;
   mm_menu_1024082910_1.childMenuIcon="images/news_arrow.gif";
   mm_menu_1024082910_1.menuBorder=1;
   mm_menu_1024082910_1.menuLiteBgColor='#ffffff';
   mm_menu_1024082910_1.menuBorderBgColor='#999966';
   mm_menu_1024082910_1.bgColor='#999966';
// Education Menu End

   mm_menu_1024082906_1;mm_menu_1024082907_1;mm_menu_1024082908_1;mm_menu_1024082909_1;mm_menu_1024082910_1.writeMenus();
}