Server IP : 103.118.17.23 / Your IP : 216.73.216.32 Web Server : Microsoft-IIS/10.0 System : Windows NT RESELLERPLESK22 10.0 build 20348 (Windows Server 2016) AMD64 User : IWAM_plesk(default) ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : E:/Inetpub/vhosts/mesa.org.in/httpdocs/ |
Upload File : |
<?php require './qcubed.inc.php'; ?> <link href="dist/css/jplist.demo-pages.css" rel="stylesheet" type="text/css" /> <?php require './header.inc.php'; ?> <!-- main content --> <div class="box col-md-12 nopad"> <!-- demo --> <div id="demo" class="box jplist"> <!-- panel --> <div class="jplist-panel box panel-top"> <div class="row"> <!-- left side--> <div class=" col-md-3 fix-filter shadow1 nopad"> <div> <div> <h4 style="margin-top:2px;"><b>Follow Us!</b></h4> </div> <div style="margin-top:10px; margin-left: 10px"> <div onclick="go_to_page('https://www.facebook.com/www.kharidome/');"> <i class="fa fa-facebook-f " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x; background-color:#3B5998; color:#FFF"> </i> </div> <div onclick="go_to_page('https://twitter.com/kharidome');"> <i class="fa fa-twitter " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#00C6FF; color:#FFF"></i> </div> <div onclick="go_to_page('#');"> <i class="fa fa-linkedin " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#0077B5; color:#FFF"></i> </div> <div onclick="go_to_page('https://chat.whatsapp.com/8NOb8KV8OQMEf7QhY9DB7A');"> <i class="fa fa-whatsapp " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#25d366; color:#FFF"></i> </div> <div onclick="go_to_page('https://plus.google.com/u/1/116801836997552458373');"> <i class="fa fa-google-plus " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#dd4b39; color:#FFF"></i> </div> </div><br><br> <div> <h4 style="margin-top:0px;" ><b>Posts Slider!</b></h4> <div class="col" style="margin-top:5px; margin-bottom:5px; margin-left:0px; margin-right:0px; background-color:#fff;"> <div> <div class="carousel slide" data-ride="carousel" id="carousel-1"> <div class="carousel-inner" role="listbox"> <div class="carousel-item active"><img class="w-100 d-block" src="http://localhost/pro-health.com/upload/news_images/23/111.jpg" alt="Slide Image" style="height:300px;"></div> <div class="carousel-item"><img class="w-100 d-block" src="http://localhost/pro-health.com/upload/news_images/8/59.jpg" style="height:300px;" alt="Slide Image"></div> <div class="carousel-item"><img class="w-100 d-block" src="http://localhost/pro-health.com/upload/news_images/15/79.jpg" style="height:300px;" alt="Slide Image"></div> </div> <div><a class="carousel-control-prev" href="#carousel-1" role="button" data-slide="prev"><span class="carousel-control-prev-icon"></span><span class="sr-only">Previous</span></a><a class="carousel-control-next" href="#carousel-1" role="button" data-slide="next"><span class="carousel-control-next-icon"></span><span class="sr-only">Next</span></a></div> <ol class="carousel-indicators"> <li data-target="#carousel-1" data-slide-to="0" class="active"></li> <li data-target="#carousel-1" data-slide-to="1"></li> <li data-target="#carousel-1" data-slide-to="2"></li> </ol> </div> </div> </div> </div> <div> <h4 style="margin-top:0px;" ><b>Recent Posts!</b></h4> <div> <?php $items = News::QueryArray( QQ::OrCondition( QQ::Equal(QQN::News()->Cat, 44660), QQ::Equal(QQN::News()->Cat, 44661), QQ::Equal(QQN::News()->Cat, 44663), QQ::Equal(QQN::News()->Cat, 44940), QQ::Equal(QQN::News()->Cat, 44941), QQ::Equal(QQN::News()->Cat, 44942), QQ::Equal(QQN::News()->Cat, 44943), QQ::Equal(QQN::News()->Cat, 44944), QQ::Equal(QQN::News()->Cat, 44945) ) ,QQ::Limitinfo(8) // ,QQ::OrderBy(QQN::News()->Idnews,Desc) ); foreach($items as $item){ ?> <div style="margin-left:10px"> <h5 onclick='window.location.href = "news-one-page.php?newsid=<?php _p($item->Idnews); ?>&&cat=<?php _p($item->Cat); ?>";' > <i class="fa fa-heart"> <?php _P($item->Headline)?></i> </h5> </div> <?php }?> </div> </div> </div> </div> <!-- right side--> <div class="col-md-9 "> <div class="list box text-shadow shadow1"> <h4><b> <?php _P('Contact Us ')?> </b></h4> <div> <div style="margin-left: 10px;" onclick="go_to_page('https://www.facebook.com/www.kharidome/');"> <i class="fa fa-facebook-f " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x; background-color:#3B5998; color:#FFF"> </i> </div> <div onclick="go_to_page('https://twitter.com/kharidome');"> <i class="fa fa-twitter " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#00C6FF; color:#FFF"></i> </div> <div onclick="go_to_page('#');"> <i class="fa fa-linkedin " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#0077B5; color:#FFF"></i> </div> <div onclick="go_to_page('https://chat.whatsapp.com/8NOb8KV8OQMEf7QhY9DB7A');"> <i class="fa fa-whatsapp " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#25d366; color:#FFF"></i> </div> <div onclick="go_to_page('https://plus.google.com/u/1/116801836997552458373');"> <i class="fa fa-google-plus " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#dd4b39; color:#FFF"></i> </div> </div> <br><br> <div style="margin-left: 10px;"> <b> The health prime is one of the best online portal in India for Health Information. Communication is always a better way to connect & we are always here to listen to you continuously. And we are trying our best to make it as easy as possible for our readers to connect with us. </b><br><br> <h5> <b>The health prime welcome you. For any details you can contact us on our website. You can email us on shashwatmedia@gmail.com'.</b></h5><br><br><br><br><br><br><br><br><br><br><br><br><br><br> <br><br><br><br> </div> </div> </div> </div> </div> </div> <!-- end of demo --> </div> <link href="assets_web/css/catlog.css" rel="stylesheet" type="text/css" /> <?php //require './footer.inc.php'; ?>