/*
	Copyright Andrew Hall
	Do not use without permission
*/

function mailout() {
location.href = "mailto:ahall1983@hotmail.com"

}