//01/19/01 - SJK: All content was moved into ICO's global.js. I am preserving this file for the time being to prevent 404s
//on the resource and for easily viewing file history while transitioning to global.js.

//TODO: Remove this file and all its references once global.js has proven good.
function autoFocus() {
    window.ico.common.autoFocus();
}
