home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 August - Disc 1 / PCNET_CD_2006_08_1.iso / shareware / SafeFiles-Win.exe / root / magnet10 / options.js < prev    next >
Encoding:
Text File  |  2006-06-29  |  566 b   |  13 lines

  1. document.write(magnetOptionsPreamble);
  2.  
  3.  
  4. document.write("<img hspace=10 src=\"http://127.0.0.1:"+(45100+magnetCurrentSlot)+"/magnet10/limewire.gif\">");
  5. document.write("<a href=\"http://127.0.0.1:"+(45100+magnetCurrentSlot)+"/magnet:?"+magnetQueryString+"\">Download this file with LimeWire</a>");
  6. document.write("<br>");
  7. document.write("<font size=-1>");
  8. document.write("MAGNET URI: magnet:?"+magnetQueryString);
  9. document.write("</font>");
  10. document.write(magnetOptionsPostamble);
  11. // at least one option block has displayed
  12. magnetOptionsPollSuccesses++;
  13.