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>Blinds automation | Automatic blinds | Blinds motors | Motors for blind – automation zone</title>
<meta name="description" content="Through motorization and automation, we will enhance your Blinds have the effect of jazzing up any room they are put in, in both residential rooms and office spaces.">
<meta name="author" content="Automation Zone">
<meta name="keywords" content="Blinds automation ,Blinds automation in Coimbatore,Blinds motor,blinds motor dealer in Coimbatore,Blinds automation distributor 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">Blinds</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/6.2.0 blinds.jpg" alt="">
</div>
<div class="content-box">
<h2 class="post-title"><a href="#">Blinds</a></h2>
<div class="post-data text-justify" >
<p >
Blinds have the effect of jazzing up any room they are put in, in both residential rooms and office spaces. These window coverings help to form the character of your decor as well as provide privacy by eliminating glare. Through motorization and automation, we will enhance your well- being for years to come
</p >
<p>
In addition to our rich palette of paints, we offer top notch products that includes authentic Hardwood (Walnut, Cherry and Maple), Slate options, Unique Finishes (Glazed, Distressed, Barnwood, Ash Wood and Bamboo) and custom colour.
</p>
<p>
Our options are affordable, durable and manufactured with only the ultimate standards of workmanship.
</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>