User
// worse global = ((global) ? global : window); // better global = global || window;
и язык подучите
Язык свиней? :D