var emailarray1306= new Array(105,110,102,111,64,102,97,99,101,116,104,101,115,116,114,101,101,116,46,99,111,109)
var postemail1306=''
for (i=0;i<emailarray1306.length;i++)
postemail1306+=String.fromCharCode(emailarray1306[i])

document.write('<a href="mailto:'+postemail1306+'">email</a>')

