だぶサラダパーラー

preset: skip

1つおきの順番で表示します。

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