Lines Matching refs:document
15 document.write(' <td')
16 document.write(pCurrentPage == pHRef ? ' class="current"' : '')
17 document.write('><a href="')
18 document.write(pHRef)
19 document.write('">')
20 document.write(pValue)
21 document.writeln('</a></td>')
29 document.writeln('<div id="topmenu">')
30 document.writeln(' <table width="100%">')
31 document.writeln(' <tr>')
38 document.writeln(' </tr>')
39 document.writeln(' <tr>')
47 document.writeln(' </tr>')
48 document.writeln(' </table>')
49 document.writeln(' </div>')