| function anim() { step++; if (step==7) step = 1; if (step==1) window.status = '>===' + thetext + '===<'; if (step==2) window.status = '=>==' + thetext + '==<='; if (step==3) window.status = '>=>=' + thetext + '=<=<'; if (step==4) window.status = '=>=>' + thetext + '<=<='; if (step==5) window.status = '==>=' + thetext + '=<=='; if (step==6) window.status = '===>' + thetext + '<===' setTimeout("anim()", 200); } // End --> | 
| Leif Ericsson | 
|   | 
|  | 
|  | 
| Contents of This Site: | 
| People have visited this site | 
| To see this page at it's best, make sure your browser supports Javascript. (Don't use the school's computers) | 
| Please Sign my Grustbook |