home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 January / INTERNET98.ISO / pc / software / windows / building / bonfire / data1.cab / Help_Files / bonfire.chm / bonfirehelp.js < prev    next >
Encoding:
Text File  |  2002-08-10  |  1.1 KB  |  17 lines

  1. document.write("<html><head><title>Bonfire Studio Help - " + pagename + "</title>");
  2. document.write("<link rel=\"StyleSheet\" href=\"bonfirehelp.css\"></head>");
  3. document.write("<body bgcolor=\"#ffffff\" text=\"#000000\" link=\"#0070B0\" vlink=\"#0070B0\" alink=\"#000000\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
  4. document.write("<table width=\"100%\" cellpadding=0 cellspacing=0 border=0>");
  5. document.write("    <tr>");
  6. document.write("        <td valign=top background=\"topbg.gif\"><img src=\"top.gif\"></td>");
  7. document.write("        <td valign=middle align=right class=\"headertext\" background=\"topbg.gif\" nowrap>" + pagename + "<img src=\"blank.gif\" width=10></td>");
  8. document.write("    </tr>");
  9. document.write("</table>");
  10. document.write("<table width=\"100%\" cellpadding=15 cellspacing=0 border=0>");
  11. document.write("    <tr>");
  12. document.write("        <td valign=top>");
  13. document.write("            <table width=100% cellpadding=0 cellspacing=0 border=0>");
  14. document.write("                <tr>");
  15. document.write("                    <td valign=top width=100%>");
  16. document.write("                        <h1>" + pagename + "</h1><br>");
  17.