$(document).ready(function(){var h=document.getElementById("productInfo_options_ddlColors2");if(h!=null){if(h.selectedIndex>0){var d=document.getElementById("productInfo_options_ddlSizes");if(d!=null){if(d.selectedIndex<=0){var f=GetItemNoFromUrl();if(IsNullOrEmpty(f)){return}GetProductSizes(f,"productInfo_options_ddlColors2","productInfo_options_ddlSizes","productInfo_options_selectedColor")}else{var e=0;var b="";var g="";var c=sizeHash.get(h.options[h.selectedIndex].value);for(var a=0;a<c.length;a++){if(d.options[d.selectedIndex].value==c[a][0]){e=c[a][2];b=c[a][1].substr(0,c[a][1].indexOf("(")-1)}}}}}}});function ahahSwapProductImage(d,c){var g=document.getElementById("productInfo_imgProduct");var e=document.getElementById("hypEnlarge");if(g!=null){var f="http://"+location.hostname+"/i/360x540/"+d;if(g.src!=f){e.onclick=function(){ahahSwapFixed("/Ahah/Zoom.aspx?pn="+c+"&itm="+d.substr(0,d.indexOf(".")),400,600);return false};e.href="/AhahZoom.aspx?pn="+c+"&itm="+d.substr(0,d.indexOf("."));xmlhttp=null;if(window.XMLHttpRequest){xmlhttp=new XMLHttpRequest()}else{if(window.ActiveXObject){xmlhttp=new ActiveXObject("Microsoft.XMLHTTP")}}if(xmlhttp!=null){xmlhttp.open("GET",f,false);xmlhttp.send("");if(xmlhttp.status==200){var b=false;try{b=xmlhttp.responseText.indexOf("<h2>Page Not Found</h2>")>0}catch(a){}if(!b){showImage(g,f)}}}}}}function hideImage(a){$(a).hide()}function showImage(b,a){$(b).show();b.src=b.value=a.substring(a.indexOf("/i/"),a.length)}function EmailFriend(a){clearNotifications();var c=document.getElementById(a);var e=document.getElementById("txtRecipientsEmail");var d=document.getElementById("txtMessage");if(c==null||e==null||d==null){addErrorNotification("Could not submit form.  If this problem continues, please contact customer support at 508-459-9177.")}else{if(checkEmail(e)){addErrorNotification("Please enter a properly formatted e-mail address for your friend.")}if(checkEmail(c)){addErrorNotification("Please enter your properly formatted e-mail address.")}if(d.value==""){addErrorNotification("Please enter a message to send to your friend.")}if(!hasNotifications()){var f=GetItemNoFromUrl();if(IsNullOrEmpty(f)){return}var b=postdataStart+'<EmailFriend xmlns="http://tempuri.org/">\n<sender>'+c.value+"</sender>\n<recipient>"+e.value+"</recipient>\n<message>"+d.value+"</message>\n<itemNo>"+f+"</itemNo>\n</EmailFriend>\n"+postdataEnd;var g=new Array("Content-Length",b.length,"SOAPAction","http://tempuri.org/EmailFriend","Host",location.hostname);$.ajax({type:"POST",url:"http://"+location.hostname+"/WebServices.asmx?WSDL",data:b,headers:g,contentType:"text/xml; charset=utf8",dataType:"xml",success:function(i){var h=i.getElementsByTagName("EmailFriendResult");if(h[0].firstChild.nodeValue=="true"){document.getElementById("divEmailProduct").style.visibility="hidden";addNotification("Your message has successfully been sent.  Close this window to continue.")}else{addErrorNotification("An error occurred sending your message.  Please try again later.  If this problem continues, please contact customer support at 508-459-9177.")}},error:function(h){addErrorNotification("An error occurred sending your message.  Please try again later.  If this problem continues, please contact customer support at 508-459-9177.")}})}}}function GetProductSizes(l,q,h,n,c){var a=document.getElementById(q);var d=document.getElementById(h);var p=$("#divBackOrdered");var m=$("#addToCartAction");if(p.attr("class")=="block"){p.toggleClass("block");p.toggleClass("hidden")}if(m.attr("class")=="hidden"){m.toggleClass("block");m.toggleClass("hidden")}if(a.selectedIndex>0){var o=$("divOptionMessage");if(o!=null){o.innerHTML=""}if(a.selectedIndex>0&&a.options.length>2){var e=l+"_"+a.options[a.selectedIndex].value+".jpg";ahahSwapProductImage(e)}d.options.length=0;var k=1;var s=sizeHash.get(a.options[a.selectedIndex].value);d.options[0]=new Option("2) select a size","0",false,false);for(var g=0;g<s.length;g++){d.options[k]=new Option(s[g][1],s[g][0],false,false);k++}d.disabled=false;var b=document.getElementById(n);if(b!=null){b.value=a.options[a.selectedIndex].value}}else{d.selectedIndex=0;d.disabled=true;var b=document.getElementById(n);b.value=0;var f=document.getElementById(c);f=0;var r=$("#itemShipTime");r.html("");toggleItemShipTime(r)}}function GetProductOptionNotification(j,m,g,l,c){var a=document.getElementById(m);var d=document.getElementById(g);var k=d.options[d.selectedIndex].value;var f=document.getElementById(c);var b=document.getElementById(l);if(f!=null){f.value=k}if(b!=null){b.value=a.options[a.selectedIndex].value}var p=0;var o="";var e="";var n=sizeHash.get(a.options[a.selectedIndex].value);for(var h=0;h<n.length;h++){if(f.value==n[h][0]){p=n[h][2];o=n[h][1].substr(0,n[h][1].indexOf("(")-1)}}}function toggleItemShipTime(a){if(a!=null){if(a.attr("class")=="hidden"){a.toggleClass("hidden");a.toggleClass("block")}if(a.attr("class")=="hidden"){a.toggleClass("hidden");a.toggleClass("block")}}}function StockAlertSignup(){var d=document.getElementById("txtEmailAddress").value;var a=document.getElementById("productInfo_options_ddlColors2");var c=document.getElementById("productInfo_options_ddlSizes");if(checkEmail(d)){var e=GetItemNoFromUrl();if(IsNullOrEmpty(e)){return}var b=postdataStart+'<StockAlertSignup xmlns="http://tempuri.org/">\n<email>'+d+"</email>\n<itemNo>"+e+"</itemNo>\n<productOptionID>"+c.options[c.selectedIndex].value+"</productOptionID>\n</StockAlertSignup>"+postdataEnd;var f=new Array("Content-Length",b.length,"SoapAction","http://tempuri.org/StockAlertSignup","Host",location.hostname);$.ajax({type:"POST",url:"http://"+location.hostname+"/WebServices.asmx?WSDL",data:b,headers:f,contentType:"text/xml; charset=utf8",dataType:"xml",success:function(l){var i=l.getElementsByTagName("StockAlertSignupResult");if(i[0].firstChild.nodeValue=="true"){var g=document.getElementById("productInfo_options_ddlColors2");var h=document.getElementById("productInfo_options_ddlSizes");var m=$("h1#productName").attr("innerHTML");var j=g.options[g.selectedIndex].text;var o=h.options[h.selectedIndex].text.substr(0,h.options[h.selectedIndex].text.indexOf("(")-1);var n="Alert submittion successful!  You will be alerted when "+m+" ("+j+" "+o+") comes back in stock.";DisplayStockAlertMessage(n);var k=$("#alert-box");if(k.attr("class")=="block"){k.toggleClass("block");k.toggleClass("hidden")}}else{DisplayStockAlertMessage("An error has occurred.  Please contact customer service.")}},error:function(g){DisplayStockAlertMessage("An error has occurred.  Please contact customer service.")}})}else{DisplayStockAlertMessage("Please enter your email address.")}}function DisplayStockAlertMessage(a){var b=$("p#parSuccessMessage");b.html(a);if(b.attr("class").indexOf("hidden")>0){b.toggleClass("hidden");b.toggleClass("block")}};