function header()
{person='Sales';
document.write("<table width=640 height=100 ><tr><td>");
document.write("<img src=graphics/smlogobluebg.gif align=center>");
document.write("</td><td align=right>");
document.write("<font size=1>");
document.write("Unit 4A &middot;Graycar Business Park");
document.write("<br>Barton Turns");
document.write("<br>");
document.write("Barton under Needwood<br>Burton upon Trent &middot; Staffs &middot; DE13 8EN <a href=http://www.multimap.com/map/browse.cgi?cat=h&amp;scale=10000&amp;pc=DE138EN target=_blank>MAP</a>");
document.write("<br>");



document.write("<br>Tel: 01283 716692<br>Fax:01283 716140");
document.write("</td><tr></table>");document.write("<table class=sample width=640 border=0 cellpadding=0 cellspacing=0><tr>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=index.html>Home</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=profile.htm>Company Profile</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=testp.htm>Test Policy</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=kawasaki.htm>Kawasaki</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=products.htm>Products</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=techno.htm>Technology</a></td>");
document.write("</tr><tr>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=contacts.htm>Contacts</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=service.htm>Repair/Service</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=hoses.htm>Hoses</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=swindon.htm>Swindon Depot</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=http://www.hipower.ie/ target=_blank>Irish Agents</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=applications.htm>Applications</a></td>");
document.write("</tr><tr>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=training.htm>Training</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=>&nbsp; </a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=> &nbsp;</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=> &nbsp;</a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=>&nbsp; </a></td>");
document.write("<td align=center onmouseover=this.bgColor='#e4ecff' onmouseout=this.bgColor=''><a class=button href=>&nbsp; </a></td>");


document.write("</td></tr></table>");}