/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', '/index.html', {'tw':'_self','tt':''}],
	['Soups', '', {'tw':'_self','tt':''},
		['About Our Soups', 'soups2.html', {'tw':'_self','tt':''}],
		['2009 Product List', '/PDF/Fall2009-ProductSheet-revised.pdf', {'tw':'_blank','tt':''}],
/*		['Buy Soups', '/soups-200912.html', {'tw':'_self','tt':''}], */
/*		['Poultry Product Sheets', '/PDF/ProductSheets-Soup/poultry-20090206A-sm.pdf', {'tw':'_blank','tt':''}],
		['Beef Product Sheets', '/PDF/ProductSheets-Soup/beef-20090206A-sm.pdf', {'tw':'_blank','tt':''}],
		['Seafood Product Sheets', '/PDF/ProductSheets-Soup/seafood-20090206A-sm.pdf', {'tw':'_blank','tt':''}]
		['Soups', '/soups2.html', {'tw':'_self','tt':''}], 
		['Product Descriptions', '/productsheets.html', {'tw':'_self','tt':''}], 
		['Broth', '/broths.html', {'tw':'_self','tt':''}] */
	],	

/*	['Buy Our Products', '', {'tw':'_self','tt':''},
		['Buy', 'soups-200912.html', {'tw':'_blank','tt':''}],
		['Shipping Information', '/shipping.html', {'tw':'_self','tt':''}]
	], */
	
/*	['Buy Our Products', 'buy.html', {'tw':'_self','tt':''},
/*		['Cafe and Carryout Menu', '/PDF/menu200810.pdf', {'tw':'_blank','tt':''}], */
/*		['Buy Our Soups', '/buy.html', {'tw':'_self','tt':''}], */

/*		['Chicken/Turkey', '/chicken.html', {'tw':'_self','tt':''}],
		['Beef', '/beef.html', {'tw':'_self','tt':''}],
		['Seafood', '/seafood.html', {'tw':'_self','tt':''}],
		['Vegetable', '/vegetable.html', {'tw':'_self','tt':''}], 
		['Sampler Pack', '/sampler.html', {'tw':'_self','tt':''}],
		['Shipping', '/shipping.html', {'tw':'_self','tt':''}],		
		['Retail Locations', '/stores.html', {'tw':'_self','tt':''}],
		['Books & Accessories', 'http://astore.amazon.com/chesgardinc-20', {'tw':'_blank','tt':''}] */

/*		['Winter 2009 Product List', '/PDF/Winter2009ProductSheet.pdf', {'tw':'_blank','tt':''}],
		['Poultry Product Sheets', '/PDF/ProductSheets-Soup/poultry-20090206A-sm.pdf', {'tw':'_blank','tt':''}],
		['Beef Product Sheets', '/PDF/ProductSheets-Soup/beef-20090206A-sm.pdf', {'tw':'_blank','tt':''}],
		['Seafood Product Sheets', '/PDF/ProductSheets-Soup/seafood-20090206A-sm.pdf', {'tw':'_blank','tt':''}] */

/*		['Private Parties', '/privateparties.html', {'tw':'_self','tt':''}],
		['Retail Locations', '/retail.html', {'tw':'_self','tt':''}]*/

	['Why We\'re Special', '/PDF/20things-4.pdf', {'tw':'_blank','tt':''}],
/*	['Salads', '/salads2.html', {'tw':'_self','tt':''}], */
	['Flavor For Life', '/health.html', {'tw':'_self','tt':''}],	

/*	['Press', '', {'tw':'_self','tt':''},
		['Press', '/press2.html', {'tw':'_self','tt':''}],
		['Write Review/Coupon', '/reviews2.html', {'tw':'_self','tt':''}],
		['Flavor For Health', '/health.html', {'tw':'_self','tt':''}]			
	],	*/
	
/*	['Cafe and Catering', '', {'tw':'_self','tt':''},
		['Cafe and Carryout', '/PDF/menu200810.pdf', {'tw':'_blank','tt':''}],
		['Catering Menu', '/PDF/catering200808.pdf', {'tw':'_blank','tt':''}],
	],	*/
	['Networks', '/network2.html', {'tw':'_self','tt':''}],
	['Join Our Mailing List', '/mailinglist.html', {'tw':'_self','tt':''}],
	['Contact Us', '/contact.html', {'tw':'_self','tt':''}]
];


