document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'
  + '<html xmlns="http://www.w3.org/1999/xhtml">'
  + '<head>'
  + '    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'
  + '    <title>Tremlett & Turner - The Shopfitting Specialists</title>'
  + '    <style type="text/css">'
  + '    body {'
  + '        font: 11px tahoma;'
  + '        background: #ffffff;'
  + '        margin: 0;'
  + '        padding: 0px;'
  + '    }    '
  + '    </style>'
  + '</head>'
  + ''
  + '<body style="background-color: #CCCCCC">'
  + '<table cellspacing="0" cellpadding="0" width="100%" bgcolor="#CCCCCC">'
  + '<td width=100% align=center>'
  + '    <table cellspacing="0" cellpadding="0" id="menu1" width="1000" bgcolor="#FFFFFF">'
  + '  	   <tr>'
  + '        <td width="100%" align="left" height="3" bgcolor="#000044"></td>'
  + '         <tr>'
  + '        <td width="100%" align="left" height="50">'
  + ''
  + '        <table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0" background="images/head_bg.gif" height="117" bgcolor="#CB4707">'
  + '			<tr>'
  + '				<td width="0%" align="center" bgcolor="#000055" height="11">'
  + '				</td>'
  + '				<td width="43%" align="center" bgcolor="#000055" height="11">'
  + '				</td>'
  + '				<td width="54%" align="center" bgcolor="#000055" height="117" rowspan="5">'
  + '				<img border="0" src="images/headpics.jpg"></td>'
  + '			</tr>'
  + '			<tr>'
  + '				<td width="0%" align="center" bgcolor="#000055" height="48">'
  + '				&nbsp;</td>'
  + '				<td width="43%" align="center" bgcolor="#FFFFFF" height="48">'
  + '				<img border="0" src="images/logos/logo2.jpg" width="290" height="35"></td>'
  + '			</tr>'
  + '			<tr>'
  + '				<td width="0%" align="left" bgcolor="#000055" valign="top" height="5">'
  + '				</td>'
  + '				<td width="43%" align="left" bgcolor="#000044" valign="top" height="5">'
  + '				</td>'
  + '				</tr>'
  + '			<tr>'
  + '				<td width="0%" align="left" bgcolor="#000055" valign="top" height="9">'
  + '				</td>'
  + '				<td width="43%" align="left" bgcolor="#D12E34" valign="top" height="9">'
  + '				</td>'
  + '				</tr>'
  + '			<tr>'
  + '				<td width="0%" align="left" bgcolor="#000055" valign="top" height="44">'
  + '				</td>'
  + '				<td width="43%" align="center" bgcolor="#000055" height="44">'
  + '				<img border="0" src="images/shopspec.jpg" width="246" height="33"></td>'
  + '				</tr>'
  + '			</table>'
  + '        </td>'
  + '    </tr>	    '
  + '      </tr>    '
  + '    </table>'
  + '  </table>'
  + '    '
  + '    </div>'
  + '</body>'
  + '</html>');
