var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["About Profit Boost", "about.php"],
	["Profit Boost News", "news.php"],
	["Automotive Affiliations", "affiliations.php"] //no comma following last entry!
]




var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:175px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Why Choose PIF Pro", "whypifpro.php"],
	["Why Web Based Is Best", "web-based.php"],
	["Program Features", "features.php"],
	["Transmission Industry", "transmission.php"],
	["General Repair Industry", "general-repair.php"],
	["PIF Pro Benefits", "benefits.php"],
	["Auto Shop Testimonials", "shop-testimonials.php"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:110px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Take the Tour", "tour.php"],
	["Samples", "samples.php"] //no comma following last entry!
]
