$(
	function () {
		$( "#banner" ).imageScroller();
	}
)
$(
	function () {
		$( "#loga" ).imageScroller();
	}
)
