home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / sponce / goa / share.js < prev    next >
Text File  |  2004-08-03  |  162b  |  11 lines

  1. function next1(){
  2. window.location = "02.html";
  3.     }
  4. function next2(){
  5. window.location = "03.html";
  6.     }
  7.     
  8. function next3(){
  9. window.location = "02.html";
  10.     }
  11.