| <HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- This script and many more are available free online
at -->
<!-- The JavaScript Source!! http://javascript.internet.com
הפמ חוקל טפירקסה-->
<!-- Begin
function writeMarquee() {
document.write("<marquee scrolldelay='250' scrollamount='20'>This
ordinary marquee has <a href='http://javascript.internet.com'>*
* l i n k s * *</a> that you can click on. <a href='http://javascript.internet.com'>GO
to javascriptsource home</a>. Use HTML formating: <b>bold</b>,
<i>italic</i>, <u>etc.</u>. Speed and delay also
adjustable.</marquee>");
}
// End -->
</script>
</HEAD>
<!-- STEP TWO: Copy this code into the BODY of your
HTML document -->
<BODY>
<div align="center">
<table width="30%">
<tr><td>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
writeMarquee()
// End -->
</script>
</td></tr></table>
</div>
|