| Server IP : 172.67.216.113 / Your IP : 104.23.243.32 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/cp648411/public_html/simded.com/home/ |
Upload File : |
<?php
include('../include/header.php');
include('../themes/menu.php');
?>
<style>
.rad_H{margin-bottom:15px;border:0px solid #F00;}
.rad_H > a > img{ border:2px solid #FFFFFF;border-radius:18px; box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.rad_H > a > img:hover{ border:2px solid #c8ac52;border-radius:18px;}
</style>
<div class="container" >
<div class="row mt-5">
<div class="col-md-12">
<div class="HeadText" style="text-align:center;width:100%;margin-bottom:10px;" >
ทำนายเบอร์ฟรี
</div>
</div>
</div>
<?php include('../themes/menu_hi.php');?>
<div class="row">
<div class="col-md-12" style="padding-top:15px;padding-bottom:25px;">
<?php include('../themes/google_ad.php');?>
</div>
</div>
</div>
<!--/.container-->
<?php
include('../themes/footer.php');
include('../include/footer_js.php');
?>