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>Angular sliding door | Angular door automation | Angular glass door – Automation Zone</title>
<meta name="description" content="Automatic angular sliding door is the perfect solution for providing an optical emphasis to the entrance of a modern building.">
<meta name="author" content="Automation Zone">
<meta name="keywords" content="Angular sliding door , angular sliding door automation , door automation,door automation in Coimbatore,Door automation in Chennai,Door automation in Bangalore,Door automation in south india">
<!-- 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">Angular Sliding Door</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-lg-12 col-md-12 col-sm-12 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/angular.jpg" alt="">
</div>
<div class="content-box">
<h2 class="post-title"><a href="#">Angular Sliding Door</a></h2>
<div class="post-data text-justify" >
<p>The angular sliding door is the perfect solution for providing an optical emphasis to the entrance of a modern building. The angle can be directed towards the inside or the outside of the building – whichever direction you choose you can create a startlingly elegant and prestigious entrance with the automatic angular sliding door.</p>
<p>Angular sliding doors are also for those unconventional spaces, be it the patio or your backyard. In angular sliding door, the middle of the door operator is fitted with a guide that changes the direction of the drive belts, ensuring virtually noise- free operation. Doors can be fixed at any angle greater than or equal to 90 degrees. Viewed from the outside of the building the doors can be angled inwards or outwards.</p>
</p>
<p>With regards to convenience, Automatic sliding door systems provide extensive convenience and flexibility for effortless access without contact with the door. In our extensive product range, you will find the right door solution for every building, whether for installation during its construction or for retro-fitting. Reach out to us, and our experts will guide you.</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>