だぶサラダパーラー

preset: arpeggio

流れるように段階を経て表示されます。

<script>
jQuery(window).load(function(e){
jQuery("#eyecatch").dabSalad(
	"images/.jpg", 3,
	{dressing: "arpeggio"}
);
});
</script>