だぶサラダパーラー

preset: open

ドアを開けるように、中央から表示されます。

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