function ts3v_toogleDiv(element) { var ts3v_var = document.getElementById(element).style.display; if (ts3v_var == "none") { ts3v_var = "block"; } else { ts3v_var = "none"; } document.getElementById(element).style.display = ts3v_var; } if(typeof ts3v_content == "undefined") { ts3v_content = new Array(); //debug("- 904773 [ts3viewer.php] ts3v_content array created"); } ts3v_content[904773] = "
\'\' Stormraiders TS3
\'\' TS 3 Info
\'\'\'\' Clients: 0/64
\'\'\'\' Channels: 16
\'\'\'\' Uptime: 2D 19:49:22
\'\'\'\' Req. Security lvl: 8
\'\'\'\' Platform: Linux
\'\'\'\' Full detailed monitor
\'\'\'\' Empfangshalle \'\'
\'\'\'\' Dawn of War 2
\'\'\'\' SHOOTER
\'\'\'\'\'\' Battlefield - Bad Company 2
\'\'\'\'\'\'\'\' Squad 1
\'\'\'\'\'\'\'\' Squad 2
\'\'\'\' WoW
\'\'\'\'\'\' SR-Raids
\'\'\'\'\'\' Gruppe1
\'\'\'\'\'\' Gruppe2
\'\'\'\'\'\' Gruppe3
\'\'\'\' Starcraft II
\'\'\'\' Gremium \'\'
\'\'\'\' Zum dösenden Goblin
\'\'\'\' Starcraft
\'\'\'\' Wo ist mein Channel hin?
\"\"
"; if(typeof ts3v_dontWrite == "undefined") { document.write(ts3v_content[904773]); //debug("- 904773 [ts3viewer.php] document.write"); } else { if(typeof ts3v == "undefined") { ts3v = new Array(); } ts3v[904773] = ts3v_content[904773]; //debug("- 904773 [ts3viewer.php] saved tsviewer into var"); }