• 首页
  • 上一页
  • 目录
  • 下一页
  • 书架

《英雄联盟之谁与争锋》

第616章 白风加入!
nextPLen, altKey, ctrlKey,shiftKey;

    var srcElement, isGoon, Url, typeNum;

    var keyArr = ne Array();

    typeNum = 0;

    keyNum =  || .keyCode;

    prePage = ByName('prePage');

    nextPage = ByName('nextPage');

    prePLen = ;

    nextPLen = ;

    isGoon = false;

    if (.toLoerCase().indexOf('msie')>0) {

    altKey = .altKey;

    ctrlKey = .ctrlKey;

    shiftKey = .shiftKey;

    } else {

    altKey = y;

    ctrlKey = y;

    shiftKey = ftKey;

    }

    srcElement =  ?  : .srcElement;

    if (srcElement && .toLoerCase() == 'input' && bute("type") == "text") return true;

    if (keyNum == 13 && !altKey && !ctrlKey && !shiftKey) {

    if (srcElement && .toLoerCase() == 'input' && (bute("type") == "button" || bute("type") == "submit")) return true;

    Url = ;

    gotoUrl = bstring(0, dexOf('.htm') + 4);

    gotoUrl += '#change';

    typeNum = 1;

    isGoon = true;

    }

    if (keyNum == 37 && prePLen > 0) {

    isGoon = true;

    gotoUrl = prePage[0].href;

    typeNum = 2;

    }

    if (keyNum == 39 && nextPLen > 0) {

    isGoon = true;

    gotoUrl = nextPage[0].href;

    typeNum = 2;

    }

    if (isGoon) {

    onkeydonStatHook(e, typeNum);

    if (top == indo) {

    = gotoUrl;

    } else {

    gotoUrl = bstring(.length + 8);

    DILoadFrSitUrl('/' + gotoUrl);

    }

    if (keyNum == 13) {

    if (typeof(TinyMCE) != 'undefined'

    -->>(第7/10页)(本章未完,请点击下一页继续阅读)
  • 加入书签
  • 上一页
  • 目录
  • 下一页
Copyright shukugu.com 返回首页
顶部