$(document).ready(function(){if(screen.width>1330){$("#left-ad").show();$("#right-ad").show()}else{$("#left-ad").hide();$("#right-ad").hide()}});
