diff www/m/5.html @ 20:9daa1ac0af33

seperated content to external html (seta) and fixed thumbnail generation and preview context
author tzara <rc-web@kiben.net>
date Tue, 10 Jul 2012 14:16:12 +0100
parents a56434dee146
children bb02a593b7d5
line wrap: on
line diff
--- a/www/m/5.html	Mon Jul 09 19:18:47 2012 +0100
+++ b/www/m/5.html	Tue Jul 10 14:16:12 2012 +0100
@@ -10,8 +10,8 @@
 
 <body onload='document.getElementById("countinnumber").style.visibility="hidden";'>
 
-  <input type="hidden" id="group" value='1'>
- 
+  <input type="hidden" id="group" value='1'> 
+
   <div class="outermaster"> 
     <div class="metrocase" id="metro">
 	<div id="metronome0"></div>
@@ -22,30 +22,8 @@
     
     <div id="client_chronometer"  style="z-index: 2;">00:00:00.0</div>    
     <div id="countinnumber"></div>
-    
     <div id="live"> </div>    
-    <div id="preview"> <img src="img/thumbs/1.html.png"/> </div>    
-    
-
-<div style="height: 0px; visibility: hidden; display: none;">      
-      <div id="unit01"> <img src="img/1280x800/music1.jpg" width="1280px"/> </div>
-      <div id="unit02"> <img src="img/1280x800/music2.jpg" width="1280px"/> </div>
-      <div id="unit03"> <img src="img/1280x800/music3.jpg" width="1280px"/> </div>
-      <div id="unit04"> <img src="img/1280x800/music4.jpg" width="1280px"/> </div>
-      <div id="unit05"> <img src="img/1280x800/music5.jpg" width="1280px"/> </div>
-      <div id="unit06"> <img src="img/1280x800/music4.jpg" width="1280px"/> </div>
-    </div>  
-
-
-
-
+    <div id="preview"></div>    
   </div>    
-</div>
-
-
-</div>    
-</div> 
-
-
-
-</body></html>
+</body>
+</html>