  function F_getLink() {
    var Index
    Index=parseInt(document.menuFO.menuCO.value);

    switch(Index) {
      case 1:  
        location.href="a_gata_k.html#A_agata";
        break;
      case 2:  
        location.href="d_tyuui.html#D_t_allergy";
        break;
      case 3:  
        location.href="d_otc_doc.html#O_doct";
        break;
      case 4:  
        location.href="soudan.html#S_soudan";
        break;
      case 5:  
        location.href="original.html#O_original";
        break;
      case 6:  
        location.href="soft.html#S_soft";
        break;
      case 7:  
        location.href="original.html#Fever";
        break;
      case 8:  
        location.href="original.html#Cold";
        break;
      case 9:  
        location.href="original.html#Cough";
        break;
      case 10:  
        location.href="original.html#Tranquilizer";
        break;
      case 11:  
        location.href="original.html#Skin";
        break;
      case 12:  
        location.href="d_syurui.html#D_s_katati";
        break;
      case 13:  
        location.href="d_syurui.html#D_s_keitou";
        break;
      case 14:  
        location.href="d_syurui.html#D_s_syurui";
        break;
      case 15:  
        location.href="d_syurui.html#D_s_siyouhou";
        break;
      case 16:  
        location.href="d_use.html#D_u_use";
        break;
      case 17:  
        location.href="d_use.html#D_u_time";
        break;
      case 18:  
        location.href="d_use.html#D_u_renyou";
        break;
      case 19:  
        location.href="d_kikikata.html#D_k_kiki";
        break;
      case 20:  
        location.href="drug_strike.html#D_strike";
        break;
      case 21:  
        location.href="gamePlane.html#G_plane";
        break;
      case 22:  
        location.href="d_tyuui.html#D_t_ketuatu";
        break;
      case 23:  
        location.href="soft.html#S_yama";
        break;
      case 24:  
        location.href="d_youzi.html#D_y_kodomo";
        break;
      case 25:  
        location.href="d_youzi.html#D_y_kona";
        break;
      case 26:  
        location.href="d_tyuui.html#D_t_tyuui";
        break;
      case 27:  
        location.href="d_youzi.html#D_y_zayaku";
        break;
      case 28:  
        location.href="d_otc_doc.html#O_otc";
        break;
      case 29:  
        location.href="d_tyuui.html#D_t_sinzou";
        break;
      case 30:  
        location.href="d_tyuui.html#D_t_zinzou";
        break;
      case 31:  
        location.href="soft.html#S_eiyou";
        break;
      case 32:  
        location.href="d_otc_doc.html#O_self";
        break;
      case 33:  
        location.href="tenpo.html#T_tenpo";
        break;
      case 34:  
        location.href="hyousi.html#H_sigoto";
        break;
      case 35:  
        location.href="hyousi.html#H_basyo";
        break;
      case 36:  
        location.href="hyousi.html#H_prof";
        break;
      case 37:  
        location.href="d_tyuui.html#D_t_ninsin";
        break;
      case 38:  
        location.href="d_ninsin.html#D_n_ninsin";
        break;
      case 39:  
        location.href="tyumon.html#T_tyumon";
        break;
      case 40:  
        location.href="d_hukusayou.html#D_h_hukusayou";
        break;
      case 41:  
        location.href="d_youzi.html#D_y_mizu";
        break;
      case 42:  
        location.href="d_tyuui.html#D_t_ryoku";
        break;
      case 43:  
        location.href="itami.html#I_itami";
        break;
      case 44:  
        location.href="hara.html#H_hara";
        break;
      case 45:  
        location.href="kaze.html#K_kaze";
        break;
      case 46:  
        location.href="kata.html#K_kata";
        break;
      case 47:  
        location.href="rececom.html#t_rece";
        break;
      case 48:  
        location.href="d_rouzin.html#D_r_rouzin";
        break;

    }

  }  

