Ok - the callback functions should be specified as function names - not strings - so no arguments can be sent. However, we should still have an event object we can pick up, if need be. (So we can get a 'this' and find out which script failed, if need be)
NOTE: This doesn't work in IE. Going to need a fix there.