/* Tigra Menu items structure */
var MENU_ITEMSc = [
	['Buyers', 'Buyer_Publish.php', {'tw':'_self', 'sw':180}],	
	['Sellers', 'Seller_Publish.php', {'sw':200}],	
	['Form Info', 'Form_Info_Publish.php', {'tw':'_self', 'sw':180}],
	[' ', '', {'tw':'_self', 'sw':180}],
	['', '', {'sw':40}]
];


