I\'m getting an error that only appears on the great IE8, it points to the following function, specifically the line: return (expDate.getTime() > Date.now());
return (expDate.getTime() > Date.now());
My psychic debugging skills tell me that you're using jQuery 2.0, which does not support IE8.
You need to use 1.10.