View file wapus top english version/help/about.php

File size: 2.23Kb
<?
//=============================
#Version WapuS_ToP_final
#Script By: Black1992
#Email: skyangel15@inbox.lv
#Icq: 414454754
#Url: http://WaPuS.pp.Ru
//=============================
include("../config.php");
include("../inc/config.inc.php");
include("../inc/functions.inc.php");

ini_set ('session.use_cookies', 0);
ini_set ('session.use_trans_sid', 1);
session_name('sid');
connect_to_db();

$title=DEFAUL_PAGE_TITLE;
include_once '../head.php';
?>

<div class="rek3"><i><b>WaPuS.site40.net - top100</b></i></div>

<div class="main">About the site:</div>
<div class="rek3">
<a href="http://wapus.site40.net">WaPuS Top 100</a> - Top rating wap sites<br/>
<a href="http://linktop.fav.cc/">File share</a> - Free file share!<br/>
<a href="http://wap69.nazuka.net/counter">Website counters</a> - Free counter service!<br/>
</div>

<div class="rek3">Counter toplist - <font color="green"><b>Wapus Top</b></font><br />
Looking for partners and advertisers for mutually beneficial relations.
logic Ranking</div>
<div class="main">Toplist ratings:</div>
<div class="rek3">In the ratings indicate sites to which there is at least one unique transition in the night!</div>
<div class="main">About the site:</div>
<div class="rek3">
1) We are a counter toplist!<br/>
2) Just add your site and place one of our counters on your site!<br/> 
3) By joining us you can check your site stats!<br />
4) You will also gain some new traffic from other members sites!<br />
5) We have 10 counter types 5 medium and 5 small size counters!<br />
6) As long as our counter is on your site you will appear in the toplist rating!<br />
<font color="red"><b>Enjoy the service and please read site rules before you register!</b></font></div>


<font color="blue"><b>A big thanks to black1992 for releasing the script!! And a big thanks to me billy1977 for translating it to english!!!! </b></font><br />


<font color="red"><b>по icq : n/a</b></font><br />
<font color="red"><b>e-mail : beynons@hotmail.co.uk</b></font></div>


<?
echo "<div class=\"news\">";
echo "<a href='help.php'>&laquo; Help</a><br/>";
echo "</div>";

echo "
<div class=\"news\">
<a href=\"" . $rating_url. "index.php\">$rating_name</a>
<img src=\"./../img/gt.gif\" alt=\"&gt;\" />wapus home
</div>
";
include "./../foot_code.php";

?>