var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:185px; background:#e0dfdf', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["iNETS", "about_inets.php"],
	["iNETS Kiosk", "inetskiosk.php"],
	["iNETS Mobile", "about_mobile.php"]
	
]

var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'width:163px; background:#e0dfdf', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["User Guides", "customer_ug_kiosk.php"],
	["Customer Service Contact", "customer_contact.php"],
	["FAQs", "customer_faqs.php"]
	
]