function trailer()
{
document.write("<table width=700><tr><td>");
document.write("<center>");
document.write("<hr color=#0000ff>");
document.write("<br>Coleman Manufacturing is part of <a href='http://www.lh-group.co.uk/index.php' target=_blank>LH Group Holdings</a>");
document.write("<center>");
document.write("<font size=0>");
document.write("<center>");
document.write("<br>Web design and aerial photographs by ");
stsuffix = ".co.uk";
stdomain = "barrywright";
stuser = "webmaster";  
stsubject = "Coleman Manufacturing website";
person = "Barry Wright";
amail(person,stsuffix,stdomain,stuser,stsubject);
document.write(" &copy;2005");
document.write("<br>");
document.write("</td><tr></table>");
}