<!--
	// EMAIL TO A FRIEND SCRIPT
	function emailink(){
	window.location = "mailto:"+"?subject=Your friend sent you info about Queenstown Apartment" + "&body= Hi, I thought this site might interest you.  You may want to check it out: "+window.location.href;
}
	//-->
