/* Tigra Menu items structure */
var FMENU_ITEMS = [
	['Privacy Policy', 'privacypolicyp.php'], 
	['Refund Policy', 'refundpolicy.php'], 
	['Terms of Service', 'tos.php'], 
	['SLA Agreement', 'sla.php'], 
	['Payment Options', 'paymentoption.php'], 
	['Contact Us', 'contacts.php'], 
	['Infrastructure', 'infra.php'], 
];