home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / temacd / aimp / aimp_2.09.exe / AIMP2.chm / data / top.js < prev    next >
Text File  |  2007-12-30  |  867b  |  10 lines

  1. document.write('<table width="100%" height="61" border="0" cellpadding="0" cellspacing="0">');
  2. document.write('<tr><td height="4" colspan="2"><hr color="#888888" width="100%" size="4"></td></tr>');
  3. document.write('<tr><td height="21" colspan="2" class=logoheader>');
  4.  
  5. document.write('<table class=transparent><tr><td class=transparent><img src="data/logo.png" width="150" height="57" alt="AIMP2"></td>');
  6. document.write('<td align=right class=transparent width=100%><font color=0 size="4" face="Tahoma"><b>' + document.title + '</b></font></td></tr></table>');
  7.  
  8. document.write('</td></tr>');
  9. document.write('<tr><td height="4" colspan="2"><hr color="#bbbbbb" width="100%" size="1"></td></tr></table>');
  10. document.write('<table class=content><tr><td class=transparent><BR><BR><table valign=center align=center height=96% width=96%><tr><td class=transparent>');