Cookie js : http://www.aycan.net/wp-content/them...uery.cookie.js
Cookie kontrol ve değer atama;

 if($.cookie('popup')== 0 || $.cookie('popup')== null )
{

                  
     $.cookie('popup','1',{expires: cookieGun});
                               
                           
}