PG

skrollr.init ({ mobilesCheck: function () { // hack - forces mobiles version to be off return false; } });
PG