/* Tigra Menu items structure */
var MENU_ITEMS = [
	['About us', 'http://www.bmwons.ca/about us.htm', {'tw':'main','sb':'about us'}],
	['Members', 'http://www.bmwons.ca/members.htm', {'tw':'main','sb':'BMWONS members'}],
	['Trip Reports', 'http://www.bmwons.ca/trips.htm', {'tw':'main','sb':'members trip reports'}],
	['Pictures', 'http://www.bmwons.ca/menu/pictures.htm', {'tw':'main','sb':'Pictures of rides and activities'}],
	['Buy & Sell', 'http://www.bmwons.ca/posting.htm', {'tw':'main','sb':'Post motorcycle related items for sale'}],
	['Links', 'http://www.bmwons.ca/links.htm', {'tw':'main','sb':'Interesting other Websites'}],
	['Technical Tips', 'http://www.bmwons.ca/tips.htm', {'tw':'main','sb':'BMW maintenance and repairs tip'}],
	['Safety Tips', 'http://www.bmwons.ca/safety tips.htm', {'tw':'main','sb':'Follow these tips to increase your security'}],
	['Product Reports', 'http://www.bmwons.ca/product report.htm', {'tw':'main','sb':'Products tested by other riders'}],
	['Submit an article', 'http://www.bmwons.ca/submit an article.htm', {'tw':'main','sb':'If you want to post an article, use this page'}],
	['Guestbook', 'http://www.bmwons.ca/guestbook.htm', {'tw':'main','sb':'read or leave us a feedback on this website or our club'}],
	['Events', 'http://www.bmwons.ca/events.htm', {'tw':'main','sb':'Community events'}],
	['Newsgroup', 'http://bmwons.forumpro.fr/portal.htm', {'tw':'main','sb':'Forum of discussion'}],
	['Discover NS', 'http://www.bmwons.ca/ns links.htm', {'tw':'main','sb':'If you want to travel in NS, find information on this page'}],
	['Downloads', 'http://www.bmwons.ca/Downloads.htm', {'tw':'main','sb':'Some of the downloads are restricted to members only'}],
	['Humour', 'http://www.bmwons.ca/humour.htm', {'tw':'main','sb':'Relax...... Have a smile reading this page'}],
	['Contact Us', 'http://www.bmwons.ca/contact us.htm', {'tw':'main','sb':'Find how to contact us'}],
	['25th Anniversary', 'http://www.bmwons.ca/main_25th.htm', {'tw':'main','sb':'the 25th anniversary celebrations'}],
	['30th Anniversary', 'http://www.bmwons.ca/30th/30th__anniversary_ride.htm', {'tw':'main','sb':'Search this page'}],
	['Halifax Gas Price', 'http://www.HalifaxGasPrices.com/', {'tw':'main','sb':'Latest price of gas in Halifax'}],
	['NS Weather', 'http://www.bmwons.ca/weather.htm', {'tw':'main'}]
];
