
document.write(
               
			
     '<tr width="100%" align="center">'+
      '<table width="750" bgcolor="#b4c9e9" height="150">'+
        '<td width="10">&nbsp;</td>'+
        '<td width="740" align="left">'+
          '<img src="images/logo.jpg">'+
        '</td>'+
     '</table>'+
    '</tr>'     

);