]> code.citadel.org Git - citadel.git/blob - webcit/static/trailing.html
5935680cc7e4385c42e5cddb71ed5f7f5cfdc9a7
[citadel.git] / webcit / static / trailing.html
1 <! start trailing.html>
2 <script type="text/javascript">
3  new Ajax.PeriodicalUpdater('wholist', 'wholist_section',{ method: 'get', frequency: 60 }  );
4  Rounded("div.box", "small transparent top bottom");
5  Rounded("form.box", "small transparent top bottom");
6 </script>
7 </body>
8 </html>