function WebForm_FindFirstFocusableChild(control) { if (!control || !(control.tagName)) { return null; } var tagName = control.tagName.toLowerCase(); if (tagName == "undefined") { return null; } var children = control.childNodes; if (children) { for (var i = 0; i < children.length; i++) { try { if (WebForm_CanFocus(children[i])) { return children[i]; } else { var focused = WebForm_FindFirstFocusableChild(children[i]); if (WebForm_CanFocus(focused)) { return focused; } } } catch (e) { } } } return null; } function WebForm_AutoFocus(focusId) { var targetControl; if (__nonMSDOMBrowser) { targetControl = document.getElementById(focusId); } else { targetControl = document.all[focusId]; } var focused = targetControl; if (targetControl && (!WebForm_CanFocus(targetControl)) ) { focused = WebForm_FindFirstFocusableChild(targetControl); } if (focused) { try { focused.focus(); if (__nonMSDOMBrowser) { focused.scrollIntoView(false); } if (window.__smartNav) { window.__smartNav.ae = focused.id; } } catch (e) { } } } function WebForm_CanFocus(element) { if (!element || !(element.tagName)) return false; var tagName = element.tagName.toLowerCase(); return (!(element.disabled) && (!(element.type) || element.type.toLowerCase() != "hidden") && WebForm_IsFocusableTag(tagName) && WebForm_IsInVisibleContainer(element) ); } function WebForm_IsFocusableTag(tagName) { return (tagName == "input" || tagName == "textarea" || tagName == "select" || tagName == "button" || tagName == "a"); } function WebForm_IsInVisibleContainer(ctrl) { var current = ctrl; while((typeof(current) != "undefined") && (current != null)) { if (current.disabled || ( typeof(current.style) != "undefined" && ( ( typeof(current.style.display) != "undefined" && current.style.display == "none") || ( typeof(current.style.visibility) != "undefined" && current.style.visibility == "hidden") ) ) ) { return false; } if (typeof(current.parentNode) != "undefined" && current.parentNode != null && current.parentNode != current && current.parentNode.tagName.toLowerCase() != "body") { current = current.parentNode; } else { return true; } } return true; }
  • <tbody id="sc4ny"><nobr id="sc4ny"></nobr></tbody>
  • <tbody id="sc4ny"><nobr id="sc4ny"></nobr></tbody><meter id="sc4ny"></meter>

    1. <tbody id="sc4ny"><var id="sc4ny"></var></tbody><menuitem id="sc4ny"></menuitem>
      <label id="sc4ny"><output id="sc4ny"><acronym id="sc4ny"></acronym></output></label>

      <meter id="sc4ny"></meter>
      <tbody id="sc4ny"><var id="sc4ny"></var></tbody>
      <tbody id="sc4ny"><code id="sc4ny"><var id="sc4ny"></var></code></tbody>

      <tbody id="sc4ny"></tbody>

      <strong id="sc4ny"><acronym id="sc4ny"></acronym></strong>
      <label id="sc4ny"></label>

        <menuitem id="sc4ny"><strong id="sc4ny"></strong></menuitem>

        1. <tbody id="sc4ny"><code id="sc4ny"></code></tbody>
        2. <strong id="sc4ny"><delect id="sc4ny"><dl id="sc4ny"></dl></delect></strong>

          <meter id="sc4ny"></meter><tbody id="sc4ny"></tbody>

            男人猛桶女人下面视频国产,国产资源在线播放,日韩欧美精品,国产色婷婷免费视频在线观看