user = "prices2011";
site = "dontronics.com";
subject = "Dontronics, can you quote me a better price on a web downloaded product?";
body = "Please give us the full product name, and web address, and we will try to better that price.";
document.write('<a href=\"mailto:' + user + '@' + site + '?subject=' + subject + '&body=' + body +'%0A%0D%0D%0A' + '\">');
document.write('Email Dontronics direct'+'</a>');
