


var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:156px; background:#FF9933', linktarget:'_self'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
		["PROCEDURES", "procedures.html"],
		["HOW TO BECOME AN AGENT", "https://www.speedremit.ae/Customers/how_to_bcome_agent.aspx"],
	["FAQs", "faq.html"]
	
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FF9933', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["COMPANY PROFILE", "company_profile.html"],
	["MISSION & VISION", "vision_mission.html"],
	["PRODUCTS & SERVICES", "products.html"],
	["QUALITY POLICY", "quality_policy.html"],
	["AML POLICY", "aml_policy.html"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FF9933', linktarget:'_blank'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["TRANSACTION STATUS", "transaction_status.html"],
	["DEMO LOGIN", "http://sr2demo.speedremit.com"],
	["SPEED CLUB CARD", "https://www.speedremit.ae/Admin/WebForm_CustomerRegistration.aspx"],
	["LOYALTY POINT STATUS", "https://www.speedremit.ae/Admin/ViewCustomerHistoryReg.aspx"], //no comma following last entry!
		["REDEEM YOUR POINTS", "https://www.speedremit.ae/Admin/ViewCustomerHistoryReg.aspx"]
	
]



var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FF9933', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["ADDRESS", "address.html"],
	["SUGGESTIONS", "https://www.speedremit.ae/Customers/suggetions.aspx"],
	["CAREERS", "careers.html"]
	
]



