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("- 909178 [ts3viewer.php] ts3v_content array created"); } ts3v_content[909178] = "
\'\' Virtual Wing RAF 310/311
\'\' TS 3 Info
\'\'\'\' Clients: 1/35
\'\'\'\' Channels: 24
\'\'\'\' Uptime: 0D 21:51:57
\'\'\'\' Req. Security lvl: 8
\'\'\'\' Platform: Windows
\'\'\'\' Full detailed monitor
\'\'\'\' Briefing Room \'\'
\'\'\'\' Headquarters (HQ) \'\'
\'\'\'\' Combat Room
\'\'\'\'\'\' No. 310 Fighter Squadron
\'\'\'\'\'\'\'\' Flight A
\'\'\'\'\'\'\'\'\'\' Yellow Section (1)
\'\'\'\'\'\'\'\'\'\' White Section (2)
\'\'\'\'\'\'\'\'\'\' Blue Section (3)
\'\'\'\'\'\'\'\' Flight C
\'\'\'\'\'\'\'\'\'\' Green Section (4)
\'\'\'\'\'\'\'\'\'\' Red Section (5)
\'\'\'\'\'\' No. 311 Bomber Squadron
\'\'\'\'\'\'\'\' Flight A (6)
\'\'\'\'\'\'\'\' Flight B (7)
\'\'\'\'\'\' No. 312 Fighter Squadron (8)
\'\'\'\'\'\' No. 313 Fighter Squadron (9)
\'\'\'\'\'\' 3.IAP/BAP (0)
\'\'\'\' Training Room
\'\'\'\'\'\' Training Unit No. 1
\'\'\'\'\'\' Training Unit No. 2
\'\'\'\'\'\' Training Unit No. 3
\'\'\'\' # Other
\'\'\'\'\'\' 1
\'\'\'\'\'\' 2
\'\'\'\'\'\' 3.BAP_Cassius
\"\"
"; if(typeof ts3v_dontWrite == "undefined") { document.write(ts3v_content[909178]); //debug("- 909178 [ts3viewer.php] document.write"); } else { if(typeof ts3v == "undefined") { ts3v = new Array(); } ts3v[909178] = ts3v_content[909178]; //debug("- 909178 [ts3viewer.php] saved tsviewer into var"); }