bnbweb/back/js/menu.js

3 lines
87 B
JavaScript
Raw Normal View History

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