bnbweb/back/js/menu.js

3 lines
89 B
JavaScript
Raw Normal View History

2022-11-14 15:49:28 +00:00
function t_eval(self){
return eval("("+ document.getCookie(self.CookieName) +")");
}