/* Tigra Menu items structure MAIN */
var MENU_ITEMS = [
	['home', 'http://www.calgarybluesfest.com/index.php', {'tw':'_self'}],
	
	
	
	['store', 'http://www.calgarybluesfest.com/store/', {'tw':'_self'}],


	['bluesfest &#39;10', '#', {'tw':'_self'},
	  ['line up', 'http://www.calgarybluesfest.com/10Bluesfest_Lineup.php', {'tw':'_self'}],
	 
	 ],
	
/*		  ['workshops', 'http://www.calgarybluesfest.com/09ancillary.php#workshops', {'tw':'_self'}],


	 ['venue', 'http://www.calgarybluesfest.com/09venue.php', {'tw':'_self'}],
	 ['site map', 'http://www.calgarybluesfest.com/downloads/09siteweb.gif', {'tw':'_self'}],
	 ['getting there', 'http://www.calgarybluesfest.com/09gettingthere.php', {'tw':'_self'}],
	 ['road map', 'http://www.calgarybluesfest.com/roadmap.htm', {'tw':'_self'}],
 ['ancillary events', 'http://www.calgarybluesfest.com/09ancillary.php', {'tw':'_self'}],
    ['vendors', 'http://www.calgarybluesfest.com/vendorform.php', {'tw':'_self'}],
   ['volunteer', 'http://www.calgarybluesfest.com/volunteer.php', {'tw':'_self'}],
   ['travel', 'http://www.calgarybluesfest.com/travel.php', {'tw':'_self'}]
],
	['artists', '#', {'tw':'_self'},
	 ['schedule', 'http://www.calgarybluesfest.com/09schedule.php', {'tw':'_self'}],
	 ['line up', 'http://www.calgarybluesfest.com/09lineup.php', {'tw':'_self'}]
    
],
	
['schedule', 'http://www.calgarybluesfest.com/09schedule.php', {'tw':'_self'}],
*/
	
	['contact', 'http://www.calgarybluesfest.com/cbma.php ', {'tw':'_self'},
	['contact', 'http://www.calgarybluesfest.com/cbma.php', {'tw':'_self'}],
    ['supporters', 'http://www.calgarybluesfest.com/sponsor.php', {'tw':'_self'}],
		['volunteer', 'http://www.calgarybluesfest.com/volunteer.php', {'tw':'_self'}],
		['links', 'http://www.calgarybluesfest.com/links.php', {'tw':'_self'}],
		['travel', 'http://www.calgarybluesfest.com/travel.php', {'tw':'_self'}]
		
],
	
	
	['hall of fame','#', {'tw':'_self'},
	 ['2009', 'http://www.calgarybluesfest.com/halloffame1/2009/09halloffame.php', {'tw':'_self'}],
		['2008', 'http://www.calgarybluesfest.com/halloffame1/2008/08halloffame.php', {'tw':'_self'}]
	
		],

['archives', 'http://www.calgarybluesfest.com/archives/archives.php', {'tw':'_self'},
 ['2010', 'http://www.calgarybluesfest.com/archives/archives.php#2010', {'tw':'_self'}],
 ['2009', 'http://www.calgarybluesfest.com/archives/archives.php#2009', {'tw':'_self'}],
	['2008', 'http://www.calgarybluesfest.com/archives/archives.php#2008', {'tw':'_self'}],
		['2007', 'http://www.calgarybluesfest.com/archives/archives.php#2007', {'tw':'_self'}],
		['2006', 'http://www.calgarybluesfest.com/archives/archives.php#2006', {'tw':'_self'}], 
		['2005', 'http://www.calgarybluesfest.com/archives/archives.php#2005', {'tw':'_self'}], 
	['Hall of Fame', 'http://www.calgarybluesfest.com/archives/archives.php#halloffame', {'tw':'_self'}],
	['Past Artists', 'http://www.calgarybluesfest.com/fullartist.php', {'tw':'_self'}],
['CBMA History', 'http://www.calgarybluesfest.com/history.php', {'tw':'_self'}]  
	
		],
	
	
	

	
	];
