var anylinkmenures={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#E8AB50', linktarget:''} //Second menu variable. Same precaution.
anylinkmenures.items=[
	["<img src='/img/menubtn/cabins.gif' border='0'>", "/cabins/cabins.php"], //no comma following last entry!
	["<img src='/img/menubtn/liverez.gif' border='0'>", "/reservations/reserve.php"]
]

var anylinkmenulodge={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#E8AB50', linktarget:''} //Second menu variable. Same precaution.
anylinkmenulodge.items=[
	["<img src='/img/menubtn/general.gif' border='0'>", "/lodge/lodge.php"],
	["<img src='/img/menubtn/restaurant3.gif' border='0'>", "/restaurant/restaurant.php"],
	["<img src='/img/menubtn/rentshop.gif' border='0'>", "/rent/rentalshop.php"],
	["<img src='/img/menubtn/events.gif' border='0'>", "/music/ent.php"],
	["<img src='/img/menubtn/apparel.gif' border='0'>", "/apparel/apparel.php"] //no comma following last entry!
]

var anylinkmenulocation={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#E8AB50', linktarget:''} //Second menu variable. Same precaution.
anylinkmenulocation.items=[
	["<img src='/img/menubtn/general.gif' border='0'>", "/location/location.php"],
	["<img src='/img/menubtn/areamap.gif' border='0'>", "/map/areamap.php"],
	["<img src='/img/menubtn/benddir2.gif' border='0'>", "/directions/directions.php"],
	["<img src='/img/menubtn/pacificcrsttrl.gif' border='0'>", "/pct/pct.php"],
	["<img src='/img/menubtn/mtbachelor.gif' border='0'>", "/bachelor/bachelor.php"],
	["<img src='/img/menubtn/pictures.gif' border='0'>", "/photo/photo.php"] //no comma following last entry!
]

var anylinkmenuactivity={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#E8AB50', linktarget:''} //Second menu variable. Same precaution.
anylinkmenuactivity.items=[
	["<img src='/img/menubtn/winter.gif' border='0'>", "/winter/winter.php"],
	["<img src='/img/menubtn/summer.gif' border='0'>", "/summer/summer.php"],
	["<img src='/img/menubtn/snowmobile2.gif' border='0'>", "/snowmobile/snowmo.php"],
	["<img src='/img/menubtn/snocat.gif' border='0'>", "/snowcat/snowcat.php"],
	["<img src='/img/menubtn/marina.gif' border='0'>", "/marina/marina.php"],
	["<img src='/img/menubtn/calendr.gif' border='0'>", "/music/ent.php"],	
	["<img src='/img/menubtn/party.gif' border='0'>", "/party/party.php"],
	["<img src='/img/menubtn/wedding.gif' border='0'>", "/wedding/wedding.php"] //no comma following last entry!
]

var anylinkmenucontact={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#E8AB50', linktarget:''} //Second menu variable. Same precaution.
anylinkmenucontact.items=[
	["<img src='/img/menubtn/contact.gif' border='0'>", "/contact/contact.php"],
	["<img src='/img/menubtn/emailjay.gif' border='0'>", "mailto:elkmail@elklakeresort.net"] //no comma following last entry!
]