var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'background:#FDD271', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Featured Properties", "subpage.php?pagename=for_rental_feature&pageinclude=for_rental_feature"],
	["2011 Vacation Rentals", "sea-isle-city-vacation-rental-search-2011.php"],
	["2012 Vacation Rentals", "sea-isle-city-vacation-rental-search-2012.php"],
	["Elevator Rentals", "subpage.php?pagename=elevator.rentals2&pageinclude=elevator.rentals2"],
	["Pet Rentals", "subpage.php?pagename=petrental&pageinclude=petrental"],
	["REQUEST A RENTAL", "reservearental12.html"],
	["General Layout", "subpage.php?pagename=Layout&pageinclude=Layout"],
	["Weekend Rentals", "subpage.php?pagename=WEEKEND_RENTALS&pageinclude=weekend_rentals"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'background:#FDD271', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["100s of Listings", "subpage.php?pagename=IDXsalesearch&pageinclude=IDXsalesearch"],
	["Featured Properties", "subpage.php?pagename=featuredsalesnew&pageinclude=featuredsalesnew"] //no comma following last entry!
]

