Вход Регистрация
Файл: index.html
Строк: 47
<?php
<html>
<
head>
<
title>Приветствие</title>
<
meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<
style type="text/css">
<!--
body
{background-color:#FAFDFF; margin:0px; padding:0px; font-size:12px; color:#000; font-family:Arial, Helvetica, sans-serif;}
b
{color:#00008B}
.promo
{color:#AF0032; font-size:12px; text-align:center;  margin-top:20px}
.promo a:link, .promo a:visited, .promo a:hover {color:#0066CC; text-decoration:underline;}
-->
<!-- 
web-mastery.info  -->
</
style>
</
head>

<
body>
<
div class="promo" align="center">Учебникипрограммышаблоны<br>
интересные статьи и полезные советы<br>
<
a href="http://web-mastery.info">Все для веб-мастера на <b>WEB-MASTERY.INFO</b></a>
</
div>
<
br><br>
<
center>
<
script language="JavaScript">
<!--

   
Today = new Date();
   
Today.getHours();
// Вот тексты сообщений в зависимости от времени суток
   
document.write("<b align="center">");
   if (
h<12document.write("Доброе утро!  ");
   else if (
h<16document.write("Добрый день!  ");
   else if (
h<23document.write("Добрый вечер!  ");
   else if (
h<5document.write("Доброй ночи!  ");
//
   
document.referrer;
   if (
r.length 0) {
      
Site "";
        if (
r.indexOf("rambler") >= 0)    Site "Рамблера";
      else if (
r.indexOf("yandex") >= 0)   Site "Yandex'a";
      else if (
r.indexOf("aport") >= 0)       Site "Апорта";
      if (
Site.length 0) {
       
document.write("<b>О, вы пришли из ");
       
document.write(Site);
       
document.write("!</b>");
      }
   }
   
document.write("</b>");
//  -->
</script>
</
center>
</
body>
</
html>
?>
Онлайн: 0
Реклама