/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<scr"+"ipt language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
effect0 = "stretch(duration=0.5)"
effect1 = "gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.5)"
effect2 = "gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5)"
effect3 = "checkerboard(direction=Up, sqauresx=2, sqauresy=2, duration=0.5)" 
effecr4 = "barn(motion=Out, orientation=Horizontal, duration=0.5)"
effect5 = "inset(duration=0.5)"
effect6 = "randomdissolve(duration=0.5)"
effect7 = "slide(bands=1, duration=0.5)" 

timegap=800			// The time delay for menus to remain visible
followspeed=50		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=8;	// Sub menu offset Top position 
suboffset_left=8;	// Sub menu offset Left position
closeOnClick = true

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"yellow",				// Mouse Off Font Color
"000000",			// Mouse Off Background Color
"ffebdc",			// Mouse On Font Color
"4b0082",			// Mouse On Background Color
"000001",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
4,					// Menu Item Padding
"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"#ffcc33",			// Current Page Item Font Color (leave this blank to disable)
"#003300",				// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",		// Top Bar image (Leave this blank to disable)
"",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"navy",				// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
0,					// Menu Top - The Top position of the menu in pixels
0,				    // Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",			// Screen Position - here you can use  "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
1,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Brattleboro sites&nbsp;&nbsp","show-menu=websites",,"",1 
// ,"The Chamber","http://www.brattleborochamber.org",,"",1 
,"Home&nbsp;&nbsp;&nbsp;","show-menu=home",,"Back to the home page",1 
,"Activism&nbsp;&nbsp;&nbsp;","show-menu=action","","",1
,"Truth and Lies&nbsp;&nbsp;&nbsp;","show-menu=truth","","",1
,"Contacts&nbsp;&nbsp;&nbsp;","show-menu=contacts",,"",1
,"Energy&nbsp;&nbsp;&nbsp;","show-menu=energy",,"",1
,"Events&nbsp;&nbsp;&nbsp;","show-menu=events",,"",1
,"Recycling&nbsp;&nbsp;&nbsp;","show-menu=Act_Recycle","","",1
,"News&nbsp;&nbsp;&nbsp;","show-menu=news",,"",1
,"Search&nbsp;&nbsp;&nbsp;","show-menu=search",,"",1
,"Transportation&nbsp;&nbsp;","show-menu=transport",,"",1
// ,"Credits&nbsp;&nbsp;","show-menu=credit",,"",1
//,"Login&nbsp;&nbsp;","login.cfm",,"",1
])

	addmenu(menu=["Home",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"About&nbsp;&nbsp;","show-menu=about_site",,"About this site",1
	,"Contribute&nbsp;&nbsp;","contribute.cfm",,,1
	// ,"FAQ&nbsp;&nbsp;","FAQ.cfm",,"Frequently Asked Questions",1
	// ,"Reload, change image&nbsp;&nbsp;","http://www.brattleboro.net",,"The welcome screen",1
	])

		addmenu(menu=["about_site",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Credits&nbsp;&nbsp;","show-menu=credit",,"",1
		//,"Contributors","contributers.cfm",,,1
		,"Maintainers","maintainers.cfm",,,1
		,"Version History","site_log.cfm",,,1
		])

			addmenu(menu=["credit",,,140,1,,style1,0,"left", "randomdissolve(duration=0.5);Shadow(color='#999999',Direction=135, Strength=5)",0,,,,,,,,,,,
		 	,"Menu Authors Site","http://www.milonic.co.uk/menu/ target=new",,"Milonic DHTML Menu Site",1
			,"Website Author","http://www.dosolutions.com/ target=new",,"Dosolutions Inc.",1
			])
	

	addmenu(menu=["Action",,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Anti Nuclear","show-menu=Act_nukes",,,1
	,"Anti War sites","show-menu=act_demonstrate",,,1
	,"Conservation","show-menu=Act_Conserve",,,1
	,"Environmental&nbsp;","show-menu=Act_Environment",,,1
	,"Political","show-menu=Act_Politics",,,1
	,"Take Action","show-menu=activism",,,1	
	// ,"Direct Action","show-menu=Activism",,,1
	// ,"Demonstrate&nbsp;","show-menu=Act_demonstrate",,,1
	// ,"Recycling","show-menu=Act_Recycle",,,1
	 // ,"Meetings","meetings.cfm target=main_layer",,,1
	
	])
	
	addmenu(menu=["truth",,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"911","show-menu=Act_911",,,1
	,"Anti War sites","show-menu=act_demonstrate",,,1
	,"Videos","show-menu=Act_video",,,1
	,"Community Currency&nbsp;","show-menu=Act_Environment",,,1
	,"Political","show-menu=Act_Politics",,,1
	,"Take Action","show-menu=activism",,,1	
	// ,"Direct Action","show-menu=Activism",,,1
	// ,"Demonstrate&nbsp;","show-menu=Act_demonstrate",,,1
	// ,"Recycling","show-menu=Act_Recycle",,,1
	 // ,"Meetings","meetings.cfm target=main_layer",,,1
	
	])
			
		addmenu(menu=["Act_Politics",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Election Reform&nbsp;","show-menu=Act_elections",,,1
		,"Economic&nbsp;&nbsp;","show-menu=Act_Economy",,,1
		,"Impeach Bush","show-menu=Act_Bush",,,1
		,"Support Democrats","show-menu=Act_Democrats",,,1
		//,"Political","show-menu= ",,,1
		])
		
			addmenu(menu=["Act_911",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		    ,"911truth.org","http://911truth.org target=new",,,1
		,"Community Currency","http://9-11.html target=new",,,1
		,"Global Free Press","http://globalfreepress.com target=new",,,1
		,"Tools for Change","http://syracuseculturalworkers.com/ target=new",,,1
		,"Info Wars","http://www.infowars.com/ target=new",,,1
		,"cooperative research","http://www.cooperativeresearch.org/news.jsp?oid=140393703-423 target=new",,,1
		,"Question Questions","http://questionsquestions.net/WTC/pod.html#fairing target=new",,,1
		])
			
		addmenu(menu=["Activism",,,195,1,"",style1,,"left",effect,,,,,,,,,,,,
    	//,"Anti War links","show-menu=act_demonstrate",,,1
		,"Call your Representative","http://www.nrdcaction.org/action/directory.asp?step=2&state=VT target=new",,,1
		,"Change Phone Companies&nbsp;","http://workingassets.com target=new",,,1
		,"Get Involved -> BP and J","http://www.brattleboropeaceandjustice.org/ target=new",,,1
		,"Help Elect a democrat","show-menu=Act_Democrats",,,1
		,"Volunteer","http://www.moveon.org/keepmeposted/volunteer.html target=new",,,1
		,"Write Letters","show-menu=act_letters",,,1
		])
		
		addmenu(menu=["Act_letters",,,260,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Letters to 10 Vermont Newspapers","http://pridevotes.org/letters.php?issue=vermontcitizen.vtdailypapers target=new",,,1
			,"Local and National contacts","show-menu=contacts",,,1
			,"Vote No Confidence for NRC","/activisim/vote_no_confidence.html",,,1
			//,"Southern Vermonters for a Fair Economy","http://www.svfeep.org/ target=new",,,1
			])
		
			addmenu(menu=["Act_Democrats",,,280,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Donate to the Campaign","https://www.democrats.org/support/sustain.html target=new",,,1
			,"Young Democrats","http://www.yda.org/ target=new",,,1
		    ,"Take Back America","http://www.democrats.org/index.html target=new",,,1
			])
			
			addmenu(menu=["Act_Economy",,,280,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Rocky Mountain Institute","http://www.rmi.org target=new",,,1
			,"International Forum on Globalization","http://www.ifg.org/ target=new",,,1
			,"10 % Challenge","http://www.svfeep.org/ target=new",,,1
			])
			
			addmenu(menu=["Act_Bush",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Nuclear Evidence on Iraq","http://www.house.gov/reform/min/inves_admin/admin_nuclear_evidence.htm target=new",,,1
			,"Impeach Bush Now","http://www.VoteToImpeach.org/ target=new",,,1
			,"Bush Grandfather - Hitler's Angel","http://baltech.org/lederman/bush-conspiracy-11-23-01.html#Globe1 target=new",,,1
			
			])
			
			
			addmenu(menu=["Act_Environment",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Cites for Climate Protection&nbsp;","http://www.iclei.org/co2/ target=new",,,1
			,"E Magazine","http://www.emagazine.com/may-june_2003/0503feat1.html target=new",,,1
			,"Forest Protection&nbsp;","show-menu=Act_Forests",,,1
			,"Frugal Environmentalist &nbsp;","http://www.frugalgreen.com/ target=new",,,1
			,"Global Warming&nbsp;&nbsp;","http://yosemite.epa.gov/oar/globalwarming.nsf/content/actionsIndividual.html",,,1
			
			,"NRDC Earth Action&nbsp;","http://www.nrdc.org/action/ target=new",,,1
			,"Clean Cities Road Map&nbsp;","../activism/roadmap2001.pdf target=new",,,1
			,"World Wildlife Fund &nbsp;","http://takeaction.worldwildlife.org/ target=new",,,1
			])
		
		addmenu(menu=["Act_Energy",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Alliance to Save","http://www.ase.org/index.htm target=new",,,1
		,"Break the Chain","http://www.nrdcaction.org/breakthechain/ target=new",,,1
		,"10% Challenge","http://10percentchallenge.org/ target=new",,,1
		,"Energy Star&nbsp;&nbsp;","http://www.energystar.gov/ target=new",,,1
		,"ACEEE","http://www.aceee.org target=new",,,1
		//,"Political","show-menu= ",,,1
		])
		
		addmenu(menu=["Act_Demonstrate",,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Americans for Peace","http://www.peacenow.org/ target=new",,,1
		,"MoveOn.Org","http://www.moveon.org/vigil/ target=new",,,1
	    ,"The Eye Opener","http://www.theeyeopener.com/storydetail.cfm?storyid=466 target=new",,,1
		,"War Resisters League","http://www.warresisters.org/",,,1
		,"Non Violence ","http://www.nonviolence.org/ target=new",,,1
		//,"Political","show-menu= ",,,1
		])
		
		addmenu(menu=["Act_video",,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"RFK Jr brilliantly explain the illusion that all Americans live in","http://www.ibrattleboro.com/article.php/20080323204704753",,,1
		])
		
		addmenu(menu=["Act_Recycle",,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
	    ,"Windham Swap Program","http://www.wswmd.org/swap_program/ target=new",,,1
		,"Recycling Guide","http://www.obviously.com/recycle/ target=new",,,1
		,"National Recycling Coalition ","http://www.nrc-recycle.org/ target=new",,,1
		,"NERC","http://www.nerc.org/ target=new",,,1
		,"WSWMD","http://www.wswmd.org/recdisinfo/whattorecycle.html target=new",,,1
		,"Vermont Computer Recycling","http://www.anr.state.vt.us/dec/wastediv/recycling/compR3.htm target=new",,,1
		])
		
		
		addmenu(menu=["Act_Conserve",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Bat Conservation","http://www.batcon.org/ target=new",,,1
		,"Conservation Ecology","http://www.consecol.org/ target=new",,,1
		,"USDA Natural Resources","http://www.nrcs.usda.gov/ target=new",,,1
		,"Recycling","show-menu=Act_Recycle",,,1
		,"World Wildlife Fund &nbsp;","http://takeaction.worldwildlife.org/ target=new",,,1
		])
		
			addmenu(menu=["Act_Elections",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Instant Runoff&nbsp;","http://www.instantrunoff.com target=new",,,1
			,"IRV Vermont","http://www.fairvote.org/ target=new",,,1
			])
		
		addmenu(menu=["Disaster",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Evacuation Plan","http://www.lepc.windham.vt.us/ target=new",,,1
		// ,"Nuclear&nbsp;&nbsp;","show-menu=no_nukes",,,1
		//,"  ","show-menu= ",,,1
		//,"Political","show-menu= ",,,1
		])
	
		addmenu(menu=["Act_Forests",,,190,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"Forest Watch","http://www.globalforestwatch.org/english/index.htm target=new",,,0
		,"Rain Forest Action Network","http://www.ran.org/ target=new",,,1
		,"Rain Forest Web&nbsp;","http://www.rainforestweb.org/ target=new",,,1
		])

			addmenu(menu=["Act_nukes",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Indian Point&nbsp;","show-menu=Reactors_other",,,1
			,"Vermont Yankee&nbsp;&nbsp;","show-menu=Reactors_VT",,,1
			,"Emergency Planning","show-menu=disaster",,,1
			,"New England Coalition","http://www.necnp.org/ target=new",,,1		
			,"Nuclear Free Vermont","http://www.nuclearfreevermont.org/ target=new",,,1	
			,"Nuke Busters - CAN","http://www.nukebusters.org/ target=new",,,1			
			,"Vote No Confidence for NRC","/activism/vote_no_confidence.html",,,1		
			,"Victims Of The Nuclear Age","http://www.ratical.com/radiation/NAvictims.html target=new",,,1		
			,"New England Grass Roots Fund","http://www.grassrootsfund.org/grantee_toxics.html target=new",,,1	
		])
		
		addmenu(menu=["reactors_vt",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Entergy ENVY","http://www.entergy.com/corp/ target=new",,,1
			,"CLF Opinion","http://www.clf.org/hot/hydro_quebec_to_vermont_yankee.htm target=new",,,1
			,"What If...","../activism/what_if.pdf target=new",,,1
			//,"Entergy ENVY","http://www.entergy.com/corp/ target=new",,,1
			])
			
			addmenu(menu=["reactors_other",,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"River Keepers","http://www.riverkeeper.org/campaign.php/indian_point/the_facts/513",,,1
			,"Village Voice","http://www.villagevoice.com/issues/0251/ferrandino.php target=new",,,1
			,"Nuclear Information and Resources","http://www.nirs.org/ target=new",,,1
			])
		
		
		addmenu(menu=["Fun_games",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Add","show-menu=",,,1
		])
		
		addmenu(menu=["Recreation",
		,,80,1,"",style1,,"left",effect,,,,,,,,,,,,
		// ,"Fun & Games","show-menu=fun_games",,,1
		// ,"Indoor","http://www.brattleboro.com/recreation/indoorguide.cfm target=new",,,1
		// ,"Outdoor","http://www.brattleboro.com/recreation/guide.cfm target=new",,,1
		,"Recycling","show-menu=Act_Recycle",,,1
		])
			
	
	addmenu(menu=["contacts",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Local","contacts.cfm?type=local target=new",,,1
	,"Regional","contacts.cfm?type=regional target=new",,,1
	,"State","contacts.cfm?type=state target=new",,,1
	,"National","contacts.cfm?type=national target=new",,,1
	,"NRDC VT listing","http://www.nrdcaction.org/action/directory.asp?step=2&state=VT target=new",,,1
	,"VT Newspapers","http://www.vermontcitizen.org/co_vtpapers.html#b target=new",,,1
	,"VT Citizen","http://www.vermontcitizen.org/Legislature/co_elected_officials.html target=new",,,1 
	
	])
	
		addmenu(menu=["events",,,120,1,,style1,0,"left",effect,1,,,,,,,,,,,
		,"Local events","http://www.brattleboro.com/calendar",,,1
		,"Cool Planet Festival","http://www.rpc.windham.vt.us/bikeped/calendar.pdf",,,1
		,"ibrattleboro","http://www.ibrattleboro.com/calendar.php target=new",,,1
		,"Brattleboro Peace and Justice","http://www.brattleboropeaceandjustice.org/calendar.html target=new",,,1
		,"Regional Events","http://www.southernvermont.com/caldisplay.cfm?DBChoice=Cal target=new",,,1
		,"State Events ","show-menu=VTstate_events",,,1
		])
	
		addmenu(menu=["VTState_events",,,190,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"VT Weekly Public Meetings ","http://dol.state.vt.us/gopher_root4/vtgov_meetings/meetings.htm target=new",,,1
		,"Legislative Events","show-menu=leglislative_events",,,1
		])
		
		addmenu(menu=["leglislative_events",,,220,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"State House Events","http://www.leg.state.vt.us/docs/calendar.cfm?Session=2004&Body=H  target=new",,,1
		,"State Senate Events","http://www.leg.state.vt.us/docs/calendar.cfm?Session=2004&Body=S target=new",,,1
		,"Committee Meetings","http://www.leg.state.vt.us/schedule/schedule2.cfm target=new",,,1
		])
	
	
	addmenu(menu=["energy",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Conservation","show-menu=Act_Energy",,,1
	//,"Efficiency","show-menu=act_energy",,,1
	,"Hydro Electric&nbsp;&nbsp;","show-menu=energy_hydro",,,1
	//,"Magnetic&nbsp;&nbsp;","show-menu=magnetic",,,1
	//,"Nuclear&nbsp;&nbsp;","show-menu= ",,,1
	,"Solar &nbsp;&nbsp;","show-menu=energy_solar",,,1
	,"Electric &nbsp;","show-menu=energy_electric",,,1
	//,"Methane","show-menu=meth_energy",,,1
	
	])
addmenu(menu=["energy_electric",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Vermont Electric History","documents/History_of_Electric_Companies_in_VT1.doc target=new",,,1
		,"Vermont Energy Primer","http://www.vtce.org/LoosePages/repoweringvt.html target=new",,,1
		
		])
	addmenu(menu=["energy_hydro",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Buy the Dams ?","http://www.vermontcitizen.org/Issues/opinionsBFP.html target=new",,,1
		,"Buy the Dams I","http://www.vermontcitizen.org/Issues/co_sdarrow_article.html target=new",,,1
		,"Buy the Dams II","activism/buythedams2.htm target=new",,,1
		//,"Electro-magnetism","show-menu= ",,,1
		])
		
		addmenu(menu=["energy_solar",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Sunny Side Solar","http://www.sunnysidesolar.com/ target=new",,,1
		,"Resource Guide","http://energy.sourceguides.com/businesses/byGeo/US/byP/solar/pvM/byS/VT/VT.shtml target=new ",,,1
		,"Company Listings","http://www.greenchoices.com/id64.htm target=new",,,1
		,"Solar Works","http://www.solar-works.com target=new",,,1
		,"Photo Voltaic Installers","http://www.powernaturally.org/energyresources/installers.html target-new",,,1
		
		])
	
		addmenu(menu=["magnetic",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Earth's Magnetism","http://mb-soft.com/public/tecto2.html",,,1
		,"Linear Induction","show-menu= ",,,1
		,"Electro-magnetism","show-menu= ",,,1
		])
			
	addmenu(menu=["transport",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	// ,"Car Pool","show-menu=rideboard",,,1
	,"Electric Vehicles&nbsp;","show-menu=EV_sites",,,1
	,"Fuel Cell Vehicles&nbsp;","http://hondacorporate.com/fcx/ target=new",,,1
	,"Hybrid Verticals&nbsp;","show-menu=hybrid_transport",,,1
	,"Trains&nbsp;","show-menu=trains_transport",,,1
	])
	
	
		addmenu(menu=["trains_transport",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"American Experience","http://www.pbs.org/wgbh/amex/orphan/ target=new",,,1
		,"Amtrak","http://www.amtrak.com/stations/bra.html target=new",,,1
		,"NARP","activism/narp.htm target=new",,,1
		
		//,"HEV Program","http://www.ott.doe.gov/hev/ target=new",,,1
		])
	
	
		addmenu(menu=["hybrid_transport",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Honda","http://automobiles.honda.com/models/awards.asp?ModelName=Insight&Num=1 target=new",,,1
		,"Toyota","http://www.toyota.com/html/shop/vehicles/prius/ target=new",,,1
		,"HEV Program","http://www.ott.doe.gov/hev/ target=new",,,1
		])
	
	addmenu(menu=["EV_sites",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"EV World","http://www.evworld.com/ target=new",,,1
	,"NESA","http://www.nesea.org/transportation/ target=new",,,1
	])
	
	addmenu(menu=["news",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Nuclear","http://www.thejournalnews.com/newsroom/031103/a01p11indianpoint.html",,,1
	,"Fire at Indian Point 3 &nbsp;","http://ens-news.com/ens/apr2003/2003-04-30-09.asp",,"",1
	// ,"Local area&nbsp;&nbsp;","local_news.cfm",,"",1
	,"General","show-menu=generalnews",,,1
	,"Technology","show-menu=technonews",,,1
	,"Whats New?","site_news.cfm",,,1
	])
	
		addmenu(menu=["generalnews",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"CNN","http://www.cnn.com target=new",,,0
		,"MSNBC","http://www.msnbc.com target=new",,,0
		,"ABC News","http://www.abcnews.com target=new",,,0
		,"Vancouver Local News","show-menu=canadanews",,,0
		,"BBC News","http://news.bbc.co.uk target=new",,,0
		])

			addmenu(menu=["canadanews",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"CTV News","http://www.ctvnews.com",,,
			,"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,
			])
		
			
		addmenu(menu=["technonews",
		,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"TechWeb","http://www.cnn.com",,,0
		,"News.com","http://www.news.com",,,0
		,"Wired News","http://www.wired.com",,,0
		,"Slashdot","http://www.slashdot.com",,,0		
		])

	
	addmenu(menu=["state_contacts",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Legislative Directory","http://www.leg.state.vt.us/legdir/legdir2.htm target=new",,,1
	,"State Representative","http://www.tucows.com",,,1
	])
	
	addmenu(menu=["downloads",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Download.com","http://www.download.com",,,1
	,"Tucows","http://www.tucows.com",,,1
	])
	
	
	
	addmenu(menu=["search",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"<img src=google_icon.gif border=0>&nbsp;Google", "http://www.google.com target=new",,,1
	,"<img src=yahoo_icon.gif border=0>&nbsp;Yahoo", "http://www.yahoo.com target=new",,,1
	,"<img src=av_icon.gif border=0>&nbsp;Altavista", "http://altavista.com target=new",,,1
	,"<img src=excite.gif border=0>&nbsp;Excite", "http://www.excite.com target=new",,,1
	])
	
	addmenu(menu=["websites",
	,,200,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Brattleboro.org", "http://www.brattleboro.org target=new",,,1
	,"Brattleboro Chamber", "http://www.brattleborochamber.org target=new",,,1
	,"Building a Better Brattleboro", "http://www.brattleborovt.org/ target=new",,,1
	,"iBrattleboro", "http://www.ibrattleboro.com target=new",,,1
	,"Brattleboro.COM", "http://www.brattleboro.com target=new",,,1
	])
	

dumpmenus()

