$(function(){function b(h){var i=new RegExp(h);return i.test($("body").attr("class"))}var e=b("index"),c=b("detail"),g=b("type"),f=b("dogitem"),d=b("outlet");$("#pagetop a").click(function(h){$("html, body").animate({scrollTop:0},1000,"swing");h.preventDefault()});$("a.hover img, input.hover").hover(function(){$(this).animate({opacity:0.8},{duration:200,queue:false})},function(){$(this).animate({opacity:1},{duration:300,queue:false})});$("#header-functions a.contact-window").click(function(){var h=window.open("https://cart.shopserve.jp/daiichi.np/FORM/contact.cgi","contact","scrollbars=yes,resizable=yes,width=550,height=600");h.window.focus()});$("#header-functions a.mypage-window").click(function(){var h=window.open("https://cart0.shopserve.jp/daiichi.np/login.php","mypage","scrollbars=yes,width=600,height=580");h.window.focus()});if($("#side-nav .calendar")){$.getJSON("/cgi-bin/calendar.cgi",function(h){var i=$("#side-nav .calendar").find("span").html((new Date()).getMonth()+1).end().find("div.render").html("<table></table>").find("table").append("<tr><th>日</th><th>月</th><th>火</th><th>水</th><th>木</th><th>金</th><th>土</th></tr>");$.each(h,function(j,k){i.append("<tr>"+k.join("")+"</tr>")})})}if(e){$.ajax({type:"GET",url:"/cgi-bin/tweets.cgi",dataType:"JSON",success:function(h){$.each(h,function(l,o){var p,k,n,j,i,m;p=o.created_at.split(" ");k=[p[0],p[1],p[2],p[5],p[3]].join(" ");n=new Date(k);n.setHours(n.getHours()+9);j=new Date();i=j-n;m=new Date(i).getDate()-1;$("#tweets").append('<p class="sentence">'+o.text+"</p>");$("#tweets").append('<p class="date"><a href="http://twitter.com/dicrosshop/status/'+o.id+'/">'+m+" days ago</a></p>")})},error:function(j,h,i){}})}if(g&&c){$("a.fancybox").fancybox({titlePosition:"inside"})}if((g||f||d)&&c){var a=$("input[name=ITM]");$(".cgm .contact a").click(function(){var h=window.open("https://cart.shopserve.jp/daiichi.np/FORM/contact_item.cgi?ITEM_NO="+a.val(),"contact","scrollbars=yes,resizable=yes,width=550,height=600");h.window.focus()});$(".product .stock a").click(function(){if(f){var h=$(this).attr("class");var i=window.open("http://dicros.com/SHOP/stock.cgi?ITEM_NO="+h,"zaiko","scrollbars=yes,resizable=yes,width=450,height=500")}else{var i=window.open("http://dicros.com/SHOP/stock.cgi?ITEM_NO="+a.val(),"zaiko","scrollbars=yes,resizable=yes,width=450,height=500")}i.window.focus()})}(function(){var i="active",h=3000;var k=0,j=null;var o=$(".product-photo .thumb-btn > li"),l=$(".product-photo .view > p");o.each(function(){$(this).removeClass(i)});l.hide();o.eq(0).addClass(i);l.eq(0).fadeIn("fast");o.click(function(){if($(this).hasClass("active")){return}if(j){clearInterval(j),j=null}n(o.index(this));m();return false});m();function m(){j=setTimeout(p,h);return false}function p(){n((k+1)%o.length);j=setTimeout(arguments.callee,h)}function n(q){o.eq(k).removeClass(i);o.eq(q).addClass(i);setTimeout(function(){l.eq(k).stop(true,true).fadeOut(500)},50);setTimeout(function(){k=q;l.eq(k).fadeIn(500)},50)}})()});
