"); trophywindow.document.writeln('
'); } //main progran !!!!!!!!!!!!!!!!!!!!!!DO NOT TOUCH !!!!!!!!!!!!!!!!!!!!!!! ok = false; pick = 2; if (navigator.userAgent.indexOf ("Mozilla") != -1) { ok = parseInt(navigator.appVersion.substring(0,1)) >= 3; } else {} if (ok == 1) { dot = new Image(5,12); dot.src = "http://www.geocities.com/ripxgambit/images/dot.gif"; dot2 = new Image(5,12); dot2.src = "http://www.geocities.com/ripxgambit/images/dot2.gif"; } function un(nom) { if (ok == 1) { if ((nom == "d1")&&(pick!=1)) {document.d1.src = dot2.src;} if ((nom == "d2")&&(pick!=2)) {document.d2.src = dot2.src;} if ((nom == "d3")&&(pick!=3)) {document.d3.src = dot2.src;} if ((nom == "d4")&&(pick!=4)) {document.d4.src = dot2.src;} if ((nom == "d5")&&(pick!=5)) {document.d5.src = dot2.src;} if ((nom == "d6")&&(pick!=6)) {document.d6.src = dot2.src;} return true; } } function deux(nom) { if (ok == 1) { if ((nom == "d1")&&(pick!=1)) {document.d1.src = dot.src;} if ((nom == "d2")&&(pick!=2)) {document.d2.src = dot.src;} if ((nom == "d3")&&(pick!=3)) {document.d3.src = dot.src;} if ((nom == "d4")&&(pick!=4)) {document.d4.src = dot.src;} if ((nom == "d5")&&(pick!=5)) {document.d5.src = dot.src;} if ((nom == "d6")&&(pick!=6)) {document.d6.src = dot.src;} return true; } } function trois(nom) { if (ok == 1) { if (pick==1) {document.d1.src = dot.src;} if (pick==2) {document.d2.src = dot.src;} if (pick==3) {document.d3.src = dot.src;} if (pick==4) {document.d4.src = dot.src;} if (pick==5) {document.d5.src = dot.src;} if (pick==6) {document.d6.src = dot.src;} if ((nom == "d1")&&(pick!=1)) {document.d1.src = dot2.src; pick=1;} if ((nom == "d2")&&(pick!=2)) {document.d2.src = dot2.src; pick=2;} if ((nom == "d3")&&(pick!=3)) {document.d3.src = dot2.src; pick=3;} if ((nom == "d4")&&(pick!=4)) {document.d4.src = dot2.src; pick=4;} if ((nom == "d5")&&(pick!=5)) {document.d5.src = dot2.src; pick=5;} if ((nom == "d6")&&(pick!=6)) {document.d6.src = dot2.src; pick=6;} return true; } } //give the URL and name the helpme files function openhelpfile(destination,helpfilename) { var stats = 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=300,height=500'; window.open(destination,helpfilename, stats); } // -->