// 下宿紹介 ロールオーバー
function fncLoadImage() {
  var strURL = "http://www.hue.ac.jp";
	MM_preloadImages(strURL+'/life/images/lodgemap_over01.gif',strURL+'/life/images/lodgemap_over02.gif',strURL+'/life/images/lodgemap_over03.gif',strURL+'/life/images/agentmap_over01.gif',strURL+'/life/images/agentmap_over02.gif',strURL+'/life/images/agentmap_over03.gif',strURL+'/life/images/agentmap_over04.gif',strURL+'/life/images/agentmap_over05.gif',strURL+'/life/images/agentmap_over06.gif',strURL+'/life/images/agentmap_over07.gif',strURL+'/life/images/agentmap_over08.gif',strURL+'/life/images/agentmap_over09.gif',strURL+'/life/images/agentmap_over10.gif',strURL+'/life/images/agentmap_over11.gif',strURL+'/life/images/agentmap_over12.gif')
}