domain1="summi";
domain2="tsquash.com";
at="@";
subject="?Subject=Contact from KLTSC website";
name1="ste";
name2="ve";
document.write("<a href='mailto:"+name1+name2+at+domain1+domain2+subject+"'>Click here to e-mail.</a>");
