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("- 43788 [ts3viewer.php] ts3v_content array created"); } ts3v_content[43788] = "
\'\' Virtual Drivers Alliance
\'\' TS 3 Info
\'\'\'\' Clients: 0/50
\'\'\'\' Channels: 33
\'\'\'\' Uptime: 1D 08:01:13
\'\'\'\' Req. Security lvl: 8
\'\'\'\' Platform: Windows
\'\'\'\' Full detailed monitor
\'\'\'\' VDA- Welcome \'\'
\'\'\'\' Paddock VDA \'\'
\'\'\'\'\'\' Area Relax \'\'
\'\'\'\'\'\' Muretto Box \'\'
\'\'\'\'\'\' Hospitality \'\'
\'\'\'\'\'\' Pit Lane \'\'
\'\'\'\'\'\' Trofeo Manzilli !!!! \'\'
\'\'\'\'\'\' Tribuna VDA \'\'
\'\'\'\' GTR2 \'\'
\'\'\'\'\'\' FUN EVENT VDA
\'\'\'\'\'\' GTRITALIA \'\'
\'\'\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\'\'\' LISGO \'\'
\'\'\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\'\'\' VIC \'\'
\'\'\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\'\'\' DRIVING ITALIA \'\'
\'\'\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\'\'\' POWER & GLORY \'\'
\'\'\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\'\'\'\'\' Fun Event \'\'
\'\'\'\'\'\' Endurance 24 h \'\'
\'\'\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\' RACE 07 - GTR EVO - RACE ON \'\'
\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\'\'\' CTSTAR \'\'
\'\'\'\'\'\' FUN EVENT VDA \'\'
\'\'\'\' RFACTOR \'\'
\'\'\'\'\'\' FUN EVENT \'\'
\'\'\'\'\'\' Allenamenti \'\'
\'\'\'\' VDA STAFF \'\'
\'\'\'\'\'\' CdA \'\'
\'\'\'\'\'\' VDA Live TV \'\'
\"\"
"; if(typeof ts3v_dontWrite == "undefined") { document.write(ts3v_content[43788]); //debug("- 43788 [ts3viewer.php] document.write"); } else { if(typeof ts3v == "undefined") { ts3v = new Array(); } ts3v[43788] = ts3v_content[43788]; //debug("- 43788 [ts3viewer.php] saved tsviewer into var"); }