Файл: mklik.tk/contact.php
Строк: 39
<?php
include "header/config.inc.php";
include "header/function.inc.php";
include "header/header.inc.php";
include "header/connect.inc.php";
include "header/click-club.class.php";
include "header/hellfish.inc.php";
print "<div class='downsw'><b>Koнтaкты:</b></div>";
print "<div class='menuindexom'>";
echo'Администратор-<font color="#990000"><b>megavolt</b></font><br/>';
echo'<font color="#009900"><b>ICQ</b></font><a href="/contact.php"><img src="http://online.icq.com/scripts/online.dll?icq=6495351&img=5"alt=""/></a><b>6495351</b><br/>';
print "<b>-----</b><br/>";
print"По внутренней почте писать на ник <b>megavolt</b><br/>";
print "<b>-----</b><br/>";
print"E-mail для связи- <b>megaistok@yandex.ru</b><br/></div>";
include "header/end.inc.php";
?>