var spaf_eml = [119,102,100,67,111,102,125,104,123,113,115,120,109,58,125,117,118,122,117,120,66,120,133,132];
var spaf_txt = [119,102,100,67,111,102,125,104,123,113,115,120,109,58,125,117,118,122,117,120,66,120,133,132];
var spaf_sub = [];
document.write('<a href=\"mailto:');
cnt = spaf_eml.length; for (i=0; i<cnt; i++) { document.write(String.fromCharCode(spaf_eml[i]-i)); }
document.write('\"><img src=\"images/mail.gif" border=\"0\"> ');
cnt = spaf_txt.length; for (i=0; i<cnt; i++) { document.write(String.fromCharCode(spaf_txt[i]-i)); }
document.write('</a>');

