$(function () {
	$(".typelist1").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/36-37.gif\')';
	});
	
	$(".typelist2").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/33-35.gif\')';
	});
	
	$(".typelist3").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/28-32.gif\')';
	});
	
	$(".typelist4").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/21-32.gif\')';
	});
	
	$(".typelist5").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/21-27.gif\')';
	});
	
	$(".typelist6").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/15-27.gif\')';
	});
	
	$(".typelist7").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/15-27.gif\')';
	});
	
	$(".typelist8").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/15-27.gif\')';
	});
	
	$(".typelist9").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/15-20.gif\')';
	});
	
	$(".typelist10").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/15-20.gif\')';
	});
	
	$(".typelist11").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/8-14.gif\')';
	});
	
	$(".typelist12").mouseover(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/8-14.gif\')';
   	});
   	
   	$(".typelist1").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist2").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist3").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist4").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist5").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist6").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist7").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist8").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist9").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist10").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist11").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
	});
	
	$(".typelist12").mouseout(function() {
   	document.getElementById('floor_index_tower').style.backgroundImage='url(\'../images/floor/index/tower.gif\')';
   	});
});

/* ■■■■■■■■■■■■ 37 ■■■■■■■■■■■■■ */
$(function () {
	$(".seclink37_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb1.jpg\')';
   	
	});
  
	$(".seclink37_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb2.jpg\')';
   	
	});
  
	$(".seclink37_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb3.jpg\')';
   	
	});
  
	$(".seclink37_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb4.jpg\')';
  
	});
  
	$(".seclink37_e").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb5.jpg\')';
   	
	});
  
	$(".seclink37_f").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb6.jpg\')';
   	
	});
});

$(function () {
  $("#floor_thumb37-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_a/floor_37thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#floor_thumb37-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb1.jpg\')';
  });
  
  $("#floor_thumb37-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#floor_thumb37-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_a/floor_37thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#floor_thumb37-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb2.jpg\')';
  });
  
  $("#floor_thumb37-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#floor_thumb37-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_a/floor_37thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#floor_thumb37-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb3.jpg\')';
  });
  
  $("#floor_thumb37-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#floor_thumb37-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_a/floor_37thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#floor_thumb37-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb4.jpg\')';
  });
  
  $("#floor_thumb37-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#floor_thumb37-5").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_a/floor_37thumb5.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#floor_thumb37-5").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb5.jpg\')';
  });
  
  $("#floor_thumb37-5").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#floor_thumb37-6").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_a/floor_37thumb6.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#floor_thumb37-6").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_a/floor_37thumb6.jpg\')';
  });
  
  $("#floor_thumb37-6").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_d ■■■■■■■■■■■■■ */

$(function () {
	$(".type_d_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb1.jpg\')';
   	
	});
  
	$(".type_d_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb2.jpg\')';
   	
	});
  
	$(".type_d_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb3.jpg\')';
   	
	});
  
	$(".type_d_image1>.seclink_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb4.jpg\')';
  
	});
  
	$(".type_d_image1>.seclink_e").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb5.jpg\')';
   	
	});
  
	$(".type_d_image1>.seclink_f").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb6.jpg\')';
   	
	});
});

$(function () {
  $("#type_d_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_d/type_d_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_d_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb1.jpg\')';
  });
  
  $("#type_d_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_d_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_d/type_d_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_d_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb2.jpg\')';
  });
  
  $("#type_d_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_d_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_d/type_d_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_d_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb3.jpg\')';
  });
  
  $("#type_d_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_d_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_d/type_d_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_d_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb4.jpg\')';
  });
  
  $("#type_d_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_d_thumb-5").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_d/type_d_thumb5.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_d_thumb-5").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb5.jpg\')';
  });
  
  $("#type_d_thumb-5").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_d_thumb-6").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_d/type_d_thumb6.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_d_thumb-6").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_d/type_d_thumb6.jpg\')';
  });
  
  $("#type_d_thumb-6").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});


/* ■■■■■■■■■■■■ type_h ■■■■■■■■■■■■■ */

$(function () {
	$(".type_h_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb1.jpg\')';
   	
	});
  
	$(".type_h_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb2.jpg\')';
   	
	});
  
	$(".type_h_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb3.jpg\')';
   	
	});
  
	$(".type_h_image1>.seclink_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb4.jpg\')';
  
	});
});

$(function () {
  $("#type_h_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_h/type_h_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_h_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb1.jpg\')';
  });
  
  $("#type_h_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_h_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_h/type_h_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_h_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb2.jpg\')';
  });
  
  $("#type_h_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_h_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_h/type_h_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_h_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb3.jpg\')';
  });
  
  $("#type_h_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_h_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_h/type_h_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_h_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_h/type_h_thumb4.jpg\')';
  });
  
  $("#type_h_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_i ■■■■■■■■■■■■■ */

$(function () {
	$(".type_i_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb1.jpg\')';
   	
	});
  
	$(".type_i_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb2.jpg\')';
   	
	});
  
	$(".type_i_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb3.jpg\')';
   	
	});
  
	$(".type_i_image1>.seclink_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb4.jpg\')';
  
	});
	
	$(".type_i_image1>.seclink_e").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb5.jpg\')';
  
	});
});

$(function () {
  $("#type_i_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_i/type_i_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_i_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb1.jpg\')';
  });
  
  $("#type_i_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_i_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_i/type_i_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_i_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb2.jpg\')';
  });
  
  $("#type_i_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_i_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_i/type_i_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_i_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb3.jpg\')';
  });
  
  $("#type_i_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_i_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_i/type_i_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_i_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb4.jpg\')';
  });
  
  $("#type_i_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_i_thumb-5").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_i/type_i_thumb5.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_i_thumb-5").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_i/type_i_thumb5.jpg\')';
  });
  
  $("#type_i_thumb-5").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_j ■■■■■■■■■■■■■ */

$(function () {
	$(".type_j_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb1.jpg\')';
   	
	});
  
	$(".type_j_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb2.jpg\')';
   	
	});
  
	$(".type_j_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb3.jpg\')';
   	
	});
  
	$(".type_j_image1>.seclink_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb4.jpg\')';
  
	});
});

$(function () {
  $("#type_j_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_j/type_j_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_j_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb1.jpg\')';
  });
  
  $("#type_j_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_j_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_j/type_j_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_j_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb2.jpg\')';
  });
  
  $("#type_j_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_j_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_j/type_j_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_j_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb3.jpg\')';
  });
  
  $("#type_j_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_j_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_j/type_j_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_j_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_j/type_j_thumb4.jpg\')';
  });
  
  $("#type_j_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_k ■■■■■■■■■■■■■ */

$(function () {
	$(".type_k_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb1.jpg\')';
   	
	});
  
	$(".type_k_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb2.jpg\')';
   	
	});
  
	$(".type_k_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb3.jpg\')';
   	
	});
  
	$(".type_k_image1>.seclink_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb4.jpg\')';
  
	});
});

$(function () {
  $("#type_k_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_k/type_k_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_k_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb1.jpg\')';
  });
  
  $("#type_k_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_k_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_k/type_k_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_k_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb2.jpg\')';
  });
  
  $("#type_k_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_k_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_k/type_k_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_k_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb3.jpg\')';
  });
  
  $("#type_k_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_k_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_k/type_k_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_k_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_k/type_k_thumb4.jpg\')';
  });
  
  $("#type_k_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_l ■■■■■■■■■■■■■ */

$(function () {
	$(".type_l_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb1.jpg\')';
   	
	});
  
	$(".type_l_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb2.jpg\')';
   	
	});
  
	$(".type_l_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb3.jpg\')';
   	
	});
  
	$(".type_l_image1>.seclink_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb4.jpg\')';
  
	});
	
	$(".type_l_image1>.seclink_e").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb5.jpg\')';
  
	});
});

$(function () {
  $("#type_l_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_l/type_l_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_l_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb1.jpg\')';
  });
  
  $("#type_l_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_l_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_l/type_l_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_l_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb2.jpg\')';
  });
  
  $("#type_l_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_l_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_l/type_l_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_l_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb3.jpg\')';
  });
  
  $("#type_l_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_l_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_l/type_l_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_l_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb4.jpg\')';
  });
  
  $("#type_l_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_l_thumb-5").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_l/type_l_thumb5.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_l_thumb-5").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_l/type_l_thumb5.jpg\')';
  });
  
  $("#type_l_thumb-5").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_m ■■■■■■■■■■■■■ */

$(function () {
	$(".type_m_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb1.jpg\')';
   	
	});
  
	$(".type_m_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb2.jpg\')';
   	
	});
  
	$(".type_m_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb3.jpg\')';
   	
	});
  
	$(".type_m_image1>.seclink_d").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb4.jpg\')';
  
	});
	
	$(".type_m_image1>.seclink_e").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb5.jpg\')';
  
	});
});

$(function () {
  $("#type_m_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_m/type_m_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_m_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb1.jpg\')';
  });
  
  $("#type_m_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_m_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_m/type_m_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_m_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb2.jpg\')';
  });
  
  $("#type_m_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_m_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_m/type_m_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_m_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb3.jpg\')';
  });
  
  $("#type_m_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_m_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_m/type_m_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_m_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb4.jpg\')';
  });
  
  $("#type_m_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_m_thumb-5").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_m/type_m_thumb5.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_m_thumb-5").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_m/type_m_thumb5.jpg\')';
  });
  
  $("#type_m_thumb-5").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_o ■■■■■■■■■■■■■ */

$(function () {
	$(".type_o_image1>.seclink_a-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb1.jpg\')';
   	
	});
  
	$(".type_o_image1>.seclink_a-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb2.jpg\')';
   	
	});
  
	$(".type_o_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb3.jpg\')';
   	
	});
  
	$(".type_o_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb4.jpg\')';
  
	});
});

$(function () {
  $("#type_o_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_o/type_o_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_o_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb1.jpg\')';
  });
  
  $("#type_o_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_o_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_o/type_o_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_o_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb2.jpg\')';
  });
  
  $("#type_o_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_o_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_o/type_o_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_o_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb3.jpg\')';
  });
  
  $("#type_o_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_o_thumb-4").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_o/type_o_thumb4.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_o_thumb-4").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_o/type_o_thumb4.jpg\')';
  });
  
  $("#type_o_thumb-4").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_p ■■■■■■■■■■■■■ */

$(function () {
	$(".type_p_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_p/type_p_thumb1.jpg\')';
   	
	});
  
	$(".type_p_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_p/type_p_thumb2.jpg\')';
   	
	});
  
	$(".type_p_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_p/type_p_thumb3.jpg\')';
   	
	});
});

$(function () {
  $("#type_p_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_p/type_p_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_p_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_p/type_p_thumb1.jpg\')';
  });
  
  $("#type_p_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_p_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_p/type_p_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_p_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_p/type_p_thumb2.jpg\')';
  });
  
  $("#type_p_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_p_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_p/type_p_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_p_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_p/type_p_thumb3.jpg\')';
  });
  
  $("#type_p_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_s ■■■■■■■■■■■■■ */

$(function () {
	$(".type_s_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_s/type_s_thumb1.jpg\')';
   	
	});
  
	$(".type_s_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_s/type_s_thumb2.jpg\')';
   	
	});
  
	$(".type_s_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_s/type_s_thumb3.jpg\')';
   	
	});
});

$(function () {
  $("#type_s_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_s/type_s_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_s_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_s/type_s_thumb1.jpg\')';
  });
  
  $("#type_s_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_s_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_s/type_s_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_s_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_s/type_s_thumb2.jpg\')';
  });
  
  $("#type_s_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_s_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_s/type_s_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_s_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_s/type_s_thumb3.jpg\')';
  });
  
  $("#type_s_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

/* ■■■■■■■■■■■■ type_z ■■■■■■■■■■■■■ */

$(function () {
	$(".type_z_image1>.seclink_a").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_z/type_z_thumb1.jpg\')';
   	
	});
  
	$(".type_z_image1>.seclink_b").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_z/type_z_thumb2.jpg\')';
   	
	});
  
	$(".type_z_image1>.seclink_c").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_z/type_z_thumb3.jpg\')';
   	
	});
});

$(function () {
  $("#type_z_thumb-1").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_z/type_z_thumb1.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_z_thumb-1").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_z/type_z_thumb1.jpg\')';
  });
  
  $("#type_z_thumb-1").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

	
$(function () {
  $("#type_z_thumb-2").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_z/type_z_thumb2.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_z_thumb-2").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_z/type_z_thumb2.jpg\')';
  });
  
  $("#type_z_thumb-2").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});

$(function () {
  $("#type_z_thumb-3").mouseover(function() {
    $("#floor_thumb_image").html('<img src="../images/floor/type_z/type_z_thumb3.jpg" width="362" height="262" alt="" />');  
    
  });
  
  $("#type_z_thumb-3").click(function() {
   	document.getElementById('floor_thumb_image').style.backgroundImage='url(\'../images/floor/type_z/type_z_thumb3.jpg\')';
  });
  
  $("#type_z_thumb-3").mouseout(function() {
    $("#floor_thumb_image").html('');  
  });
});
