<div id="userAccountSettingBox" class="HiddenFrame"> <?php pb_include('/includes/content/forms/accountSettings'); ?> </div> <div id="userLogin" class="HiddenFrame"> <?php pb_include('/includes/content/forms/UserLogin'); ?> </div> </div> </div> <?php pb_include('/MasterPages/footer~col-md-9'); ?> <!-- <script src="/includes/plugins/montage/jquery.montage.min.js"></script> --> <script> var iniTimer; var iniTimerInterval = 200; function ini_add_comments(post_id, el, autheroId){ comm=''; $.ajax({ url: '/graph/comments?l=ASC&accessToken=<?php print pb_graph_token('9827354187582375129873', '712638715312875'); ?> &timeago=true&q='+post_id, dataType: 'json', type: 'GET', error: function(xhr, error){
?> | Privacy Policy</title> <?php pb_include('/MasterPages/head.php'); ?> </head> <body> <header> <?php pb_include('/MasterPages/header-plain.php'); ?> </header> <?php pb_include('/MasterPages/MainMenu.php'); ?> <!-- Begin Content --> <div class="container"> <div class="row"> <div class="col-lg-10 col-lg-offset-1 pb-page-block"> <?php pb_include('/includes/content/info/privacypolicy'); ?> </div> </div> </div> <?php pb_include('/MasterPages/footer.php~col-md-12'); ?> </body> </html>
<link rel="stylesheet" href="/includes/plugins/flexslider/flexslider.css"> <link rel="stylesheet" href="/includes/css/overHead.css"> <link rel="stylesheet" href="/includes/css/bootstrap-slider.css"> <link rel="stylesheet" href="/includes/css/awesome-bootstrap-checkbox.css"> <link rel="stylesheet" href="/includes/plugins/nstSlider/jquery.nstSlider.min.css" type="text/css" /> <link href="/includes/css/bootstrap-switch.css" rel="stylesheet"> <link href="/includes/css/bootstrap-social.css" rel="stylesheet"> <link rel="stylesheet" href="/includes/plugins/dropzone/dropzone.css" type="text/css" /> <link rel="stylesheet" href="/includes/plugins/bootstrap-wysiwyg/bootstrap-wysihtml5.css" type="text/css" /> <link rel="stylesheet" href="/includes/css/css3-buttons.css" type="text/css" /> <!-- Main Styles and jQuery --> <link rel="stylesheet" href="/includes/css/PccBay.css" type="text/css" > <script src="/includes/js/jquery.js"></script> <?php pb_include('/includes/php/ext_forms.php'); $pb_user['theme'] = 'darkblue'; if (isset($_SESSION['user_id'])) { $user_data = json_decode(pb_user_data($_SESSION['user_id'], 'user_data'), true); if ($user_data) { foreach ($user_data as $data) { if (!empty($pb_user['theme'])) { $pb_user['theme'] = $data['theme']; } } } } print '<link id="userThemeCSS" rel="stylesheet" href="/includes/css/themes/?t=' . $pb_user['theme'] . '" type="text/css" >';
<?php if (!isset($include_cmd)) { $include_cmd = 'col-md-9'; } if ($include_cmd == 'col-md-12') { pb_include('/MasterPages/footer-fullWidth.php'); } else { pb_include('/MasterPages/footer-partWidth.php'); } ?> <script src="/includes/js/bootstrap.min.js"></script> <script src="/includes/plugins/jquery-ui-1.11.4.custom/jquery-ui.min.js"></script> <script src="/includes/js/bootstrap-tagsinput.min.js"></script> <!-- <script src="/includes/plugins/flexslider/jquery.flexslider-min.js"></script> --> <script src="/includes/js/overHead.js"></script> <!-- <script src="/includes/js/lazyload.js"></script> --> <script src="/includes/js/bootstrap-slider.js"></script> <script src="/includes/plugins/dropzone/dropzone.js"></script> <script src="/includes/js/autosize.js"></script> <script src="/includes/plugins/nstSlider/jquery.nstSlider.min.js"></script> <script src="/includes/js/bootstrap-switch.min.js"></script> <script src="/includes/plugins/formatter/jquery.number.min.js"></script> <script src="/includes/plugins/bootstrap-wysiwyg/wysihtml5-0.3.0.js"></script> <script src="/includes/plugins/bootstrap-wysiwyg/prettify.js"></script> <script src="/includes/plugins/bootstrap-wysiwyg/bootstrap-wysihtml5.js"></script>
" id="headerSearch"> <span class="input-group-btn"> <button class="btn" type="button"> <span class="glyphicon glyphicon-search"></span> </button> </span> </div> <div class="autocomplete-wrapper"> <div class="autocomplete-suggestions col-md-12"></div> </div> </div> </div> </header> <!-- Begin Content --> <div class="Oldman"></div> <?php pb_include('/MasterPages/footer.php'); ?> <script> $(document).ready(function(){ $('.Oldman').css({ width: $(window).width(), height: $(window).height()-70 }); }); $(window).resize(function(){ $('.Oldman').css({ width: $(window).width(), height: $(window).height()-70 }); });
<div class="col-md-2 col-md-offset-3" id="headerBtns"> <a href="#" class="transition-300 pb-flat-btn" id="MobMenu"><span></span></a> <a href="#" class="transition-300 pb-flat-btn" id="SearchBtn"><i class="glyphicon glyphicon-search"></i></a> </div> <div class="col-md-4"> <?php pb_isset(pb_isset_session('user_id'), ' <div class="input-group MainSearchBox transition-300"> <input type="text" class="form-control" placeholder="Search PCCbay" id="headerSearch"> <span class="input-group-btn"> <button class="btn" type="button"> <span class="glyphicon glyphicon-search"></span> </button> </span> </div> ', ' <a href="/includes/php/fbapp/login.php?inicode=' . PAGE_LOAD_CODE . '&ext=true&redirect_on_login=/" class="transition-300 pb-flat-btn" id="LogOnBtn"><i class="fa fa-facebook"></i> <b>Login with Facebook</b></a> <div class="input-group MainSearchBox transition-300"> <input type="text" class="form-control" placeholder="Search PCCbay" id="headerSearch"> <span class="input-group-btn"> <button class="btn" type="button"> <span class="glyphicon glyphicon-search"></span> </button> </span> </div> '); pb_include('/MasterPages/header-search'); ?> </div> </div>