f5c32b7469cac4feef139cfcd02fa5518678c77a
[citadel.git] / webcit / static / t / trailing.html
1 <!-- start trailing.html -->
2 </div> <!-- end of 'global' div -->
3 <script type="text/javascript">
4 <?TRAILING_JAVASCRIPT>
5 Rounded("div.box", "big transparent top bottom");
6 Rounded("form.box", "big transparent top bottom");
7 Rounded("div.boxlabel", "big transparent top");
8 Rounded("li.tablabel", "small transparent top");
9 Rounded("div.tabcontent_submit", "big transparent bottom");
10 </script>
11 </body>
12 </html>