記述内容
<div style="position:relative;">
<img id="homer" onLoad="initLoupe(this.id,true);" src="大きい画像アドレス" style="z-index: -1; cursor:wait;" width="400" height="480" alt="large image" border="0" />
<div style="position:absolute; left:0; top:0; width:400px; height:480px; background:url(小さい画像アドレス) no-repeat white;"></div>
</div>