Thanks a lot for your visit....Please do come again ! ! ! !

Sunday, June 22, 2008

1 comment:

mrperfect said...

function makesnake() {
if (flag==1 && document.all) {
for (i=message.length-1; i>=1; i--) {
xpos[i]=xpos[i-1]+step
ypos[i]=ypos[i-1]
}