$(function(){
	$(".banners").jCarouselLite({
		vertical: true,	// c
		hoverPause:true,	// hoverษโ~
		mouseWheel: false,	//
		auto:4000,	// โ~ิ
		speed:500,	// ฺฎิ
		scroll:4,	// ฎญย
		visible: 5	// \ฆ	ie6error
	});
});
