<--home

Links

Corkboard

Daily Comic

Guestbook

Writing

Jim's Blog

Chat

Jokes





Games



* Lottery Picker (By Kurt at kurt.grigg@virgin.net) Featured on Dynamicdrive.com For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com */ function lotto(){ if (!document.all&&!document.layers) return for (j=1; j < 48; j++)//stop zero!? { var a=Math.round(Math.random()*j+1); var b=Math.round(Math.random()*j+1); var c=Math.round(Math.random()*j+1); var d=Math.round(Math.random()*j+1); var e=Math.round(Math.random()*j+1); var f=Math.round(Math.random()*j+1); } var x=new Array(a,b,c,d,e,f); if ((x[0] == x[1]) || (x[0] == x[2]) || (x[0] == x[3]) || (x[0] == x[3]) || (x[0] == x[5]) || (x[1] == x[2]) || (x[1] == x[3]) || (x[1] == x[4]) || (x[1] == x[5]) || (x[2] == x[3]) || (x[2] == x[4]) || (x[2] == x[5]) || (x[3] == x[4]) || (x[3] == x[5]) || (x[4] == x[5]) || (x[5] == x[4])) lotto();//restart else { var y=x.toString(); var z=y.split(','); for (i=0; i < z.length; i++) { z[i]=z[i]+" "; if (z[i].length < 3)//add '0' to singles z[i]="0"+z[i]+" "; } z=z.sort(); Nos=z[0]+z[1]+z[2]+z[3]+z[4]+z[5]; if (document.all) {document.all.layer1.innerHTML=Nos;}//OR Z! else if (document.layers) { document.layers.layer1.document.open(); document.layers.layer1.document.write(" "+Nos+""); document.layers.layer1.document.close(); } T=setTimeout('lotto()',10); } } //-->

Result

Dots ~ connect 4 lines to make a box and get a point. Don't give a box to your opponent!

The Magic 8 Balll ~ a answering program. It answers questions unlike your answering machine.

Ditch the guessing use this lottery picker. Note: if you win you must send half the winnings to Jim.

Tetris ~ what browser do you have? Explorer or Netscape?


Mario 2 ~ beware the almighty foot.

Snake ~ chase dots and try not to eat your tail, your tail is a dot but don't get confused.