System: Windows NT WINDOWS18 10.0 build 17763 (Windows Server 2016) AMD64 | User: IWPD_3544(appclien)

Path: D:\Inetpub\vhosts\appclients.in\fruits-vegitables.nmvm.org

[Back to List]
<?php
include "includes/main-action.php";
$obj=new admin_main();
$sel_cs=$obj->select_all("menu","order by menu_id");
$sel_banner_top=$obj->select_all("adv_tbl1","order by adv_id desc limit 2");
$sel_banner_right=$obj->select_all("adv_tbl3","order by adv_id desc limit 3");
$sel_slider=$obj->select_all("adv_tbl2","order by adv_id desc");
$sel_subcat=$obj->select_all("subcategory","where home_view='yes'");


?>
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic page needs
    ============================================ -->
<title>rkoyal</title>
<meta charset="utf-8">
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="">
<meta name="robots" content="index, follow" />
<!-- Mobile specific metas
    ============================================ -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Favicon
    ============================================ -->
<link rel="shortcut icon" type="image/png" href="<?php echo $url?>image/icon/favicon.png"/>
<!-- Libs CSS
    ============================================ -->
<link rel="stylesheet" href="<?php echo $url?>css/bootstrap/css/bootstrap.min.css">
<link href="<?php echo $url?>css/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="<?php echo $url?>js/datetimepicker/bootstrap-datetimepicker.min.css" rel="stylesheet">
<link href="<?php echo $url?>js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="<?php echo $url?>css/themecss/lib.css" rel="stylesheet">
<link href="<?php echo $url?>js/jquery-ui/jquery-ui.min.css" rel="stylesheet">
<link href="<?php echo $url?>js/minicolors/miniColors.css" rel="stylesheet">
<!-- Theme CSS
    ============================================ -->
<link href="<?php echo $url?>css/themecss/so_searchpro.css" rel="stylesheet">
<link href="<?php echo $url?>css/themecss/so_megamenu.css" rel="stylesheet">
<link href="<?php echo $url?>css/themecss/so-categories.css" rel="stylesheet">
<link href="<?php echo $url?>css/themecss/so-listing-tabs.css" rel="stylesheet">
<link href="<?php echo $url?>css/themecss/so-category-slider.css" rel="stylesheet">
<link href="<?php echo $url?>css/themecss/so-newletter-popup.css" rel="stylesheet">
<link href="<?php echo $url?>css/footer/footer2.css" rel="stylesheet">
<link href="<?php echo $url?>css/header/header2.css" rel="stylesheet">
<link id="color_scheme" href="<?php echo $url?>css/home2.css" rel="stylesheet">
<link href="<?php echo $url?>css/responsive.css" rel="stylesheet">
<!-- Google web fonts
    ============================================ -->
<link href='https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700' rel='stylesheet' type='text/css'>
<style type="text/css">
         body{font-family:'Poppins', sans-serif}
</style>
</head>
<body class="common-home res layout-2">
<div id="wrapper" class="wrapper-fluid banners-effect-7">
<!-- Header Container  -->
<?php include "includes/topbar.php";?>
<!-- //Header Top -->
<!-- Header center -->
<?php include "includes/searchbar.php";?>
<!-- //Header center -->
<!-- Header Bottom -->
<?php include "includes/navbar.php";?>
</header>
<!-- //Header Container  -->
<!-- Main Container  -->
<div class="main-container">
  <div id="content">
    <div class="container ">
      <div class="content-box">
        <h1 align="center">CAUTION NOTICE</h1>
        <p>The general public is cautioned, made aware and called to exercise utmost care and discretion while acting on any
          offer or otherwise received through mails or calls or any other form from any person or entity claiming to be from,
          associated or authorized with <strong>balleballeballe.com</strong>, customers are requested to verify the authenticity of such
          mails/calls and exercise extreme caution and discretion while acting on such fake offers.</p>
        <p> It has been brought to our
          notice that some members of public are receiving mails/calls from certain unscrupulous elements using various email
          ids and fooling people into believing that these emails or calls emanate or originate from sources which are either
          authorized, associated or connected with rkoyal , some of the requests are for seeking payment of money or
          fake offers.</p>
  <p>The <strong> balleballeballe.com </strong> and its online retail division balleballeballe by this public notice would like to make the general
          public aware that emails sent out only from info@balleballeballe.com are from balleballeballe entities authorized by it. Any
          emails sent from addresses other than these should not be entertained in any manner whatsoever.</p>
        <p>In case of any
          doubt, &quot;our customer care team&quot; may be contacted at <a style="color:blue" href="tel:+919891062585">+91-9891062585</a> and the requisite verification
          information/feedback will be provided by balleballeballe .</p>
        <p>In case any member of the public has received any such mail
          from a source not authorized by samrat creative or any person has a grievance against any person impersonating a
          rkoyal employee or representative or has been duped or defrauded, the <strong>balleballeballe</strong> strongly urges the
          aggrieved persons to file police complaints against such fraudsters The rkoyal has built our reputation and pride
          ourselves on our honesty and integrity and will do whatever it takes to ensure that the public is safe from such
          fraudsters. At the same time, our customers, that shopping with balleballeballe is safe and secure and every endeavor
          is being made to provide genuine and best offers to the public and prospective customers.</p>
      </div>
      <div class="banners bannersb">
        <div class="banner"><a href="<?php echo $url?>"><img src="<?php echo $url?>image/catalog/banners/id2-banner-b.jpg" alt="image"></a> </div>
      </div>
      <!-- cate slider bottom -->
    </div>
  </div>
</div>
<!-- Main Container -->
<!-- Footer Container -->
<?php include "includes/footer.php" ?>
<!-- Include Libs & Plugins
============================================ -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="<?php echo $url?>js/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/bootstrap.min.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/owl-carousel/owl.carousel.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/slick-slider/slick.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/themejs/libs.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/unveil/jquery.unveil.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/countdown/jquery.countdown.min.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/dcjqaccordion/jquery.dcjqaccordion.2.8.min.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/datetimepicker/moment.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/datetimepicker/bootstrap-datetimepicker.min.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/jquery-ui/jquery-ui.min.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/modernizr/modernizr-2.6.2.min.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/minicolors/jquery.miniColors.min.js"></script>
<!-- Theme files
============================================ -->
<script type="text/javascript" src="<?php echo $url?>js/themejs/application.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/themejs/homepage.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/themejs/toppanel.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/themejs/so_megamenu.js"></script>
<script type="text/javascript" src="<?php echo $url?>js/themejs/addtocart.js"></script>
</body>
</html>