/* Tigra Menu items structure */
var MENU_ITEMSc = [
	['Buyers', 'Buyer_Publish.php', {'tw':'_self', 'sw':180}],	
	['Sellers', 'Seller_Publish.php', {'sw':200}],	
	['QR Codes', 'QR_Codes_Publish.php', {'tw':'_self', 'sw':180}],
	['', '', {'sw':237}]
];



