<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
<meta forua="true" http-equiv="Cache-Control" content="no-cache,no-store,must-revalidate"/>

</head>
<link rel="stylesheet" href="styleN.css" type="text/css" />

<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">
<?
echo"<img src=\"img/al.png\"> <a href=\"game.php?NICK=$NICK&pass=$pass\"> </a><br/><img src=\"img/chat.png\"> <a href=\"game.php?speak=arant\">    </a><br/><br/>";
$items=mysql_query("SELECT * FROM arant_items");
while($items2=mysql_fetch_assoc($items)){
echo "<img src=\"$items2[img_arant_items]\"><br/>".$items2[name_arant_items]."<br/>|<br/>";
}
die;

?>
