new Array() new Array() -1) { document.commandDispatcher.advanceFocus(); } else if (tryElement.rule_focusTo.indexOf("#rewind")>-1) { document.commandDispatcher.rewindFocus(); } else { if(document.getElementById(tryElement.rule_focusTo)) { document.getElementById(tryElement.rule_focusTo).focus(); } } } } } ]]>