| Server IP : 104.21.37.246 / Your IP : 172.71.28.146 [ 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 : /home2/cp648411/public_html/simded.com/home/ |
Upload File : |
<?php
include('../include72/header.php');
include('../themesv2/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;}
.help-block{color:#ffffff; z-index:0; position:relative; display:inline; text-align: left;}
</style>
<!--
<div class="container mt-3 d-md-none d-block">
<div class="row">
<div class="col-12 mb-3 bg-transparent">
<a type="button" href="../reading/index.php" class="w-100 bg-transparent">
<img src="../images/sb1_gif.gif" width="100" class="img-fluid w-100" />
</a>
</div>
<div class="col-12">
<a type="button" href="../seamsi/" class="w-100 bg-transparent">
<img src="../images/s14-gif.gif" width="100" class="img-fluid w-100" />
</a>
</div>
</div>
</div>
-->
<div class="bg-1">
<div class="container">
<?php include('../themesv2/menu2.php'); ?>
<?php include('../themesv2/predict_hi2.php'); ?>
<?php include('../themesv2/predict_hi.php'); ?>
<?php include('../themesv2/contact_btn.php'); ?>
</div>
</div>
<div class="bg-2">
<?php include('../themesv2/menu_hi.php'); ?>
</div>
<div class="bg-3">
<div class="container-fluid" role="button" tabindex="0">
<?php include('../themesv2/search_sim.php'); ?>
</div>
<div class="container mt-lg-5 pt-lg-3">
<?php include('../themesv2/berded_hi.php'); ?>
</div>
</div>
<div class="bg-4">
<?php include('../themesv2/walpaper_hi.php'); ?>
</div>
<div class="bg-5">
<div class="container pt-custom-store">
<?php include('../themesv2/store_hi.php'); ?>
</div>
</div>
<!--/.container-->
<?php
include('../themesv2/footer.php');
include('../include/footer_js.php');
?>