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("- 905058 [ts3viewer.php] ts3v_content array created"); } ts3v_content[905058] = "
\'\' Public FDCP Beta TS3 Server
\'\' TS 3 Info
\'\'\'\' Clients: 0/35
\'\'\'\' Channels: 21
\'\'\'\' Uptime: 3D 18:05:15
\'\'\'\' Req. Security lvl: 8
\'\'\'\' Platform: Linux
\'\'\'\' Full detailed monitor
\'\'\'\' # Lobby \'\'
\'\'\'\' # Battlefield
\'\'\'\' # Medal of Honor
\'\'\'\' # Algemeen
\'\'\'\' # Call Of Duty
\'\'\'\' # Company Of Heroes
\'\'\'\' # Away From Keyboard. \'\'
\'\'\'\' ________________________________________
\'\'\'\' *** CLAN PRIVE *** (alleen leden/trials) \'\' \'\'
\'\'\'\'\'\' # Medal Of Honor \'\'
\'\'\'\'\'\' # Battlefield \'\'
\'\'\'\'\'\' # Call Of Duty \'\'
\'\'\'\'\'\' # Werk Kamer \'\'
\'\'\'\'\'\' # Muziek/Film Channel \'\'
\'\'\'\' # Training/Promo/War \'\'
\'\'\'\'\'\' # Channel 1.1 \'\'
\'\'\'\'\'\' # Channel 1.2 \'\'
\'\'\'\'\'\' # Channel 2.1 \'\'
\'\'\'\'\'\' # Channel 2.2 \'\'
\'\'\'\' # Ledenl Vergadering \'\'
\'\'\'\' # Clanleader/Support Vergadering \'\'
\"\"
"; if(typeof ts3v_dontWrite == "undefined") { document.write(ts3v_content[905058]); //debug("- 905058 [ts3viewer.php] document.write"); } else { if(typeof ts3v == "undefined") { ts3v = new Array(); } ts3v[905058] = ts3v_content[905058]; //debug("- 905058 [ts3viewer.php] saved tsviewer into var"); }