$().init(function() {
    if (getCookie('pskpaki') == 1) $('.pskpaki').hide();
});

