Index: openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl 9 Feb 2006 08:35:42 -0000 1.1 +++ openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl 15 Feb 2006 15:15:52 -0000 1.2 @@ -75,11 +75,6 @@ if { $default_p } { # load prototype and scriptaculous js files append script " \n" - append script " \n" - append script " \n" - append script " \n" - append script " \n" - append script " \n" append script " \n" } else { if { [info exists source] } { @@ -354,4 +349,4 @@ } { set script "Rico.Corner.round('$element', \{$options\}); \n" return $script -} \ No newline at end of file +}