Просмотр файла dsgame_1303/speak/kantares.txt

Размер файла: 1.43Kb
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">

<head><meta http-equiv='content-type' content='application/xhtml+xml; charset=windows-1251'/>
<link rel="shortcut icon" href="ico.ico" type="image/x-icon" />
<title>Кантарес</title>
<link rel="stylesheet" href="../styleN.css" type="text/css" />
</head>
<body>
<div class="menu">
<div class="line"></div><div class="footto">
<font color="orange"><b><div class="foot"><center>«Кантарес»</center></div></b></font></div>
<div class="line"></div>
<div class="footto">
<?
if($speak=='kantares' AND !$id){
echo"
<font color=\"lime\">
<a href=\"game.php?NICK=$aNickName&pass=$pass\"><img src=\"img/al.png\"> в игру</a>
<br/>
<img src=\"img/kantares.png\">
<br/>Привет салага,небось пришел мышцы размять?
<br/>
<img src=\"img/chat.png\" height=\"12\" width=\"12\">  <a href=\"game.php?NICK=$aNickName&pass=$pass&speak=kantares&id=learn\">да,научи меня лучше обращаться с холодным оружием</a><br/>
<img src=\"img/chat.png\" height=\"12\" width=\"12\"> <a href=\"game.php?NICK=$aNickName&pass=$pass&speak=kantares&id=kantares_qu\">есть ли у тебя для меня задание?</a><br/>
<img src=\"img/chat.png\" height=\"12\" width=\"12\"> <a href=\"game.php?NICK=$aNickName&pass=$pass&speak=kantares&id=kantares_end\">нет,просто проходил мимо</a>

</div>
</body>
</html>";die;
}
?>