Размер файла: 2.29Kb
<?php
#-----------------------------------------------------#
# ********* WAP-MOTORS ********* #
# Made by : vasya pupkin #
# E-mail : [email protected] #
# Site : http://pizdec.ru #
# WAP-Site : http://visavi.net #
# ICQ : 36-44-66 #
# Вы не имеете право вносить изменения в код скрипта #
#-----------------------------------------------------#
echo'
<!-- -------------------------------------------------------------------------------------------------- -->
</td>
<td class="rm" width="25" height="138"></td>
</tr>
<tr>
<td background="'.$config_home.'/themes/ebtoday_dark/ldm.png" width="25" height="95"></td>
<td background="'.$config_home.'/themes/ebtoday_dark/dm.png" width="400" height="95">';
echo '<div class="lol" id="down">';
echo'<p align="center">';
require_once BASEDIR."template/session.php";
echo'<a href="'.$config_home.'/?'.SID.'">'.$config_copy.'</a><br>';
require_once BASEDIR."template/counters.php";
echo'</p>';
echo '</div></div><div align="center" class="m">';
if($config_generics=="1"){require_once BASEDIR."template/generic.php";}
require_once BASEDIR."template/gzip_foot.php";
echo'<!--'.$motor_version.' version-->';
echo'
</td>
<td background="'.$config_home.'/themes/ebtoday_dark/rdm.png" width="25" height="95"></td>
</tr>
</table>
</td>
<td background="'.$config_home.'/themes/ebtoday_dark/right.png" width="22" height="231"></td>
</tr>
<tr>
<td background="'.$config_home.'/themes/ebtoday_dark/left_1.png" width="22" height="231"></td>
<td background="'.$config_home.'/themes/ebtoday_dark/right_2.png" width="22" height="231"></td>
</tr>
<tr>
<td background="'.$config_home.'/themes/ebtoday_dark/downl.png" width="22" height="25"></td>
<td background="'.$config_home.'/themes/ebtoday_dark/down.png" width="605" height="25"></td>
<td background="'.$config_home.'/themes/ebtoday_dark/downr.png" width="22" height="25"></td>
</tr>
</table>
</div> ';
echo'<div align="center"><a href="http://ebtoday.net">Design by DeviantART | ICQ: 446600336</a></div></body></html>';
ob_end_flush();
exit;
?>