function OpenWindow(Keyno1,Keyno2) {
  if (Keyno2 == 2012) {
    if (Keyno1 == 1) {
      w = window.open("ZX600RCF_1975.pdf","_self"); //Ninja ZX-6R 12
    } else if (Keyno1 == 2) {
      w = window.open("ER650ECF_1258.pdf","_self"); //ER-6n 12
    } else if (Keyno1 == 3) {
      w = window.open("EX650ECF_4965.pdf","_self"); //Ninja 650 12 <Ninja 650R>
    } else if (Keyno1 == 4) {
      w = window.open("KLE650CCF_3730.pdf","_self"); //Versys 12
    } else if (Keyno1 == 5) {
      w = window.open("KLZ1000ACF_6749.pdf","_self"); //Versys 1000 12
    } else if (Keyno1 == 6) {
        w = window.open("ZR1000DCF_5920.pdf","_self"); //Z1000 12
    } else if (Keyno1 == 7) {
        w = window.open("ZX1000JCF_6110.pdf","_self"); //Ninja ZX-10R 12
    } else if (Keyno1 == 8) {
        w = window.open("ZX1000KCF_6110.pdf","_self"); //Ninja ZX-10R(ABS) 12
    } else if (Keyno1 == 9) {
        w = window.open("ZX1000GCF_4250.pdf","_self"); //Ninja 1000 12
    } else if (Keyno1 == 10) {
        w = window.open("ZX1000HCF_4250.pdf","_self"); //Ninja 1000(ABS) 12
    } else if (Keyno1 == 11) {
        w = window.open("ZG1400CCF_9959.pdf","_self"); //1400GTR 12
    } else if (Keyno1 == 12) {
        w = window.open("ZX1400ECF_0107.pdf","_self"); //Ninja ZX-14R 12 <ZZR1400>
    } else if (Keyno1 == 13) {
        w = window.open("ZX1400FCF_0107.pdf","_self"); //Ninja ZX-14R(ABS) 12 <ZZR1400(ABS)>
    }
  } else if (Keyno2 == 2011) {
    if (Keyno1 == 1) {
      w = window.open("ZX600RBF_0462.pdf","_self"); //Ninja ZX-6R 11
    } else if (Keyno1 == 2) {
      w = window.open("ER650CBF_6250.pdf","_self"); //ER-6n 11
    } else if (Keyno1 == 3) {
      w = window.open("EX650CBF_9017.pdf","_self"); //Ninja 650R 11
    } else if (Keyno1 == 4) {
      w = window.open("KLE650CBF_8539.pdf","_self"); //Versys 11
    } else if (Keyno1 == 5) {
//      w = window.open("","_self"); //Z750 11ζ΅Θ΅
    } else if (Keyno1 == 6) {
        w = window.open("ZR1000DBF_4648.pdf","_self"); //Z1000 11
    } else if (Keyno1 == 7) {
        w = window.open("ZX1000JBF_0556.pdf","_self"); //Ninja ZX-10R 11
    } else if (Keyno1 == 8) {
        w = window.open("ZX1000KBF_0556.pdf","_self"); //Ninja ZX-10R(ABS) 11
    } else if (Keyno1 == 9) {
        w = window.open("ZX1000GBF_1063.pdf","_self"); //Ninja 1000 11
    } else if (Keyno1 == 10) {
        w = window.open("ZX1000HBF_1063.pdf","_self"); //Ninja 1000(ABS) 11
    } else if (Keyno1 == 11) {
        w = window.open("ZG1400CBF_0476.pdf","_self"); //1400GTR 11
    } else if (Keyno1 == 12) {
        w = window.open("ZX1400CBF_3096.pdf","_self"); //ZZR1400 11
    } else if (Keyno1 == 13) {
        w = window.open("ZX1400DBF_3096.pdf","_self"); //ZZR1400(ABS) 11
    }
  } else if (Keyno2 == 2010) {
    if (Keyno1 == 1) {
      w = window.open("ZX600RAFA_1397.pdf","_self"); //Ninja ZX-6R 10
    } else if (Keyno1 == 2) {
      w = window.open("ER650CAF_2733.pdf","_self"); //ER-6n 10
    } else if (Keyno1 == 3) {
      w = window.open("EX650CAF_4974.pdf","_self"); //ER-6f 10
    } else if (Keyno1 == 4) {
      w = window.open("KLE650CAF_8804.pdf","_self"); //Versys 10
    } else if (Keyno1 == 5) {
      w = window.open("ZR750LAF_5640.pdf","_self"); //Z750 10
    } else if (Keyno1 == 6) {
        w = window.open("ZR1000DAF_6347.pdf","_self"); //Z1000 10
    } else if (Keyno1 == 7) {
        w = window.open("ZX1000FAF_6549.pdf","_self"); //Ninja ZX-10R 10
    } else if (Keyno1 == 8) {
//      w = window.open("ZGT40CAF_5022.pdf","_self"); //1400GTR 10 p100C³Μ½ί
      w = window.open("ZG1400CAF_6157.pdf","_self"); //1400GTR 10
    } else if (Keyno1 == 9) {
      w = window.open("ZX1400CAF_1007.pdf","_self"); //ZZR1400 10
    } else if (Keyno1 == 10) {
      w = window.open("ZX1400DAF_1696.pdf","_self"); //ZZR1400(ABS) 10
    }
  } else if (Keyno2 == 2009) {
    if (Keyno1 == 1) {
      w = window.open("ZX600R9F_1875.pdf","_self"); //Ninja ZX-6R 09
    } else if (Keyno1 == 2) {
      w = window.open("ER650C9F_9401.pdf","_self"); //ER-6n 09
    } else if (Keyno1 == 3) {
      w = window.open("EX650C9F_9450.pdf","_self"); //ER-6f 09
    } else if (Keyno1 == 4) {
//      w = window.open("KLE650A9F_XXXX.pdf","_self"); //Versys 09ζ΅Θ΅
    } else if (Keyno1 == 5) {
      w = window.open("ZR750L9F_6767.pdf","_self"); //Z750 09
    } else if (Keyno1 == 6) {
      w = window.open("ZR1000B9F_0459.pdf","_self"); //Z1000 09
    } else if (Keyno1 == 7) {
      w = window.open("ZX1000E9F_2270.pdf","_self"); //Ninja ZX-10R 09
    } else if (Keyno1 == 8) {
      w = window.open("ZG1400A9F_9348.pdf","_self"); //1400GTR 09
    } else if (Keyno1 == 9) {
      w = window.open("ZX1400C9F_8354.pdf","_self"); //ZZR1400 09
    } else if (Keyno1 == 10) {
      w = window.open("ZX1400D9F_2336.pdf","_self"); //ZZR1400(ABS) 09
    }
  } else if (Keyno2 == 2008) {
    if (Keyno1 == 1) {
      w = window.open("ZX600P8F_8224.pdf","_self");
    } else if (Keyno1 == 2) {
      w = window.open("ER650A8F_9519.pdf","_self");
    } else if (Keyno1 == 3) {
      w = window.open("EX650A8F_7366.pdf","_self");
    } else if (Keyno1 == 4) {
      w = window.open("KLE650A8F_0005.pdf","_self");
    } else if (Keyno1 == 5) {
      w = window.open("ZR750L8F_9142.pdf","_self");
    } else if (Keyno1 == 6) {
      w = window.open("ZR1000B8F_0381.pdf","_self");
    } else if (Keyno1 == 7) {
      w = window.open("ZX1000E8F_2976.pdf","_self");
    } else if (Keyno1 == 8) {
      w = window.open("ZG1400A8F_1741.pdf","_self");
    } else if (Keyno1 == 9) {
      w = window.open("ZX1400C8F_5222.pdf","_self");
    } else if (Keyno1 == 10) {
      w = window.open("ZX1400D8F_3986.pdf","_self");
    }
  } else if (Keyno2 == 2007) {
    if (Keyno1 == 1) {
      w = window.open("ZX600P7F_5302.pdf","_self");
    } else if (Keyno1 == 2) {
      w = window.open("ER650A7F_2154.pdf","_self");
    } else if (Keyno1 == 3) {
      w = window.open("EX650A7F_0567.pdf","_self");
    } else if (Keyno1 == 4) {
      w = window.open("KLE650A7F_9738.pdf","_self");
    } else if (Keyno1 == 5) {
      w = window.open("ZR750K7F_0694.pdf","_self");
    } else if (Keyno1 == 6) {
      w = window.open("ZR750L7F_8076.pdf","_self");
    } else if (Keyno1 == 7) {
      w = window.open("ZR1000B7F_4884.pdf","_self");
    } else if (Keyno1 == 8) {
      w = window.open("ZX1000D7F_2996.pdf","_self");
    } else if (Keyno1 == 9) {
      w = window.open("ZR1200A7F_2806.pdf","_self");
    } else if (Keyno1 == 10) {
      w = window.open("ZX1400A7F_8990.pdf","_self");
    } else if (Keyno1 == 11) {
      w = window.open("ZX1400B7F_0802.pdf","_self");
    }
  } else if (Keyno2 == 2006) {
    if (Keyno1 == 1) {
      w = window.open("ZX636C6F_4759.pdf","_self");
    } else if (Keyno1 == 2) {
      w = window.open("ER650A6F_4780.pdf","_self");
    } else if (Keyno1 == 3) {
      w = window.open("ZR750K6F_8913.pdf","_self");
    } else if (Keyno1 == 4) {
      w = window.open("ZR1000A6F_5517.pdf","_self");
    } else if (Keyno1 == 5) {
      w = window.open("ZX1000D6F_7714.pdf","_self");
    } else if (Keyno1 == 6) {
      w = window.open("ZR1200A6F_7069.pdf","_self");
    } else if (Keyno1 == 7) {
      w = window.open("ZX1200B6F_0929.pdf","_self");
    } else if (Keyno1 == 8) {
      w = window.open("ZX1400A6F_9502.pdf","_self");
    } else if (Keyno1 == 9) {
      w = window.open("ZX1400B6F_0800.pdf","_self");
    }
  }
}

