var emailarray7991= new Array(110,105,107,111,46,98,117,101,108,101,110,115,64,112,97,110,100,111,114,97,46,98,101)
var postemail7991=''
for (i=0;i<emailarray7991.length;i++)
postemail7991+=String.fromCharCode(emailarray7991[i])

document.write('<a href="mailto:'+postemail7991+'"></a>')
