File "jquery.cookiebar.call.js"
Full path: /home/argothem/www/organecyberpresse/plugins/auto/cookiebar/v1.3.0/js/jquery.cookiebar.call.js
File size: 183 bytes
MIME-type: text/plain
Charset: utf-8
/******************************
*
* appel cookiebar
*
******************************/
(function($){
$(document).ready(function(){
$.cookieBar();
});
})(jQuery);