function emailMeScript (x) { first = "mailto:" + x; document.location.href = first + "@igvinc.com"; }