100) { count--; cmd="scrollmessage("+seed+")"; timerTwo=window.setTimeout(cmd,100); } else if (count <= 100 && count > 0) { for (c=0 ; c < count ; c++) { out+=" "; } out+=msg; count--; window.status=out; cmd="scrollmessage("+count+")"; timerTwo=window.setTimeout(cmd,100); } else if (count <= 0) { if (-count < msg.length) { out+=msg.substring(-count,msg.length); count--; window.status=out; cmd="scrollmessage("+count+")"; timerTwo=window.setTimeout(cmd,100); } else { window.status=" "; timerTwo=window.setTimeout("scrollmessage(100)",75); } } } // done hiding -->
please report any broken links or errors by e-mail.
web design by evol1 © 2000 all rights reserved