Главная » Файлы » SCRIPT UCOZ » Календарь |
Календарь для uCoz игр
30.09.2012, 12:16 | |
![]() Code <script language=JavaScript> now = new Date() if (now.getDay() == 0) document.write("<img src='http://wallaby.ucoz.ru/images/voskresen.jpg' alt='Воскресенье!' width='188' height='110' border='0'></a>") if (now.getDay() == 1) document.write("<img src='http://wallaby.ucoz.ru/images/ponedel.jpg' alt='Пондельник!' width='188' height='110' border='0'></a>") if (now.getDay() == 2) document.write("<img src='http://wallaby.ucoz.ru/images/vtornik.jpg' alt='Вторник!' width='188' height='110' border='0'></a>") if (now.getDay() == 3) document.write("<img src='http://wallaby.ucoz.ru/images/sreda.jpg' alt='Среда!' width='188' height='110' border='0'></a>") if (now.getDay() == 4) document.write("<img src='http://wallaby.ucoz.ru/images/chetverg.jpg' alt='Четверг!' width='188' height='110' border='0'></a>") if (now.getDay() == 5) document.write("<img src='http://wallaby.ucoz.ru/images/piatnica.jpg' alt='Пятница!' width='188' height='110' border='0'></a>") if (now.getDay() == 6) document.write("<img src='http://wallaby.ucoz.ru/images/subbota.jpg' alt='Суббота!' width='188' height='110' border='0'></a>") </script> <div style="display:none;"><a href="http://wallaby.ucoz.ru/">шаблоны ucoz</a></div> | |
Просмотров: 492 | Загрузок: 0 | |
Всего комментариев: 0 | |