// menu_items.js file

var MENU_ITEMS =[
	
	["BATH TOWELS", "http://www.unitedtextilesupply.com/retail/millenium_towels.shtml"],
	
		];

