// JavaScript Document
user ="lsl"
domain ="itsantique.com"
subCon ="Itsantique Information"
document.write('<a href="mailto:' + user + '@' + domain +'?subject=' +subCon+' " ' +' >EMAIL</a>');