function itemDetailPageLoad(){if(document.getElementById("Product_Tab_Info")){tabSwitch("Product_Tab_Info")}}addEvent(window,"load",itemDetailPageLoad,false);function IOupdateskucontrols(g,h){var f="Product_Image";if(window.Globals.imgSwap[f].imgMain.isFlash){var e=window.Globals.imgSwap[f].imgMain.childNodes[0];var d=window.Globals.imgSwap[f].imgAlt.altList[0].childNodes[0].cloneNode(true);d.id="Product_Image_Main";d.className+=" itemimg";d.src=d.src.replace(/thumbs/,"medium");d.width=261;d.height=357;window.Globals.imgSwap[f].imgMain.replaceChild(d,window.Globals.imgSwap[f].imgMain.childNodes[0]);window.Globals.imgSwap[f].imgMain.isFlash=false}else{buildNewAltItem(f)}updateskucontrols(g,h);window.Globals.imgSwap[f].imgMain.isSku="true"}EONE.checkForObject("IO.itemDetail");IO.itemDetail.images=(function(){var d={};d.zoom=function(g){var f='<span class="closeLink" onclick="eoneCloseLightBox();">Close</span>\n';if(d.imgVideo.active){d.video.zoom()}else{f+='<div class="imgContainer"><img src="'+d.imgZoom+'" alt="" onclick="eoneCloseLightBox();" /></div>';eoneCreateLightBox(f," imgZoom")}};d.imgButtons=(function(){var e=document.createElement("SPAN");e.innerHTML='<img class="prodImgZoom" src="/images/buttons/zoomButton.png" alt="View Larger" onclick="IO.itemDetail.images.zoom();"/>';return e}());d.setupSkus=function(f){var i=f.getElementsByTagName("IMG"),l=document.createElement("IMG"),e=document.getElementById("Product_Image_Main"),h,g=document.addtocartform.skuvalue1.options,k,j;l.id="Product_Image_Sku";e.parentNode.insertBefore(l,e.nextSibling);EONE.utils.core.addEvent(l,"click",d.zoom);h=e.src.slice(0,e.src.lastIndexOf("."));h=((h.lastIndexOf("_")>0)?(h.slice(0,h.lastIndexOf("_"))):h);i.viewSkuImg=function(n){var m=(!window.event?this:window.event.srcElement);l.src=m.imgMed;d.reset();d.container.className+=" skuActive";d.imgZoom=m.imgMed.replace(/medium/,"large");i.active=true;updateSkuFromImage(m.alt)};i.skuSelectChange=function(p,q){var m=p.selectedIndex,o=null,n=IO.itemDetail.images,r;for(r=0;r<i.length;r+=1){if(i[r].skuIndex===m){o=i[r]}}if(o){l.src=o.imgMed;n.reset();n.container.className+=" skuActive";n.imgZoom=o.imgMed.replace(/medium/,"large");i.active=true}updateskucontrols(p,q)};for(k=0;k<i.length;k+=1){i[k].imgMed=h+"_"+i[k].src.slice(i[k].src.lastIndexOf("/")+1);for(j=0;j<g.length;j+=1){if(i[k].alt.toLowerCase()===g[j].value.toLowerCase()){i[k].alt=g[j].value;i[k].skuIndex=j;j=g.length}}EONE.utils.core.addEvent(i[k],"click",i.viewSkuImg)}i.active=false;return i};d.init=function(){var g,f,e=document.createElement("UL"),h;d.container=document.getElementById("Product_Image_Main").parentNode;if(document.getElementById("Product_Color_Swatches")){d.imgSkus=d.setupSkus(document.getElementById("Product_Color_Swatches"))}d.imgThumbs=getElementsByClassName(document,"prodImgAlts")[0].getElementsByTagName("LI");for(h=0;h<d.imgThumbs.length;h+=1){f=document.createElement("LI");g=d.imgThumbs[h].getElementsByTagName("IMG")[0].cloneNode(true);g.src=g.src.replace(/thumbs/,"medium");g.removeAttribute("width");g.removeAttribute("height");f.appendChild(g.cloneNode(true));e.appendChild(f.cloneNode(true));g=g.src.replace(/medium/,"large");e.childNodes[h].imgLarge=g;EONE.utils.core.addEvent(e.childNodes[h],"click",d.zoom);d.imgThumbs[h].scrollSnapTo=e.childNodes[h]}IO.itemDetail.images.scroll.init(d.imgThumbs[0].parentNode);for(h=0;h<d.imgThumbs.length;h+=1){EONE.utils.core.addEvent(d.imgThumbs[h],"click",IO.itemDetail.images.scroll.snapToImg)}d.container.replaceChild(e,document.getElementById("Product_Image_Main"));e.id="Product_Image_Main";e.style.width=d.imgThumbs[0].parentNode.style.width=(e.childNodes.length*100)+"%";d.imgMed=e.getElementsByTagName("LI");IO.itemDetail.images.scroll.init(e);if(d.imgVideo!==""){d.imgVideo=d.video.init(d.imgVideo)}e.parentNode.appendChild(d.imgButtons);d.imgZoom=d.imgMed[0].imgLarge};d.reset=function(){var e="";if(d.imgVideo&&d.imgVideo.active){d.container.className=d.container.className.replace(" vidActive","");IO.itemDetail.images.imgVideo.active=false;e="video"}else{if(d.imgSkus&&d.imgSkus.active){d.container.className=d.container.className.replace(" skuActive","");d.imgSkus.active=false;e="sku"}}return e};EONE.utils.core.addEvent(window,"load",d.init);return d}());IO.itemDetail.images.scroll=(function(){var e=IO.itemDetail.images,d=function(h){var f=(!window.event?h.target:window.event.srcElement),g=f.imgList;if(e.reset()==="sku"){d.snapToImg(0)}else{switch(f.scrollDirection){case ("left"):if(g.currentIndex!==0){g.currentIndex-=1}else{g.currentIndex=g.maxIndex}break;case ("right"):if(g.currentIndex!==g.maxIndex){g.currentIndex+=1}else{g.currentIndex=0}break;default:break}g.style.marginLeft="-"+(g.currentIndex*g.imgWidth)+"px";IO.itemDetail.images.imgZoom=IO.itemDetail.images.imgMed[g.currentIndex].imgLarge}};d.snapToImg=function(h){var g,f;e.reset();if(typeof h==="number"){g=h}else{g=(!window.event?this:window.event.srcElement.parentNode);g=g.scrollSnapTo.scrollIndex}f=e.imgMed[0].parentNode;f.currentIndex=g;f.style.marginLeft="-"+(f.currentIndex*f.imgWidth)+"px";e.imgZoom=e.imgMed[g].imgLarge;e.reset()};d.init=function(h){var j=h.getElementsByTagName("LI"),g,f={},i;h.imgWidth=j[0].offsetWidth;for(i=0;i<j.length;i+=1){j[i].scrollIndex=i}if(h.parentNode.offsetWidth<=(j[j.length-1].scrollIndex*h.imgWidth)){h.shiftWidth=h.imgWidth;h.maxIndex=j[j.length-1].scrollIndex;g=(h.parentNode.offsetWidth/h.imgWidth).toFixed(0);for(i=0;i<g-1;i+=1){h.appendChild(j[i].cloneNode(true));h.lastChild.scrollSnapTo=j[i].scrollSnapTo}h.currentIndex=j[0].scrollIndex;f.left=document.createElement("DIV");f.left.className="scrollArrow scrollLeft";f.left.imgList=h;f.left.scrollDirection="left";EONE.utils.core.addEvent(f.left,"click",d);f.right=document.createElement("DIV");f.right.className="scrollArrow scrollRight";f.right.imgList=h;f.right.scrollDirection="right";EONE.utils.core.addEvent(f.right,"click",d);h.parentNode.insertBefore(f.left,h);h.parentNode.insertBefore(f.right,h)}};return d}());IO.itemDetail.images.video=(function(){var d={},e=IO.itemDetail.images;d.view=function(){e.container.className+=" vidActive";e.imgVideo.active=true};d.zoom=function(){var f='<span class="closeLink" onclick="IO.itemDetail.images.video.zoomClose();">Close</span>\n';f+='<div class="imgContainer">'+e.video.zoomObj+"</div>";e.container.className+=" imgZoomVid";eoneCreateLightBox(f)};d.zoomClose=function(){e.container.className=e.container.className.replace(/imgZoomVid/,"");eoneCloseLightBox()};d.vidButtons='<img class="prodImgFlash" src="/images/buttons/flashButton.png" alt="Watch Video" onclick="IO.itemDetail.images.video.view();" /><img class="prodImgZoom flashZoom" src="/images/buttons/zoomButton.png" alt="View Larger" onclick="IO.itemDetail.images.video.zoom();"/>';d.init=function(g){var f=document.createElement("DIV"),h=document.createElement("DIV");e.imgButtons.innerHTML=d.vidButtons+e.imgButtons.innerHTML;f.id="Product_Image_Video";f.innerHTML='<div id="'+f.id+'_Obj"></div>';e.imgMed[0].parentNode.parentNode.appendChild(f);swfobject.embedSWF(g,f.id+"_Obj","261","357","8");h.id="IO_Video_Zoom";h.innerHTML='<div id="'+h.id+'_Obj"></div>';h.path=g.replace(/medium/,"large");h.style.display="none";document.body.appendChild(h);swfobject.embedSWF(h.path,h.id+"_Obj","512","700","8");e.video.zoomObj=h.innerHTML;h.parentNode.removeChild(h);EONE.utils.core.addEvent("click",f,e.video.zoom);f.active=false;return f};return d}());if(!EONE.checkForObject("IO.itemDetail.images.imgSkus")){IO.itemDetail.images.imgSkus.skuSelectChange=function(d,e){updateskucontrols(d,e)}}IO.itemDetail.livePerson=(function(){var d={};d.initialize=function(){var e=document.getElementById("Size_Tab");if(e){EONE.utils.core.addEvent(e,"click",d.sizeTab)}};d.sizeTab=function(){lpSendData(a,b,c)};EONE.utils.core.addEvent(window,"load",d.initialize);return d}());
