document.write(''+
    '<table width="100%"  border="0" cellspacing="0" cellpadding="0">'+
      '<tr>'+
        '<td width="540" class="logo_pic" valign="top">&nbsp;</td>'+
        '<td width="460" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">'+
          '<tr>'+
            '<td valign="top" height="3"></td>'+
          '</tr>'+
          '<tr>'+
           '<td valign="top" align="right"><img src="images/logo_etherial.jpg" width="364" height="117"></td>'+
          '</tr>'+
        '</table></td>'+
        
      '</tr>'+
    '</table>'+
			   '');
