function help() {
	var helpstring = GetCookie("helpstring");
	document.location.href = "mailto:"+helpstring;
}