$(document).ready(function() {



/*if ($('#cotent_bg').height()<($(window).height()-$("#header_wrap").height()-33)) {

    $("#cotent_bg").height($(window).height()-$("#header_wrap").height()-33);

}*/

});




