shell bypass 403
<?php
session_start();
include('include/dbconnect.php');
include('include/sessioncheck_front.php');
?>
<!DOCTYPE html>
<html class="no-js">
<!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Road blockers | Road blockers in Coimbatore – Automation zone</title>
<meta name="description" content="Road blockers helps in blocking unusuall entry and automation zone supports in implementing best blocking solution">
<meta name="author" content="Automation Zone">
<meta name="keywords" content="Road blockers,traffic blockers, Road blockers in coimbatore">
<!-- 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">Road Blockers</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/9.1.0 roadblockers.jpg" alt="">
</div>
<div class="content-box">
<h2 class="post-title"><a href="#">Road Blockers</a></h2>
<div class="post-data text-justify" >
<p>The road blocker is ideal as a robust alternative to a rising arm barrier and is available in widths up to 4m (increments of 500mm), providing physical vehicle control and security for an establishment.The road blocker is constructed from heavy welded steel section to provide sufficient strength to exceed British axle load.
</p>
<p>
The road blocker is operated by a hydraulic ram with the power unit (HPU) positioned locally within an externally rated cabinet.It comes with a push-button hold to run control as standard, however it can be customised to interface with a wide range of access control equipment to suit specific customer requirements.
</p >
</div>
</div>
</article>
</section>
</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>