menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=250
followspeed=5
followrate=40
suboffset_top=-5;
suboffset_left=0;

style1=[
"999999","black","ffffff","666666","666666",10,	"normal","bold","Verdana, Arial",3,"http://www.mrcirl.org/java/arrow.gif",,
"66ffff","000099","66ff66","Green","http://www.mrcirl.org/java/arrowdn.gif","ffffff","000099",
]

addmenu(menu=[	
"mainmenu",59,140,125,1,,style1,1,"center",effect,0,1,,,,,,,,,,
,"Programs","show-menu=programs","http://www.mrcirl.org/index.html","",1
,"Newsletter","show-menu=newsletter","http://www.mrcirl.org/marker/marker.html","",1
,"Events","show-menu=events",,"",1
,"Join Us","show-menu=join",,"",1
,"About the Lagoon","show-menu=lagoon",,"",1
])

     addmenu(menu=["programs",
     ,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
	 ,"Shoreline Restoration","show-menu=shoreline",,,1
	 ,"Northern Right Whales","show-menu=whales",,,1
	 ,"IRL Watch (Water Quality)","show-menu=watch",,,1
	 ,"IRL Scenic Byway","http://www.mrcirl.org/scenichighway/index.html",,,1
	 ,"IRL Library","http://www.mrcirl.org/librarylist.html",,,1
	 ,"Brown Bag Lunches","http://www.mrcirl.org/events.html",,,1
	 ,"Public Workshops","http://www.mrcirl.org/forum.html",,,1
	 ,"Greenway","http://www.mrcirl.org/greenway.html",,,1
	 ,"Boaters for a Healthy Lagoon","http://www.mrcirl.org/Boaters.html",,,1
	 ])	

       addmenu(menu=["shoreline",
       ,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
	   ,"Introduction","http://www.mrcirl.org/shoreline/shoreline.html",,,1
	   ,"schedule","http://www.mrcirl.org/shoreline_schedule/index.html",,,1
	   ])

         addmenu(menu=["whales",
         ,,95,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"Introduction","http://www.mrcirl.org/whale/whale.html",,,1
	     ,"Newsletter","http://www.mrcirl.org/whale/whale.html",,,1
	     ])

         addmenu(menu=["watch",
         ,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	     ,"Introduction","http://www.mrcirl.org/water/watch.html",,,1
	     ,"Water Quality Data","http://www.mrcirl.org/water/watrdata.html",,,1
	     ,"WQ Data Entry (Restricted)","http://www.mrcirl.org/members/index.html",,,1
	     ,"Loxahatchee Data Entry","http://www.mrcirl.org/loxahatchee/index.html",,,1
	     ])

           addmenu(menu=["newsletter",
           ,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
       	   ,"The Marker - Newsletter","http://www.mrcirl.org/marker/marker.html","show-menu=archives",,1
	       ,"Whales Newsletter","http://www.mrcirl.org/whale/whale.html",,,1
	       ])
	
	        addmenu(menu=["events",
	        ,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	        ,"Schedule Shoreline Restoration","http://www.mrcirl.org/shoreline_schedule/index.html",,,0
	        ,"Schedule Brown Bag Lunches","http://www.mrcirl.org/events.html",,,0
	        ,"Schedule Public Workshops","http://www.mrcirl.org/forum.html",,,0
	        ])

		      addmenu(menu=["join",
		      ,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
		      ,"Who is the MRC","http://www.mrcirl.org/who.html",,,
		      ,"Contact the MRC","http://www.mrcirl.org/contact.html",,,
		      ,"Become a Volunteer","http://www.mrcirl.org/join.html",,,
		      ,"Become a Member","http://www.mrcirl.org/join.html",,,
			  ])
		
		        addmenu(menu=["lagoon",
		        ,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		        ,"Introduction","http://www.mrcirl.org/introduction.html",,,0
		        ,"Interractive Maps","http://www.mrcirl.org/mapirl/mapirl.html",,,0
		        ,"Links","http://www.mrcirl.org/links.html",,,0
		        ])



dumpmenus()
