document.write('<!-- The page frame -->');

document.write('<table cellspacing=\"0\" cellpadding=\"0\"');
document.write('style=\"width: 940px; height:1px; background-color:white\">');
document.write('  <tbody>');
document.write('    <tr>');
document.write('      <td colspan=\"3\" height=\"10px\" bgcolor="white"></td>');
document.write('    </tr>');
document.write('  </tbody>');
document.write('</table>');

document.write('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"');
document.write('style=\"width: 940px; border:0px ; border-color:darkgray; background-color:white; margin:0px\">');
document.write('  <tbody>');
document.write('    <tr>');
document.write('      <td style=\"width:30px; background-color:white; border-style:none\"></td>');
document.write('      <td style=\"width:auto; height: 100%; background-color:white;\">');
