/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Awesome Stuff', null, null,
		['Tricks Of The Trade', 'http://kc-bike.blogspot.com/search/label/Tricks', {'tw':'_parent'}],
		['Product Reviews', 'http://kc-bike.blogspot.com/search/label/reviews', {'tw':'_parent'}],
		['Parts \'n\' Crafts', 'http://kc-bike.blogspot.com/search/label/parts-n-crafts', {'tw':'_parent'}],
		['Polls', 'http://kc-bike.blogspot.com/search/label/polls', {'tw':'_parent'}],
		['Stats', null, null,
			['2008', 'http://spreadsheets.google.com/pub?key=poRB3Tn-uVkHGMqoDmUewVg', {'tw':'_parent'}],
			['2007', 'http://spreadsheets.google.com/pub?key=poRB3Tn-uVkEIuh4pU-OpAg&gid=4', {'tw':'_parent'}]
		],
		['Bike Top Speed', 'http://www.kc-bike.net/topspeed/', {'tw':'_parent'}]
	],
	['Other Categories', null, null,
		['Favorite Posts', 'http://kc-bike.blogspot.com/search/label/-Favorite%20Posts', {'tw':'_parent'}],
		['Photography', 'http://kc-bike.blogspot.com/search/label/Photos', {'tw':'_parent'}],
		['Coffee!', 'http://kc-bike.blogspot.com/search/label/coffee', {'tw':'_parent'}],
		['Off Topic', 'http://kc-bike.blogspot.com/search/label/baz', {'tw':'_parent'}],
		['Rants', 'http://kc-bike.blogspot.com/search/label/Rant', {'tw':'_parent'}],
		['Evil People', 'http://kc-bike.blogspot.com/search/label/evil%20people', {'tw':'_parent'}],
		['Injuries', 'http://kc-bike.blogspot.com/search/label/injury', {'tw':'_parent'}],
		['Cold', 'http://kc-bike.blogspot.com/search/label/cold', {'tw':'_parent'}],
		['Misc. Weather', 'http://kc-bike.blogspot.com/search/label/weather', {'tw':'_parent'}]
	],
	['My Veloroutes', null, null,
		['Workbound', null, null,
			['Full', 'http://veloroutes.org/bikemaps/?route=1078', {'tw':'_parent'}],
			['L Bus Leg 1', 'http://veloroutes.org/bikemaps/?route=6853', {'tw':'_parent'}],
			['L Bus Leg 2', 'http://veloroutes.org/bikemaps/?route=6855', {'tw':'_parent'}]
		],
		['Homeward', null, null,
			['Full', 'http://veloroutes.org/bikemaps/?route=2314', {'tw':'_parent'}],
			['A Bus Short', 'http://veloroutes.org/bikemaps/?route=6859', {'tw':'_parent'}],
			['A Bus Long', 'http://veloroutes.org/bikemaps/?route=6860', {'tw':'_parent'}],
			['L Bus', 'http://veloroutes.org/bikemaps/?route=6857', {'tw':'_parent'}],
			['From DataCenter', 'http://veloroutes.org/bikemaps/?route=2404', {'tw':'_parent'}]
		]
	],
	['I also write for...', null, null,
		['CommuteByBike', 'http://commutebybike.com/', {'tw':'_parent'}],
		['HiR Info. Report', 'http://www.h-i-r.net/', {'tw':'_parent'}],
		['2600 Magazine', 'http://www.2600.com/', {'tw':'_parent'}],
		['FocusHacks', 'http://www.focushacks.com/', {'tw':'_parent'}]
	],
	['Go Social', null, null,
		['My Digg', 'http://digg.com/users/ax0n', {'tw':'_parent'}],
		['My Last.FM', 'http://www.last.fm/user/ax0n/', {'tw':'_parent'}],
		['My LinkedIn', 'http://www.linkedin.com/in/noahdunker', {'tw':'_parent'}],
		['My Flickr', 'http://www.flickr.com/people/kc-bike/', {'tw':'_parent'}]
	]
];

