rendre la fonction locale js accessible à l'échelle mondiale
window.checkCookie=function(){
// do whatever you want here
};
Lokesh003
window.checkCookie=function(){
// do whatever you want here
};