だぶサラダパーラー

preset: smash

解説。

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