
function customizeheader() 
{
	var strURL = document.location.toString().toLowerCase();
	//main-nav
	if (strURL.indexOf("overview.aspx") != -1)
		document.getElementById("imgOverview").src = document.getElementById("imgOverview").src.replace("off", "on");
	if (strURL.indexOf("surroundings.aspx") != -1)
		document.getElementById("imgOverview").src = document.getElementById("imgOverview").src.replace("off", "on");
	if (strURL.indexOf("resort.aspx") != -1)
		document.getElementById("imgOverview").src = document.getElementById("imgOverview").src.replace("off", "on");
	if (strURL.indexOf("inviting.aspx") != -1)
		document.getElementById("imgOverview").src = document.getElementById("imgOverview").src.replace("off", "on");
	if (strURL.indexOf("pets.aspx") != -1)
		document.getElementById("imgOverview").src = document.getElementById("imgOverview").src.replace("off", "on");
		
		
	if (strURL.indexOf("gallery") != -1)
		document.getElementById("imgGallery").src = document.getElementById("imgGallery").src.replace("off", "on");
		
	if (strURL.indexOf("floorplans") != -1)
		document.getElementById("imgFloorPlans").src = document.getElementById("imgFloorPlans").src.replace("off", "on");
		
	if (strURL.indexOf("roselink") != -1)
		document.getElementById("imgRoseLink").src = document.getElementById("imgRoseLink").src.replace("off", "on");
	if (strURL.indexOf("internet.aspx") != -1)
		document.getElementById("imgRoseLink").src = document.getElementById("imgRoseLink").src.replace("off", "on");
	if (strURL.indexOf("directv.aspx") != -1)
		document.getElementById("imgRoseLink").src = document.getElementById("imgRoseLink").src.replace("off", "on");
	if (strURL.indexOf("alarm.aspx") != -1)
		document.getElementById("imgRoseLink").src = document.getElementById("imgRoseLink").src.replace("off", "on");
	if (strURL.indexOf("surroundsound.aspx") != -1)
		document.getElementById("imgRoseLink").src = document.getElementById("imgRoseLink").src.replace("off", "on");
	if (strURL.indexOf("telephony.aspx") != -1)
		document.getElementById("imgRoseLink").src = document.getElementById("imgRoseLink").src.replace("off", "on");
		
	if (strURL.indexOf("amenities") != -1)
		document.getElementById("imgAmenities").src = document.getElementById("imgAmenities").src.replace("off", "on");
	if (strURL.indexOf("leisure.aspx") != -1)
		document.getElementById("imgAmenities").src = document.getElementById("imgAmenities").src.replace("off", "on");
	if (strURL.indexOf("business.aspx") != -1)
		document.getElementById("imgAmenities").src = document.getElementById("imgAmenities").src.replace("off", "on");
	if (strURL.indexOf("concierge.aspx") != -1)
		document.getElementById("imgAmenities").src = document.getElementById("imgAmenities").src.replace("off", "on");
	if (strURL.indexOf("fitness.aspx") != -1)
		document.getElementById("imgAmenities").src = document.getElementById("imgAmenities").src.replace("off", "on");
	if (strURL.indexOf("entertainment.aspx") != -1)
		document.getElementById("imgAmenities").src = document.getElementById("imgAmenities").src.replace("off", "on");
	if (strURL.indexOf("calendar.aspx") != -1)
		document.getElementById("imgAmenities").src = document.getElementById("imgAmenities").src.replace("off", "on");
	
	if (strURL.indexOf("about") != -1)
		document.getElementById("imgAbout").src = document.getElementById("imgAbout").src.replace("off", "on");
	
	//sub-nav
	if (strURL.indexOf("community.aspx") != -1)
		document.getElementById("imgCommunity").src = document.getElementById("imgCommunity").src.replace("off", "on");
	if (strURL.indexOf("shopping.aspx") != -1)
		document.getElementById("imgCommunity").src = document.getElementById("imgCommunity").src.replace("off", "on");
	if (strURL.indexOf("dining.aspx") != -1)
		document.getElementById("imgCommunity").src = document.getElementById("imgCommunity").src.replace("off", "on");
	if (strURL.indexOf("healthcare.aspx") != -1)
		document.getElementById("imgCommunity").src = document.getElementById("imgCommunity").src.replace("off", "on");
	if (strURL.indexOf("transit.aspx") != -1)
		document.getElementById("imgCommunity").src = document.getElementById("imgCommunity").src.replace("off", "on");
	if (strURL.indexOf("moving.aspx") != -1)
		document.getElementById("imgCommunity").src = document.getElementById("imgCommunity").src.replace("off", "on");
	if (strURL.indexOf("schools.aspx") != -1)
		document.getElementById("imgCommunity").src = document.getElementById("imgCommunity").src.replace("off", "on");	
		
	if (strURL.indexOf("resident.aspx") != -1)
		document.getElementById("imgResident").src = document.getElementById("imgResident").src.replace("off", "on");
	if (strURL.indexOf("referral.aspx") != -1)
		document.getElementById("imgResident").src = document.getElementById("imgResident").src.replace("off", "on");
	if (strURL.indexOf("charter.aspx") != -1)
		document.getElementById("imgResident").src = document.getElementById("imgResident").src.replace("off", "on");
	if (strURL.indexOf("goldkey.aspx") != -1)
		document.getElementById("imgResident").src = document.getElementById("imgResident").src.replace("off", "on");
	if (strURL.indexOf("building.aspx") != -1)
		document.getElementById("imgResident").src = document.getElementById("imgResident").src.replace("off", "on");
	
	//if (strURL.indexOf("contactus") != -1)
	//	document.getElementById("imgContactUs").src = document.getElementById("imgContactUs").src.replace("off", "on");
	//if (strURL.indexOf("directions") != -1)
	//	document.getElementById("imgDirections").src = document.getElementById("imgDirections").src.replace("off", "on");
	if (strURL.indexOf("lease.aspx") != -1)
		document.getElementById("imgLease").src = document.getElementById("imgLease").src.replace("off", "on");
	
			
}


function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];
    }
  }
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];
  }
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}


function roseland_preloadImages() {
	MM_preloadImages('images/buttons/mainnav/overview_button_on.gif','images/buttons/mainnav/gallery_on.gif',
					 'images/buttons/mainnav/floorplans_on.gif','images/buttons/mainnav/roselink_on.gif',
					 'images/buttons/mainnav/amenities_on.gif','images/buttons/mainnav/about_on.gif',
					 'images/buttons/subnav/community_on.gif','images/buttons/subnav/resident_on.gif',
					 'images/buttons/subnav/contactus_on.gif','images/buttons/subnav/directions_on.gif',
					 'images/buttons/subnav/lease_on.gif')
}