access method globally js

JavaScript
window.checkCookie = function(){
 // do whatever you want here
};
Source

Also in JavaScript: