diff --git a/index-open.html b/index-open.html index 603fdf9..f9684c3 100644 --- a/index-open.html +++ b/index-open.html @@ -81,9 +81,6 @@ </style> </head> <body onload="makeDraggable()"> - <div id="appContainer"> - - </div> <p class="cwhite br3">DremJS Version 0.1.1b</p> <p class="cwhite br2">Build 25</p> <p class="cwhite br1">© Innovation Inc.</p> @@ -100,6 +97,9 @@ </ul> <a href="#"><p class="start" style="left:12px;">Start</p></a> </div> + <div id="appContainer"> + + </div> <script> function makeDraggable() {