// UTF-8
/**
*/


	var z = new iz_zoom('image6',{
			'templatefile' : 'js/iz_zoom/template01.html' ,
			'cssfile'      : 'js/iz_zoom/template01.css' ,
			'imagefile'    : 'images/appearance06_b.jpg' ,
			'x'            : 0 ,
			'y'            : 0 ,
            'relative_id'  : 'image6'
		}
	);