";
for (var i = 0; i btn = "";
}
btn = "
";
$("#focus").append(btn);
$("#focus .btnBg").css("opacity", 0 );
$("#focus .btn スパン").css( "不透明度", 0.4).mouseenter(function () {
index = $("#focus .btn スパン").index(this );
showPics(index);
}).eq( 0).trigger("mouseenter");
$("#focus .preNext").css("opacity", 0.0) hover(function () {
$(this).stop(true, false).animate({ "不透明度": "0.5" }, 300);
}, function () {
$( this).stop(true, false).animate({ "不透明度": " 0" }, 300);
$("#focus .pre").click(function () {
インデックス -= 1;
if (インデックス == -1 ) { インデックス = len - 1; }
showPics(index);
$("#focus . next").click(function () {
index = 1;
if (index == len) {index = 0; }
showPics(index);
});
$("#focus ul").css("width", sWidth * ( len));
$("#focus").hover(function () {
clearInterval(picTimer);
}, function () {
picTimer = setInterval(function () {
showPics(index);
index ;
if (index == len) {index = 0; }
} , 2800);
}).trigger("mouseleave");
function showPics(index) {
var nowLeft = -index * sWidth>$("#focus ul"); (true, false).animate({ "left": nowLeft }, 300) ;
$("#focus .btn スパン").stop(true, false).animate({ "不透明度": "0.4" }, 300).eq(index).stop(true, false).animate ({ "不透明度": "1" }, 300);