
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:183px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["PREFERRED CUSTOMER", "about.html"],
	["SAFETY PROGRAM", "about_safety.html"],
	["NEWS FROM THE PRESIDENT", "about_news.html"],
	["AWARDS/ACCREDITATIONS", "about_awards.html"],
	["AFFILIATIONS", "about_aff.html"]
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:165px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["NEW ROOFS", "roofs_new.html"],
	["REROOFS", "roofs_reroof.html"],
	["ENVIRONMENTAL ROOFS", "roofs_environmental.html"]
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:213px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["ARCHITECTS", "support_architects.html"],
	["GENERAL CONTRACTORS", "support_general_contractors.html"],
	["BUILDING OWNERS", "support_building_owners.html"],
	["MAINTENANCE SUPERINTENDENTS", "support_maintenance.html"]
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:203px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["ROOF ASSET MANAGEMENT", "maintenance_roof_ram.html"],
	["ROOF EXPRESS", "maintenance_roof_express.html"],
	["ROOF CONNECT", "maintenance_roof_connect.html"]
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:190px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["EMAIL US", "contact_email.html"],
	["EMPLOYMENT OPPORTUNITIES", "contact_employment_opportunities.html"]
]