Warning: count(): Parameter must be an array or an object that implements Countable in /data08/c2541958/public_html/wp-content/plugins/timetable/timetable.php on line 1361
Warning: Cannot modify header information - headers already sent by (output started at /data08/c2541958/public_html/wp-content/plugins/timetable/timetable.php:1361) in /data08/c2541958/public_html/wp-content/themes/bridge/js/default_dynamic_callback.php on line 13
function bridgeQodeAjaxSubmitCommentForm(){
"use strict";
var options = {
success: function(){
$j("#commentform textarea").val("");
$j("#commentform .success p").text("Comment has been sent!");
}
};
$j('#commentform').submit(function() {
$j(this).find('input[type="submit"]').next('.success').remove();
$j(this).find('input[type="submit"]').after('');
$j(this).ajaxSubmit(options);
return false;
});
}
var header_height = 100;
var min_header_height_scroll = 57;
var min_header_height_fixed_hidden = 50;
var min_header_height_sticky = 60;
var scroll_amount_for_sticky = 85;
var content_line_height = 60;
var header_bottom_border_weight = 1;
var scroll_amount_for_fixed_hiding = 200;
var paspartu_width_init = 0.02;
var add_for_admin_bar = jQuery('body').hasClass('admin-bar') ? 32 : 0;
var logo_height = 130; // proya logo height
var logo_width = 280; // proya logo width
logo_height = 107;
logo_width = 252;
header_top_height = 0;
var loading_text = 'Loading new posts...';
var finished_text = 'No more posts';
function showContactMap() {
"use strict";
if($j("#map_canvas").length > 0){
initialize();
codeAddress("");
codeAddress("");
codeAddress("");
codeAddress("");
codeAddress("");
}
}
var no_ajax_pages = [];
var qode_root = 'https://www.mharveyconsulting.co.uk/';
var theme_root = 'https://www.mharveyconsulting.co.uk/wp-content/themes/bridge/';
var header_style_admin = "dark";
if(typeof no_ajax_obj !== 'undefined') {
no_ajax_pages = no_ajax_obj.no_ajax_pages;
}