var a = 'o@i';
a = '"mailto:inf' + a;
a += 'zyMail.com?subject=IzyMail%20Information%20Request"';
document.write('<a title="Contact Us" href=' + a + '>');
