function safeWMEmail(){

		 var strUser = "webmaster";
		 var strLink = "Webmaster";
		 var strName = "the Webmaster";
		 var strHost = "garwoodpresbyterianchurch.org";


	return "For site related issues email <a hre" + "f=\"ma" + "ilto:" + strUser + "@" + strHost + "?subject=GWC Web Contact\" onmouseover=\"status='Contact "+ strName +" via email'; return true;\">" + strLink + "</a>";


}
