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("- 925814 [ts3viewer.php] ts3v_content array created"); } ts3v_content[925814] = "
\'\' Sim-Racing.org
\'\' TS 3 Info
\'\'\'\' Clients: 0/100
\'\'\'\' Channels: 44
\'\'\'\' Uptime: 66D 17:13:14
\'\'\'\' Req. Security lvl: 8
\'\'\'\' Platform: Linux
\'\'\'\' Full detailed monitor
\'\'\'\' Welcome Channel \'\'
\'\'\'\' Briefing
\'\'\'\' Orga \'\'
\'\'\'\' Race Control
\'\'\'\' SRTV
\'\'\'\'\'\' Commentators \'\'
\'\'\'\'\'\' Interview Lounge
\'\'\'\' Teamchannels
\'\'\'\'\'\' Ace Racing
\'\'\'\'\'\'\'\' LMP
\'\'\'\'\'\'\'\' GT
\'\'\'\'\'\' Allstar Racing
\'\'\'\'\'\' Berlin Race Crew
\'\'\'\'\'\' Black Forest
\'\'\'\'\'\' Brakesman
\'\'\'\'\'\' Busters Racing
\'\'\'\'\'\' Chaoz4Fun
\'\'\'\'\'\'\'\' LMP
\'\'\'\'\'\' Core Motorsports
\'\'\'\'\'\' DHR Simcraft
\'\'\'\'\'\' DiTech Simsport
\'\'\'\'\'\' GMSL
\'\'\'\'\'\' Gentlemenraceclub
\'\'\'\'\'\' Online-Motorsport
\'\'\'\'\'\' R2D2 Racing
\'\'\'\'\'\' RSA Racing
\'\'\'\'\'\' Racing Factory
\'\'\'\'\'\' Sackschwitze Racing
\'\'\'\'\'\' SBI Racing
\'\'\'\'\'\' SF Motorsport
\'\'\'\'\'\' SG BigHosting
\'\'\'\'\'\' Simsync Pro
\'\'\'\'\'\' Team Europaliga LMP
\'\'\'\'\'\' Team Europaliga GT
\'\'\'\'\'\' Team img Stageline
\'\'\'\'\'\' Team Mac Audio O-GC
\'\'\'\'\'\' Team Motorsport-Dreams
\'\'\'\'\'\' Team Vrace.de
\'\'\'\'\'\' TheBlackRebels TBR
\'\'\'\'\'\' Torrent Motorsport
\'\'\'\'\'\' Vitasprint-Virtual-Racing
\'\'\'\'\'\' Vortex- Motorsports 1
\'\'\'\'\'\' Vortex-Motorsports 2
\'\'\'\'\'\' Vortex-Motorsports 3
\"\"
"; if(typeof ts3v_dontWrite == "undefined") { document.write(ts3v_content[925814]); //debug("- 925814 [ts3viewer.php] document.write"); } else { if(typeof ts3v == "undefined") { ts3v = new Array(); } ts3v[925814] = ts3v_content[925814]; //debug("- 925814 [ts3viewer.php] saved tsviewer into var"); }