

$(".employee").click(function () {
          $("#footer_login").fadeOut(1000);
          return false;
        });

//$("#employee").mouseout(function () {
//          $("#footer_login").fadeIn(1000);
//          return false;
//        });

$(".customer").click(function () {
          $("#footer_login").fadeIn(1500);
          return false;
        });

$(".welcome").click(function () {
          $("#footer_login").fadeIn(1500);
          return false;
        });

//$(".submenuheader").mouseover(function () {
//          $(".submenu").fadeIn(500);
//          return false;
//        });
//
//$(".submenu").mouseout(function () {
//          $(".submenu").fadeOut(1500);
//          return false;
//        });

///////////////////// map area start ///////////////////

$("#fg").click(function () {
  $(".fg_cont").fadeIn(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
}); 

$("#a").click(function () {
  $(".fg_cont").fadeOut(1000);
  return false;
}); 
		
$("#lh").click(function () {
  $(".lh_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#b").click(function () {
  $(".lh_cont").fadeOut(1000);
  return false;
}); 

$("#ph").click(function () {
  $(".ph_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#c").click(function () {
  $(".ph_cont").fadeOut(1000);
  return false;
}); 

$("#tu").click(function () {
  $(".tu_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#d").click(function () {
  $(".tu_cont").fadeOut(1000);
  return false;
});

$("#yu").click(function () {
  $(".yu_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#e").click(function () {
  $(".yu_cont").fadeOut(1000);
  return false;
}); 

$("#iw").click(function () {
  $(".iw_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#f").click(function () {
  $(".iw_cont").fadeOut(1000);
  return false;
}); 

$("#sd").click(function () {
  $(".sd_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#g").click(function () {
  $(".sd_cont").fadeOut(1000);
  return false;
}); 

$("#fr").click(function () {
  $(".fr_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#h").click(function () {
  $(".fr_cont").fadeOut(1000);
  return false;
}); 

$("#sm").click(function () {
  $(".sm_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#i").click(function () {
  $(".sm_cont").fadeOut(1000);
  return false;
}); 

$("#sj").click(function () {
  $(".sj_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#j").click(function () {
  $(".sj_cont").fadeOut(1000);
  return false;
}); 

$("#rd").click(function () {
  $(".rd_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#k").click(function () {
  $(".rd_cont").fadeOut(1000);
  return false;
}); 

$("#oc").click(function () {
  $(".oc_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#l").click(function () {
  $(".oc_cont").fadeOut(1000);
  return false;
}); 

$("#dv").click(function () {
  $(".dv_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#m").click(function () {
  $(".dv_cont").fadeOut(1000);
  return false;
}); 

$("#gj").click(function () {
  $(".gj_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#n").click(function () {
  $(".gj_cont").fadeOut(1000);
  return false;
}); 

$("#bo").click(function () {
  $(".bo_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#o").click(function () {
  $(".bo_cont").fadeOut(1000);
  return false;
}); 

$("#bl").click(function () {
  $(".bl_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#p").click(function () {
  $(".bl_cont").fadeOut(1000);
  return false;
}); 

$("#idh").click(function () {
  $(".idh_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#q").click(function () {
  $(".idh_cont").fadeOut(1000);
  return false;
});

$("#lv").click(function () {
  $(".lv_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#r").click(function () {
  $(".lv_cont").fadeOut(1000);
  return false;
}); 

$("#re").click(function () {
  $(".re_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#s").click(function () {
  $(".re_cont").fadeOut(1000);
  return false;
}); 

$("#pt").click(function () {
  $(".pt_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#t").click(function () {
  $(".pt_cont").fadeOut(1000);
  return false;
});

$("#sa").click(function () {
  $(".sa_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#u").click(function () {
  $(".sa_cont").fadeOut(1000);
  return false;
}); 

$("#md").click(function () {
  $(".md_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#v").click(function () {
  $(".md_cont").fadeOut(1000);
  return false;
}); 

$("#gr").click(function () {
  $(".gr_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#w").click(function () {
  $(".gr_cont").fadeOut(1000);
  return false;
}); 

$("#hu").click(function () {
  $(".hu_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#x").click(function () {
  $(".hu_cont").fadeOut(1000);
  return false;
});

$("#rf").click(function () {
  $(".rf_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#y").click(function () {
  $(".rf_cont").fadeOut(1000);
  return false;
});

$("#sl").click(function () {
  $(".sl_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#z").click(function () {
  $(".sl_cont").fadeOut(1000);
  return false;
});

$("#ps").click(function () {
  $(".ps_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#a1").click(function () {
  $(".ps_cont").fadeOut(1000);
  return false;
});

$("#st").click(function () {
  $(".st_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#b1").click(function () {
  $(".st_cont").fadeOut(1000);
  return false;
});

$("#sk").click(function () {
  $(".sk_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#c1").click(function () {
  $(".sk_cont").fadeOut(1000);
  return false;
});

$("#wt").click(function () {
  $(".wt_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#d1").click(function () {
  $(".wt_cont").fadeOut(1000);
  return false;
});


$("#ab").click(function () {
  $(".ab_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#e1").click(function () {
  $(".ab_cont").fadeOut(1000);
  return false;
});

$("#am").click(function () {
  $(".am_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#f1").click(function () {
  $(".am_cont").fadeOut(1000);
  return false;
});

$("#au").click(function () {
  $(".au_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#g1").click(function () {
  $(".au_cont").fadeOut(1000);
  return false;
});

$("#cc").click(function () {
  $(".cc_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#h1").click(function () {
  $(".cc_cont").fadeOut(1000);
  return false;
});

$("#tm").click(function () {
  $(".tm_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#i1").click(function () {
  $(".tm_cont").fadeOut(1000);
  return false;
});


$("#ty").click(function () {
  $(".ty_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#j1").click(function () {
  $(".ty_cont").fadeOut(1000);
  return false;
});

$("#lf").click(function () {
  $(".lf_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#k1").click(function () {
  $(".lf_cont").fadeOut(1000);
  return false;
});

$("#no").click(function () {
  $(".no_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#l1").click(function () {
  $(".no_cont").fadeOut(1000);
  return false;
});

$("#sh").click(function () {
  $(".sh_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#m1").click(function () {
  $(".sh_cont").fadeOut(1000);
  return false;
});

$("#lr").click(function () {
  $(".lr_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#n1").click(function () {
  $(".lr_cont").fadeOut(1000);
  return false;
});

$("#mm").click(function () {
  $(".mm_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#o1").click(function () {
  $(".mm_cont").fadeOut(1000);
  return false;
});

$("#ok").click(function () {
  $(".ok_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#p1").click(function () {
  $(".ok_cont").fadeOut(1000);
  return false;
});

$("#tl").click(function () {
  $(".tl_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#q1").click(function () {
  $(".tl_cont").fadeOut(1000);
  return false;
});

$("#dl").click(function () {
  $(".dl_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#r1").click(function () {
  $(".dl_cont").fadeOut(1000);
  return false;
});

$("#dr").click(function () {
  $(".dr_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#s1").click(function () {
  $(".dr_cont").fadeOut(1000);
  return false;
});

$("#ep").click(function () {
  $(".ep_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#t1").click(function () {
  $(".ep_cont").fadeOut(1000);
  return false;
});

$("#es").click(function () {
  $(".es_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#u1").click(function () {
  $(".es_cont").fadeOut(1000);
  return false;
});

$("#ht").click(function () {
  $(".ht_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#v1").click(function () {
  $(".ht_cont").fadeOut(1000);
  return false;
});

$("#hg").click(function () {
  $(".hg_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#w1").click(function () {
  $(".hg_cont").fadeOut(1000);
  return false;
});

$("#lu").click(function () {
  $(".lu_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#x1").click(function () {
  $(".lu_cont").fadeOut(1000);
  return false;
});

$("#ld").click(function () {
  $(".ld_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#y1").click(function () {
  $(".ld_cont").fadeOut(1000);
  return false;
});


$("#od").click(function () {
  $(".od_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#z1").click(function () {
  $(".od_cont").fadeOut(1000);
  return false;
});

$("#or").click(function () {
  $(".or_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#a2").click(function () {
  $(".or_cont").fadeOut(1000);
  return false;
});

$("#sn").click(function () {
  $(".sn_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#b2").click(function () {
  $(".sn_cont").fadeOut(1000);
  return false;
});

$("#ch").click(function () {
  $(".ch_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#c2").click(function () {
  $(".ch_cont").fadeOut(1000);
  return false;
});

$("#to").click(function () {
  $(".to_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".ml_cont").fadeOut(1000);
  return true;
});

$("#d2").click(function () {
  $(".to_cont").fadeOut(1000);
  return false;
});

$("#ml").click(function () {
  $(".ml_cont").fadeIn(1000);
  $(".fg_cont").fadeOut(1000);
  $(".lh_cont").fadeOut(1000);
  $(".ph_cont").fadeOut(1000);
  $(".tu_cont").fadeOut(1000);
  $(".yu_cont").fadeOut(1000);
  $(".iw_cont").fadeOut(1000);
  $(".sd_cont").fadeOut(1000);
  $(".fr_cont").fadeOut(1000);
  $(".sm_cont").fadeOut(1000);
  $(".sj_cont").fadeOut(1000);
  $(".rd_cont").fadeOut(1000);
  $(".oc_cont").fadeOut(1000);
  $(".dv_cont").fadeOut(1000);
  $(".gj_cont").fadeOut(1000);
  $(".bo_cont").fadeOut(1000);
  $(".bl_cont").fadeOut(1000);
  $(".idh_cont").fadeOut(1000);
  $(".lv_cont").fadeOut(1000);
  $(".re_cont").fadeOut(1000);
  $(".pt_cont").fadeOut(1000);
  $(".sa_cont").fadeOut(1000);
  $(".md_cont").fadeOut(1000);
  $(".gr_cont").fadeOut(1000);
  $(".hu_cont").fadeOut(1000);
  $(".rf_cont").fadeOut(1000);
  $(".sl_cont").fadeOut(1000);
  $(".ps_cont").fadeOut(1000);
  $(".st_cont").fadeOut(1000);
  $(".sk_cont").fadeOut(1000);
  $(".wt_cont").fadeOut(1000);
  $(".ab_cont").fadeOut(1000);
  $(".am_cont").fadeOut(1000);
  $(".au_cont").fadeOut(1000);
  $(".cc_cont").fadeOut(1000);
  $(".tm_cont").fadeOut(1000);
  $(".ty_cont").fadeOut(1000);
  $(".lf_cont").fadeOut(1000);
  $(".no_cont").fadeOut(1000);
  $(".sh_cont").fadeOut(1000);
  $(".lr_cont").fadeOut(1000);
  $(".mm_cont").fadeOut(1000);
  $(".ok_cont").fadeOut(1000);
  $(".tl_cont").fadeOut(1000);
  $(".dl_cont").fadeOut(1000);
  $(".dr_cont").fadeOut(1000);
  $(".ep_cont").fadeOut(1000);
  $(".es_cont").fadeOut(1000);
  $(".ht_cont").fadeOut(1000);
  $(".hg_cont").fadeOut(1000);
  $(".lu_cont").fadeOut(1000);
  $(".ld_cont").fadeOut(1000);
  $(".od_cont").fadeOut(1000);
  $(".or_cont").fadeOut(1000);
  $(".sn_cont").fadeOut(1000);
  $(".ch_cont").fadeOut(1000);
  $(".to_cont").fadeOut(1000);
  return true;
});

$("#e2").click(function () {
  $(".ml_cont").fadeOut(1000);
  return false;
});

///////////////////// map area end ///////////////////

///////////////////// hover color change start ///////////////////////

//////////// ist start ///////////

function irwindale() {
	var lg1 = document.getElementById("fr");
	var lg2 = document.getElementById("sm");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("rd");
	var lg5 = document.getElementById("oc");
	var lg6 = document.getElementById("sd");
	var lg7 = document.getElementById("lv");
	var lg8 = document.getElementById("re");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	var lg17 = document.getElementById("es");
	var lg18 = document.getElementById("dr");
	var lg19 = document.getElementById("ep");
	var lg20 = document.getElementById("ld");
	var lg21 = document.getElementById("hg");
	var lg22 = document.getElementById("cc");
	var lg23 = document.getElementById("sn");
	var lg24 = document.getElementById("od");
	var lg25 = document.getElementById("lu");
	var lg26 = document.getElementById("am");
	var lg27 = document.getElementById("ab");
	var lg28 = document.getElementById("au");
	var lg29 = document.getElementById("tm");
	var lg30 = document.getElementById("ht");
	var lg31 = document.getElementById("or");
	var lg32 = document.getElementById("ty");
	var lg33 = document.getElementById("dl");
	var lg34 = document.getElementById("dv");
	var lg35 = document.getElementById("gj");
	var lg36 = document.getElementById("gr");
	var lg37 = document.getElementById("idh");
	var lg38 = document.getElementById("bl");
	var lg39 = document.getElementById("bo");
	var lg40 = document.getElementById("sa");
	var lg41 = document.getElementById("md");
	var lg42 = document.getElementById("ps");
	var lg43 = document.getElementById("pt");
	var lg44 = document.getElementById("st");
	var lg45 = document.getElementById("sk");
	var lg46 = document.getElementById("wt");
	var lg47 = document.getElementById("ch");
	var lg48 = document.getElementById("lf");
	var lg49 = document.getElementById("no");
	var lg50 = document.getElementById("sh");
	var lg51 = document.getElementById("lr");
	var lg52 = document.getElementById("mm");
	var lg53 = document.getElementById("ok");
	var lg54 = document.getElementById("tl");
	var lg55 = document.getElementById("to");
	var lg56 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg8.style.color = '#ff0000';
	lg8.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg9.style.color = '#ff0000';
	lg9.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg10.style.color = '#ff0000';
	lg10.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg11.style.color = '#ff0000';
	lg11.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg12.style.color = '#ff0000';
	lg12.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg13.style.color = '#ff0000';
	lg13.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	
	// red orange
	
	lg14.style.color = '#ff6600';
	lg14.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg15.style.color = '#ff6600';
	lg15.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg16.style.color = '#ff6600';
	lg16.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// orange yellow
	
	lg17.style.color = '#ffcc00';
	lg17.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg18.style.color = '#ffcc00';
	lg18.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg19.style.color = '#ffcc00';
	lg19.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	lg20.style.color = '#ffcc00';
	lg20.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	lg21.style.color = '#ffcc00';
	lg21.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg22.style.color = '#ffcc00';
	lg22.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg23.style.color = '#ffcc00';
	lg23.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg24.style.color = '#ffcc00';
	lg24.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg25.style.color = '#ffcc00';
	lg25.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	lg26.style.color = '#ffcc00';
	lg26.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg27.style.color = '#ffcc00';
	lg27.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	lg28.style.color = '#ffcc00';
	lg28.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	lg29.style.color = '#ffcc00';
	lg29.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg30.style.color = '#ffcc00';
	lg30.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	lg31.style.color = '#ffcc00';
	lg31.style.background = 'url(images/dot.png) 0 -50px no-repeat';
	lg32.style.color = '#ffcc00';
	lg32.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	lg33.style.color = '#ffcc00';
	lg33.style.background = 'url(images/dot.png) 100% -50px no-repeat';
	
	// yellow
	
	lg34.style.color = '#ffff00';
	lg34.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg35.style.color = '#ffff00';
	lg35.style.background = 'url(images/dot.png) 100% -60px no-repeat';
	lg36.style.color = '#ffff00';
	lg36.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	
	// yellow green
	
	lg37.style.color = '#c2cc00';
	lg37.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg38.style.color = '#c2cc00';
	lg38.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg39.style.color = '#c2cc00';
	lg39.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg40.style.color = '#c2cc00';
	lg40.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg41.style.color = '#c2cc00';
	lg41.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg42.style.color = '#c2cc00';
	lg42.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg43.style.color = '#c2cc00';
	lg43.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg44.style.color = '#c2cc00';
	lg44.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg45.style.color = '#c2cc00';
	lg45.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg46.style.color = '#c2cc00';
	lg46.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	
	// green
	
	lg47.style.color = '#02ce02';
	lg47.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg48.style.color = '#02ce02';
	lg48.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg49.style.color = '#02ce02';
	lg49.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg50.style.color = '#02ce02';
	lg50.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg51.style.color = '#02ce02';
	lg51.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg52.style.color = '#02ce02';
	lg52.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg53.style.color = '#02ce02';
	lg53.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg54.style.color = '#02ce02';
	lg54.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	
	lg55.style.color = '#02ce02';
	lg55.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg56.style.color = '#02ce02';
	lg56.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	
	}	
	
function irwindaleh() {
	var lg1 = document.getElementById("fr");
	var lg2 = document.getElementById("sm");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("rd");
	var lg5 = document.getElementById("oc");
	var lg6 = document.getElementById("sd");
	var lg7 = document.getElementById("lv");
	var lg8 = document.getElementById("re");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	var lg17 = document.getElementById("es");
	var lg18 = document.getElementById("dr");
	var lg19 = document.getElementById("ep");
	var lg20 = document.getElementById("ld");
	var lg21 = document.getElementById("hg");
	var lg22 = document.getElementById("cc");
	var lg23 = document.getElementById("sn");
	var lg24 = document.getElementById("od");
	var lg25 = document.getElementById("lu");
	var lg26 = document.getElementById("am");
	var lg27 = document.getElementById("ab");
	var lg28 = document.getElementById("au");
	var lg29 = document.getElementById("tm");
	var lg30 = document.getElementById("ht");
	var lg31 = document.getElementById("or");
	var lg32 = document.getElementById("ty");
	var lg33 = document.getElementById("dl");
	var lg34 = document.getElementById("dv");
	var lg35 = document.getElementById("gj");
	var lg36 = document.getElementById("gr");
	var lg37 = document.getElementById("idh");
	var lg38 = document.getElementById("bl");
	var lg39 = document.getElementById("bo");
	var lg40 = document.getElementById("sa");
	var lg41 = document.getElementById("md");
	var lg42 = document.getElementById("ps");
	var lg43 = document.getElementById("pt");
	var lg44 = document.getElementById("st");
	var lg45 = document.getElementById("sk");
	var lg46 = document.getElementById("wt");
	var lg47 = document.getElementById("ch");
	var lg48 = document.getElementById("lf");
	var lg49 = document.getElementById("no");
	var lg50 = document.getElementById("sh");
	var lg51 = document.getElementById("lr");
	var lg52 = document.getElementById("mm");
	var lg53 = document.getElementById("ok");
	var lg54 = document.getElementById("tl");
	var lg55 = document.getElementById("to");
	var lg56 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg2.style.color = '#fff';
	lg2.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#012e4d';
	lg6.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#012e4d';
	lg11.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// red orange
	
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// orange yellow
	
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg19.style.color = '#012e4d';
	lg19.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg20.style.color = '#012e4d';
	lg20.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg21.style.color = '#012e4d';
	lg21.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg22.style.color = '#012e4d';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#012e4d';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg28.style.color = '#fff';
	lg28.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg29.style.color = '#fff';
	lg29.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg30.style.color = '#fff';
	lg30.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg31.style.color = '#012e4d';
	lg31.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg32.style.color = '#fff';
	lg32.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg33.style.color = '#fff';
	lg33.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// yellow
	
	lg34.style.color = '#fff';
	lg34.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg35.style.color = '#fff';
	lg35.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg36.style.color = '#fff';
	lg36.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow green
	
	lg37.style.color = '#fff';
	lg37.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg38.style.color = '#fff';
	lg38.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg39.style.color = '#fff';
	lg39.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg40.style.color = '#fff';
	lg40.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg41.style.color = '#fff';
	lg41.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg42.style.color = '#fff';
	lg42.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg43.style.color = '#fff';
	lg43.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg44.style.color = '#fff';
	lg44.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg45.style.color = '#fff';
	lg45.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg46.style.color = '#012e4d';
	lg46.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// green
	
	lg47.style.color = '#fff';
	lg47.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg48.style.color = '#012e4d';
	lg48.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg49.style.color = '#012e4d';
	lg49.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg50.style.color = '#fff';
	lg50.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg51.style.color = '#fff';
	lg51.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg52.style.color = '#fff';
	lg52.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg53.style.color = '#fff';
	lg53.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg54.style.color = '#fff';
	lg54.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	lg55.style.color = '#012E4D';
	lg55.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg56.style.color = '#fff';
	lg56.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	}	
	
//////////// ist end ///////////

//////////// 2nd start ///////////

function sdiego() {
	var lg1 = document.getElementById("fr");
	var lg2 = document.getElementById("sm");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("rd");
	var lg5 = document.getElementById("oc");
	var lg6 = document.getElementById("iw");
	var lg7 = document.getElementById("lv");
	var lg8 = document.getElementById("re");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	
	var lg34 = document.getElementById("dv");
	var lg35 = document.getElementById("gj");
	var lg36 = document.getElementById("gr");
	var lg14 = document.getElementById("hu");
	var lg16 = document.getElementById("rf");
	var lg15 = document.getElementById("sl");
	var lg43 = document.getElementById("pt");
	var lg40 = document.getElementById("sa");
	var lg41 = document.getElementById("md");
	
	var lg39 = document.getElementById("bo");
	var lg37 = document.getElementById("idh");
	var lg38 = document.getElementById("bl");
	var lg17 = document.getElementById("es");
	var lg18 = document.getElementById("dr");
	var lg19 = document.getElementById("ep");
	var lg20 = document.getElementById("ld");
	var lg21 = document.getElementById("hg");
	var lg22 = document.getElementById("cc");
	var lg23 = document.getElementById("sn");
	var lg24 = document.getElementById("od");
	var lg25 = document.getElementById("lu");
	var lg26 = document.getElementById("am");
	var lg27 = document.getElementById("ab");
	var lg28 = document.getElementById("au");
	var lg29 = document.getElementById("tm");
	var lg30 = document.getElementById("ht");
	var lg31 = document.getElementById("or");
	var lg32 = document.getElementById("ty");
	var lg33 = document.getElementById("dl");
	var lg42 = document.getElementById("ps");
	var lg44 = document.getElementById("st");
	var lg45 = document.getElementById("sk");
	var lg46 = document.getElementById("wt");
	
	var lg51 = document.getElementById("lr");
	var lg48 = document.getElementById("lf");
	var lg49 = document.getElementById("no");
	var lg50 = document.getElementById("sh");
	var lg53 = document.getElementById("ok");
	var lg54 = document.getElementById("tl");
	var lg47 = document.getElementById("ch");
	
	var lg55 = document.getElementById("to");
	var lg56 = document.getElementById("ml");
	var lg57 = document.getElementById("mm");
	//var lg52 = document.getElementById("mm");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg8.style.color = '#ff0000';
	lg8.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg9.style.color = '#ff0000';
	lg9.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg10.style.color = '#ff0000';
	lg10.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg11.style.color = '#ff0000';
	lg11.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg12.style.color = '#ff0000';
	lg12.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg13.style.color = '#ff0000';
	lg13.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	
	// orange
	
	lg14.style.color = '#ff9900';
	lg14.style.background = 'url(images/dot.png) 100% -40px no-repeat';
	lg15.style.color = '#ff9900';
	lg15.style.background = 'url(images/dot.png) 0 -40px no-repeat';
	lg16.style.color = '#ff9900';
	lg16.style.background = 'url(images/dot.png) 0 -40px no-repeat';
	lg34.style.color = '#ff9900';
	lg34.style.background = 'url(images/dot.png) 0 -40px no-repeat';
	lg35.style.color = '#ff9900';
	lg35.style.background = 'url(images/dot.png) 100% -40px no-repeat';
	lg36.style.color = '#ff9900';
	lg36.style.background = 'url(images/dot.png) 0 -40px no-repeat';
	lg40.style.color = '#ff9900';
	lg40.style.background = 'url(images/dot.png) 0 -40px no-repeat';
	lg41.style.color = '#ff9900';
	lg41.style.background = 'url(images/dot.png) 0 -40px no-repeat';
	lg43.style.color = '#ff9900';
	lg43.style.background = 'url(images/dot.png) 0 -40px no-repeat';
	
	// yellow green
	
	lg17.style.color = '#c2cc00';
	lg17.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg18.style.color = '#c2cc00';
	lg18.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg19.style.color = '#c2cc00';
	lg19.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg20.style.color = '#c2cc00';
	lg20.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg21.style.color = '#c2cc00';
	lg21.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg22.style.color = '#c2cc00';
	lg22.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg23.style.color = '#c2cc00';
	lg23.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg24.style.color = '#c2cc00';
	lg24.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg25.style.color = '#c2cc00';
	lg25.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg26.style.color = '#c2cc00';
	lg26.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg27.style.color = '#c2cc00';
	lg27.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg28.style.color = '#c2cc00';
	lg28.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg29.style.color = '#c2cc00';
	lg29.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg30.style.color = '#c2cc00';
	lg30.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg31.style.color = '#c2cc00';
	lg31.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg32.style.color = '#c2cc00';
	lg32.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg33.style.color = '#c2cc00';
	lg33.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg37.style.color = '#c2cc00';
	lg37.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg38.style.color = '#c2cc00';
	lg38.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg39.style.color = '#c2cc00';
	lg39.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg42.style.color = '#c2cc00';
	lg42.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg44.style.color = '#c2cc00';
	lg44.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg45.style.color = '#c2cc00';
	lg45.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg46.style.color = '#c2cc00';
	lg46.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	
	// green
	
	lg47.style.color = '#02ce02';
	lg47.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg48.style.color = '#02ce02';
	lg48.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg49.style.color = '#02ce02';
	lg49.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg50.style.color = '#02ce02';
	lg50.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg51.style.color = '#02ce02';
	lg51.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	//lg52.style.color = '#02ce02';
//	lg52.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg53.style.color = '#02ce02';
	lg53.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg54.style.color = '#02ce02';
	lg54.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	
	lg55.style.color = '#02ce02';
	lg55.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg56.style.color = '#02ce02';
	lg56.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg57.style.color = '#02ce02';
	lg57.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	
	}	
	
function sdiegoh() {
	var lg1 = document.getElementById("fr");
	var lg2 = document.getElementById("sm");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("rd");
	var lg5 = document.getElementById("oc");
	var lg6 = document.getElementById("iw");
	var lg7 = document.getElementById("lv");
	var lg8 = document.getElementById("re");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	
	var lg34 = document.getElementById("dv");
	var lg35 = document.getElementById("gj");
	var lg36 = document.getElementById("gr");
	var lg14 = document.getElementById("hu");
	var lg16 = document.getElementById("rf");
	var lg15 = document.getElementById("sl");
	var lg43 = document.getElementById("pt");
	var lg40 = document.getElementById("sa");
	var lg41 = document.getElementById("md");
	
	var lg39 = document.getElementById("bo");
	var lg37 = document.getElementById("idh");
	var lg38 = document.getElementById("bl");
	var lg17 = document.getElementById("es");
	var lg18 = document.getElementById("dr");
	var lg19 = document.getElementById("ep");
	var lg20 = document.getElementById("ld");
	var lg21 = document.getElementById("hg");
	var lg22 = document.getElementById("cc");
	var lg23 = document.getElementById("sn");
	var lg24 = document.getElementById("od");
	var lg25 = document.getElementById("lu");
	var lg26 = document.getElementById("am");
	var lg27 = document.getElementById("ab");
	var lg28 = document.getElementById("au");
	var lg29 = document.getElementById("tm");
	var lg30 = document.getElementById("ht");
	var lg31 = document.getElementById("or");
	var lg32 = document.getElementById("ty");
	var lg33 = document.getElementById("dl");
	var lg42 = document.getElementById("ps");
	var lg44 = document.getElementById("st");
	var lg45 = document.getElementById("sk");
	var lg46 = document.getElementById("wt");
	
	var lg51 = document.getElementById("lr");
	var lg48 = document.getElementById("lf");
	var lg49 = document.getElementById("no");
	var lg50 = document.getElementById("sh");
	var lg53 = document.getElementById("ok");
	var lg54 = document.getElementById("tl");
	var lg47 = document.getElementById("ch");
	
	var lg55 = document.getElementById("to");
	var lg56 = document.getElementById("ml");
	var lg57 = document.getElementById("mm");
	//var lg52 = document.getElementById("mm");
	
	// red
	
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg2.style.color = '#fff';
	lg2.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#012e4d';
	lg6.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#012e4d';
	lg11.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// orange
	
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg34.style.color = '#fff';
	lg34.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg35.style.color = '#fff';
	lg35.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg36.style.color = '#fff';
	lg36.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg40.style.color = '#fff';
	lg40.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg41.style.color = '#fff';
	lg41.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg43.style.color = '#fff';
	lg43.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow green
	
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg19.style.color = '#012e4d';
	lg19.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg20.style.color = '#012e4d';
	lg20.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg21.style.color = '#012e4d';
	lg21.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg22.style.color = '#012e4d';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#012e4d';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg28.style.color = '#fff';
	lg28.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg29.style.color = '#fff';
	lg29.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg30.style.color = '#fff';
	lg30.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg31.style.color = '#012e4d';
	lg31.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg32.style.color = '#fff';
	lg32.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg33.style.color = '#fff';
	lg33.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg37.style.color = '#fff';
	lg37.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg38.style.color = '#fff';
	lg38.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg39.style.color = '#fff';
	lg39.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg42.style.color = '#fff';
	lg42.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg44.style.color = '#fff';
	lg44.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg45.style.color = '#fff';
	lg45.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg46.style.color = '#012e4d';
	lg46.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// green
	
	lg47.style.color = '#fff';
	lg47.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg48.style.color = '#012e4d';
	lg48.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg49.style.color = '#012e4d';
	lg49.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg50.style.color = '#fff';
	lg50.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg51.style.color = '#fff';
	lg51.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	//lg52.style.color = '#02ce02';
//	lg52.style.background = 'url(images/dot.png) 0 -80px no-repeat';
	lg53.style.color = '#fff';
	lg53.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg54.style.color = '#fff';
	lg54.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	lg55.style.color = '#012E4D';
	lg55.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg56.style.color = '#fff';
	lg56.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg57.style.color = '#fff';
	lg57.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	}	

//////////// 2nd end ///////////

//////////// 3rd start ///////////

function yuma(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	
	// red orange
	
	lg3.style.color = '#ff6600';
	lg3.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg4.style.color = '#ff6600';
	lg4.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg5.style.color = '#ff6600';
	lg5.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg6.style.color = '#ff6600';
	lg6.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg7.style.color = '#ff6600';
	lg7.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// green blue
	
	lg8.style.color = '#05c3c3';
	lg8.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	
	// purple
	
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	
	}

function yumah(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// red orange
	
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// green blue
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// purple
	
	lg9.style.color = '#012E4D';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}

//////////// 3rd end ///////////

//////////// 4th start ///////////

function tuscon(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	
	// red orange
	
	lg3.style.color = '#ff6600';
	lg3.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg4.style.color = '#ff6600';
	lg4.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg5.style.color = '#ff6600';
	lg5.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg6.style.color = '#ff6600';
	lg6.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg7.style.color = '#ff6600';
	lg7.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// green blue
	
	lg8.style.color = '#05c3c3';
	lg8.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	
	// purple
	
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	
	}

function tusconh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// red orange
	
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// green blue
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// purple
	
	lg9.style.color = '#012E4D';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}

//////////// 4th end ///////////

//////////// 5th start ///////////

function phoenix(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	
	// red orange
	
	lg3.style.color = '#ff6600';
	lg3.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg4.style.color = '#ff6600';
	lg4.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg5.style.color = '#ff6600';
	lg5.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg6.style.color = '#ff6600';
	lg6.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg7.style.color = '#ff6600';
	lg7.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// green blue
	
	lg8.style.color = '#05c3c3';
	lg8.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	
	// purple
	
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	
	}

function phoenixh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// red orange
	
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// green blue
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// purple
	
	lg9.style.color = '#012E4D';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}

//////////// 5th end ///////////

//////////// 6th start ///////////

function lhcity(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	
	// red orange
	
	lg3.style.color = '#ff6600';
	lg3.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg4.style.color = '#ff6600';
	lg4.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg5.style.color = '#ff6600';
	lg5.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg6.style.color = '#ff6600';
	lg6.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg7.style.color = '#ff6600';
	lg7.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// green blue
	
	lg8.style.color = '#05c3c3';
	lg8.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	
	// purple
	
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	
	}

function lhcityh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// red orange
	
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// green blue
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// purple
	
	lg9.style.color = '#012E4D';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}

//////////// 6th end ///////////

//////////// 7th start ///////////

function fgstaff(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	
	// red orange
	
	lg3.style.color = '#ff6600';
	lg3.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg4.style.color = '#ff6600';
	lg4.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg5.style.color = '#ff6600';
	lg5.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg6.style.color = '#ff6600';
	lg6.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg7.style.color = '#ff6600';
	lg7.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// green blue
	
	lg8.style.color = '#05c3c3';
	lg8.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	
	// purple
	
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	
	}

function fgstaffh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("ch");
	var lg9 = document.getElementById("to");
	var lg10 = document.getElementById("ml");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// red orange
	
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// green blue
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// purple
	
	lg9.style.color = '#012E4D';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}

//////////// 7th end ///////////

//////////// 8th start ///////////

function oceano(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	
	// red orange
	
	lg8.style.color = '#ff6600';
	lg8.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg9.style.color = '#ff6600';
	lg9.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg10.style.color = '#ff6600';
	lg10.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg11.style.color = '#ff6600';
	lg11.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg12.style.color = '#ff6600';
	lg12.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg13.style.color = '#ff6600';
	lg13.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg14.style.color = '#ff6600';
	lg14.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg15.style.color = '#ff6600';
	lg15.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg16.style.color = '#ff6600';
	lg16.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// yellow
	
	lg17.style.color = '#ffff00';
	lg17.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg18.style.color = '#ffff00';
	lg18.style.background = 'url(images/dot.png) 100% -60px no-repeat';
	lg19.style.color = '#ffff00';
	lg19.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	
	// yellow green
	
	lg20.style.color = '#c2cc00';
	lg20.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg21.style.color = '#c2cc00';
	lg21.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg22.style.color = '#c2cc00';
	lg22.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg23.style.color = '#c2cc00';
	lg23.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg24.style.color = '#c2cc00';
	lg24.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg25.style.color = '#c2cc00';
	lg25.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg26.style.color = '#c2cc00';
	lg26.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg27.style.color = '#c2cc00';
	lg27.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg28.style.color = '#c2cc00';
	lg28.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg29.style.color = '#c2cc00';
	lg29.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg30.style.color = '#c2cc00';
	lg30.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg31.style.color = '#c2cc00';
	lg31.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg32.style.color = '#c2cc00';
	lg32.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg33.style.color = '#c2cc00';
	lg33.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg34.style.color = '#c2cc00';
	lg34.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg35.style.color = '#c2cc00';
	lg35.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg36.style.color = '#c2cc00';
	lg36.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg37.style.color = '#c2cc00';
	lg37.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg38.style.color = '#c2cc00';
	lg38.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg39.style.color = '#c2cc00';
	lg39.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg40.style.color = '#c2cc00';
	lg40.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg41.style.color = '#c2cc00';
	lg41.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg42.style.color = '#c2cc00';
	lg42.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg43.style.color = '#c2cc00';
	lg43.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg44.style.color = '#c2cc00';
	lg44.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg45.style.color = '#c2cc00';
	lg45.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg46.style.color = '#c2cc00';
	lg46.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	
	// green blue
	
	lg47.style.color = '#05c3c3';
	lg47.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg48.style.color = '#05c3c3';
	lg48.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg49.style.color = '#05c3c3';
	lg49.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg50.style.color = '#05c3c3';
	lg50.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg51.style.color = '#05c3c3';
	lg51.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg52.style.color = '#05c3c3';
	lg52.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg53.style.color = '#05c3c3';
	lg53.style.background = 'url(images/dot.png) 0 -90px no-repeat';

	// blue
	
	lg54.style.color = '#0000b6';
	lg54.style.background = 'url(images/dot.png) 100% -100px no-repeat';
	
	}
function oceanoh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// red orange
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#012e4d';
	lg11.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow
	
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg19.style.color = '#fff';
	lg19.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow green
	
	lg20.style.color = '#fff';
	lg20.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg21.style.color = '#fff';
	lg21.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg22.style.color = '#fff';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#fff';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg28.style.color = '#fff';
	lg28.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg29.style.color = '#012e4d';
	lg29.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg30.style.color = '#fff';
	lg30.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg31.style.color = '#fff';
	lg31.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg32.style.color = '#012e4d';
	lg32.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg33.style.color = '#012e4d';
	lg33.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg34.style.color = '#012e4d';
	lg34.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg35.style.color = '#012e4d';
	lg35.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg36.style.color = '#012e4d';
	lg36.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg37.style.color = '#fff';
	lg37.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg38.style.color = '#fff';
	lg38.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg39.style.color = '#fff';
	lg39.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg40.style.color = '#fff';
	lg40.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg41.style.color = '#fff';
	lg41.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg42.style.color = '#fff';
	lg42.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg43.style.color = '#fff';
	lg43.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg44.style.color = '#012e4d';
	lg44.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg45.style.color = '#fff';
	lg45.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg46.style.color = '#fff';
	lg46.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// green blue
	
	lg47.style.color = '#012e4d';
	lg47.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg48.style.color = '#012e4d';
	lg48.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg49.style.color = '#fff';
	lg49.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg50.style.color = '#fff';
	lg50.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg51.style.color = '#fff';
	lg51.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg52.style.color = '#fff';
	lg52.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg53.style.color = '#fff';
	lg53.style.background = 'url(images/dot.png) 0 0 no-repeat';

	// blue
	
	lg54.style.color = '#fff';
	lg54.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	}

//////////// 8th end ///////////

//////////// 8bth start ///////////

function reno(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	
	
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	}
	
function renoh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	}

//////////// 8bth end ///////////

//////////// 9th start ///////////

function smento(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	
	// red orange
	
	lg8.style.color = '#ff6600';
	lg8.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg9.style.color = '#ff6600';
	lg9.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg10.style.color = '#ff6600';
	lg10.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg11.style.color = '#ff6600';
	lg11.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg12.style.color = '#ff6600';
	lg12.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg13.style.color = '#ff6600';
	lg13.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg14.style.color = '#ff6600';
	lg14.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg15.style.color = '#ff6600';
	lg15.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg16.style.color = '#ff6600';
	lg16.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// yellow
	
	lg17.style.color = '#ffff00';
	lg17.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg18.style.color = '#ffff00';
	lg18.style.background = 'url(images/dot.png) 100% -60px no-repeat';
	lg19.style.color = '#ffff00';
	lg19.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	
	// yellow green
	
	lg20.style.color = '#c2cc00';
	lg20.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg21.style.color = '#c2cc00';
	lg21.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg22.style.color = '#c2cc00';
	lg22.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg23.style.color = '#c2cc00';
	lg23.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg24.style.color = '#c2cc00';
	lg24.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg25.style.color = '#c2cc00';
	lg25.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg26.style.color = '#c2cc00';
	lg26.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg27.style.color = '#c2cc00';
	lg27.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg28.style.color = '#c2cc00';
	lg28.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg29.style.color = '#c2cc00';
	lg29.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg30.style.color = '#c2cc00';
	lg30.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg31.style.color = '#c2cc00';
	lg31.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg32.style.color = '#c2cc00';
	lg32.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg33.style.color = '#c2cc00';
	lg33.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg34.style.color = '#c2cc00';
	lg34.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg35.style.color = '#c2cc00';
	lg35.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg36.style.color = '#c2cc00';
	lg36.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg37.style.color = '#c2cc00';
	lg37.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg38.style.color = '#c2cc00';
	lg38.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg39.style.color = '#c2cc00';
	lg39.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg40.style.color = '#c2cc00';
	lg40.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg41.style.color = '#c2cc00';
	lg41.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg42.style.color = '#c2cc00';
	lg42.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg43.style.color = '#c2cc00';
	lg43.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg44.style.color = '#c2cc00';
	lg44.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg45.style.color = '#c2cc00';
	lg45.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg46.style.color = '#c2cc00';
	lg46.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	
	// green blue
	
	lg47.style.color = '#05c3c3';
	lg47.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg48.style.color = '#05c3c3';
	lg48.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg49.style.color = '#05c3c3';
	lg49.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg50.style.color = '#05c3c3';
	lg50.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg51.style.color = '#05c3c3';
	lg51.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg52.style.color = '#05c3c3';
	lg52.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg53.style.color = '#05c3c3';
	lg53.style.background = 'url(images/dot.png) 0 -90px no-repeat';

	// blue
	
	lg54.style.color = '#0000b6';
	lg54.style.background = 'url(images/dot.png) 100% -100px no-repeat';
	
	}
function smentoh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// red orange
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#012e4d';
	lg11.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow
	
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg19.style.color = '#fff';
	lg19.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow green
	
	lg20.style.color = '#fff';
	lg20.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg21.style.color = '#fff';
	lg21.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg22.style.color = '#fff';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#fff';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg28.style.color = '#fff';
	lg28.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg29.style.color = '#012e4d';
	lg29.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg30.style.color = '#fff';
	lg30.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg31.style.color = '#fff';
	lg31.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg32.style.color = '#012e4d';
	lg32.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg33.style.color = '#012e4d';
	lg33.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg34.style.color = '#012e4d';
	lg34.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg35.style.color = '#012e4d';
	lg35.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg36.style.color = '#012e4d';
	lg36.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg37.style.color = '#fff';
	lg37.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg38.style.color = '#fff';
	lg38.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg39.style.color = '#fff';
	lg39.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg40.style.color = '#fff';
	lg40.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg41.style.color = '#fff';
	lg41.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg42.style.color = '#fff';
	lg42.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg43.style.color = '#fff';
	lg43.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg44.style.color = '#012e4d';
	lg44.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg45.style.color = '#fff';
	lg45.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg46.style.color = '#fff';
	lg46.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// green blue
	
	lg47.style.color = '#012e4d';
	lg47.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg48.style.color = '#012e4d';
	lg48.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg49.style.color = '#fff';
	lg49.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg50.style.color = '#fff';
	lg50.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg51.style.color = '#fff';
	lg51.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg52.style.color = '#fff';
	lg52.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg53.style.color = '#fff';
	lg53.style.background = 'url(images/dot.png) 0 0 no-repeat';

	// blue
	
	lg54.style.color = '#fff';
	lg54.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	}

//////////// 9th end ///////////

//////////// 10th start ///////////

function sjose(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	
	// red orange
	
	lg8.style.color = '#ff6600';
	lg8.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg9.style.color = '#ff6600';
	lg9.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg10.style.color = '#ff6600';
	lg10.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg11.style.color = '#ff6600';
	lg11.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg12.style.color = '#ff6600';
	lg12.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg13.style.color = '#ff6600';
	lg13.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg14.style.color = '#ff6600';
	lg14.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg15.style.color = '#ff6600';
	lg15.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg16.style.color = '#ff6600';
	lg16.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// yellow
	
	lg17.style.color = '#ffff00';
	lg17.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg18.style.color = '#ffff00';
	lg18.style.background = 'url(images/dot.png) 100% -60px no-repeat';
	lg19.style.color = '#ffff00';
	lg19.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	
	// yellow green
	
	lg20.style.color = '#c2cc00';
	lg20.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg21.style.color = '#c2cc00';
	lg21.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg22.style.color = '#c2cc00';
	lg22.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg23.style.color = '#c2cc00';
	lg23.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg24.style.color = '#c2cc00';
	lg24.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg25.style.color = '#c2cc00';
	lg25.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg26.style.color = '#c2cc00';
	lg26.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg27.style.color = '#c2cc00';
	lg27.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg28.style.color = '#c2cc00';
	lg28.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg29.style.color = '#c2cc00';
	lg29.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg30.style.color = '#c2cc00';
	lg30.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg31.style.color = '#c2cc00';
	lg31.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg32.style.color = '#c2cc00';
	lg32.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg33.style.color = '#c2cc00';
	lg33.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg34.style.color = '#c2cc00';
	lg34.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg35.style.color = '#c2cc00';
	lg35.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg36.style.color = '#c2cc00';
	lg36.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg37.style.color = '#c2cc00';
	lg37.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg38.style.color = '#c2cc00';
	lg38.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg39.style.color = '#c2cc00';
	lg39.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg40.style.color = '#c2cc00';
	lg40.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg41.style.color = '#c2cc00';
	lg41.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg42.style.color = '#c2cc00';
	lg42.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg43.style.color = '#c2cc00';
	lg43.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg44.style.color = '#c2cc00';
	lg44.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg45.style.color = '#c2cc00';
	lg45.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg46.style.color = '#c2cc00';
	lg46.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	
	// green blue
	
	lg47.style.color = '#05c3c3';
	lg47.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg48.style.color = '#05c3c3';
	lg48.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg49.style.color = '#05c3c3';
	lg49.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg50.style.color = '#05c3c3';
	lg50.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg51.style.color = '#05c3c3';
	lg51.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg52.style.color = '#05c3c3';
	lg52.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg53.style.color = '#05c3c3';
	lg53.style.background = 'url(images/dot.png) 0 -90px no-repeat';

	// blue
	
	lg54.style.color = '#0000b6';
	lg54.style.background = 'url(images/dot.png) 100% -100px no-repeat';
	
	}
function sjoseh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// red orange
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#012e4d';
	lg11.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow
	
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg19.style.color = '#fff';
	lg19.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow green
	
	lg20.style.color = '#fff';
	lg20.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg21.style.color = '#fff';
	lg21.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg22.style.color = '#fff';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#fff';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg28.style.color = '#fff';
	lg28.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg29.style.color = '#012e4d';
	lg29.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg30.style.color = '#fff';
	lg30.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg31.style.color = '#fff';
	lg31.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg32.style.color = '#012e4d';
	lg32.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg33.style.color = '#012e4d';
	lg33.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg34.style.color = '#012e4d';
	lg34.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg35.style.color = '#012e4d';
	lg35.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg36.style.color = '#012e4d';
	lg36.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg37.style.color = '#fff';
	lg37.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg38.style.color = '#fff';
	lg38.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg39.style.color = '#fff';
	lg39.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg40.style.color = '#fff';
	lg40.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg41.style.color = '#fff';
	lg41.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg42.style.color = '#fff';
	lg42.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg43.style.color = '#fff';
	lg43.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg44.style.color = '#012e4d';
	lg44.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg45.style.color = '#fff';
	lg45.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg46.style.color = '#fff';
	lg46.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// green blue
	
	lg47.style.color = '#012e4d';
	lg47.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg48.style.color = '#012e4d';
	lg48.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg49.style.color = '#fff';
	lg49.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg50.style.color = '#fff';
	lg50.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg51.style.color = '#fff';
	lg51.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg52.style.color = '#fff';
	lg52.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg53.style.color = '#fff';
	lg53.style.background = 'url(images/dot.png) 0 0 no-repeat';

	// blue
	
	lg54.style.color = '#fff';
	lg54.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	}

//////////// 10th end ///////////

//////////// 11th start ///////////

function fresno(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	
	// red orange
	
	lg8.style.color = '#ff6600';
	lg8.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg9.style.color = '#ff6600';
	lg9.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg10.style.color = '#ff6600';
	lg10.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg11.style.color = '#ff6600';
	lg11.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg12.style.color = '#ff6600';
	lg12.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg13.style.color = '#ff6600';
	lg13.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg14.style.color = '#ff6600';
	lg14.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg15.style.color = '#ff6600';
	lg15.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg16.style.color = '#ff6600';
	lg16.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// yellow
	
	lg17.style.color = '#ffff00';
	lg17.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg18.style.color = '#ffff00';
	lg18.style.background = 'url(images/dot.png) 100% -60px no-repeat';
	lg19.style.color = '#ffff00';
	lg19.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	
	// yellow green
	
	lg20.style.color = '#c2cc00';
	lg20.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg21.style.color = '#c2cc00';
	lg21.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg22.style.color = '#c2cc00';
	lg22.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg23.style.color = '#c2cc00';
	lg23.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg24.style.color = '#c2cc00';
	lg24.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg25.style.color = '#c2cc00';
	lg25.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg26.style.color = '#c2cc00';
	lg26.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg27.style.color = '#c2cc00';
	lg27.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg28.style.color = '#c2cc00';
	lg28.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg29.style.color = '#c2cc00';
	lg29.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg30.style.color = '#c2cc00';
	lg30.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg31.style.color = '#c2cc00';
	lg31.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg32.style.color = '#c2cc00';
	lg32.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg33.style.color = '#c2cc00';
	lg33.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg34.style.color = '#c2cc00';
	lg34.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg35.style.color = '#c2cc00';
	lg35.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg36.style.color = '#c2cc00';
	lg36.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg37.style.color = '#c2cc00';
	lg37.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg38.style.color = '#c2cc00';
	lg38.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg39.style.color = '#c2cc00';
	lg39.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg40.style.color = '#c2cc00';
	lg40.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg41.style.color = '#c2cc00';
	lg41.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg42.style.color = '#c2cc00';
	lg42.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg43.style.color = '#c2cc00';
	lg43.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg44.style.color = '#c2cc00';
	lg44.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg45.style.color = '#c2cc00';
	lg45.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg46.style.color = '#c2cc00';
	lg46.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	
	// green blue
	
	lg47.style.color = '#05c3c3';
	lg47.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg48.style.color = '#05c3c3';
	lg48.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg49.style.color = '#05c3c3';
	lg49.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg50.style.color = '#05c3c3';
	lg50.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg51.style.color = '#05c3c3';
	lg51.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg52.style.color = '#05c3c3';
	lg52.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg53.style.color = '#05c3c3';
	lg53.style.background = 'url(images/dot.png) 0 -90px no-repeat';

	// blue
	
	lg54.style.color = '#0000b6';
	lg54.style.background = 'url(images/dot.png) 100% -100px no-repeat';
	
	}
function fresnoh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// red orange
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#012e4d';
	lg11.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow
	
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg19.style.color = '#fff';
	lg19.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow green
	
	lg20.style.color = '#fff';
	lg20.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg21.style.color = '#fff';
	lg21.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg22.style.color = '#fff';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#fff';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg28.style.color = '#fff';
	lg28.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg29.style.color = '#012e4d';
	lg29.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg30.style.color = '#fff';
	lg30.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg31.style.color = '#fff';
	lg31.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg32.style.color = '#012e4d';
	lg32.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg33.style.color = '#012e4d';
	lg33.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg34.style.color = '#012e4d';
	lg34.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg35.style.color = '#012e4d';
	lg35.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg36.style.color = '#012e4d';
	lg36.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg37.style.color = '#fff';
	lg37.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg38.style.color = '#fff';
	lg38.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg39.style.color = '#fff';
	lg39.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg40.style.color = '#fff';
	lg40.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg41.style.color = '#fff';
	lg41.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg42.style.color = '#fff';
	lg42.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg43.style.color = '#fff';
	lg43.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg44.style.color = '#012e4d';
	lg44.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg45.style.color = '#fff';
	lg45.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg46.style.color = '#fff';
	lg46.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// green blue
	
	lg47.style.color = '#012e4d';
	lg47.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg48.style.color = '#012e4d';
	lg48.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg49.style.color = '#fff';
	lg49.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg50.style.color = '#fff';
	lg50.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg51.style.color = '#fff';
	lg51.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg52.style.color = '#fff';
	lg52.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg53.style.color = '#fff';
	lg53.style.background = 'url(images/dot.png) 0 0 no-repeat';

	// blue
	
	lg54.style.color = '#fff';
	lg54.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	}

//////////// 11th end ///////////

//////////// 12th start ///////////

function redding(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("fr");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#ff0000';
	lg1.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg2.style.color = '#ff0000';
	lg2.style.background = 'url(images/dot.png) 100% -20px no-repeat';
	lg3.style.color = '#ff0000';
	lg3.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg4.style.color = '#ff0000';
	lg4.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg5.style.color = '#ff0000';
	lg5.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg6.style.color = '#ff0000';
	lg6.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	lg7.style.color = '#ff0000';
	lg7.style.background = 'url(images/dot.png) 0 -20px no-repeat';
	
	// red orange
	
	lg8.style.color = '#ff6600';
	lg8.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg9.style.color = '#ff6600';
	lg9.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg10.style.color = '#ff6600';
	lg10.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg11.style.color = '#ff6600';
	lg11.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg12.style.color = '#ff6600';
	lg12.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg13.style.color = '#ff6600';
	lg13.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg14.style.color = '#ff6600';
	lg14.style.background = 'url(images/dot.png) 100% -30px no-repeat';
	lg15.style.color = '#ff6600';
	lg15.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg16.style.color = '#ff6600';
	lg16.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	
	// yellow
	
	lg17.style.color = '#ffff00';
	lg17.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg18.style.color = '#ffff00';
	lg18.style.background = 'url(images/dot.png) 100% -60px no-repeat';
	lg19.style.color = '#ffff00';
	lg19.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	
	// yellow green
	
	lg20.style.color = '#c2cc00';
	lg20.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg21.style.color = '#c2cc00';
	lg21.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg22.style.color = '#c2cc00';
	lg22.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg23.style.color = '#c2cc00';
	lg23.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg24.style.color = '#c2cc00';
	lg24.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg25.style.color = '#c2cc00';
	lg25.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg26.style.color = '#c2cc00';
	lg26.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg27.style.color = '#c2cc00';
	lg27.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg28.style.color = '#c2cc00';
	lg28.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg29.style.color = '#c2cc00';
	lg29.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg30.style.color = '#c2cc00';
	lg30.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg31.style.color = '#c2cc00';
	lg31.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg32.style.color = '#c2cc00';
	lg32.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg33.style.color = '#c2cc00';
	lg33.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg34.style.color = '#c2cc00';
	lg34.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg35.style.color = '#c2cc00';
	lg35.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg36.style.color = '#c2cc00';
	lg36.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg37.style.color = '#c2cc00';
	lg37.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg38.style.color = '#c2cc00';
	lg38.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg39.style.color = '#c2cc00';
	lg39.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg40.style.color = '#c2cc00';
	lg40.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg41.style.color = '#c2cc00';
	lg41.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg42.style.color = '#c2cc00';
	lg42.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg43.style.color = '#c2cc00';
	lg43.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg44.style.color = '#c2cc00';
	lg44.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg45.style.color = '#c2cc00';
	lg45.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg46.style.color = '#c2cc00';
	lg46.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	
	// green blue
	
	lg47.style.color = '#05c3c3';
	lg47.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg48.style.color = '#05c3c3';
	lg48.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg49.style.color = '#05c3c3';
	lg49.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg50.style.color = '#05c3c3';
	lg50.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg51.style.color = '#05c3c3';
	lg51.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg52.style.color = '#05c3c3';
	lg52.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg53.style.color = '#05c3c3';
	lg53.style.background = 'url(images/dot.png) 0 -90px no-repeat';

	// blue
	
	lg54.style.color = '#0000b6';
	lg54.style.background = 'url(images/dot.png) 100% -100px no-repeat';
	
	}
function reddingh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("sj");
	var lg4 = document.getElementById("oc");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("fr");
	var lg7 = document.getElementById("re");
	
	var lg8 = document.getElementById("lv");
	var lg9 = document.getElementById("ph");
	var lg10 = document.getElementById("lh");
	var lg11 = document.getElementById("yu");
	var lg12 = document.getElementById("fg");
	var lg13 = document.getElementById("tu");
	var lg14 = document.getElementById("hu");
	var lg15 = document.getElementById("sl");
	var lg16 = document.getElementById("rf");
	
	var lg17 = document.getElementById("dv");
	var lg18 = document.getElementById("gj");
	var lg19 = document.getElementById("gr");
	
	var lg20 = document.getElementById("idh");
	var lg21 = document.getElementById("bl");
	var lg22 = document.getElementById("bo");
	var lg23 = document.getElementById("sa");
	var lg24 = document.getElementById("md");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("pt");
	var lg27 = document.getElementById("st");
	var lg28 = document.getElementById("sk");
	var lg29 = document.getElementById("wt");
	var lg30 = document.getElementById("es");
	var lg31 = document.getElementById("dr");
	var lg32 = document.getElementById("ep");
	var lg33 = document.getElementById("ld");
	var lg34 = document.getElementById("hg");
	var lg35 = document.getElementById("cc");
	var lg36 = document.getElementById("sn");
	var lg37 = document.getElementById("od");
	var lg38 = document.getElementById("lu");
	var lg39 = document.getElementById("am");
	var lg40 = document.getElementById("ab");
	var lg41 = document.getElementById("au");
	var lg42 = document.getElementById("tm");
	var lg43 = document.getElementById("ht");
	var lg44 = document.getElementById("or");
	var lg45 = document.getElementById("ty");
	var lg46 = document.getElementById("dl");
	
	var lg47 = document.getElementById("lf");
	var lg48 = document.getElementById("no");
	var lg49 = document.getElementById("sh");
	var lg50 = document.getElementById("lr");
	var lg51 = document.getElementById("mm");
	var lg52 = document.getElementById("ok");
	var lg53 = document.getElementById("tl");
	
	var lg54 = document.getElementById("ch");
	
	// red
	
	lg1.style.color = '#012e4d';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012e4d';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// red orange
	
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#012e4d';
	lg11.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow
	
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg19.style.color = '#fff';
	lg19.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	// yellow green
	
	lg20.style.color = '#fff';
	lg20.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg21.style.color = '#fff';
	lg21.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg22.style.color = '#fff';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#fff';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg28.style.color = '#fff';
	lg28.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg29.style.color = '#012e4d';
	lg29.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg30.style.color = '#fff';
	lg30.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg31.style.color = '#fff';
	lg31.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg32.style.color = '#012e4d';
	lg32.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg33.style.color = '#012e4d';
	lg33.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg34.style.color = '#012e4d';
	lg34.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg35.style.color = '#012e4d';
	lg35.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg36.style.color = '#012e4d';
	lg36.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg37.style.color = '#fff';
	lg37.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg38.style.color = '#fff';
	lg38.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg39.style.color = '#fff';
	lg39.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg40.style.color = '#fff';
	lg40.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg41.style.color = '#fff';
	lg41.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg42.style.color = '#fff';
	lg42.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg43.style.color = '#fff';
	lg43.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg44.style.color = '#012e4d';
	lg44.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg45.style.color = '#fff';
	lg45.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg46.style.color = '#fff';
	lg46.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	// green blue
	
	lg47.style.color = '#012e4d';
	lg47.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg48.style.color = '#012e4d';
	lg48.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg49.style.color = '#fff';
	lg49.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg50.style.color = '#fff';
	lg50.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg51.style.color = '#fff';
	lg51.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg52.style.color = '#fff';
	lg52.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg53.style.color = '#fff';
	lg53.style.background = 'url(images/dot.png) 0 0 no-repeat';

	// blue
	
	lg54.style.color = '#fff';
	lg54.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	
	}

//////////// 12th end ///////////

//////////// 13th start ///////////

function denver(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("rd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sj");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("oc");
	var lg7 = document.getElementById("iw");
	var lg8 = document.getElementById("ml");
	var lg9 = document.getElementById("to");
	
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg2.style.color = '#ffff00';
	lg2.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg3.style.color = '#ffff00';
	lg3.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg4.style.color = '#ffff00';
	lg4.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg5.style.color = '#ffff00';
	lg5.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg6.style.color = '#ffff00';
	lg6.style.background = 'url(images/dot.png) 0 -60px no-repeat';
	lg7.style.color = '#ffff00';
	lg7.style.background = 'url(images/dot.png) 100% -60px no-repeat';
	lg8.style.color = '#c23266';
	lg8.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	}
	
function denverh(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("rd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sj");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("oc");
	var lg7 = document.getElementById("iw");
	var lg8 = document.getElementById("ml");
	var lg9 = document.getElementById("to");
	
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#fff';
	lg2.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#012E4D';
	lg7.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg9.style.color = '#012E4D';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	}
	
//////////// 13th end ///////////

//////////// 14th start ///////////

function gjuntn(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function gjuntnh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 14th end ///////////

//////////// 15th start ///////////

function hurr(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function hurrh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 15th end ///////////

//////////// 16th start ///////////

function slake(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function slakeh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 16th end ///////////

//////////// 17th start ///////////

function rfield(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("rd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sj");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("oc");
	var lg7 = document.getElementById("ml");
	var lg8 = document.getElementById("to");
	
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg2.style.color = '#ff6600';
	lg2.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg3.style.color = '#ff6600';
	lg3.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg4.style.color = '#ff6600';
	lg4.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg5.style.color = '#ff6600';
	lg5.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg6.style.color = '#ff6600';
	lg6.style.background = 'url(images/dot.png) 0 -30px no-repeat';
	lg7.style.color = '#c23266';
	lg7.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg8.style.color = '#c23266';
	lg8.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	}
	
function rfieldh(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("rd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sj");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("oc");
	var lg7 = document.getElementById("ml");
	var lg8 = document.getElementById("to");
	
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#fff';
	lg2.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg8.style.color = '#012E4D';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	}
	
//////////// 17th end ///////////

//////////// 18th start ///////////

function idhfall(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function idhfallh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 18th end ///////////

//////////// 19th start ///////////

function griver(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function griverh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 19th end ///////////

//////////// 20th start ///////////

function burley(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function burleyh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 20th end ///////////

//////////// 21th start ///////////

function salem(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("ml");
	var lg3 = document.getElementById("to");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg2.style.color = '#c23266';
	lg2.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg3.style.color = '#c23266';
	lg3.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	}
	
function salemh(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("ml");
	var lg3 = document.getElementById("to");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#fff';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#012E4D';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	
	}
	
//////////// 21th end ///////////

//////////// 22th start ///////////

function mford(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function mfordh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 22th end ///////////

//////////// 23th start ///////////

function pland(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function plandh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 23th end ///////////

//////////// 24th start ///////////

function seattle(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function seattleh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 24th end ///////////

//////////// 25th start ///////////

function pasco(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function pascoh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 25th end ///////////

//////////// 26th start ///////////

function skane(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function skaneh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 26th end ///////////

//////////// 27th start ///////////

function wchee(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function wcheeh(){
	var lg1 = document.getElementById("ch");
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 27th end ///////////

//////////// 28th start ///////////

function boise(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("iw");
	var lg3 = document.getElementById("sd");
	var lg4 = document.getElementById("fr");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("sj");
	var lg7 = document.getElementById("rd");
	var lg8 = document.getElementById("oc");
	var lg9 = document.getElementById("ml");
	var lg10 = document.getElementById("to");
	
	lg1.style.color = '#c23266';
	lg1.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg2.style.color = '#c2cc00';
	lg2.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg3.style.color = '#c2cc00';
	lg3.style.background = 'url(images/dot.png) 100% -70px no-repeat';
	lg4.style.color = '#c2cc00';
	lg4.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg5.style.color = '#c2cc00';
	lg5.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg6.style.color = '#c2cc00';
	lg6.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg7.style.color = '#c2cc00';
	lg7.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg8.style.color = '#c2cc00';
	lg8.style.background = 'url(images/dot.png) 0 -70px no-repeat';
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	}
	
function boiseh(){
	var lg1 = document.getElementById("ch");
	var lg2 = document.getElementById("iw");
	var lg3 = document.getElementById("sd");
	var lg4 = document.getElementById("fr");
	var lg5 = document.getElementById("sm");
	var lg6 = document.getElementById("sj");
	var lg7 = document.getElementById("rd");
	var lg8 = document.getElementById("oc");
	var lg9 = document.getElementById("ml");
	var lg10 = document.getElementById("to");
	
	lg1.style.color = '#fff';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012E4D';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#012E4D';
	lg3.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg10.style.color = '#012E4D';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	}
	
//////////// 28th end ///////////

//////////// 29th start ///////////

function tulsa(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("fg");
	var lg9 = document.getElementById("lh");
	var lg10 = document.getElementById("ph");
	var lg11 = document.getElementById("tu");
	var lg12 = document.getElementById("yu");
	
	lg1.style.color = '#05c3c3';
	lg1.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg2.style.color = '#05c3c3';
	lg2.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg3.style.color = '#05c3c3';
	lg3.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg4.style.color = '#05c3c3';
	lg4.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg5.style.color = '#05c3c3';
	lg5.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg6.style.color = '#05c3c3';
	lg6.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg7.style.color = '#05c3c3';
	lg7.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg8.style.color = '#c23266';
	lg8.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg11.style.color = '#c23266';
	lg11.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg12.style.color = '#c23266';
	lg12.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function tulsah(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("fg");
	var lg9 = document.getElementById("lh");
	var lg10 = document.getElementById("ph");
	var lg11 = document.getElementById("tu");
	var lg12 = document.getElementById("yu");
	
	lg1.style.color = '#012E4D';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012E4D';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#fff';
	lg11.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg12.style.color = '#012E4D';
	lg12.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 29th end ///////////

//////////// 30th start ///////////

function memphis(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("fg");
	var lg9 = document.getElementById("lh");
	var lg10 = document.getElementById("ph");
	var lg11 = document.getElementById("tu");
	var lg12 = document.getElementById("yu");
	
	lg1.style.color = '#05c3c3';
	lg1.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg2.style.color = '#02ce02';
	lg2.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg3.style.color = '#05c3c3';
	lg3.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg4.style.color = '#05c3c3';
	lg4.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg5.style.color = '#05c3c3';
	lg5.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg6.style.color = '#05c3c3';
	lg6.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg7.style.color = '#05c3c3';
	lg7.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg8.style.color = '#c23266';
	lg8.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg11.style.color = '#c23266';
	lg11.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg12.style.color = '#c23266';
	lg12.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function memphish(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("fg");
	var lg9 = document.getElementById("lh");
	var lg10 = document.getElementById("ph");
	var lg11 = document.getElementById("tu");
	var lg12 = document.getElementById("yu");
	
	lg1.style.color = '#012E4D';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012E4D';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#fff';
	lg11.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg12.style.color = '#012E4D';
	lg12.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 30th end ///////////

//////////// 30th start ///////////

function chicago(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("fg");
	var lg9 = document.getElementById("lh");
	var lg10 = document.getElementById("ph");
	var lg11 = document.getElementById("tu");
	var lg12 = document.getElementById("yu");
	var lg13 = document.getElementById("dv");
	var lg14 = document.getElementById("gj");
	var lg15 = document.getElementById("gr");
	var lg16 = document.getElementById("sl");
	var lg17 = document.getElementById("rf");
	var lg18 = document.getElementById("hu");
	var lg19 = document.getElementById("idh");
	var lg20 = document.getElementById("bl");
	var lg21 = document.getElementById("sa");
	var lg22 = document.getElementById("md");
	var lg23 = document.getElementById("pt");
	var lg24 = document.getElementById("st");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("sk");
	var lg27 = document.getElementById("bo");
	var lg28 = document.getElementById("wt");
	
	lg1.style.color = '#05c3c3';
	lg1.style.background = 'url(images/dot.png) 100% -90px no-repeat';
	lg2.style.color = '#02ce02';
	lg2.style.background = 'url(images/dot.png) 100% -80px no-repeat';
	lg3.style.color = '#05c3c3';
	lg3.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg4.style.color = '#05c3c3';
	lg4.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg5.style.color = '#05c3c3';
	lg5.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg6.style.color = '#05c3c3';
	lg6.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg7.style.color = '#05c3c3';
	lg7.style.background = 'url(images/dot.png) 0 -90px no-repeat';
	lg8.style.color = '#c23266';
	lg8.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg9.style.color = '#c23266';
	lg9.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg10.style.color = '#c23266';
	lg10.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg11.style.color = '#c23266';
	lg11.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg12.style.color = '#c23266';
	lg12.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg13.style.color = '#c23266';
	lg13.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg14.style.color = '#c23266';
	lg14.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg15.style.color = '#c23266';
	lg15.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg16.style.color = '#c23266';
	lg16.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg17.style.color = '#c23266';
	lg17.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg18.style.color = '#c23266';
	lg18.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg19.style.color = '#c23266';
	lg19.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg20.style.color = '#c23266';
	lg20.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	lg21.style.color = '#c23266';
	lg21.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg22.style.color = '#c23266';
	lg22.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg23.style.color = '#c23266';
	lg23.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg24.style.color = '#c23266';
	lg24.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg25.style.color = '#c23266';
	lg25.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg26.style.color = '#c23266';
	lg26.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg27.style.color = '#c23266';
	lg27.style.background = 'url(images/dot.png) 0 -120px no-repeat';
	lg28.style.color = '#c23266';
	lg28.style.background = 'url(images/dot.png) 100% -120px no-repeat';
	}
	
function chicagoh(){
	var lg1 = document.getElementById("iw");
	var lg2 = document.getElementById("sd");
	var lg3 = document.getElementById("fr");
	var lg4 = document.getElementById("sm");
	var lg5 = document.getElementById("sj");
	var lg6 = document.getElementById("rd");
	var lg7 = document.getElementById("oc");
	var lg8 = document.getElementById("fg");
	var lg9 = document.getElementById("lh");
	var lg10 = document.getElementById("ph");
	var lg11 = document.getElementById("tu");
	var lg12 = document.getElementById("yu");
	var lg13 = document.getElementById("dv");
	var lg14 = document.getElementById("gj");
	var lg15 = document.getElementById("gr");
	var lg16 = document.getElementById("sl");
	var lg17 = document.getElementById("rf");
	var lg18 = document.getElementById("hu");
	var lg19 = document.getElementById("idh");
	var lg20 = document.getElementById("bl");
	var lg21 = document.getElementById("sa");
	var lg22 = document.getElementById("md");
	var lg23 = document.getElementById("pt");
	var lg24 = document.getElementById("st");
	var lg25 = document.getElementById("ps");
	var lg26 = document.getElementById("sk");
	var lg27 = document.getElementById("bo");
	var lg28 = document.getElementById("wt");
	
	lg1.style.color = '#012E4D';
	lg1.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg2.style.color = '#012E4D';
	lg2.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg3.style.color = '#fff';
	lg3.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg4.style.color = '#fff';
	lg4.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg5.style.color = '#fff';
	lg5.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg6.style.color = '#fff';
	lg6.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg7.style.color = '#fff';
	lg7.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg8.style.color = '#fff';
	lg8.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg9.style.color = '#fff';
	lg9.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg10.style.color = '#fff';
	lg10.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg11.style.color = '#fff';
	lg11.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg12.style.color = '#fff';
	lg12.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg13.style.color = '#fff';
	lg13.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg14.style.color = '#fff';
	lg14.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg15.style.color = '#fff';
	lg15.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg16.style.color = '#fff';
	lg16.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg17.style.color = '#fff';
	lg17.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg18.style.color = '#fff';
	lg18.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg19.style.color = '#fff';
	lg19.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg20.style.color = '#fff';
	lg20.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	lg21.style.color = '#fff';
	lg21.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg22.style.color = '#fff';
	lg22.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg23.style.color = '#fff';
	lg23.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg24.style.color = '#fff';
	lg24.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg25.style.color = '#fff';
	lg25.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg26.style.color = '#fff';
	lg26.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg27.style.color = '#fff';
	lg27.style.background = 'url(images/dot.png) 0 0 no-repeat';
	lg28.style.color = '#012E4D';
	lg28.style.background = 'url(images/dot.png) 100% 0 no-repeat';
	}
	
//////////// 30th end ///////////






///////////////////// hover color change end ///////////////////////


