var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Home Search", "/listings/?<?php echo delta_vars(0); ?>"],
	["Land Search", "/listings/index.php?&searchtype=3&<?php echo delta_vars(0); ?>"],
	["Farms/Ranches", "/listings/?farm=1&<?php echo delta_vars(0); ?>"],
	["Multi-Family", "/listings/index.php?&searchtype=4&<?php echo delta_vars(0); ?>"],
	["Atlas Search", "/listings/AtlasSearch.php?<?php echo delta_vars(0); ?>"],
	["Open House Search", "/openhouse/?<?php echo delta_vars(0); ?>"],
	["Foreclosures", "/company/foreclosures.php?<?php echo delta_vars(0); ?>"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu menu2iemargin', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu2" is a unique name!
anylinkmenu2.items=[
	["Information for Buyers", "/getagent/Pages.php?Page=0000662746&"],
	["Our Services", "/getagent/Pages.php?Page=0000664761&"],
	["Foreclosures", "/company/foreclosures.php?<?php echo delta_vars(0); ?>"],
	["Home Search", "/listings/?"],
	["Find an Agent", "/getagent/?"],
	["Calculators", "/calculators/?"],
	["Relocation", "/getagent/Pages.php?Page=0000664763&"],
	["Moving Guide", "/getagent/Pages.php?Page=0000664810&"],
	["Moving Checklist", "/getagent/Pages.php?Page=0000664764&"],
	["Title Service", "/getagent/Pages.php?Page=0000664817&"],
	["Home Warranty", "/getagent/Pages.php?Page=0000664818&"]
]

var anylinkmenu3={divclass:'anylinkmenu menu3iemargin', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu3" is a unique name!
anylinkmenu3.items=[
	["Information for Sellers", "/getagent/Pages.php?Page=0000662747"],
	["Virtual Market Analysis", "/listings/VMA.php?"],
	["Our Services", "/getagent/Pages.php?Page=0000664761&"],
	["Foreclosures", "/company/foreclosures.php?<?php echo delta_vars(0); ?>"],
	["Moving Guide", "/getagent/Pages.php?Page=0000664810&"],
	["Moving Checklist", "/getagent/Pages.php?Page=0000664764&"],
	["Find an Agent", "/getagent/?"],
	["Relocation", "/getagent/Pages.php?Page=0000664763&"]
]