$(document).ready(function(){if($(window).width()<968){$('#footer_back').css('background','none')}else{$('#footer_back').css('background','url(/wp-content/themes/moorsvalley/images/common/footer-back-plain.png) top center repeat-x')}});$(window).resize(function(){if($(window).width()<968){$('#footer_back').css('background','none')}else{$('#footer_back').css('background','url(/wp-content/themes/moorsvalley/images/common/footer-back-plain.png) top center repeat-x')}});
