だぶサラダパーラー

preset: "rain"

雨の様に落ちてきます。

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