document.write('<html>'
  + '<head>'
  + '<link href="joneshomes.css" rel="stylesheet" type="text/css">'
  + '</head>'
  + '<body>'
  + '<table width="770" border="0" align="center" cellpadding="0" cellspacing="0" class="bord1">'
  + '  <tr align="left" valign="top">'
  + '    <td width="230" bgcolor="#e3c158"><img src="images/JHlogo.gif" alt="Jones Homes logo" width="230" height="104"></td>'
  + '    <td width="882" colspan="3" align="right" valign="bottom" bgcolor="#e3c158"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="522" height="104">'
  + '        <param name="movie" value="images/ani.swf">'
  + '        <param name="quality" value="high">'
  + '        <embed src="images/ani.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="522" height="104"></embed>'
  + '    </object></td>'
  + '  </tr>'
  + '</table>'
  + '</body>'
  + '</html>'
  + '');








