$(function(){ if($(window).width()>1024){ $('#dowebok').fullpage({ 'navigation': true, verticalCentered: true, normalScrollElements:".re_cont", }); } })