
var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:191px; ', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
				
	
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:191px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["About the Doctors", "doctors.php"],
	["Staff Directory", "staff.php"],
	["Office Policies", "office.php"],
	["Map & Directions", "map.php"], 
	["Request an Appointment", "appointment.php"],
	["Contact Us", "contact.php"]//no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:191px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["First visit", "#"],
	["F.A.Q", "faq.php"],
	["Oral Hygiene", "oral.php"],
	["Emergency information", "emergency.php"],
	["Foods to Avoid", "toothcare.php"]
	//no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:191px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Do I Need Braces?", "braces.php"],
	["Early treatment", "early-treatment.php"],
	["Adult treatment", "adult-treatment.php"],
	["Examples of treatment", "examples.php"],
	["Types of braces", "types-braces.php"],
	["After treatment", "after-treatment.php"]
]
var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:191px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["Before & After", "before-after.php"],
	["Clinics", "clinic.php"],
	["Laboratory", "laboratory.php"],
	["Operatory Area", "operatory.php"]
]


