window.is_adblocker = false; swindow_width = window.screen.width; s_tablet = false; if( swindow_width >= 768 && swindow_width < 1024 ){ s_tablet = true; }