// FUCKING SPAM BOTS

function contact(pt1, pt2) {
window.location = "mailto:" + pt1 + "@" + pt2;
}