//@charset "utf-8";
//////////////////////////////////////////////////////////////////////////
//
// PICKUP物件
//
//////////////////////////////////////////////////////////////////////////
$(document).ready(function() {
	$("#pickupInfo").jCarouselLite({
        btnNext: "#btnLeft",
        btnPrev: "#btnRight",
		visible: 4,
	    auto: 3000,
	    speed: 800
    });
	$('#newObj'+ tochiCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ tochiCD +' .btnLeft',
		btnPrev: '#newObj'+ tochiCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ kodateNewCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ kodateNewCD +' .btnLeft',
		btnPrev: '#newObj'+ kodateNewCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ kodateReuseCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ kodateReuseCD +' .btnLeft',
		btnPrev: '#newObj'+ kodateReuseCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ mansionNewCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ mansionNewCD +' .btnLeft',
		btnPrev: '#newObj'+ mansionNewCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ mansionReuseCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ mansionReuseCD +' .btnLeft',
		btnPrev: '#newObj'+ mansionReuseCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ jigyoJigyoCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ jigyoJigyoCD +' .btnLeft',
		btnPrev: '#newObj'+ jigyoJigyoCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ jigyoToushiCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ jigyoToushiCD +' .btnLeft',
		btnPrev: '#newObj'+ jigyoToushiCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ chintaiMansionCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ chintaiMansionCD +' .btnLeft',
		btnPrev: '#newObj'+ chintaiMansionCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ chintaiApartCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ chintaiApartCD +' .btnLeft',
		btnPrev: '#newObj'+ chintaiApartCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ chintaiHouseCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ chintaiHouseCD +' .btnLeft',
		btnPrev: '#newObj'+ chintaiHouseCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ chintaiTenantCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ chintaiTenantCD +' .btnLeft',
		btnPrev: '#newObj'+ chintaiTenantCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ chintaiOfficeCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ chintaiOfficeCD +' .btnLeft',
		btnPrev: '#newObj'+ chintaiOfficeCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ chintaiTenantOfficeCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ chintaiTenantOfficeCD +' .btnLeft',
		btnPrev: '#newObj'+ chintaiTenantOfficeCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
	$('#newObj'+ chintaiJigyoCD +' div.newItemsInfo').jCarouselLite({
		btnNext: '#newObj'+ chintaiJigyoCD +' .btnLeft',
		btnPrev: '#newObj'+ chintaiJigyoCD +' .btnRight',
		visible: 4,
		auto: 3000,
		speed: 800
	});
});
