Файл: Website/index2.php
Строк: 89
<?php
/*** Freedom City | Check RPGBUNNY.COM for more Full RPG Sources | www.rpgbunny.com ***/include "language/en.php";
include "antet.php"; include "func.php";
$gen_stats=gen_stats(48);
?>
<title><?php echo $title; ?></title>
<link rel="shortcut icon" href="favicon.ico">
<meta http-equiv="refresh" content="1000">
<body background="layout/city/background.jpg" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><center>
<!-- ImageReady Slices (thecity.psd) -->
<table id="Table_01" width="1001" height="820" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="7">
<img src="layout/city/thecity_01.png" width="1000" height="97" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="97" alt="" border="0"></td>
</tr>
<tr>
<td rowspan="11">
<img src="layout/city/thecity_02.png" width="79" height="723" alt="" border="0"></td>
<td colspan="3">
<a href="map.php?x=4&y=5" class="mainlevel-nav" target="main"><img src="layout/city/map.png" width="57" height="59" alt="" border="0"></a></td>
<td rowspan="11">
<img src="layout/city/thecity_04.png" width="16" height="723" alt="" border="0"></td>
<td rowspan="10" background="layout/city/iframe.png" width="695" height="601" alt="" border="0">
<center><br>
<iframe src="towns.php" width="650" height="550" frameborder="0" framespacing="0" marginwidth="0" marginheight="0" framepadding="0" scrolling="yes" name="main"></iframe>
</center>
</td>
<td rowspan="11">
<img src="layout/city/thecity_06.png" width="153" height="723" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="59" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<img src="layout/city/thecity_07.png" width="57" height="19" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="19" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<a href="towns.php" class="mainlevel-nav" target="main"><img src="layout/city/town.png" width="57" height="51" alt="" border="0"></a></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="51" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<img src="layout/city/thecity_09.png" width="57" height="24" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="24" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<a href="profile_view.php?id=<?php echo $_SESSION["user"][0] ?>" class="mainlevel-nav" target="main"><img src="layout/city/profile.png" width="57" height="56" alt="" border="0"></a></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="56" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<img src="layout/city/thecity_11.png" width="57" height="26" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="26" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<a href="messages.php?page=0" class="mainlevel-nav" target="main"><img src="layout/city/message.png" width="57" height="56" alt="" border="0"></a></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="56" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<img src="layout/city/thecity_13.png" width="57" height="24" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="24" alt="" border="0"></td>
</tr>
<tr>
<td rowspan="3">
<img src="layout/city/thecity_14.png" width="2" height="408" alt="" border="0"></td>
<td>
<a href="chat.php" class="mainlevel-nav" target="main"><img src="layout/city/chat.png" width="54" height="55" alt="" border="0"></a></td>
<td rowspan="3">
<img src="layout/city/thecity_16.png" width="1" height="408" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="55" alt="" border="0"></td>
</tr>
<tr>
<td rowspan="2">
<img src="layout/city/thecity_17.png" width="54" height="353" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="231" alt="" border="0"></td>
</tr>
<tr>
<td>
<img src="layout/city/thecity_18.png" width="695" height="122" alt="" border="0"></td>
<td>
<img src="layout/city/spacer.gif" width="1" height="122" alt="" border="0"></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>