// JavaScript Document
function fwmad (u) {
pre = "mail";
url = pre + "to:" + u;
document.location.href = url + "@offinger.com";
}
