shell bypass 403
<?php
session_start();
include('include/dbconnect.php');
include('include/sessioncheck_front.php');
?>
<!DOCTYPE html>
<html class="no-js">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Roll A Door automaton | Rolling shutter automation | Roll A door in Coimbatore –Automation zone</title>
<meta name="description" content="Roll a door are best for industrial buildings, as they are high end, high durability products that can withstand extreme conditions. Automation zone supplies high quality roll a doors across all industries">
<meta name="author" content="Automation Zone">
<meta name="keywords" content="Roll a door distributor in Coimbatore,Roll A door dealer in Coimbatore,Roll a door automation ,Rolling shutter ">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- FONTS
================================================== -->
<link rel='stylesheet' id='global-css' href='css/global.css' type='text/css' media='all' />
<link rel='stylesheet' id='structure-css' href='css/structure.css' type='text/css' media='all' />
<link rel='stylesheet' id='local-css' href='css/hosting.css' type='text/css' media='all' />
<link rel='stylesheet' id='custom-css' href='css/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='Roboto-css' href='http://fonts.googleapis.com/css?family=Roboto%3A100%2C300%2C400%2C400italic%2C700&ver=4' type='text/css' media='all' />
<link rel='stylesheet' id='Patua+One-css' href='http://fonts.googleapis.com/css?family=Patua+One%3A100%2C300%2C400%2C400italic%2C700&ver=4' type='text/css' media='all' />
<!-- CSS
================================================== -->
<!--Custom-->
<link href="extra/css/bootstrap.css" rel="stylesheet">
<link href="extra/css/owl.css" rel="stylesheet">
<link href="extra/css/bootstrap-margin-padding.css" rel="stylesheet">
<link href="extra/css/style.css" rel="stylesheet">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link href="extra/css/responsive.css" rel="stylesheet">
<!--Custom-->
<link rel="stylesheet" href="css/style.css">
<style>
#Top_bar .menu > li > ul > li {
padding: 0px 0 0px 8px !important;
font-size: 12.5px;
}
.icon-play{line-height:2;}
.header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social, .header-classic #Action_bar .social-menu {
padding: 7px 0;
}
</style>
</head>
<body class=" color-custom layout-full-width header-classic sticky-header sticky-white nice-scroll-on subheader-title-left no-content-padding">
<div id="Wrapper">
<div id="Header_wrapper" class="bg-parallax" data-stellar-background-ratio="0.5">
<header id="Header">
<?php include('include/header.php'); ?>
</header>
<div id="Subheader">
<div class="container">
<div class="column one">
<h1 class="title">Rolling Shutter</h1>
<ul class="breadcrumbs">
<li>
<a href="#">Home</a><span><i class="icon-right-open"></i></span>
</li>
<li>
<a href="#">Products</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="custom-post">
<!-- Sidebar Page -->
<div class="sidebar-page">
<div class="auto-container">
<div class="row clearfix">
<!-- Left Content -->
<section class="left-content col-md-12 col-sm-7 col-xs-12">
<!-- Post -->
<article class="post post-detail">
<div class="post-image wow fadeInUp" data-wow-delay="200ms" data-wow-duration="1500ms">
<img class="img-responsive" src="gate/5.1.0 rolling.jpg" alt="">
</div>
<div class="content-box">
<h2 class="post-title"><a href="#">Rolling Shutter</a></h2>
<div class="post-data text-justify" >
<p >
Rolling Shutters are found in most commercial shops.
They do the job, and when automated, do it hands-free and efficiently. We are the manufacturers and suppliers of all types of motorized rolling shutter and slats. We provide complete solution as per client requirement and design.
</p >
<p >
When it comes to materials, we manufacture Aluminium, Perforated Polycarbonate, Grill and GI slats. The installation comes with complete automation with various access controls and manual operating systems.
</p >
<p >
Why choose automation? Well, automation is secure and reliable when compared to manual locking functions. As the rolling shutters are wound over on an overhead winding mandrill, the shutter will not give any problem for movement of people or vehicles through the door.
The shutters roll upwards parallel to front wall thereby not occupying any space of the floor. Further, as these are made of steel sheets, they are strong, long lasting and safe.
</p>
<p>There is good demand for rolling shutters, as an item of common use in construction of shops, warehouses, workshop sheds, Garage etc. </p>
</div>
</div>
</article>
</section>
<!-- Side Bar -->
</div>
</div>
</div>
<!--Contact Options-->
<section class="contact-options">
<div class="clearfix">
<ul class="info-box clearfix wow bounceInRight">
<li><a href="contact.php"><span class="fa fa-calendar"></span> Make an appointment</a></li>
<li><a href="contact.php"><span class="fa fa-phone"></span> Contact Us</a> </li>
</ul>
</div>
</section>
</div>
<!--------------- Footer--------------->
<?php include('include/footer.php'); ?>
</div>
<!-- JS
================================================== -->
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>
<script type="text/javascript" src="js/mfn.menu.js"></script>
<script type="text/javascript" src="js/jquery.plugins.js"></script>
<script type="text/javascript" src="js/jquery.jplayer.min.js"></script>
<script type="text/javascript" src="js/animations/animations.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script src="js/main.js"></script>
<script>
jQuery(window).load(function() {
var retina = window.devicePixelRatio > 1 ? true : false;
if (retina) {
var retinaEl = jQuery("#logo img");
var retinaLogoW = retinaEl.width();
var retinaLogoH = retinaEl.height();
retinaEl.attr("src", "images/retina-hosting.png").width(retinaLogoW).height(retinaLogoH)
}
});
</script>
</body>
</html>