Notice: Trying to access array offset on value of type null in /var/www/vhosts/353.5hosting.com/httpdocs/cmsDemo/system/classes/cURL.php on line 72

Notice: Trying to access array offset on value of type null in /var/www/vhosts/353.5hosting.com/httpdocs/cmsDemo/system/classes/cURL.php on line 80

Notice: Undefined index: uuid in /var/www/vhosts/353.5hosting.com/httpdocs/cmsDemo/system/classes/backendUser.php on line 10

Notice: Undefined index: pages in /var/www/vhosts/353.5hosting.com/httpdocs/cmsDemo/index.php on line 39

Warning: Invalid argument supplied for foreach() in /var/www/vhosts/353.5hosting.com/httpdocs/cmsDemo/index.php on line 39

Notice: Undefined index: pages in /var/www/vhosts/353.5hosting.com/httpdocs/cmsDemo/index.php on line 64
sda $(document).ready(function () { var togg,toggL = true; $(window).scroll(function(){ if ($(".ui-page-active").scrollTop() >= 100) { if(togg) { $('#header').attr("data-position","fixed"); $('#header').toggleClass('fixedHeader',1000); $('#footer').toggleClass('fixedFooter'); togg = false; } } else { var lPos= $('#logo').position(); if($(window).scrollTop() >= 50) { if(toggL) { $('#logo').toggleClass('fixedLogo'); $('#logo').css({'left':lPos.left+'px'}); toggL = false; } } else { if(!toggL) { $('#logo').toggleClass('fixedLogo'); $('#logo').css({'left':'-50px'}); toggL = true; } } togg = true; $('#header').removeClass('fixedHeader'); $('#footer').removeClass('fixedFooter'); } }); }); */?>