* When the user navigates away from the roomchat screen for any reason, advise the...
[citadel.git] / webcit / static / t / head.html
index 272de2f2a76572f33c464f7e5bcd9334a2c7cfa9..2a1281ebc2853c771a631cc1c2a9228995d70b26 100644 (file)
@@ -17,7 +17,8 @@
 <??("X",1)>
 
 <?CSSLOCAL> 
-<script type="text/javascript" src="static/protoaculous1.6.packed.js"></script> 
+<script type="text/javascript" src="static/prototype.js"></script> 
+<script type="text/javascript" src="static/scriptaculous.js"></script> 
 <script type="text/javascript" src="static/niftycube.js"></script>
 <script type="text/javascript" src="static/BubbleTooltips.js"></script>
 <script type="text/javascript" src="static/datepicker-dev.js"></script>