var buyers={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#336799', linktarget:'_self'} //Second menu variable. Same precaution.
buyers.items=[
	["Featured Properties", "../buyers/featured_properties.asp"],
	["Property Search", "http://www.homesdatabase.com/house/"],
	["Mortgage Prequalification", "../buyers/mortgage_prequalification.asp"],
	["Insurance Quote", "../buyers/insurance_quote.asp"],
	["Mortgage Calculator", "http://www.mortgage-net.com/calculators/mp_cl.html"],
	["Testimonials", "../buyers/testimonials.asp"] //no comma following last entry!
]


var sellers={divclass:'anylinkmenu', inlinestyle:'width:120px; background:#336799', linktarget:'_self'} //Second menu variable. Same precaution.
sellers.items=[
	["Testimonials", "../sellers/testimonials.asp"],
	["Awards", "../sellers/awards.asp"],
	["Listing Plan", "../sellers/listing_plan.asp"],
	["FAQ", "../sellers/faq.asp"] //no comma following last entry!
]

var community={divclass:'anylinkmenu', inlinestyle:'width:120px; background:#336799', linktarget:'_self'} //Second menu variable. Same precaution.
community.items=[
	["Schools", "../community/schools.asp"],
	["Attractions", "../community/attractions.asp"],
	["Cities and Towns", "../community/cities_and_towns.asp"],
	["Retail", "../community/retail.asp"],
	["Parks", "../community/parks.asp"]	//no comma following last entry!
]

var team={divclass:'anylinkmenu', inlinestyle:'width:111px; background:#336799', linktarget:'_self'} //Second menu variable. Same precaution.
team.items=[
	["Locations", "../team/locations.asp"],
	["Realtor Center", "../team/realtorcenter.asp"] //no comma following last entry!
]

