Файл: work/domen/index.php
Строк: 73
<?
require '../../config.php';
$title = 'Домен';
include '../../style/head.php';
aut();
who_add(0, 'servise');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SSI</title>
</head>
<body>
<center><table border='0' width='200' cellspacing='0' cellpadding='3' style='border:1px solid black'>
<tr><td valign='top' bgcolor='#000984'><center><a href='http://www.2domains.ru' target='_blank' style='color:#ffffff; font-family:Trebuchet MS; font-size:13px; text-decoration:none; font-weight:bold; border-bottom:1px dotted white;'>регистрация доменов</a><br>
<span style='color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:bold;'>домен RU - <font color='yellow'>99 руб</font></span><br>
<span style='color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:bold;'>домен РФ - <font color='yellow'>99 руб</font></span></center></td></tr>
<tr><form action='http://2domains.ru/whois/whois.php' method='post' target='_blank'><td valign='top' bgcolor='#ffffff'>
<center><span style='color:#000000; font-family:Trebuchet MS; font-size:13px;'>Зарегистрируй себе домен!</span></center>
<span style='color:#000000; font-family:Trebuchet MS; font-size:11px;'>имя: </span><input type='text' size='20' name='host' style='color:navy; margin-top:5px;'>
<br> <center><input type='submit' name='go' value='Проверить' style='color:navy; font-size:10px; background-color:#FFFFE4; border:1px solid black; margin-top:3px;'/><br><a href='http://www.2domains.ru' target='_blank' style='color:gray; font-family:Trebuchet MS; font-size:10px; text-decoration:none;'>2domains.ru</a></center>
</td></form></tr></center>
</table>
<?php
echo '<left>« <a href="/work/?">В Раздел</a>';
include '../../style/foot.php';
?>