aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/display-rack.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/nms.gathering.org/display-rack.html')
-rwxr-xr-xweb/nms.gathering.org/display-rack.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/web/nms.gathering.org/display-rack.html b/web/nms.gathering.org/display-rack.html
index 4754ee5..694bf11 100755
--- a/web/nms.gathering.org/display-rack.html
+++ b/web/nms.gathering.org/display-rack.html
@@ -25,7 +25,7 @@
<script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
<script type="text/javascript">
var page = 0;
- var iframes = 3;
+ var iframes = 5;
var delay = 10;
function rotate() {
@@ -60,5 +60,11 @@
<div id="slide">
<iframe class="frames" id="subframe" frameborder="0" src="http://funfact.tg15.gathering.org/social.html" scrolling="no"></iframe>
</div>
+ <div id="slide">
+ <iframe class="frames" id="subframe" frameborder="0" src="http://nms.tg15.gathering.org/speedometer/" scrolling="no"></iframe>
+ </div>
+ <div id="slide">
+ <iframe class="frames" id="subframe" frameborder="0" src="http://nms-public.tg15.gathering.org/weathermap.pl" scrolling="no"></iframe>
+ </div>
</body>
</html>