Warning: Use of undefined constant WPLANG - assumed 'WPLANG' (this will throw an Error in a future version of PHP) in /services5/util/c/c/ccgi.fordred.plus.com/public/wordpress/wp-content/plugins/coming-soon-maintenance-mode-ready/config.php on line 3

Warning: Use of undefined constant WPLANG - assumed 'WPLANG' (this will throw an Error in a future version of PHP) in /services5/util/c/c/ccgi.fordred.plus.com/public/wordpress/wp-content/plugins/coming-soon-maintenance-mode-ready/config.php on line 6

Warning: session_start(): Cannot start session when headers already sent in /services5/util/c/c/ccgi.fordred.plus.com/public/wordpress/wp-content/plugins/wp-file-upload/wordpress_file_upload.php on line 2

Warning: Creating default object from empty value in /services5/util/c/c/ccgi.fordred.plus.com/public/wordpress/wp-content/plugins/bbpress/includes/admin/admin.php on line 656

Warning: Creating default object from empty value in /services5/util/c/c/ccgi.fordred.plus.com/public/wordpress/wp-content/plugins/bbpress/includes/admin/admin.php on line 656

Warning: Cannot modify header information - headers already sent by (output started at /services5/util/c/c/ccgi.fordred.plus.com/public/wordpress/wp-content/plugins/coming-soon-maintenance-mode-ready/config.php:3) in /services5/util/c/c/ccgi.fordred.plus.com/public/wordpress/wp-content/plugins/yop-poll/inc/admin.php on line 7943
function stripBorder_2_yp6621b0e8c2ff9(object) { object.each(function() { if( parseInt(jQuery(this).width() ) > 0) { jQuery(this).width( parseInt( jQuery(this).width() ) - parseInt(jQuery(this).css("border-left-width")) - parseInt(jQuery(this).css("border-right-width")) ); } else { jQuery(this).css("border-left-width", "0px"); jQuery(this).css("border-right-width", "0px"); } }); } function stripPadding_2_yp6621b0e8c2ff9(object) { object.each(function() { jQuery(this).width( parseInt( jQuery(this).width() ) - parseInt(jQuery(this).css("padding-left")) - parseInt(jQuery(this).css("padding-left")) ); }); } function strip_results_2_yp6621b0e8c2ff9() { stripPadding_2_yp6621b0e8c2ff9( jQuery("#yop-poll-container-2_yp6621b0e8c2ff9 .yop_poll_li_result-2_yp6621b0e8c2ff9") ); stripBorder_2_yp6621b0e8c2ff9( jQuery("#yop-poll-container-2_yp6621b0e8c2ff9 .yop-poll-result-bar-2_yp6621b0e8c2ff9") ); } jQuery(document).ready(function(e) { if(typeof window.strip_results_2_yp6621b0e8c2ff9 == "function") strip_results_2_yp6621b0e8c2ff9(); if(typeof window.tabulate_answers_2_yp6621b0e8c2ff9 == "function") tabulate_answers_2_yp6621b0e8c2ff9(); if(typeof window.tabulate_results_2_yp6621b0e8c2ff9 == "function") tabulate_results_2_yp6621b0e8c2ff9(); }); function equalWidth_2_yp6621b0e8c2ff9(obj, cols, findWidest ) { findWidest = typeof findWidest !== "undefined" ? findWidest : false; if ( findWidest ) { obj.each(function() { var thisWidth = jQuery(this).width(); width = parseInt(thisWidth / cols); jQuery(this).width(width); jQuery(this).css("float", "left"); }); } else { var widest = 0; obj.each(function() { var thisWidth = jQuery(this).width(); if(thisWidth > widest) { widest = thisWidth; } }); width = parseInt( widest / cols); obj.width(width); obj.css("float", "left"); } } function tabulate_answers_2_yp6621b0e8c2ff9() { equalWidth_2_yp6621b0e8c2ff9( jQuery("#yop-poll-container-2_yp6621b0e8c2ff9 .yop-poll-li-answer-2_yp6621b0e8c2ff9"), 1 ); //equalWidth_2_yp6621b0e8c2ff9( jQuery("#yop-poll-container-2_yp6621b0e8c2ff9 .yop-poll-li-answer-2_yp6621b0e8c2ff9 .yop-poll-results-bar-2_yp6621b0e8c2ff9 div "), 1, true ); } function tabulate_results_2_yp6621b0e8c2ff9() { equalWidth_2_yp6621b0e8c2ff9( jQuery("#yop-poll-container-2_yp6621b0e8c2ff9 .yop-poll-li-result-2_yp6621b0e8c2ff9"), 1 ); //equalWidth_2_yp6621b0e8c2ff9( jQuery("#yop-poll-container-2_yp6621b0e8c2ff9 .yop-poll-li-result-2_yp6621b0e8c2ff9 .yop-poll-results-bar-2_yp6621b0e8c2ff9 div "), 1, true ); } jQuery(document).ready(function(){ runOnPollStateChange_2_yp6621b0e8c2ff9(); }); function runOnPollStateChange_2_yp6621b0e8c2ff9() { };