/* 
				<<< MENU ITEMS DEFINITION RULES >>>
				
- any menu item is defined as array (starts with '[' and ends with ']' with
	comma delimited fields)
- first field is item's text to display. you can put any html here (tables,
	images etc.) this field may be array with three items: menu text in
	normal state, menu text to display when mouse pointer over item and
	menu text to display when mouse key is pressen on item. any thml is
	allowed for all states too
- second field is item's link (this text is printed into anchors href attribute
	so you may put here not only urls, but mailto: javascript: or anything else
	that ok for href). Put here null if you don't want any onclick event for
	the item
- third field is array (starts with '[' and ends with ']') containing overriding 
	sizes for item in format [left, top, width, height]. If item should have
	standard sizes and position put null in place of array. If item should have
	some paremeters overridden put null's in place of others. left and top are
	distances in pixels from origin point. origin point is upper left corner of
	parent item if given item is first on this level of upper left corner of
	previous item on the same level in other case
- rest of attributes are child items defined according to the same rules.
	if item has no child items just close its array here - no nulls required.
	normally last item should not have comma at the end, but here they are
	ok since script ignores them

				<<< ADDITIONALLY >>>
				
- remove these instructions and save them in some file for future references
	when you finished with setup. this is not to overload your visitors with
	data they don't need
- you may put items definition in your html inserting it into <script> tag
	if you wish less files. but leave things as they are if you have menu
	with same items on more than one pages. This file will be cashed after
	first page and will not for others saving network resources and visitors
	time.
- if you going to wrap items text into html it is better idea to write wrapper
	functions than repeating html in structure for items with similar formatting.
	function may look like:
		function wrap1 (text) { return ('<center>' + text + '</center>'); }
	then it may be used in structure like this:
		[wrap1('centered text'), 'http://...', null]
	
*/

var MENU_ITEMS = [
	
	['ABOUT THE PROGRAM',null, null,
		['Home', '../index.html', null],
		['Commute Solutions', '../program/program.htm', null],
		/*['Leadership Awards', '../events/leadershipawards2007.htm', null,
		 	['Invitation', '../events/leadershipawards2007invite.htm', null],
		 	['Register Here', '../events/leadershipawards2007register.asp', null], 
		],	*/
		['TMOs', '../program/tmos.htm', null,
			['Bay Area Houston Transportation Partnership', ['http://www.batp.org', '_blank'], null],
			['Central Houston',['http://www.centralhouston.org/Home/default.asp', '_blank'], null],
			['South Main Alliance', ['http://southmainalliance.org/component/option,com_frontpage/Itemid,1/', '_blank'], null],
			['North Houston Association', ['http://www.north-houston.com/', '_blank'], null],
			['TREK', ['http://www.trekhouston.org/', '_blank'], null],
		],	
		/*['METROVan', 'http://www.hou-metro.harris.tx.us/services/vanshare.asp', null], */
		['Links', '../links/links.htm', null],
		['Resources', '../resources/resources.htm', null],
   	],
	
	['NEWS & EVENTS', null, null,
	    ['2009 Leadership Awards', '../events/2009leadershipawards.htm', null], 		
		/*['Meetings & Events', '../events/events.htm', null],	*/	
		['News', '../events/news.htm', null],
		['Subscribe To Our eNewsletter', ['http://www.mailermailer.com/x?oid=24702w', '_blank'], null],
		/*['Special Offers', '../events/special.htm', null],*/
	],
	
	
	
['FOR COMMUTERS', null,null,
		['Carpool', '../commuters/carpool.htm', null,
		     ['Join NuRide', ['http://www.nuride.com', '_blank'], null],
		],
		['Transit', '../commuters/transit.htm', null],
		['Vanpool', ['http://ridemetro.org/Services/CarVanPool/Van.aspx', '_blank'], null],
		['Biking & Walking', '../commuters/bikewalk.htm', null],
		['Commuter Rewards', '../commuters/nuride.htm', null],
		['Guaranteed Ride Home', '../commuters/ridehome.htm', null],
		['Park & Ride Lots', '../commuters/park&ride.htm', null,
		 	['Park & Ride Map', '../commuters/park&ride_map.htm', null],	
		],
		
		['Commuter Services', '../commuters/commuterservices.htm', null],		
		['Commute Cost Calculator', '../commuters/savings_calculator.htm', null],
		['Trip Tracker', '../telework/triptracker.htm',null],
	],


	
	['FOR EMPLOYERS', null,null,
		/*['Employer Services', '../employers/employers.htm',null], */
		['Telework', '../commuters/telework.htm', null],
		['Alternate Work Schedules', '../commuters/flextime.htm', null],
		['Parking Management', '../commuters/parking.htm', null],
		['Tax Benefits', '../employers/tax_benefits.htm',null],
		['Case Studies', '../employers/casestudies.htm',null],
		/*['FAQs', '../employers/faqs.htm',null],*/
	],

	['COMMUTE CHAMPION', null,null,
		['About Commute Champions', '../commutechampionprogram/commutechampionprogram.htm',null],
		/*['Fortune Top 20 Compamies', '../bestworkplaces/fortune500top20.htm',null],*/
		/*['2006 List of Employers', '../bestworkplaces/2006list.htm',null],*/
		['Current List of Employers', '../commutechampionprogram/2009list.htm',null],
		['Do We Qualify?', '../commutechampionprogram/join_ccp.htm',null],
		['Join Commute Champions', '../commutechampionprogram/application.asp',null],
		/*['Best Workplaces News', '../bestworkplaces/bwc_news.htm',null],*/
		/*['Best Workplaces Coalition', '../bestworkplaces/bwc_coalition.htm',null], */
		/* ['FAQs', '../bestworkplaces/bwc_faqs.htm',null], */
	],

	
	['TELEWORK CENTER', null,null,
		['Services', '../telework/telework.htm',null],
		['Telework Kit', '../telework/telework_kit.htm',null],
		['Telework FAQs', '../telework/faqs.htm',null],
		['Trip Tracker', '../telework/triptracker.htm',null],
	],
	
	['SCHOOL POOL', null, null,
		['What is School Pool?', '../schoolpool/schoolpool.htm', null],
		['School Pool Tips', '../schoolpool/schoolpool_tips.htm', null],
		
	],

	['CLEAN AIR CHAMPIONS', null, null,
		['About Clean Air Champions', '../commutechampionprogram/championsDEF.html', null],
		['Become a Clean Air Champion', '../commutechampionprogram/champions.htm', null],
		/*['2009 Leadership Awards', '../events/2009leadershipawards.htm', null], */
			['Current Clean Air Champions', '../commutechampionprogram/Currentchampions.htm', null],
	
	
		
	],
	
	['PILOT PROJECTS', null, null,
		['About Pilot Projects', '../PilotProjects/aboutPPP.html', null],
		['Pilot Project Sponsors', '../PilotProjects/PPsponsors.html', null],
		['Active Pilot Projects', '../PilotProjects/ActivePPs.html', null],
	
	
		
	]
	
		];
//* end script