Скрипт Бегущая строка на сайт.
Вставляем его между: <!-- Header --> .... <!-- Header -->
Code
<tbody><tr>
<td style="background: rgb(0, 0, 0) no-repeat scroll center center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
<marquee style="color: rgb(0, 0, 0);" onmouseover="this.scrollAmount=1" onmouseout="this.scrollAmount=6" width="100%">
[b]<font color="#00ff00">ТЕКСТ ВАШЕГО ПРИВЕТСТВИЯ</font>[/b]
</marquee></td>
</tr></tbody></table>
<!-- /Polosa -->