/* ***** REMEMBER TO ALSO MAKE THE CHANGES TO THE SITECONTENT VERSION ****** */

/* Tigra Menu items structure */

var MENU_ITEMS = [
				 	
/* LIONS RESOURCES */

['Home Page', 'index.html', {'tw':'_top','sb':'Return to homepage'}],
['News & Events', 'html/news.html', {'tw':'_top','sb':'View our latest news'}],
['Lions Membership', 'html/joinus.html', {'tw':'_top','sb':'Join the Lions'}],
['Lions International', 'http://www.lionsclubs.org/', {'tw':'_blank','sb':'View the Lions International website'}],
['Lions District 105M', 'http://www.lions105m.org.uk/', {'tw':'_blank','sb':'View the Lions 105M website'}]
];

/* ***** REMEMBER TO ALSO MAKE THE CHANGES TO THE TOPMENU VERSION ****** */