var name = "Webmaster";
var domain = "cravengarth.com";
document.write('If you have any comments, or think something is wrong with our website, please report it to our <a href="mailto:' + name + '@' + domain + ' ">');
document.write(name+  '</a> he wont mind!');