гостевая стихи песня автосервис ссылки

Секреты Web-Дизайна.Тексты.

Хочу поделиться некоторыми Ява-скриптами. Которые вам могут вполне пригодится на ваших страничках. Буду рад посетить их. Единственное, копировать следует сначала в "блокнот", а затем в код своей страники.

 

This free script provided by
Website Abstraction

<SCRIPT>
<!-- written by The Omega
// http://www.geocities.com/Area51/Corridor/4381
// the_omega@geocities.com
// You must leave these comments in to use the script
// (hey, I wrote it. Let me have a little credit!)
{gfx=new Array()
// put url's for randomly selected graphics here, as in the example
gfx[0]="image1.gif"
gfx[1]="image2.gif"
gfx[2]="image3.gif"

today2=new Date()
len=3
today=today2.getTime()/10
rnd=today % len
document.writeln('<IMG SRC="'+gfx[rnd]+'">')}
//-->
</SCRIPT>

<p align="center"><font face="arial" size="-2">This free script provided by</font><br>
<font face="arial, helvetica" size="-2"><a href="http://wsabstract.com">Website
Abstraction</a></font></p>
  ТОП-ТОП


Используются технологии uCoz