View file public_html/dprice.php

File size: 486B
<?php include "inc/def.php"; ?>
<?php include "inc/usrchk.php";
if($guest==0) {
header("location:home.php");
} ?>
<?php include "inc/header.php"; ?>
<title>Domain Prices.</title>
<div class="line">Domain Prices</div>
<div class="uright"> .Com, .Org, .Biz & .Co.In @ 7$</div>
<div class="uright">.Pro & .Info @ 5$</div>
<div class="uright"> .In & .Net  @ 8$</div>
<div class="uright">.Mobi @ 10$</div>





<div class="blk">
AdCafe.Cu.Cc &copy;  2012. All Rights Reserved
</div>
</html>