websdr.ewi.utwente.nl Open in urlscan Pro
2001:67c:2564:ac33:da5d:4cff:fe80:9a66  Public Scan

URL: http://websdr.ewi.utwente.nl:8901/
Submission: On August 26 via manual from FR — Scanned from NL

Form analysis 6 forms found in the DOM

Name: usernameform #

<form name="usernameform" action="#">
  <script type="text/javascript">
    document_username();
  </script>
  <a id="please"><span id="please1"><b><i>Please log in by typing your name or callsign here (it will be saved for later visits in a cookie):</i></b></span> <input type="text" value="" name="username" onchange="setusernamecookie()" onclick=""></a>
  <input type="text" size="1" name="dummytopreventsubmissiononenter" style="display:none" onclick="">
</form>

Name: viewform #

<form name="viewform" action="#">
  <div id="dummyforie" style="display: block;"></div>
  <div class="ctl">
    <b>View:</b>
    <span id="viewformbuttons"><input type="radio" name="group" value="waterfall" onclick="setview(2);">waterfall<input type="radio" name="group" value="blind" onclick="setview(3);">blind</span>
  </div>
  <div class="ctl" style="position:relative; z-index:300;">
    <b>Allow keyboard:</b>
    <input type="checkbox" name="allowkeys" value="" onclick="settings_store()">
    <div class="keylist">
      <table>
        <tbody>
          <tr>
            <td><tt><b>j k ← →</b></tt></td>
            <td>freq. down/up (+shift/ctrl/alt faster)</td>
          </tr>
          <tr>
            <td><tt><b>u l c a f</b></tt></td>
            <td>USB, LSB, CW, AM, FM</td>
          </tr>
          <tr>
            <td><tt><b>W w</b></tt></td>
            <td>filter wider/narrower </td>
          </tr>
          <tr>
            <td><tt><b>z Z ^Z</b></tt></td>
            <td>center/zoom waterfall </td>
          </tr>
          <tr>
            <td><tt><b>g</b></tt></td>
            <td>enter frequency</td>
          </tr>
          <tr id="keyhelpmultiband" style="display: none;">
            <td><tt><b>b B</b></tt></td>
            <td>change band</td>
          </tr>
          <tr>
            <td><tt><b>m V v</b></tt></td>
            <td>mute, volume up/down</td>
          </tr>
          <tr>
            <td><tt><b>t T</b></tt></td>
            <td>VFOs: toggle A/B, set A=B</td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
  <div style="display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:1000;" id="audiostartbutton">
    <div class="ctl" style="margin:50px; padding:20px;"> Click here to start audio: <input type="button" value="start audio" onclick="soundapplet.audioresume()">
    </div>
  </div>
  <br style="clear:both">
</form>

Name: freqform #

<form name="freqform" action="#" onsubmit="setfreqif(this.frequency.value); return false;">
  <span title="Or tune by clicking/dragging/scrollwheel on the frequency scale.">
    <span class="showblind">
      <input id="freqstepm3" type="button" value="---" onclick="freqstep(-3)">
      <input type="button" value="--" onclick="freqstep(-2)">
      <input type="button" value="-" onclick="freqstep(-1)">
    </span>
    <input type="text" style="font-size:20px; text-align:center" size="10" name="frequency" onkeyup="setfreqif_fut(this.value);"> kHz <input type="submit" style="position:absolute; left:-999px; width:1px" value="submit">
    <!-- IE sillyness: submit on enter doesn't work with visibility:none ; other IE sillyness requires the width setting --> &nbsp;&nbsp; <input type="button" style="vertical-align:top;" value="A/B" title="toggle between two frequencies"
      onclick="vfos_toggle()">
    <input type="button" style="vertical-align:top;" value="A=B" title="set toggle frequencies equal" onclick="vfos_equal()">
    <div class="buttonrow">
      <span class="hideblind">
        <input class="modebutton" type="button" value="−−−" onclick="freqstep(-3)">
        <input class="modebutton" type="button" value="−−" onclick="freqstep(-2)">
        <input class="modebutton" type="button" value="−" onclick="freqstep(-1)">
      </span>
      <input class="modebutton" type="button" value=".0" onclick="freqstep(0)">
      <input class="modebutton" type="button" value="+" onclick="freqstep(+1)">
      <input class="modebutton" type="button" value="++" onclick="freqstep(+2)">
      <input class="modebutton" type="button" value="+++" onclick="freqstep(+3)">
    </div>
    <script type="text/javascript">
      document_bandbuttons();
    </script>
  </span>
  <div class="buttonrow">
    <button type="button" id="btn-CW" class="modebutton" onclick="set_mode('cw');" style="">CW </button>
    <button type="button" id="btn-LSB" class="modebutton" onclick="set_mode('lsb');" style="">LSB </button>
    <button type="button" id="btn-USB" class="modebutton" onclick="set_mode('usb');" style="background: rgb(170, 170, 170);">USB </button>
    <button type="button" id="btn-AM" class="modebutton" onclick="set_mode('am');" style="">AM </button>
    <button type="button" id="btn-FM" class="modebutton" onclick="set_mode('fm');" style="">FM </button>
    <button type="button" id="btn-AMSYNC" class="modebutton" onclick="set_mode('amsync');" style="">AMsync</button>
  </div>
  <div id="volumecontrol" style="white-space:nowrap; width:60%; padding-top:2px;"> Volume: <input style="" type="range" min="-20" max="6" id="volumecontrol2" name="volume" value="0" step="1" oninput="set_volume(this.value)"
      onchange="set_volume(this.value)">
    <input id="mutecheckbox" title="disable sound" type="checkbox" value="" onclick="setmute(this.checked)">mute
  </div>
</form>

Name: form1 #

<form name="form1" action="#"> This WebSDR is currently being used by <span id="numusers">681</span> user(s) simultaneously:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input id="compactviewcheckbox" type="checkbox" name="compactview" value=""
    onclick="setcompactview(this.checked); settings_store();">compact view <br>
  <div id="users">
    <p></p>
    <div align="left" style="width:1024px; background-color:black;">
      <div class="others">
        <div id="user0" align="center" style="position:relative;left:-243.28256px;width:500px; color:#ff4040;"><b>anon19209</b></div>
        <div id="user1" align="center" style="position:relative;left:2.8460800000000006px;width:500px; color:#ffa000;"><b>anon55347</b></div>
        <div id="user2" align="center" style="position:relative;left:27.831680000000006px;width:500px; color:#a0a000;"><b>anon15953</b></div>
        <div id="user3" align="center" style="position:relative;left:104.11968000000002px;width:500px; color:#80ff00;"><b>anon53322</b></div>
        <div id="user4" align="center" style="position:relative;left:43.744640000000004px;width:500px; color:#00ff00;"><b>radiotehnikaT101</b></div>
        <div id="user5" align="center" style="position:relative;left:-29.123199999999997px;width:500px; color:#00a0a0;"><b>Enschede</b></div>
        <div id="user6" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anonymouse</b></div>
        <div id="user7" align="center" style="position:relative;left:697.5072px;width:500px; color:#ff40ff;"><b>mobile/iOS</b></div>
        <div id="user8" align="center" style="position:relative;left:89.57888000000003px;width:500px; color:#ff4040;"><b>anon14477</b></div>
        <div id="user9" align="center" style="position:relative;left:376.83136px;width:500px; color:#ffa000;"><b>anon44552</b></div>
        <div id="user10" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>camboys.pw</b></div>
        <div id="user11" align="center" style="position:relative;left:262.34816px;width:500px; color:#80ff00;"><b>anon55510</b></div>
        <div id="user12" align="center" style="position:relative;left:0.6751999999999896px;width:500px; color:#00ff00;"><b>swl</b></div>
        <div id="user13" align="center" style="position:relative;left:749.07584px;width:500px; color:#00a0a0;"><b>anon47191</b></div>
        <div id="user14" align="center" style="position:relative;left:473.94752000000005px;width:500px; color:#0080ff;"><b>cn8</b></div>
        <div id="user15" align="center" style="position:relative;left:138.85376000000002px;width:500px; color:#ff40ff;"><b>anon05646</b></div>
        <div id="user16" align="center" style="position:relative;left:-214.61056px;width:500px; color:#ff4040;"><b>the deer rest</b></div>
        <div id="user17" align="center" style="position:relative;left:-0.676479999999998px;width:500px; color:#ffa000;"><b>mobile/Android</b></div>
        <div id="user18" align="center" style="position:relative;left:244.44864px;width:500px; color:#a0a000;"><b>anon06414</b></div>
        <div id="user19" align="center" style="position:relative;left:-3.9737599999999986px;width:500px; color:#80ff00;"><b>om3clh</b></div>
        <div id="user20" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon45338</b></div>
        <div id="user21" align="center" style="position:relative;left:-99.59487999999999px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user22" align="center" style="position:relative;left:-36.2912px;width:500px; color:#0080ff;"><b>anon23908</b></div>
        <div id="user23" align="center" style="position:relative;left:138.87424px;width:500px; color:#ff40ff;"><b>anon05646</b></div>
        <div id="user24" align="center" style="position:relative;left:249.712px;width:500px; color:#ff4040;"><b>UB3AYH</b></div>
        <div id="user25" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon55177</b></div>
        <div id="user26" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon27015</b></div>
        <div id="user27" align="center" style="position:relative;left:145.18207999999998px;width:500px; color:#80ff00;"><b>bogan</b></div>
        <div id="user28" align="center" style="position:relative;left:505.01568px;width:500px; color:#00ff00;"><b>mobile/Android</b></div>
        <div id="user29" align="center" style="position:relative;left:161.21792px;width:500px; color:#00a0a0;"><b>anon34375</b></div>
        <div id="user30" align="center" style="position:relative;left:-192.47168px;width:500px; color:#0080ff;"><b>anon63371</b></div>
        <div id="user31" align="center" style="position:relative;left:-46.57216px;width:500px; color:#ff40ff;"><b>anon12283</b></div>
        <div id="user32" align="center" style="position:relative;left:242.01152000000002px;width:500px; color:#ff4040;"><b>anon21086</b></div>
        <div id="user33" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#ffa000;"><b>Warlord420</b></div>
        <div id="user34" align="center" style="position:relative;left:235.49887999999999px;width:500px; color:#a0a000;"><b>anon26471</b></div>
        <div id="user35" align="center" style="position:relative;left:64.12223999999998px;width:500px; color:#80ff00;"><b>Climb14ers</b></div>
        <div id="user36" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon19739</b></div>
        <div id="user37" align="center" style="position:relative;left:-214.61056px;width:500px; color:#00a0a0;"><b>DiscoverX</b></div>
        <div id="user38" align="center" style="position:relative;left:235.49887999999999px;width:500px; color:#0080ff;"><b>anon07043</b></div>
        <div id="user39" align="center" style="position:relative;left:699.0432px;width:500px; color:#ff40ff;"><b>anon14154</b></div>
        <div id="user40" align="center" style="position:relative;left:-87.3888px;width:500px; color:#ff4040;"><b>anon41860</b></div>
        <div id="user41" align="center" style="position:relative;left:65.10528px;width:500px; color:#ffa000;"><b>XXPrepper13</b></div>
        <div id="user42" align="center" style="position:relative;left:-230.72832px;width:500px; color:#a0a000;"><b>anon36067</b></div>
        <div id="user43" align="center" style="position:relative;left:-87.51168000000001px;width:500px; color:#80ff00;"><b>Luminix</b></div>
        <div id="user44" align="center" style="position:relative;left:718.35584px;width:500px; color:#00ff00;"><b>anon46149</b></div>
        <div id="user45" align="center" style="position:relative;left:-39.11743999999999px;width:500px; color:#00a0a0;"><b>anon07285</b></div>
        <div id="user46" align="center" style="position:relative;left:251.12511999999998px;width:500px; color:#0080ff;"><b>anon22203</b></div>
        <div id="user47" align="center" style="position:relative;left:1.0848000000000013px;width:500px; color:#ff40ff;"><b>anon07582</b></div>
        <div id="user48" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>WWG1WGA2024</b></div>
        <div id="user49" align="center" style="position:relative;left:-88.90432000000001px;width:500px; color:#ffa000;"><b>anon21255</b></div>
        <div id="user50" align="center" style="position:relative;left:-91.28px;width:500px; color:#a0a000;"><b>bza14643</b></div>
        <div id="user51" align="center" style="position:relative;left:488.28351999999995px;width:500px; color:#80ff00;"><b>anon09514</b></div>
        <div id="user52" align="center" style="position:relative;left:2.436479999999989px;width:500px; color:#00ff00;"><b>mobile/Android</b></div>
        <div id="user53" align="center" style="position:relative;left:-193.04512px;width:500px; color:#00a0a0;"><b>anon18069</b></div>
        <div id="user54" align="center" style="position:relative;left:-3.093119999999999px;width:500px; color:#0080ff;"><b>anon55108</b></div>
        <div id="user55" align="center" style="position:relative;left:138.87424px;width:500px; color:#ff40ff;"><b>anon05646</b></div>
        <div id="user56" align="center" style="position:relative;left:-101.27423999999999px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user57" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon05238</b></div>
        <div id="user58" align="center" style="position:relative;left:197.22176000000002px;width:500px; color:#a0a000;"><b>Climb14ers</b></div>
        <div id="user59" align="center" style="position:relative;left:-1.5775999999999897px;width:500px; color:#80ff00;"><b>anon62106</b></div>
        <div id="user60" align="center" style="position:relative;left:702.54528px;width:500px; color:#00ff00;"><b>anon52884</b></div>
        <div id="user61" align="center" style="position:relative;left:-47.92384000000001px;width:500px; color:#00a0a0;"><b>anon27962</b></div>
        <div id="user62" align="center" style="position:relative;left:-117.74016px;width:500px; color:#0080ff;"><b>anon15276</b></div>
        <div id="user63" align="center" style="position:relative;left:-10.363519999999994px;width:500px; color:#ff40ff;"><b>anon56705</b></div>
        <div id="user64" align="center" style="position:relative;left:-214.61056px;width:500px; color:#ff4040;"><b>anon20073</b></div>
        <div id="user65" align="center" style="position:relative;left:195.21472px;width:500px; color:#ffa000;"><b>anon20663</b></div>
        <div id="user66" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon38199</b></div>
        <div id="user67" align="center" style="position:relative;left:-100.22976px;width:500px; color:#80ff00;"><b>anon30777</b></div>
        <div id="user68" align="center" style="position:relative;left:736.60352px;width:500px; color:#00ff00;"><b>anon15345</b></div>
        <div id="user69" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#00a0a0;"><b>anon25804</b></div>
        <div id="user70" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anon35336</b></div>
        <div id="user71" align="center" style="position:relative;left:242.3392px;width:500px; color:#ff40ff;"><b>anon43238</b></div>
        <div id="user72" align="center" style="position:relative;left:-193.14752px;width:500px; color:#ff4040;"><b>bobo37cz</b></div>
        <div id="user73" align="center" style="position:relative;left:251.82144px;width:500px; color:#ffa000;"><b>SM6YZL</b></div>
        <div id="user74" align="center" style="position:relative;left:266.21888px;width:500px; color:#a0a000;"><b>CD</b></div>
        <div id="user75" align="center" style="position:relative;left:-84.112px;width:500px; color:#80ff00;"><b>anon05646</b></div>
        <div id="user76" align="center" style="position:relative;left:127.69216px;width:500px; color:#00ff00;"><b>anon05646</b></div>
        <div id="user77" align="center" style="position:relative;left:0.019839999999987867px;width:500px; color:#00a0a0;"><b>anon37318</b></div>
        <div id="user78" align="center" style="position:relative;left:112.92608000000001px;width:500px; color:#0080ff;"><b>anon12283</b></div>
        <div id="user79" align="center" style="position:relative;left:175.79968000000002px;width:500px; color:#ff40ff;"><b>anon07043</b></div>
        <div id="user80" align="center" style="position:relative;left:1.8630400000000122px;width:500px; color:#ff4040;"><b>anon35234</b></div>
        <div id="user81" align="center" style="position:relative;left:-34.73472000000001px;width:500px; color:#ffa000;"><b>anon27211</b></div>
        <div id="user82" align="center" style="position:relative;left:554.2496px;width:500px; color:#a0a000;"><b>anon48376</b></div>
        <div id="user83" align="center" style="position:relative;left:-5.612159999999989px;width:500px; color:#80ff00;"><b>anon19605</b></div>
        <div id="user84" align="center" style="position:relative;left:243.62944px;width:500px; color:#00ff00;"><b>DL1YEJ (Sonny)</b></div>
        <div id="user85" align="center" style="position:relative;left:454.04096000000004px;width:500px; color:#00a0a0;"><b>anon16449</b></div>
        <div id="user86" align="center" style="position:relative;left:724.88896px;width:500px; color:#0080ff;"><b>markeeee</b></div>
        <div id="user87" align="center" style="position:relative;left:35.73696000000001px;width:500px; color:#ff40ff;"><b>4335.00</b></div>
        <div id="user88" align="center" style="position:relative;left:2.4979199999999935px;width:500px; color:#ff4040;"><b>DG5VE</b></div>
        <div id="user89" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon50369</b></div>
        <div id="user90" align="center" style="position:relative;left:-214.61056px;width:500px; color:#a0a000;"><b>pipboy</b></div>
        <div id="user91" align="center" style="position:relative;left:385.61728000000005px;width:500px; color:#80ff00;"><b>anon32143</b></div>
        <div id="user92" align="center" style="position:relative;left:43.007360000000006px;width:500px; color:#00ff00;"><b>anon12283</b></div>
        <div id="user93" align="center" style="position:relative;left:-197.32544000000001px;width:500px; color:#00a0a0;"><b>anon17752</b></div>
        <div id="user94" align="center" style="position:relative;left:-2.1510399999999947px;width:500px; color:#0080ff;"><b>F4FXO</b></div>
        <div id="user95" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#ff40ff;"><b>anon24710</b></div>
        <div id="user96" align="center" style="position:relative;left:310.5376px;width:500px; color:#ff4040;"><b>Ttcafe</b></div>
        <div id="user97" align="center" style="position:relative;left:-2.1510399999999947px;width:500px; color:#ffa000;"><b>anon48264</b></div>
        <div id="user98" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#a0a000;"><b>WWG1WGA2024</b></div>
        <div id="user99" align="center" style="position:relative;left:-65.43423999999999px;width:500px; color:#80ff00;"><b>anon12671</b></div>
        <div id="user100" align="center" style="position:relative;left:-246.47744px;width:500px; color:#00ff00;"><b>anon10075</b></div>
        <div id="user101" align="center" style="position:relative;left:367.00095999999996px;width:500px; color:#00a0a0;"><b>anon30886</b></div>
        <div id="user102" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anon18497</b></div>
        <div id="user103" align="center" style="position:relative;left:749.71072px;width:500px; color:#ff40ff;"><b>anon24710</b></div>
        <div id="user104" align="center" style="position:relative;left:-227.24672px;width:500px; color:#ff4040;"><b>mobile/Android</b></div>
        <div id="user105" align="center" style="position:relative;left:-193.10656px;width:500px; color:#ffa000;"><b>anon40603</b></div>
        <div id="user106" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#a0a000;"><b>anon05646</b></div>
        <div id="user107" align="center" style="position:relative;left:2.354559999999992px;width:500px; color:#80ff00;"><b>anon03978</b></div>
        <div id="user108" align="center" style="position:relative;left:426.10623999999996px;width:500px; color:#00ff00;"><b>time</b></div>
        <div id="user109" align="center" style="position:relative;left:213.93344000000002px;width:500px; color:#00a0a0;"><b>mobile/iOS</b></div>
        <div id="user110" align="center" style="position:relative;left:-193.10656px;width:500px; color:#0080ff;"><b>anon21660</b></div>
        <div id="user111" align="center" style="position:relative;left:380.25152px;width:500px; color:#ff40ff;"><b>Rex Rotary</b></div>
        <div id="user112" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon19951</b></div>
        <div id="user113" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon01000</b></div>
        <div id="user114" align="center" style="position:relative;left:-36.84415999999999px;width:500px; color:#a0a000;"><b>anon62804</b></div>
        <div id="user115" align="center" style="position:relative;left:-248.38208px;width:500px; color:#80ff00;"><b>anon12283</b></div>
        <div id="user116" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon13981</b></div>
        <div id="user117" align="center" style="position:relative;left:262px;width:500px; color:#00a0a0;"><b>mobile</b></div>
        <div id="user118" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anon52934</b></div>
        <div id="user119" align="center" style="position:relative;left:197.3856px;width:500px; color:#ff40ff;"><b>anon29401</b></div>
        <div id="user120" align="center" style="position:relative;left:-227.14432px;width:500px; color:#ff4040;"><b>anon48948</b></div>
        <div id="user121" align="center" style="position:relative;left:-197.32544000000001px;width:500px; color:#ffa000;"><b>anon17752</b></div>
        <div id="user122" align="center" style="position:relative;left:-10.30207999999999px;width:500px; color:#a0a000;"><b>VC</b></div>
        <div id="user123" align="center" style="position:relative;left:251.6576px;width:500px; color:#80ff00;"><b>anon38360</b></div>
        <div id="user124" align="center" style="position:relative;left:718.2944px;width:500px; color:#00ff00;"><b>anon32880</b></div>
        <div id="user125" align="center" style="position:relative;left:19.94688000000002px;width:500px; color:#00a0a0;"><b>anon15953</b></div>
        <div id="user126" align="center" style="position:relative;left:-177.13216px;width:500px; color:#0080ff;"><b>anon17720</b></div>
        <div id="user127" align="center" style="position:relative;left:714.48512px;width:500px; color:#ff40ff;"><b>anon38618</b></div>
        <div id="user128" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon31357</b></div>
        <div id="user129" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon55264</b></div>
        <div id="user130" align="center" style="position:relative;left:277.60576000000003px;width:500px; color:#a0a000;"><b>anon44573</b></div>
        <div id="user131" align="center" style="position:relative;left:247.41824000000003px;width:500px; color:#80ff00;"><b>anon41006</b></div>
        <div id="user132" align="center" style="position:relative;left:243.56799999999998px;width:500px; color:#00ff00;"><b>anon35704</b></div>
        <div id="user133" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>nono5tyu</b></div>
        <div id="user134" align="center" style="position:relative;left:-83.90719999999999px;width:500px; color:#0080ff;"><b>anon20667</b></div>
        <div id="user135" align="center" style="position:relative;left:-239.08416px;width:500px; color:#ff40ff;"><b>anon06580</b></div>
        <div id="user136" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon49648</b></div>
        <div id="user137" align="center" style="position:relative;left:127.69216px;width:500px; color:#ffa000;"><b>anon05646</b></div>
        <div id="user138" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon59119</b></div>
        <div id="user139" align="center" style="position:relative;left:262.34816px;width:500px; color:#80ff00;"><b>anon46519</b></div>
        <div id="user140" align="center" style="position:relative;left:1.0848000000000013px;width:500px; color:#00ff00;"><b>anon45177</b></div>
        <div id="user141" align="center" style="position:relative;left:232.85696000000002px;width:500px; color:#00a0a0;"><b>anon11254</b></div>
        <div id="user142" align="center" style="position:relative;left:-114.68863999999999px;width:500px; color:#0080ff;"><b>anon48279</b></div>
        <div id="user143" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon28376</b></div>
        <div id="user144" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#ff4040;"><b>anon22638</b></div>
        <div id="user145" align="center" style="position:relative;left:-2.642560000000003px;width:500px; color:#ffa000;"><b>anon44611</b></div>
        <div id="user146" align="center" style="position:relative;left:-62.239360000000005px;width:500px; color:#a0a000;"><b>shyro</b></div>
        <div id="user147" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#80ff00;"><b>anon05646</b></div>
        <div id="user148" align="center" style="position:relative;left:262px;width:500px; color:#00ff00;"><b>mobile/iOS</b></div>
        <div id="user149" align="center" style="position:relative;left:89.57888000000003px;width:500px; color:#00a0a0;"><b>anon21325</b></div>
        <div id="user150" align="center" style="position:relative;left:717.39328px;width:500px; color:#0080ff;"><b>anon49452</b></div>
        <div id="user151" align="center" style="position:relative;left:-43.33632px;width:500px; color:#ff40ff;"><b>anon37695</b></div>
        <div id="user152" align="center" style="position:relative;left:-214.61056px;width:500px; color:#ff4040;"><b>KLMK</b></div>
        <div id="user153" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#ffa000;"><b>anon63510</b></div>
        <div id="user154" align="center" style="position:relative;left:242.64640000000003px;width:500px; color:#a0a000;"><b>anon47630</b></div>
        <div id="user155" align="center" style="position:relative;left:233.20512000000002px;width:500px; color:#80ff00;"><b>anon17184</b></div>
        <div id="user156" align="center" style="position:relative;left:-39.30176px;width:500px; color:#00ff00;"><b>anon54206</b></div>
        <div id="user157" align="center" style="position:relative;left:-249.36512px;width:500px; color:#00a0a0;"><b>anon62150</b></div>
        <div id="user158" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anon32374</b></div>
        <div id="user159" align="center" style="position:relative;left:-109.99871999999999px;width:500px; color:#ff40ff;"><b>anon07776</b></div>
        <div id="user160" align="center" style="position:relative;left:-62.239360000000005px;width:500px; color:#ff4040;"><b>newbie</b></div>
        <div id="user161" align="center" style="position:relative;left:243.67039999999997px;width:500px; color:#ffa000;"><b>anon51071</b></div>
        <div id="user162" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon42053</b></div>
        <div id="user163" align="center" style="position:relative;left:262.34816px;width:500px; color:#80ff00;"><b>anon28982</b></div>
        <div id="user164" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>buzzer</b></div>
        <div id="user165" align="center" style="position:relative;left:-77.68127999999999px;width:500px; color:#00a0a0;"><b>anon12671</b></div>
        <div id="user166" align="center" style="position:relative;left:-218.01024px;width:500px; color:#0080ff;"><b>anon29829</b></div>
        <div id="user167" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon34091</b></div>
        <div id="user168" align="center" style="position:relative;left:-231.79328px;width:500px; color:#ff4040;"><b>NAVTEX.LV</b></div>
        <div id="user169" align="center" style="position:relative;left:262px;width:500px; color:#ffa000;"><b>anon51851</b></div>
        <div id="user170" align="center" style="position:relative;left:-84.112px;width:500px; color:#a0a000;"><b>anon05646</b></div>
        <div id="user171" align="center" style="position:relative;left:368.94656px;width:500px; color:#80ff00;"><b>anon56008</b></div>
        <div id="user172" align="center" style="position:relative;left:777.9936px;width:500px; color:#00ff00;"><b>anon20597</b></div>
        <div id="user173" align="center" style="position:relative;left:697.65056px;width:500px; color:#00a0a0;"><b>anon17584</b></div>
        <div id="user174" align="center" style="position:relative;left:252.94783999999999px;width:500px; color:#0080ff;"><b>anon18401</b></div>
        <div id="user175" align="center" style="position:relative;left:-247.82912px;width:500px; color:#ff40ff;"><b>anon37805</b></div>
        <div id="user176" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#ff4040;"><b>anon63601</b></div>
        <div id="user177" align="center" style="position:relative;left:107.72415999999998px;width:500px; color:#ffa000;"><b>anon04817</b></div>
        <div id="user178" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#a0a000;"><b>77777</b></div>
        <div id="user179" align="center" style="position:relative;left:250.71552000000003px;width:500px; color:#80ff00;"><b>anon50245</b></div>
        <div id="user180" align="center" style="position:relative;left:266.21888px;width:500px; color:#00ff00;"><b>ioggy</b></div>
        <div id="user181" align="center" style="position:relative;left:-243.0368px;width:500px; color:#00a0a0;"><b>anon64942</b></div>
        <div id="user182" align="center" style="position:relative;left:71.69984px;width:500px; color:#0080ff;"><b>DSH</b></div>
        <div id="user183" align="center" style="position:relative;left:262.38912000000005px;width:500px; color:#ff40ff;"><b>HE9VGV</b></div>
        <div id="user184" align="center" style="position:relative;left:-10.588799999999992px;width:500px; color:#ff4040;"><b>anon46165</b></div>
        <div id="user185" align="center" style="position:relative;left:-118.47744px;width:500px; color:#ffa000;"><b>anon09014</b></div>
        <div id="user186" align="center" style="position:relative;left:718.15104px;width:500px; color:#a0a000;"><b>anon63596</b></div>
        <div id="user187" align="center" style="position:relative;left:1.985919999999993px;width:500px; color:#80ff00;"><b>Hakoninho</b></div>
        <div id="user188" align="center" style="position:relative;left:-1.4342399999999884px;width:500px; color:#00ff00;"><b>PA3VJ</b></div>
        <div id="user189" align="center" style="position:relative;left:699.0432px;width:500px; color:#00a0a0;"><b>Yeti</b></div>
        <div id="user190" align="center" style="position:relative;left:455.00352px;width:500px; color:#0080ff;"><b>Guyz</b></div>
        <div id="user191" align="center" style="position:relative;left:138.85376000000002px;width:500px; color:#ff40ff;"><b>anon05646</b></div>
        <div id="user192" align="center" style="position:relative;left:-36.84415999999999px;width:500px; color:#ff4040;"><b>anon60172</b></div>
        <div id="user193" align="center" style="position:relative;left:705.35104px;width:500px; color:#ffa000;"><b>Tey17</b></div>
        <div id="user194" align="center" style="position:relative;left:249.712px;width:500px; color:#a0a000;"><b>F17526</b></div>
        <div id="user195" align="center" style="position:relative;left:262.34816px;width:500px; color:#80ff00;"><b>rhlei</b></div>
        <div id="user196" align="center" style="position:relative;left:255.856px;width:500px; color:#00ff00;"><b>anon20663</b></div>
        <div id="user197" align="center" style="position:relative;left:137.1744px;width:500px; color:#00a0a0;"><b>anon07043</b></div>
        <div id="user198" align="center" style="position:relative;left:-227.24672px;width:500px; color:#0080ff;"><b>anon30214</b></div>
        <div id="user199" align="center" style="position:relative;left:289.07456px;width:500px; color:#ff40ff;"><b>anon30175</b></div>
        <div id="user200" align="center" style="position:relative;left:624.8032px;width:500px; color:#ff4040;"><b>anon48491</b></div>
        <div id="user201" align="center" style="position:relative;left:137.1744px;width:500px; color:#ffa000;"><b>anon26471</b></div>
        <div id="user202" align="center" style="position:relative;left:-2.8268799999999885px;width:500px; color:#a0a000;"><b>anon11156</b></div>
        <div id="user203" align="center" style="position:relative;left:262.34816px;width:500px; color:#80ff00;"><b>anon55768</b></div>
        <div id="user204" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon33702</b></div>
        <div id="user205" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon27871</b></div>
        <div id="user206" align="center" style="position:relative;left:62.36095999999998px;width:500px; color:#0080ff;"><b>anon16900</b></div>
        <div id="user207" align="center" style="position:relative;left:4.975999999999999px;width:500px; color:#ff40ff;"><b>anon07211</b></div>
        <div id="user208" align="center" style="position:relative;left:249.712px;width:500px; color:#ff4040;"><b>Raytheon 872A</b></div>
        <div id="user209" align="center" style="position:relative;left:58.57216px;width:500px; color:#ffa000;"><b>anon23976</b></div>
        <div id="user210" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>Dopista</b></div>
        <div id="user211" align="center" style="position:relative;left:262.34816px;width:500px; color:#80ff00;"><b>anon54897</b></div>
        <div id="user212" align="center" style="position:relative;left:89.6608px;width:500px; color:#00ff00;"><b>PHG</b></div>
        <div id="user213" align="center" style="position:relative;left:90.45952px;width:500px; color:#00a0a0;"><b>mobile/Android</b></div>
        <div id="user214" align="center" style="position:relative;left:489.49184px;width:500px; color:#0080ff;"><b>anon06688</b></div>
        <div id="user215" align="center" style="position:relative;left:-242.9344px;width:500px; color:#ff40ff;"><b>anon43290</b></div>
        <div id="user216" align="center" style="position:relative;left:218.60288000000003px;width:500px; color:#ff4040;"><b>anon20663</b></div>
        <div id="user217" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon38845</b></div>
        <div id="user218" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon38700</b></div>
        <div id="user219" align="center" style="position:relative;left:-115.07776000000001px;width:500px; color:#80ff00;"><b>anon60838</b></div>
        <div id="user220" align="center" style="position:relative;left:-192.57408px;width:500px; color:#00ff00;"><b>anon33517</b></div>
        <div id="user221" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon62663</b></div>
        <div id="user222" align="center" style="position:relative;left:497.45856000000003px;width:500px; color:#0080ff;"><b>anon04717</b></div>
        <div id="user223" align="center" style="position:relative;left:45.46496000000002px;width:500px; color:#ff40ff;"><b>anon35516</b></div>
        <div id="user224" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon59468</b></div>
        <div id="user225" align="center" style="position:relative;left:-214.61056px;width:500px; color:#ffa000;"><b>anon11916</b></div>
        <div id="user226" align="center" style="position:relative;left:-116.73664px;width:500px; color:#a0a000;"><b>db2zj</b></div>
        <div id="user227" align="center" style="position:relative;left:-87.63456px;width:500px; color:#80ff00;"><b>anon33028</b></div>
        <div id="user228" align="center" style="position:relative;left:52.591999999999985px;width:500px; color:#00ff00;"><b>anon46102</b></div>
        <div id="user229" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>Foilzy</b></div>
        <div id="user230" align="center" style="position:relative;left:242.3392px;width:500px; color:#0080ff;"><b>anon06013</b></div>
        <div id="user231" align="center" style="position:relative;left:385.61728000000005px;width:500px; color:#ff40ff;"><b>anon09690</b></div>
        <div id="user232" align="center" style="position:relative;left:-232.83776px;width:500px; color:#ff4040;"><b>anon14066</b></div>
        <div id="user233" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon</b></div>
        <div id="user234" align="center" style="position:relative;left:520.2528px;width:500px; color:#a0a000;"><b>Biggles 172</b></div>
        <div id="user235" align="center" style="position:relative;left:266.21888px;width:500px; color:#80ff00;"><b>anon01425</b></div>
        <div id="user236" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#00ff00;"><b>anon28148</b></div>
        <div id="user237" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon26786</b></div>
        <div id="user238" align="center" style="position:relative;left:-87.51168000000001px;width:500px; color:#0080ff;"><b>anon61426</b></div>
        <div id="user239" align="center" style="position:relative;left:250.20352000000003px;width:500px; color:#ff40ff;"><b>anon20388</b></div>
        <div id="user240" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#ff4040;"><b>wanderer</b></div>
        <div id="user241" align="center" style="position:relative;left:-197.32544000000001px;width:500px; color:#ffa000;"><b>anon17752</b></div>
        <div id="user242" align="center" style="position:relative;left:105.69664px;width:500px; color:#a0a000;"><b>anon32480</b></div>
        <div id="user243" align="center" style="position:relative;left:250.20352000000003px;width:500px; color:#80ff00;"><b>anon25691</b></div>
        <div id="user244" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#00ff00;"><b>anon57083</b></div>
        <div id="user245" align="center" style="position:relative;left:-1.9872000000000014px;width:500px; color:#00a0a0;"><b>fise</b></div>
        <div id="user246" align="center" style="position:relative;left:89.57888000000003px;width:500px; color:#0080ff;"><b>anon22640</b></div>
        <div id="user247" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon65319</b></div>
        <div id="user248" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#ff4040;"><b>anon05646</b></div>
        <div id="user249" align="center" style="position:relative;left:169.65568000000002px;width:500px; color:#ffa000;"><b>anon24316</b></div>
        <div id="user250" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#a0a000;"><b>anon05646</b></div>
        <div id="user251" align="center" style="position:relative;left:89.57888000000003px;width:500px; color:#80ff00;"><b>Rico</b></div>
        <div id="user252" align="center" style="position:relative;left:250.20352000000003px;width:500px; color:#00ff00;"><b>anon63349</b></div>
        <div id="user253" align="center" style="position:relative;left:171.00736px;width:500px; color:#00a0a0;"><b>anon14103</b></div>
        <div id="user254" align="center" style="position:relative;left:488.38592000000006px;width:500px; color:#0080ff;"><b>anon38383</b></div>
        <div id="user255" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#ff40ff;"><b>Warlord420</b></div>
        <div id="user256" align="center" style="position:relative;left:-193.10656px;width:500px; color:#ff4040;"><b>mobile</b></div>
        <div id="user257" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>Kijini22</b></div>
        <div id="user258" align="center" style="position:relative;left:52.981119999999976px;width:500px; color:#a0a000;"><b>Bensondog</b></div>
        <div id="user259" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#80ff00;"><b>mobile/Android</b></div>
        <div id="user260" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#00ff00;"><b>FifthDomain</b></div>
        <div id="user261" align="center" style="position:relative;left:-192.61504px;width:500px; color:#00a0a0;"><b>anon33591</b></div>
        <div id="user262" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anon48162</b></div>
        <div id="user263" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon18873</b></div>
        <div id="user264" align="center" style="position:relative;left:-249.22176px;width:500px; color:#ff4040;"><b>anon23976</b></div>
        <div id="user265" align="center" style="position:relative;left:697.77344px;width:500px; color:#ffa000;"><b>anon44329</b></div>
        <div id="user266" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon21538</b></div>
        <div id="user267" align="center" style="position:relative;left:89.57888000000003px;width:500px; color:#80ff00;"><b>anon54649</b></div>
        <div id="user268" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon35562</b></div>
        <div id="user269" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#00a0a0;"><b>Feldup (NOT THE REAL)</b></div>
        <div id="user270" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anon15010</b></div>
        <div id="user271" align="center" style="position:relative;left:-36.311679999999996px;width:500px; color:#ff40ff;"><b>anon34354</b></div>
        <div id="user272" align="center" style="position:relative;left:-76.45248000000001px;width:500px; color:#ff4040;"><b>anon12671</b></div>
        <div id="user273" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon34962</b></div>
        <div id="user274" align="center" style="position:relative;left:-59.35167999999999px;width:500px; color:#a0a000;"><b>anon12671</b></div>
        <div id="user275" align="center" style="position:relative;left:214.38400000000001px;width:500px; color:#80ff00;"><b>anon12671</b></div>
        <div id="user276" align="center" style="position:relative;left:-85.97568000000001px;width:500px; color:#00ff00;"><b>anon12671</b></div>
        <div id="user277" align="center" style="position:relative;left:64.12223999999998px;width:500px; color:#00a0a0;"><b>anon12671</b></div>
        <div id="user278" align="center" style="position:relative;left:149.27808px;width:500px; color:#0080ff;"><b>anon12671</b></div>
        <div id="user279" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon46430</b></div>
        <div id="user280" align="center" style="position:relative;left:60.6816px;width:500px; color:#ff4040;"><b>anon12671</b></div>
        <div id="user281" align="center" style="position:relative;left:242.03199999999998px;width:500px; color:#ffa000;"><b>anon46167</b></div>
        <div id="user282" align="center" style="position:relative;left:-52.757119999999986px;width:500px; color:#a0a000;"><b>anon12671</b></div>
        <div id="user283" align="center" style="position:relative;left:-85.15647999999999px;width:500px; color:#80ff00;"><b>anon12671</b></div>
        <div id="user284" align="center" style="position:relative;left:-19.90719999999999px;width:500px; color:#00ff00;"><b>anon12671</b></div>
        <div id="user285" align="center" style="position:relative;left:-42.06656000000001px;width:500px; color:#00a0a0;"><b>anon12671</b></div>
        <div id="user286" align="center" style="position:relative;left:148.92991999999998px;width:500px; color:#0080ff;"><b>anon12671</b></div>
        <div id="user287" align="center" style="position:relative;left:-214.61056px;width:500px; color:#ff40ff;"><b>anon11331</b></div>
        <div id="user288" align="center" style="position:relative;left:144.11712px;width:500px; color:#ff4040;"><b>anon12671</b></div>
        <div id="user289" align="center" style="position:relative;left:62.852480000000014px;width:500px; color:#ffa000;"><b>anon12671</b></div>
        <div id="user290" align="center" style="position:relative;left:-3.113599999999991px;width:500px; color:#a0a000;"><b>anon53827</b></div>
        <div id="user291" align="center" style="position:relative;left:18.636160000000018px;width:500px; color:#80ff00;"><b>anon46122</b></div>
        <div id="user292" align="center" style="position:relative;left:-10.32256000000001px;width:500px; color:#00ff00;"><b>Ariusota</b></div>
        <div id="user293" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>Phoenix</b></div>
        <div id="user294" align="center" style="position:relative;left:30.965120000000013px;width:500px; color:#0080ff;"><b>anon38440</b></div>
        <div id="user295" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>cacaboy</b></div>
        <div id="user296" align="center" style="position:relative;left:-16.999040000000008px;width:500px; color:#ff4040;"><b>DJ2</b></div>
        <div id="user297" align="center" style="position:relative;left:-14.295680000000004px;width:500px; color:#ffa000;"><b>anon63677</b></div>
        <div id="user298" align="center" style="position:relative;left:-197.32544000000001px;width:500px; color:#a0a000;"><b>anon23976</b></div>
        <div id="user299" align="center" style="position:relative;left:-239.08416px;width:500px; color:#80ff00;"><b>anon59197</b></div>
        <div id="user300" align="center" style="position:relative;left:364.1952px;width:500px; color:#00ff00;"><b>Sorin</b></div>
        <div id="user301" align="center" style="position:relative;left:-36.311679999999996px;width:500px; color:#00a0a0;"><b>mobile/iOS</b></div>
        <div id="user302" align="center" style="position:relative;left:89.23072000000002px;width:500px; color:#0080ff;"><b>mobile/Android</b></div>
        <div id="user303" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#ff40ff;"><b>Jakov</b></div>
        <div id="user304" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon24110</b></div>
        <div id="user305" align="center" style="position:relative;left:-87.67552px;width:500px; color:#ffa000;"><b>anon63236</b></div>
        <div id="user306" align="center" style="position:relative;left:-235.54112px;width:500px; color:#a0a000;"><b>anon01974</b></div>
        <div id="user307" align="center" style="position:relative;left:293.00672px;width:500px; color:#80ff00;"><b>anon18896</b></div>
        <div id="user308" align="center" style="position:relative;left:757.16544px;width:500px; color:#00ff00;"><b>anon29967</b></div>
        <div id="user309" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#00a0a0;"><b>FifthDomain</b></div>
        <div id="user310" align="center" style="position:relative;left:484.49472000000003px;width:500px; color:#0080ff;"><b>anon57666</b></div>
        <div id="user311" align="center" style="position:relative;left:-173.89632px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user312" align="center" style="position:relative;left:-10.097280000000012px;width:500px; color:#ff4040;"><b>anon60292</b></div>
        <div id="user313" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon57467</b></div>
        <div id="user314" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#a0a000;"><b>anon36743</b></div>
        <div id="user315" align="center" style="position:relative;left:262.34816px;width:500px; color:#80ff00;"><b>anon34973</b></div>
        <div id="user316" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon46714</b></div>
        <div id="user317" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon15617</b></div>
        <div id="user318" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#0080ff;"><b>anon07830</b></div>
        <div id="user319" align="center" style="position:relative;left:488.28351999999995px;width:500px; color:#ff40ff;"><b>anon52038</b></div>
        <div id="user320" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon38777</b></div>
        <div id="user321" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#ffa000;"><b>XXPrepper13</b></div>
        <div id="user322" align="center" style="position:relative;left:249.712px;width:500px; color:#a0a000;"><b>anon25940</b></div>
        <div id="user323" align="center" style="position:relative;left:0.8799999999999955px;width:500px; color:#80ff00;"><b>anon08867</b></div>
        <div id="user324" align="center" style="position:relative;left:-3.6051199999999994px;width:500px; color:#00ff00;"><b>anon63223</b></div>
        <div id="user325" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon34232</b></div>
        <div id="user326" align="center" style="position:relative;left:-242.91392px;width:500px; color:#0080ff;"><b>TylerWolf35</b></div>
        <div id="user327" align="center" style="position:relative;left:104.01728000000003px;width:500px; color:#ff40ff;"><b>anon49946</b></div>
        <div id="user328" align="center" style="position:relative;left:697.67104px;width:500px; color:#ff4040;"><b>mobile</b></div>
        <div id="user329" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon62981</b></div>
        <div id="user330" align="center" style="position:relative;left:624.94656px;width:500px; color:#a0a000;"><b>anon36838</b></div>
        <div id="user331" align="center" style="position:relative;left:-214.91776px;width:500px; color:#80ff00;"><b>anon43312</b></div>
        <div id="user332" align="center" style="position:relative;left:377.34335999999996px;width:500px; color:#00ff00;"><b>anon63494</b></div>
        <div id="user333" align="center" style="position:relative;left:170.6592px;width:500px; color:#00a0a0;"><b>anon59359</b></div>
        <div id="user334" align="center" style="position:relative;left:717.65952px;width:500px; color:#0080ff;"><b>anon07476</b></div>
        <div id="user335" align="center" style="position:relative;left:45.46496000000002px;width:500px; color:#ff40ff;"><b>anon02437</b></div>
        <div id="user336" align="center" style="position:relative;left:-87.06111999999999px;width:500px; color:#ff4040;"><b>mobile</b></div>
        <div id="user337" align="center" style="position:relative;left:-231.83424px;width:500px; color:#ffa000;"><b>NL11975</b></div>
        <div id="user338" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon39254</b></div>
        <div id="user339" align="center" style="position:relative;left:251.28895999999997px;width:500px; color:#80ff00;"><b>mobile/iOS</b></div>
        <div id="user340" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon46590</b></div>
        <div id="user341" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>KP1HRY</b></div>
        <div id="user342" align="center" style="position:relative;left:-249.32416px;width:500px; color:#0080ff;"><b>anon17752</b></div>
        <div id="user343" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#ff40ff;"><b>anon24376</b></div>
        <div id="user344" align="center" style="position:relative;left:-247.89056px;width:500px; color:#ff4040;"><b>g4rhs</b></div>
        <div id="user345" align="center" style="position:relative;left:-193.43424px;width:500px; color:#ffa000;"><b>anon29350</b></div>
        <div id="user346" align="center" style="position:relative;left:668.4256px;width:500px; color:#a0a000;"><b>guest465464</b></div>
        <div id="user347" align="center" style="position:relative;left:82.20607999999999px;width:500px; color:#80ff00;"><b>anon31030</b></div>
        <div id="user348" align="center" style="position:relative;left:-239.08416px;width:500px; color:#00ff00;"><b>onixon</b></div>
        <div id="user349" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>CMN</b></div>
        <div id="user350" align="center" style="position:relative;left:0.6751999999999896px;width:500px; color:#0080ff;"><b>mobile/Android</b></div>
        <div id="user351" align="center" style="position:relative;left:100.94528000000003px;width:500px; color:#ff40ff;"><b>anon43578</b></div>
        <div id="user352" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#ff4040;"><b>anon29714</b></div>
        <div id="user353" align="center" style="position:relative;left:175.79968000000002px;width:500px; color:#ffa000;"><b>anon26471</b></div>
        <div id="user354" align="center" style="position:relative;left:-141.70175999999998px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user355" align="center" style="position:relative;left:-141.59936px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user356" align="center" style="position:relative;left:385.45344px;width:500px; color:#00ff00;"><b>anon37652</b></div>
        <div id="user357" align="center" style="position:relative;left:248.21695999999997px;width:500px; color:#00a0a0;"><b>mobile/Android</b></div>
        <div id="user358" align="center" style="position:relative;left:85.01184px;width:500px; color:#0080ff;"><b>mobile/Android</b></div>
        <div id="user359" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon32475</b></div>
        <div id="user360" align="center" style="position:relative;left:-36.84415999999999px;width:500px; color:#ff4040;"><b>mobile/Android</b></div>
        <div id="user361" align="center" style="position:relative;left:249.712px;width:500px; color:#ffa000;"><b>F-17526</b></div>
        <div id="user362" align="center" style="position:relative;left:-193.90528px;width:500px; color:#a0a000;"><b>anon15171</b></div>
        <div id="user363" align="center" style="position:relative;left:-4.260480000000001px;width:500px; color:#80ff00;"><b>Tokashie</b></div>
        <div id="user364" align="center" style="position:relative;left:252.49728px;width:500px; color:#00ff00;"><b>HG5OJW</b></div>
        <div id="user365" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon07331</b></div>
        <div id="user366" align="center" style="position:relative;left:253.95136000000002px;width:500px; color:#0080ff;"><b>anon62501</b></div>
        <div id="user367" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#ff40ff;"><b>DiscoverX</b></div>
        <div id="user368" align="center" style="position:relative;left:380.10816px;width:500px; color:#ff4040;"><b>anon02313</b></div>
        <div id="user369" align="center" style="position:relative;left:-197.32544000000001px;width:500px; color:#ffa000;"><b>anon23976</b></div>
        <div id="user370" align="center" style="position:relative;left:385.61728000000005px;width:500px; color:#a0a000;"><b>anon30831</b></div>
        <div id="user371" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#80ff00;"><b>anon17273</b></div>
        <div id="user372" align="center" style="position:relative;left:-140.78016px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user373" align="center" style="position:relative;left:-139.05984px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user374" align="center" style="position:relative;left:-138.67072000000002px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user375" align="center" style="position:relative;left:-138.54784px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user376" align="center" style="position:relative;left:-214.63103999999998px;width:500px; color:#ff4040;"><b>Ice</b></div>
        <div id="user377" align="center" style="position:relative;left:-131.19552px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user378" align="center" style="position:relative;left:-116.24511999999999px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user379" align="center" style="position:relative;left:-247.31712px;width:500px; color:#80ff00;"><b>Ice</b></div>
        <div id="user380" align="center" style="position:relative;left:-243.07776px;width:500px; color:#00ff00;"><b>Ice</b></div>
        <div id="user381" align="center" style="position:relative;left:-243.40544px;width:500px; color:#00a0a0;"><b>Ice</b></div>
        <div id="user382" align="center" style="position:relative;left:-227.28768px;width:500px; color:#0080ff;"><b>Ice</b></div>
        <div id="user383" align="center" style="position:relative;left:-242.44288px;width:500px; color:#ff40ff;"><b>Ice</b></div>
        <div id="user384" align="center" style="position:relative;left:-249.22176px;width:500px; color:#ff4040;"><b>Ice</b></div>
        <div id="user385" align="center" style="position:relative;left:-249.42656px;width:500px; color:#ffa000;"><b>Ice</b></div>
        <div id="user386" align="center" style="position:relative;left:-246.49792px;width:500px; color:#a0a000;"><b>Ice</b></div>
        <div id="user387" align="center" style="position:relative;left:-241.808px;width:500px; color:#80ff00;"><b>Ice</b></div>
        <div id="user388" align="center" style="position:relative;left:-244.34752px;width:500px; color:#00ff00;"><b>Ice</b></div>
        <div id="user389" align="center" style="position:relative;left:-241.5008px;width:500px; color:#00a0a0;"><b>Ice</b></div>
        <div id="user390" align="center" style="position:relative;left:374.20992px;width:500px; color:#0080ff;"><b>anon31861</b></div>
        <div id="user391" align="center" style="position:relative;left:-113.74655999999999px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user392" align="center" style="position:relative;left:-112.33344px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user393" align="center" style="position:relative;left:2.4774400000000014px;width:500px; color:#ffa000;"><b>anon35695</b></div>
        <div id="user394" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>a guy</b></div>
        <div id="user395" align="center" style="position:relative;left:294.48127999999997px;width:500px; color:#80ff00;"><b>thom</b></div>
        <div id="user396" align="center" style="position:relative;left:-108.44224px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user397" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#00a0a0;"><b>HAL9000</b></div>
        <div id="user398" align="center" style="position:relative;left:-108.33984000000001px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user399" align="center" style="position:relative;left:-227.84064px;width:500px; color:#ff40ff;"><b>Hakoninho</b></div>
        <div id="user400" align="center" style="position:relative;left:233.24608px;width:500px; color:#ff4040;"><b>anon28526</b></div>
        <div id="user401" align="center" style="position:relative;left:-249.26272px;width:500px; color:#ffa000;"><b>anon17752</b></div>
        <div id="user402" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>mobile/Android</b></div>
        <div id="user403" align="center" style="position:relative;left:-106.37376px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user404" align="center" style="position:relative;left:-105.92320000000001px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user405" align="center" style="position:relative;left:-105.69792000000001px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user406" align="center" style="position:relative;left:-105.49312px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user407" align="center" style="position:relative;left:-103.09696px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user408" align="center" style="position:relative;left:-102.8512px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user409" align="center" style="position:relative;left:-101.35615999999999px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user410" align="center" style="position:relative;left:262.34816px;width:500px; color:#a0a000;"><b>anon35738</b></div>
        <div id="user411" align="center" style="position:relative;left:260.95552px;width:500px; color:#80ff00;"><b>anon20663</b></div>
        <div id="user412" align="center" style="position:relative;left:-99.53344000000001px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user413" align="center" style="position:relative;left:242.19583999999998px;width:500px; color:#00a0a0;"><b>anon59589</b></div>
        <div id="user414" align="center" style="position:relative;left:-97.5264px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user415" align="center" style="position:relative;left:-97.38304px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user416" align="center" style="position:relative;left:-142.8896px;width:500px; color:#ff4040;"><b>XRM</b></div>
        <div id="user417" align="center" style="position:relative;left:-96.7072px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user418" align="center" style="position:relative;left:246.20992px;width:500px; color:#a0a000;"><b>KatyUwUsha</b></div>
        <div id="user419" align="center" style="position:relative;left:-96.46144000000001px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user420" align="center" style="position:relative;left:-96.35904px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user421" align="center" style="position:relative;left:244.94016px;width:500px; color:#00a0a0;"><b>anon41768</b></div>
        <div id="user422" align="center" style="position:relative;left:-96.21567999999999px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user423" align="center" style="position:relative;left:-96.1952px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user424" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon00405</b></div>
        <div id="user425" align="center" style="position:relative;left:733.8592px;width:500px; color:#ffa000;"><b>anon32486</b></div>
        <div id="user426" align="center" style="position:relative;left:233.34848px;width:500px; color:#a0a000;"><b>anon06361</b></div>
        <div id="user427" align="center" style="position:relative;left:-94.74112px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user428" align="center" style="position:relative;left:-93.45088000000001px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user429" align="center" style="position:relative;left:-93.10272px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user430" align="center" style="position:relative;left:-115.56927999999999px;width:500px; color:#0080ff;"><b>anon57101</b></div>
        <div id="user431" align="center" style="position:relative;left:-92.67264px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user432" align="center" style="position:relative;left:385.61728000000005px;width:500px; color:#ff4040;"><b>anon50119</b></div>
        <div id="user433" align="center" style="position:relative;left:-91.44384px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user434" align="center" style="position:relative;left:-91.28px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user435" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#80ff00;"><b>anon63601</b></div>
        <div id="user436" align="center" style="position:relative;left:-90.64511999999999px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user437" align="center" style="position:relative;left:-90.21503999999999px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user438" align="center" style="position:relative;left:52.42815999999999px;width:500px; color:#0080ff;"><b>anon11239</b></div>
        <div id="user439" align="center" style="position:relative;left:-248.64832px;width:500px; color:#ff40ff;"><b>anon44891</b></div>
        <div id="user440" align="center" style="position:relative;left:-89.41632000000001px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user441" align="center" style="position:relative;left:-89.37536px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user442" align="center" style="position:relative;left:-89.33439999999999px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user443" align="center" style="position:relative;left:-88.82239999999999px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user444" align="center" style="position:relative;left:-88.61760000000001px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user445" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon08303</b></div>
        <div id="user446" align="center" style="position:relative;left:-87.94175999999999px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user447" align="center" style="position:relative;left:-87.71647999999999px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user448" align="center" style="position:relative;left:-87.45024000000001px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user449" align="center" style="position:relative;left:-197.32544000000001px;width:500px; color:#ffa000;"><b>anon23976</b></div>
        <div id="user450" align="center" style="position:relative;left:-87.30688px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user451" align="center" style="position:relative;left:-87.22496000000001px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user452" align="center" style="position:relative;left:233.20512000000002px;width:500px; color:#00ff00;"><b>anon30030</b></div>
        <div id="user453" align="center" style="position:relative;left:496.27072px;width:500px; color:#00a0a0;"><b>anon64828</b></div>
        <div id="user454" align="center" style="position:relative;left:-1.5366400000000056px;width:500px; color:#0080ff;"><b>anon05807</b></div>
        <div id="user455" align="center" style="position:relative;left:-182.80512px;width:500px; color:#ff40ff;"><b>anon57262</b></div>
        <div id="user456" align="center" style="position:relative;left:-17.28576000000001px;width:500px; color:#ff4040;"><b>mobile/iOS</b></div>
        <div id="user457" align="center" style="position:relative;left:-62.239360000000005px;width:500px; color:#ffa000;"><b>anon21077</b></div>
        <div id="user458" align="center" style="position:relative;left:-73.81056000000001px;width:500px; color:#a0a000;"><b>anon23976</b></div>
        <div id="user459" align="center" style="position:relative;left:-85.136px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user460" align="center" style="position:relative;left:-84.95168000000001px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user461" align="center" style="position:relative;left:86.03584000000001px;width:500px; color:#00a0a0;"><b>anon42786</b></div>
        <div id="user462" align="center" style="position:relative;left:-84.21440000000001px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user463" align="center" style="position:relative;left:-83.14944px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user464" align="center" style="position:relative;left:385.61728000000005px;width:500px; color:#ff4040;"><b>anon12886</b></div>
        <div id="user465" align="center" style="position:relative;left:385.43296px;width:500px; color:#ffa000;"><b>anon05509</b></div>
        <div id="user466" align="center" style="position:relative;left:488.36544000000004px;width:500px; color:#a0a000;"><b>anon33703</b></div>
        <div id="user467" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#80ff00;"><b>anon55509</b></div>
        <div id="user468" align="center" style="position:relative;left:624.8032px;width:500px; color:#00ff00;"><b>anon63056</b></div>
        <div id="user469" align="center" style="position:relative;left:105.02080000000001px;width:500px; color:#00a0a0;"><b>anon22234</b></div>
        <div id="user470" align="center" style="position:relative;left:-80.38463999999999px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user471" align="center" style="position:relative;left:-80.34368px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user472" align="center" style="position:relative;left:-77.92704px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user473" align="center" style="position:relative;left:-89.10911999999999px;width:500px; color:#ffa000;"><b>anon49332</b></div>
        <div id="user474" align="center" style="position:relative;left:-77.68127999999999px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user475" align="center" style="position:relative;left:-77.61984000000001px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user476" align="center" style="position:relative;left:-76.51392000000001px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user477" align="center" style="position:relative;left:-76.45248000000001px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user478" align="center" style="position:relative;left:262.34816px;width:500px; color:#0080ff;"><b>anon49145</b></div>
        <div id="user479" align="center" style="position:relative;left:-75.8176px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user480" align="center" style="position:relative;left:-87.61408px;width:500px; color:#ff4040;"><b>anon40031</b></div>
        <div id="user481" align="center" style="position:relative;left:-73.36000000000001px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user482" align="center" style="position:relative;left:-34.73472000000001px;width:500px; color:#a0a000;"><b>anon04766</b></div>
        <div id="user483" align="center" style="position:relative;left:-70.55424px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user484" align="center" style="position:relative;left:-70.10368px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user485" align="center" style="position:relative;left:-70.02176px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user486" align="center" style="position:relative;left:-69.85792000000001px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user487" align="center" style="position:relative;left:-69.73504px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user488" align="center" style="position:relative;left:-69.48928000000001px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user489" align="center" style="position:relative;left:-68.62912px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user490" align="center" style="position:relative;left:242.48255999999998px;width:500px; color:#a0a000;"><b>G3SQU</b></div>
        <div id="user491" align="center" style="position:relative;left:31.68191999999999px;width:500px; color:#80ff00;"><b>anon23976</b></div>
        <div id="user492" align="center" style="position:relative;left:-67.74848px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user493" align="center" style="position:relative;left:2.784639999999996px;width:500px; color:#00a0a0;"><b>mobile/iOS</b></div>
        <div id="user494" align="center" style="position:relative;left:-153.29344px;width:500px; color:#0080ff;"><b>Yad</b></div>
        <div id="user495" align="center" style="position:relative;left:-66.27392px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user496" align="center" style="position:relative;left:697.8144px;width:500px; color:#ff4040;"><b>anon42778</b></div>
        <div id="user497" align="center" style="position:relative;left:-64.86080000000001px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user498" align="center" style="position:relative;left:-63.32480000000001px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user499" align="center" style="position:relative;left:-63.32480000000001px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user500" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon15835</b></div>
        <div id="user501" align="center" style="position:relative;left:-64.656px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user502" align="center" style="position:relative;left:-63.18144000000001px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user503" align="center" style="position:relative;left:-193.10656px;width:500px; color:#ff40ff;"><b>pa3kmw</b></div>
        <div id="user504" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#ff4040;"><b>anon57101</b></div>
        <div id="user505" align="center" style="position:relative;left:-62.83328px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user506" align="center" style="position:relative;left:-62.46464px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user507" align="center" style="position:relative;left:-62.46464px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user508" align="center" style="position:relative;left:-62.4032px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user509" align="center" style="position:relative;left:-62.30080000000001px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user510" align="center" style="position:relative;left:-62.116479999999996px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user511" align="center" style="position:relative;left:-61.27680000000001px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user512" align="center" style="position:relative;left:-60.64192px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user513" align="center" style="position:relative;left:262.34816px;width:500px; color:#ffa000;"><b>anon64300</b></div>
        <div id="user514" align="center" style="position:relative;left:147.35296px;width:500px; color:#a0a000;"><b>anon20663</b></div>
        <div id="user515" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#80ff00;"><b>DiscoverX</b></div>
        <div id="user516" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#00ff00;"><b>anon26463</b></div>
        <div id="user517" align="center" style="position:relative;left:-59.49503999999999px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user518" align="center" style="position:relative;left:-56.50496000000001px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user519" align="center" style="position:relative;left:-54.04736px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user520" align="center" style="position:relative;left:-34.73472000000001px;width:500px; color:#ff4040;"><b>KOZAK</b></div>
        <div id="user521" align="center" style="position:relative;left:-52.757119999999986px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user522" align="center" style="position:relative;left:-52.122240000000005px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user523" align="center" style="position:relative;left:-51.93791999999999px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user524" align="center" style="position:relative;left:-47.37088px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user525" align="center" style="position:relative;left:-47.207040000000006px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user526" align="center" style="position:relative;left:-47.02271999999999px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user527" align="center" style="position:relative;left:-46.87935999999999px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user528" align="center" style="position:relative;left:-46.22399999999999px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user529" align="center" style="position:relative;left:-45.36384000000001px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user530" align="center" style="position:relative;left:-153.29344px;width:500px; color:#a0a000;"><b>anon04749</b></div>
        <div id="user531" align="center" style="position:relative;left:89.57888000000003px;width:500px; color:#80ff00;"><b>anon37296</b></div>
        <div id="user532" align="center" style="position:relative;left:-44.56512000000001px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user533" align="center" style="position:relative;left:-44.380799999999994px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user534" align="center" style="position:relative;left:-31.109759999999994px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user535" align="center" style="position:relative;left:-28.38592px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user536" align="center" style="position:relative;left:624.8032px;width:500px; color:#ff4040;"><b>anon22594</b></div>
        <div id="user537" align="center" style="position:relative;left:-19.90719999999999px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user538" align="center" style="position:relative;left:-18.760320000000007px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user539" align="center" style="position:relative;left:-17.060480000000013px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user540" align="center" style="position:relative;left:-16.36416px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user541" align="center" style="position:relative;left:-245.94496px;width:500px; color:#00a0a0;"><b>anon64466</b></div>
        <div id="user542" align="center" style="position:relative;left:-249.30367999999999px;width:500px; color:#0080ff;"><b>anon23976</b></div>
        <div id="user543" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon09542</b></div>
        <div id="user544" align="center" style="position:relative;left:-214.61056px;width:500px; color:#ff4040;"><b>anon13123</b></div>
        <div id="user545" align="center" style="position:relative;left:1.965440000000001px;width:500px; color:#ffa000;"><b>anon04403</b></div>
        <div id="user546" align="center" style="position:relative;left:750.98048px;width:500px; color:#a0a000;"><b>anon43992</b></div>
        <div id="user547" align="center" style="position:relative;left:-5.018239999999992px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user548" align="center" style="position:relative;left:9.952639999999974px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user549" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#00a0a0;"><b>anon05383</b></div>
        <div id="user550" align="center" style="position:relative;left:17.591679999999997px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user551" align="center" style="position:relative;left:-87.59360000000001px;width:500px; color:#ff40ff;"><b>anon27415</b></div>
        <div id="user552" align="center" style="position:relative;left:22.343039999999974px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user553" align="center" style="position:relative;left:490.06528000000003px;width:500px; color:#ffa000;"><b>anon12886</b></div>
        <div id="user554" align="center" style="position:relative;left:-11.551359999999988px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user555" align="center" style="position:relative;left:-11.44896px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user556" align="center" style="position:relative;left:-10.158719999999988px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user557" align="center" style="position:relative;left:100.82240000000002px;width:500px; color:#00a0a0;"><b>anon62194</b></div>
        <div id="user558" align="center" style="position:relative;left:23.285120000000006px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user559" align="center" style="position:relative;left:23.776639999999986px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user560" align="center" style="position:relative;left:24.616319999999973px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user561" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#ffa000;"><b>TCharley300</b></div>
        <div id="user562" align="center" style="position:relative;left:30.55552px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user563" align="center" style="position:relative;left:31.31328000000002px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user564" align="center" style="position:relative;left:31.989120000000014px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user565" align="center" style="position:relative;left:32.09152px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user566" align="center" style="position:relative;left:32.972159999999974px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user567" align="center" style="position:relative;left:33.893759999999986px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user568" align="center" style="position:relative;left:34.09856000000002px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user569" align="center" style="position:relative;left:34.38528000000002px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user570" align="center" style="position:relative;left:34.69247999999999px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user571" align="center" style="position:relative;left:-45.159040000000005px;width:500px; color:#80ff00;"><b>anon01877</b></div>
        <div id="user572" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon12780</b></div>
        <div id="user573" align="center" style="position:relative;left:35.49119999999999px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user574" align="center" style="position:relative;left:35.532159999999976px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user575" align="center" style="position:relative;left:35.61408px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user576" align="center" style="position:relative;left:36.269439999999975px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user577" align="center" style="position:relative;left:38.952319999999986px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user578" align="center" style="position:relative;left:-243.01632px;width:500px; color:#a0a000;"><b>anon24380</b></div>
        <div id="user579" align="center" style="position:relative;left:45.46496000000002px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user580" align="center" style="position:relative;left:45.71071999999998px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user581" align="center" style="position:relative;left:56.81088px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user582" align="center" style="position:relative;left:58.36736000000002px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user583" align="center" style="position:relative;left:-29.123199999999997px;width:500px; color:#ff40ff;"><b>anon09500</b></div>
        <div id="user584" align="center" style="position:relative;left:59.16608000000002px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user585" align="center" style="position:relative;left:59.59616px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user586" align="center" style="position:relative;left:60.312959999999975px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user587" align="center" style="position:relative;left:60.6816px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user588" align="center" style="position:relative;left:-249.0784px;width:500px; color:#00ff00;"><b>anon12283</b></div>
        <div id="user589" align="center" style="position:relative;left:62.852480000000014px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user590" align="center" style="position:relative;left:148.23360000000002px;width:500px; color:#0080ff;"><b>anon20663</b></div>
        <div id="user591" align="center" style="position:relative;left:63.91744px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user592" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon59286</b></div>
        <div id="user593" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user594" align="center" style="position:relative;left:68.23872px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user595" align="center" style="position:relative;left:71.78176000000002px;width:500px; color:#80ff00;"><b>get</b></div>
        <div id="user596" align="center" style="position:relative;left:72.02751999999998px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user597" align="center" style="position:relative;left:74.38272px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user598" align="center" style="position:relative;left:75.46816000000001px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user599" align="center" style="position:relative;left:91.79072000000002px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user600" align="center" style="position:relative;left:92.07744000000002px;width:500px; color:#ff4040;"><b>get</b></div>
        <div id="user601" align="center" style="position:relative;left:492.74816px;width:500px; color:#ffa000;"><b>VCS</b></div>
        <div id="user602" align="center" style="position:relative;left:103.17759999999998px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user603" align="center" style="position:relative;left:-34.038399999999996px;width:500px; color:#80ff00;"><b>anon38965</b></div>
        <div id="user604" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#00ff00;"><b>get</b></div>
        <div id="user605" align="center" style="position:relative;left:-40.05951999999999px;width:500px; color:#00a0a0;"><b>anon57742</b></div>
        <div id="user606" align="center" style="position:relative;left:144.11712px;width:500px; color:#0080ff;"><b>get</b></div>
        <div id="user607" align="center" style="position:relative;left:147.5168px;width:500px; color:#ff40ff;"><b>get</b></div>
        <div id="user608" align="center" style="position:relative;left:266.096px;width:500px; color:#ff4040;"><b>anon24345</b></div>
        <div id="user609" align="center" style="position:relative;left:148.92991999999998px;width:500px; color:#ffa000;"><b>get</b></div>
        <div id="user610" align="center" style="position:relative;left:383.15968px;width:500px; color:#a0a000;"><b>get</b></div>
        <div id="user611" align="center" style="position:relative;left:315.80096000000003px;width:500px; color:#80ff00;"><b>anon20663</b></div>
        <div id="user612" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon22523</b></div>
        <div id="user613" align="center" style="position:relative;left:-104.57151999999999px;width:500px; color:#00a0a0;"><b>get</b></div>
        <div id="user614" align="center" style="position:relative;left:488.28351999999995px;width:500px; color:#0080ff;"><b>anon15865</b></div>
        <div id="user615" align="center" style="position:relative;left:192.20416px;width:500px; color:#ff40ff;"><b>anon16869</b></div>
        <div id="user616" align="center" style="position:relative;left:-52.757119999999986px;width:500px; color:#ff4040;"><b>anon04569</b></div>
        <div id="user617" align="center" style="position:relative;left:155.25824px;width:500px; color:#ffa000;"><b>mobile</b></div>
        <div id="user618" align="center" style="position:relative;left:-197.32544000000001px;width:500px; color:#a0a000;"><b>anon17752</b></div>
        <div id="user619" align="center" style="position:relative;left:-123.82272px;width:500px; color:#80ff00;"><b>anon07014</b></div>
        <div id="user620" align="center" style="position:relative;left:262.34816px;width:500px; color:#00ff00;"><b>anon50056</b></div>
        <div id="user621" align="center" style="position:relative;left:262.34816px;width:500px; color:#00a0a0;"><b>anon22976</b></div>
        <div id="user622" align="center" style="position:relative;left:32.09152px;width:500px; color:#0080ff;"><b>anon40620</b></div>
        <div id="user623" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon10812</b></div>
        <div id="user624" align="center" style="position:relative;left:705.74016px;width:500px; color:#ff4040;"><b>anon52343</b></div>
        <div id="user625" align="center" style="position:relative;left:43.744640000000004px;width:500px; color:#ffa000;"><b>anon21304</b></div>
        <div id="user626" align="center" style="position:relative;left:488.2016px;width:500px; color:#a0a000;"><b>anon30344</b></div>
        <div id="user627" align="center" style="position:relative;left:38.706560000000025px;width:500px; color:#80ff00;"><b>anon40620</b></div>
        <div id="user628" align="center" style="position:relative;left:235.49887999999999px;width:500px; color:#00ff00;"><b>anon10145</b></div>
        <div id="user629" align="center" style="position:relative;left:262px;width:500px; color:#00a0a0;"><b>mobile/Android</b></div>
        <div id="user630" align="center" style="position:relative;left:-243.0368px;width:500px; color:#0080ff;"><b>anon38317</b></div>
        <div id="user631" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff40ff;"><b>anon17042</b></div>
        <div id="user632" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon63847</b></div>
        <div id="user633" align="center" style="position:relative;left:-52.85952px;width:500px; color:#ffa000;"><b>anon32327</b></div>
        <div id="user634" align="center" style="position:relative;left:488.28351999999995px;width:500px; color:#a0a000;"><b>anon53359</b></div>
        <div id="user635" align="center" style="position:relative;left:-192.94272px;width:500px; color:#80ff00;"><b>anon60721</b></div>
        <div id="user636" align="center" style="position:relative;left:-84.112px;width:500px; color:#00ff00;"><b>DiscoverX</b></div>
        <div id="user637" align="center" style="position:relative;left:-249.16032px;width:500px; color:#00a0a0;"><b>anon12283</b></div>
        <div id="user638" align="center" style="position:relative;left:-2.847360000000009px;width:500px; color:#0080ff;"><b>anon00474</b></div>
        <div id="user639" align="center" style="position:relative;left:-30.70016000000001px;width:500px; color:#ff40ff;"><b>anon12283</b></div>
        <div id="user640" align="center" style="position:relative;left:31.948159999999973px;width:500px; color:#ff4040;"><b>anon64942</b></div>
        <div id="user641" align="center" style="position:relative;left:699.0432px;width:500px; color:#ffa000;"><b>anon44396</b></div>
        <div id="user642" align="center" style="position:relative;left:2.6208000000000027px;width:500px; color:#a0a000;"><b>anon39664</b></div>
        <div id="user643" align="center" style="position:relative;left:582px;width:500px; color:#80ff00;"><b>anon50809</b></div>
        <div id="user644" align="center" style="position:relative;left:-2.417280000000005px;width:500px; color:#00ff00;"><b>VIGGGS</b></div>
        <div id="user645" align="center" style="position:relative;left:249.712px;width:500px; color:#00a0a0;"><b>anon29967</b></div>
        <div id="user646" align="center" style="position:relative;left:-200.80704px;width:500px; color:#0080ff;"><b>anon36552</b></div>
        <div id="user647" align="center" style="position:relative;left:-193.43424px;width:500px; color:#ff40ff;"><b>anon54084</b></div>
        <div id="user648" align="center" style="position:relative;left:262px;width:500px; color:#ff4040;"><b>mobile/Android</b></div>
        <div id="user649" align="center" style="position:relative;left:-67.5232px;width:500px; color:#ffa000;"><b>anon58999</b></div>
        <div id="user650" align="center" style="position:relative;left:498.11392px;width:500px; color:#a0a000;"><b>mobile/iOS</b></div>
        <div id="user651" align="center" style="position:relative;left:256.04032px;width:500px; color:#80ff00;"><b>tuhch</b></div>
        <div id="user652" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#00ff00;"><b>TCharley300</b></div>
        <div id="user653" align="center" style="position:relative;left:-46.57216px;width:500px; color:#00a0a0;"><b>anon17752</b></div>
        <div id="user655" align="center" style="position:relative;left:-243.0368px;width:500px; color:#ff40ff;"><b>153frqs</b></div>
        <div id="user657" align="center" style="position:relative;left:235.49887999999999px;width:500px; color:#ffa000;"><b>anon47651</b></div>
        <div id="user672" align="center" style="position:relative;left:262.18431999999996px;width:500px; color:#ff4040;"><b>anon36802</b></div>
        <div id="user685" align="center" style="position:relative;left:147.84447999999998px;width:500px; color:#00a0a0;"><b>anon64942</b></div>
        <div id="user695" align="center" style="position:relative;left:62.852480000000014px;width:500px; color:#ff40ff;"><b>anon40620</b></div>
        <div id="user707" align="center" style="position:relative;left:143.3184px;width:500px; color:#80ff00;"><b>anon40620</b></div>
        <div id="user712" align="center" style="position:relative;left:387.52192px;width:500px; color:#ff4040;"><b>anon50642</b></div>
        <div id="user714" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#a0a000;"><b>anon07335</b></div>
        <div id="user744" align="center" style="position:relative;left:262.34816px;width:500px; color:#ff4040;"><b>anon14249</b></div>
        <div id="user750" align="center" style="position:relative;left:-222.49536px;width:500px; color:#0080ff;"><b>anon59127</b></div>
        <div id="user758" align="center" style="position:relative;left:62.36095999999998px;width:500px; color:#0080ff;"><b>anon40620</b></div>
        <div id="user772" align="center" style="position:relative;left:-45.159040000000005px;width:500px; color:#00ff00;"><b>anon32327</b></div>
        <div id="user777" align="center" style="position:relative;left:285.36767999999995px;width:500px; color:#ffa000;"><b>anon32327</b></div>
        <div id="user793" align="center" style="position:relative;left:717.65952px;width:500px; color:#ffa000;"><b>F4IAA</b></div>
        <div id="user808" align="center" style="position:relative;left:65.78111999999999px;width:500px; color:#ff4040;"><b>anon39711</b></div>
        <div id="user811" align="center" style="position:relative;left:-46.22399999999999px;width:500px; color:#80ff00;"><b>anon40620</b></div>
        <div id="user813" align="center" style="position:relative;left:-52.757119999999986px;width:500px; color:#00a0a0;"><b>anon36569</b></div>
        <div id="user824" align="center" style="position:relative;left:34.09856000000002px;width:500px; color:#ff4040;"><b>anon64942</b></div>
        <div id="user833" align="center" style="position:relative;left:149.27808px;width:500px; color:#ffa000;"><b>anon64942</b></div>
        <div id="user834" align="center" style="position:relative;left:142.43776000000003px;width:500px; color:#a0a000;"><b>anon28754</b></div>
        <div id="user843" align="center" style="position:relative;left:711.24928px;width:500px; color:#80ff00;"><b>PD3RKD</b></div>
        <div id="user861" align="center" style="position:relative;left:35.532159999999976px;width:500px; color:#00a0a0;"><b>anon64942</b></div>
        <div id="user872" align="center" style="position:relative;left:147.5168px;width:500px; color:#ff4040;"><b>anon32327</b></div>
        <div id="user885" align="center" style="position:relative;left:-1.5775999999999897px;width:500px; color:#00a0a0;"><b>anon51013</b></div>
        <div id="user886" align="center" style="position:relative;left:-45.36384000000001px;width:500px; color:#0080ff;"><b>anon36569</b></div>
        <div id="user903" align="center" style="position:relative;left:143.3184px;width:500px; color:#ff40ff;"><b>anon64942</b></div>
        <div id="user942" align="center" style="position:relative;left:697.63008px;width:500px; color:#0080ff;"><b>anon34434</b></div><img src="tmp/1723563314-b0z0i0.png">
      </div>
    </div>
    <p></p>
  </div>
</form>

Name: chatform #

<form name="chatform" onsubmit="return sendchat()" action="#" autocomplete="off">
  <input type="text" size="80" name="chat" onclick="" autocomplete="off">
  <br> Please calculate <span id="chatboxchallenge">6+4</span> = <input type="text" size="4" name="sum" onclick="" autocomplete="off">
  <input type="button" value="chatbox submit" onclick="return sendchat()"> &nbsp;&nbsp;&nbsp;&nbsp; <input type="button" value="paste freq&amp;mode" onclick="return pastefreqchat()">
</form>

Name: logform #

<form name="logform" action="#"> Call of station that you hear: <input type="text" size="12" name="call" onclick="">
  <br> Comments, if any: <input type="text" size="30" name="comment" onclick="">
  <input type="button" value="submit" onclick="return sendlog()">
</form>

Text Content

Amateur radio club ETGD
PI4THT Faculty for Electrical Engineering, Mathematics and Computer Science
Wide-band WebSDR

On this page you can listen to and control a short-wave receiver located at the
amateur radio club ETGD at the University of Twente. In contrast to other
web-controlled receivers, this receiver can be tuned by multiple users
simultaneously, thanks to the use of Software-Defined Radio.

If you're new to WebSDRs, have a look at the quick start guide written by G0POT.

This site, which in 2008 was the very first WebSDR site ever, was finally
reactivated in July 2012 after an interruption of more than 1.5 years; read also
the old news since then.



--------------------------------------------------------------------------------

The system is currently composed of a "Mini-Whip" antenna, a homebuilt SDR board
(as pictured; see here for background) which samples the entire shortwave
spectrum and sends all of this via a gigabit ethernet link to a PC, where a
special version of the WebSDR server software processes it. The Mini-Whip is
based on a design from PA0RDT (google finds it); see here and some older
pictures here. The active receiving element is about 5 by 10 cm large. Such an
antenna only works well with a good grounding; ours is on top of a 20m high
building, the upper part of which is all metal.

--------------------------------------------------------------------------------

Other services available on this system:

WSPR reception
Chirp signal reception
Entire day waterfall display

--------------------------------------------------------------------------------

Questions and remarks about this WebSDR can be sent to the developer and
maintainer: pa3fwm@websdr.org (but please check the FAQ first).

--------------------------------------------------------------------------------

Please log in by typing your name or callsign here (it will be saved for later
visits in a cookie):
It seems you are using a mobile device; click here to switch to the mobile
version of this site.
It seems Java is not installed or disabled on your computer. You need to install
and/or enable it for this website to work properly.
Since Java version 7u51, Java needs to be enabled separately for each website;
see http://websdr.org/java.html for instructions.
Your browser does not seem to support HTML5 WebAudio; please try a recent
version of Firefox, Chrome, Opera or Safari; or switch to Java.

--------------------------------------------------------------------------------

View: waterfallblind
Allow keyboard:

j k ← →freq. down/up (+shift/ctrl/alt faster) u l c a fUSB, LSB, CW, AM, FM W
wfilter wider/narrower z Z ^Zcenter/zoom waterfall genter frequency b Bchange
band m V vmute, volume up/down t TVFOs: toggle A/B, set A=B

Click here to start audio:

testtest




kHz   

CW LSB USB AM FM AMsync
Volume: mute
Filter: 2.40 kHz narrower wider

--------------------------------------------------------------------------------

squelch autonotch noise reduction

--------------------------------------------------------------------------------

Audio recording start

Your browser does not seem to support downloading the recording; please try a
recent version of Firefox, Chrome or Opera.
 





 -93.8 dBm; peak  -93.0 dBm
Waterfall zoom





Waterfall settings Memories 681 users Chatbox Logbook Station info S-meter plot
Advanced


Or use scroll wheel and dragging on waterfall.
Speed:
slow
medium
fast


Size:
small
medium
large
extra large

View:
spectrum
waterfall

Brightness:

More contrast

Full window width
"sticky"
Hide labels

Drag memories to reorder or delete.



This WebSDR is currently being used by 681 user(s) simultaneously:      compact
view


anon19209
anon55347
anon15953
anon53322
radiotehnikaT101
Enschede
anonymouse
mobile/iOS
anon14477
anon44552
camboys.pw
anon55510
swl
anon47191
cn8
anon05646
the deer rest
mobile/Android
anon06414
om3clh
anon45338
get
anon23908
anon05646
UB3AYH
anon55177
anon27015
bogan
mobile/Android
anon34375
anon63371
anon12283
anon21086
Warlord420
anon26471
Climb14ers
anon19739
DiscoverX
anon07043
anon14154
anon41860
XXPrepper13
anon36067
Luminix
anon46149
anon07285
anon22203
anon07582
WWG1WGA2024
anon21255
bza14643
anon09514
mobile/Android
anon18069
anon55108
anon05646
get
anon05238
Climb14ers
anon62106
anon52884
anon27962
anon15276
anon56705
anon20073
anon20663
anon38199
anon30777
anon15345
anon25804
anon35336
anon43238
bobo37cz
SM6YZL
CD
anon05646
anon05646
anon37318
anon12283
anon07043
anon35234
anon27211
anon48376
anon19605
DL1YEJ (Sonny)
anon16449
markeeee
4335.00
DG5VE
anon50369
pipboy
anon32143
anon12283
anon17752
F4FXO
anon24710
Ttcafe
anon48264
WWG1WGA2024
anon12671
anon10075
anon30886
anon18497
anon24710
mobile/Android
anon40603
anon05646
anon03978
time
mobile/iOS
anon21660
Rex Rotary
anon19951
anon01000
anon62804
anon12283
anon13981
mobile
anon52934
anon29401
anon48948
anon17752
VC
anon38360
anon32880
anon15953
anon17720
anon38618
anon31357
anon55264
anon44573
anon41006
anon35704
nono5tyu
anon20667
anon06580
anon49648
anon05646
anon59119
anon46519
anon45177
anon11254
anon48279
anon28376
anon22638
anon44611
shyro
anon05646
mobile/iOS
anon21325
anon49452
anon37695
KLMK
anon63510
anon47630
anon17184
anon54206
anon62150
anon32374
anon07776
newbie
anon51071
anon42053
anon28982
buzzer
anon12671
anon29829
anon34091
NAVTEX.LV
anon51851
anon05646
anon56008
anon20597
anon17584
anon18401
anon37805
anon63601
anon04817
77777
anon50245
ioggy
anon64942
DSH
HE9VGV
anon46165
anon09014
anon63596
Hakoninho
PA3VJ
Yeti
Guyz
anon05646
anon60172
Tey17
F17526
rhlei
anon20663
anon07043
anon30214
anon30175
anon48491
anon26471
anon11156
anon55768
anon33702
anon27871
anon16900
anon07211
Raytheon 872A
anon23976
Dopista
anon54897
PHG
mobile/Android
anon06688
anon43290
anon20663
anon38845
anon38700
anon60838
anon33517
anon62663
anon04717
anon35516
anon59468
anon11916
db2zj
anon33028
anon46102
Foilzy
anon06013
anon09690
anon14066
anon
Biggles 172
anon01425
anon28148
anon26786
anon61426
anon20388
wanderer
anon17752
anon32480
anon25691
anon57083
fise
anon22640
anon65319
anon05646
anon24316
anon05646
Rico
anon63349
anon14103
anon38383
Warlord420
mobile
Kijini22
Bensondog
mobile/Android
FifthDomain
anon33591
anon48162
anon18873
anon23976
anon44329
anon21538
anon54649
anon35562
Feldup (NOT THE REAL)
anon15010
anon34354
anon12671
anon34962
anon12671
anon12671
anon12671
anon12671
anon12671
anon46430
anon12671
anon46167
anon12671
anon12671
anon12671
anon12671
anon12671
anon11331
anon12671
anon12671
anon53827
anon46122
Ariusota
Phoenix
anon38440
cacaboy
DJ2
anon63677
anon23976
anon59197
Sorin
mobile/iOS
mobile/Android
Jakov
anon24110
anon63236
anon01974
anon18896
anon29967
FifthDomain
anon57666
get
anon60292
anon57467
anon36743
anon34973
anon46714
anon15617
anon07830
anon52038
anon38777
XXPrepper13
anon25940
anon08867
anon63223
anon34232
TylerWolf35
anon49946
mobile
anon62981
anon36838
anon43312
anon63494
anon59359
anon07476
anon02437
mobile
NL11975
anon39254
mobile/iOS
anon46590
KP1HRY
anon17752
anon24376
g4rhs
anon29350
guest465464
anon31030
onixon
CMN
mobile/Android
anon43578
anon29714
anon26471
get
get
anon37652
mobile/Android
mobile/Android
anon32475
mobile/Android
F-17526
anon15171
Tokashie
HG5OJW
anon07331
anon62501
DiscoverX
anon02313
anon23976
anon30831
anon17273
get
get
get
get
Ice
get
get
Ice
Ice
Ice
Ice
Ice
Ice
Ice
Ice
Ice
Ice
Ice
anon31861
get
get
anon35695
a guy
thom
get
HAL9000
get
Hakoninho
anon28526
anon17752
mobile/Android
get
get
get
get
get
get
get
anon35738
anon20663
get
anon59589
get
get
XRM
get
KatyUwUsha
get
get
anon41768
get
get
anon00405
anon32486
anon06361
get
get
get
anon57101
get
anon50119
get
get
anon63601
get
get
anon11239
anon44891
get
get
get
get
get
anon08303
get
get
get
anon23976
get
get
anon30030
anon64828
anon05807
anon57262
mobile/iOS
anon21077
anon23976
get
get
anon42786
get
get
anon12886
anon05509
anon33703
anon55509
anon63056
anon22234
get
get
get
anon49332
get
get
get
get
anon49145
get
anon40031
get
anon04766
get
get
get
get
get
get
get
G3SQU
anon23976
get
mobile/iOS
Yad
get
anon42778
get
get
get
anon15835
get
get
pa3kmw
anon57101
get
get
get
get
get
get
get
get
anon64300
anon20663
DiscoverX
anon26463
get
get
get
KOZAK
get
get
get
get
get
get
get
get
get
anon04749
anon37296
get
get
get
get
anon22594
get
get
get
get
anon64466
anon23976
anon09542
anon13123
anon04403
anon43992
get
get
anon05383
get
anon27415
get
anon12886
get
get
get
anon62194
get
get
get
TCharley300
get
get
get
get
get
get
get
get
get
anon01877
anon12780
get
get
get
get
get
anon24380
get
get
get
get
anon09500
get
get
get
get
anon12283
get
anon20663
get
anon59286
get
get
get
get
get
get
get
get
VCS
get
anon38965
get
anon57742
get
get
anon24345
get
get
anon20663
anon22523
get
anon15865
anon16869
anon04569
mobile
anon17752
anon07014
anon50056
anon22976
anon40620
anon10812
anon52343
anon21304
anon30344
anon40620
anon10145
mobile/Android
anon38317
anon17042
anon63847
anon32327
anon53359
anon60721
DiscoverX
anon12283
anon00474
anon12283
anon64942
anon44396
anon39664
anon50809
VIGGGS
anon29967
anon36552
anon54084
mobile/Android
anon58999
mobile/iOS
tuhch
TCharley300
anon17752
153frqs
anon47651
anon36802
anon64942
anon40620
anon40620
anon50642
anon07335
anon14249
anon59127
anon40620
anon32327
anon32327
F4IAA
anon39711
anon40620
anon36569
anon64942
anon64942
anon28754
PD3RKD
anon64942
anon32327
anon51013
anon36569
anon64942
anon34434



Chatbox:
This chatbox is intended to discuss the operation of the WebSDR. Please keep the
discussion civil and polite; that also means no swearing ("four-letter words").
The operators of this site disclaim any responsibility for text appearing in
this chatbox.

1439z Yeti: High Power US CBer channel 6 called "Superbowl" 27025 kHz AM
1440z anon47191: Why do you check radio frequencies ? In what purpose ?
1440z anon14154: no doubt about it @ Yeti, am just readin the mail ! :-)
1440z anon14154: "107 out of Puerto Rico"
1441z anon14154: 147 ?
1442z onixon: 21026.12 kHz USB greece and taiwan communication in morse
1442z anon14154: sometimes AMsync works ok with the superbowlers, it kind of
locks onto a loud one, and drowns out the rest, sometimes it just sounds like a
zoo.
1442z anon01974: 310.566 kHz USB morse ?
1442z anon63822: 14700.00 kHz AM wtf is this guys
1443z Yeti: Yeah, I tryd that once, A75
1443z Guts: anon01974 yes it's morse
1444z anon06138: @anon63822 radar ?
1445z anon14154: nice catch at Yeti, Puerto Rico, Carribean on 11 meters AM.
Throw him a QSL goat ! :-)
1445z anon14154: 27025 kHz AM
1445z Tokashie: do you have bordeau link ?
1447z Yeti: :))
1447z CD: 14700USB is Kontayner Russian OTHR
1448z CD: 28450USB GHADIR Iran OTHR
1450z Quartz: Good day everyone!
1450z Yeti: Strong QRM at the moment here, A75. Dang..

Please type a name or callsign in the box at the top of the page to identify
your chat messages! Please keep in mind this chatbox is shared with often
hundreds of users; don't use it for chatter; use it ONLY for messages about the
operation and use of this WebSDR, and about the signals received with it.


Please calculate 6+4 =     

Logbook:
Call of station that you hear:
Comments, if any:
Note: time, frequency, your name/call, and DXCC information are added
automatically.

View the last 100 lines of the logbook, or the entire logbook (ctrl-click for
new tab/window).
Station information:
Lookup in databases:




Advanced settings - only change these if you know what you're doing

Noise reduction level: automatic manual

Squelchlevel:

Audio out: left both right


Gain control: automatic manual limit

Hang time:
Gain:  dB
Waterfall:JavaHTML5   
Sound:  JavaHTML5

More playback buffering

--------------------------------------------------------------------------------

Statistics:
Past 10 seconds: CPUload=77.4%(2.6%+38.5%+11.7%+22.4%), GPUload=50.8%, 679.17
users; audio 43712.5 kb/s, waterfall 7352.6 kb/s, http 1376.9 kb/s

--------------------------------------------------------------------------------

WebSDR HTML5 sound FJ9 - Copyright 2007-2020, P.T. de Boer, pa3fwm@websdr.org
128 125 125 -2 0
44100 7119 4 WebAudio f3 44101.71 7117.56
1 25.25 6.02
7,16,16