]> git.sesse.net Git - ultimatescore/blobdiff - score.html
Make the roster scripts executable.
[ultimatescore] / score.html
index bc39b5ab79ca9b3bde5654ea5f9a8ce9ee26450b..7e0e289cb67a199a1daa4a042e218df79f6a6196 100644 (file)
           <td class="clock" id="clock2">0:00</td>
         </tr>
       </table>
+      <table class="scorebug scorebug3" id="scorebug3" style="display: none">
+        <tr>
+          <td class="team1" id="score3_team1">TM3</td>
+          <td class="score" id="score3_score">0&nbsp;–&nbsp;0</td>
+          <td class="team2" id="score3_team2">TM4</td>
+        </tr>
+      </table>
+      <table class="clockbug3 clockbug-hidden" id="clockbug3" style="display: none">
+        <tr>
+          <td class="clock" id="clock3">0:00</td>
+        </tr>
+      </table>
     </div>
     <div class="lowerthird-headline lowerthird-headline-hidden" id="lowerthird-headline"><div class="lowerthird-headline-content lowerthird-headline-content-hidden" id="lowerthird-headline-content">
       Call on the field: Foul
         <a href="javascript:stopcarousel();showgroup('Group A')">show group A</a>
         <a href="javascript:stopcarousel();showgroup('Group B')">show group B</a>
         <a href="javascript:stopcarousel();showgroup('Group C')">show group C</a>
+        <a href="javascript:stopcarousel();showgroup('Playoffs 9th–11th')">show group L1</a>
+        <a href="javascript:stopcarousel();showgroup('Playoffs 12th–14th')">show group L2</a>
         <a href="javascript:stopcarousel();showschedule()">show schedule</a>
         <a href="javascript:stopcarousel();showcarousel()">show carousel</a>
         <a href="javascript:stopcarousel();hidetable()">table out</a>
       </p>
+      <p>
+        <a href="javascript:set_sound_shark_volume_db(-100.0)">sound shark off</a>
+        <a href="javascript:set_sound_shark_volume_db(0.0)">sound shark on</a>
+      </p>
     </div>
 
 <script src="jsrsasign-all-min.js" type="text/javascript"></script>