domain1="tisc";
domain2="ali.co.uk";
at="@";
subject="?Subject=Contact from Barford Community website";
name1="mr";
name2="gale";
document.write("<a href='mailto:"+name1+name2+at+domain1+domain2+subject+"'>Click here to e-mail.</a>")