var preloadFlag = false;
var imgSwap = new Array();
function preInitNavi() {

		imgSwap["h_mm_000"] = new Image();
		imgSwap["h_mm_000"].src = "shared/img/h_mm_000o.gif";
		imgSwap["h_mm_001"] = new Image();
		imgSwap["h_mm_001"].src = "shared/img/h_mm_001o.gif";
		imgSwap["h_mm_002"] = new Image();
		imgSwap["h_mm_002"].src = "shared/img/h_mm_002o.gif";
		imgSwap["h_mm_003"] = new Image();
		imgSwap["h_mm_003"].src = "shared/img/h_mm_003o.gif";
		imgSwap["h_mm_004"] = new Image();
		imgSwap["h_mm_004"].src = "shared/img/h_mm_004o.gif";
		imgSwap["h_mm_005"] = new Image();
		imgSwap["h_mm_005"].src = "shared/img/h_mm_005o.gif";
		imgSwap["h_mm_006"] = new Image();
		imgSwap["h_mm_006"].src = "shared/img/h_mm_006o.gif";
		imgSwap["h_mm_999"] = new Image();
		imgSwap["h_mm_999"].src = "shared/img/h_mm_999o.gif";

		imgSwap["f_sm0_004"] = new Image();
		imgSwap["f_sm0_004"].src = "shared/img/f_sm0_004o.gif";
		imgSwap["f_sm0_005"] = new Image();
		imgSwap["f_sm0_005"].src = "shared/img/f_sm0_005o.gif";

preloadFlag = true;
return true;
}
