document.write('<table width="100%" border="0" cellspacing="0" cellpadding="4">');
document.write('  <tr> ');
document.write('    <td valign="top"><img src="images/logo.jpg" width="108" height="73" ></td>');
document.write('    <td align="right" valign="top"><img src="images/common.jpg" width="450" height="73"></td>');
document.write('    <td>&nbsp;</td>');
document.write('  </tr>');
document.write('</table>');
