/*extern addEvent, sortables_init */



// Use this script to invoke the appropriate routines in the correct order:

addEvent(window, "load", sortables_init);

