	function m_sfcon (u) {
	pre = "mail";
	url = pre + "to:" + u;
	document.location.href = url + "@birdhike.com";
	}