JavaScript Code :
<SCRIPT LANGUAGE="JavaScript"> <!-- begin // 1996 by Christoph Bergmann... http://acc.de/cb // Please keep this note... // global variables var max=0; function textlist() { max=textlist.arguments.length; for (i=0; i<max; i++) this[i]=textlist.arguments[i]; } tl=new textlist ( "Your text here (no quotation marks here)" ); var x=0; pos=0; var l=tl[0].length; function textticker() { document.tickform.tickfield.value=tl[x].substring(0,pos)+"_"; if(pos++==l) { pos=0; setTimeout("textticker()",1000); x++; if(x==max) x=0; l=tl[x].length; } else setTimeout("textticker()",50); } // end --> </script> </HEAD><BODY><center> <script language="javascript" type="text/javascript" src="//ad.broadcaststation.net/ads/show_ad.php?width=728&height=90"></script> </center> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4KX380T5BD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4KX380T5BD'); </script> <!-- END GOOGLE --> <geoads></geoads> <SCRIPT LANGUAGE="JavaScript"> <!-- document.write("<FORM NAME=\"tickform\">"); document.write("<INPUT TYPE=\"TEXT\" NAME=\"tickfield\" SIZE=\"40\">"); document.write("</FORM>"); textticker(); //--> </SCRIPT>

 

This page hosted by Get your own Free Homepage

Hosted by www.Geocities.ws

1