preset: iris
目を開くように、中心から広がって行きます。
		<script>
jQuery(window).load(function(e){
jQuery("#eyecatch").dabSalad(
	"images/.jpg", 3,
	{dressing: "iris"}
);
});
</script>
目を開くように、中心から広がって行きます。
		<script>
jQuery(window).load(function(e){
jQuery("#eyecatch").dabSalad(
	"images/.jpg", 3,
	{dressing: "iris"}
);
});
</script>