WS_OK_7.4.33
//Paralax setting // jQuery(window).load(function(){ jQuery('.parallax-bg').each(function(){ jQuery(this).parallax('50%', '-0.30'); }); });