var z = new iz_zoom('image1',{
'templatefile' : 'js/iz_zoom/template03.html' ,
'cssfile' : 'js/iz_zoom/template03.css' ,
'imagefile' : 'img/h240122.jpg' ,
'x' : 0 ,
'y' : 0 ,
'relative_id' : 'image1' ,
'title' : '画像をクリックすると閉じます'
}
);

