var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#333; color:#fff;font-weight:normal;padding:2px;font-size:11px;line-height:18px;margin-top:0px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;COMPANY", "company_shaguncares.php"],
	["&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;CERTIFICATIONS", "certifications.php"],
	["&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;LOCATIONS", "locations.php"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:170px; background:#333; color:#fff;font-weight:normal;padding:2px;font-size:11px;line-height:18px;margin-top:0px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;FRACTURE CARE", "shaguncare-fracture-care.php"],
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;LOCKING PLATES", "shaguncare-locking-plates.php"],
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;SPINAL PRODUCTS", "shaguncare-spinal-products.php"],
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;TUMER PROSTHESIS", "shaguncare-tumer-range.php"],
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;TOTAL HIP REPLACEMENTS", "shaguncare-total-hip-replacement.php"],
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;MEXILLO FACIAL IMPLANTS", "shaguncare-mexillo-facial-implants.php"],
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;EXTERNAL FIXATOR", "shaguncare-external-fixator.php"],
	["&nbsp;&nbsp;<img src='images/arrow.png' border='0'> &nbsp;&nbsp;INSTRUMENTS", "shaguncare-instruments.php"]//no comma following last entry!
]
