function malinglist() {
	location.href= "mailing.php";
}

function disclaimer() {
	location.href= "disclaimer.html";
}