
user ="deb" 
domain ="simpleorder-deb.com" 
subCon =" Contact from Simple Order Website" 
document.write(' <a href=" mailto:' + user + '@' + domain +' ?subject=' +subCon+' " ' +'  class=contact><img src="images/contact-profile.gif" width="115" height="87" vspace="12" border="0"></a> ' ); 

