function relocate(A){window.location.href=A
}function resizeImage(A,B){if(B.height>A){B.width=Math.round((A/B.height)*B.width);
B.height=A
}}function forceImageReplace(A){A.src=badImg.src
}function showMerchantInfo(B){var A=window.open(B,"MerchantInfo","width=445,height=550,status=off");
A.focus()
}function showProductRating(B){var A=window.open(B,"Rating_Form","width=450,height=280,toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0");
A.focus()
}function adjustPopupSize(){if(window.document.height){popupHSize=window.document.height;
window.resizeTo(445,popupHSize+60)
}else{if(document.all){popupHSize=window.document.body.scrollHeight;
window.resizeTo(445,popupHSize+50)
}}}var badImg=new Image();
function getElementsByClassName(D){var A,C=new Array(),B=0,E;
if(document.all){A=document.all
}else{if(document.getElementsByTagName&&!document.all){A=document.getElementsByTagName("*")
}}for(i=0;
i<A.length;
i++){if(A[i].className.indexOf(D)!=-1){E=","+A[i].className.split(" ").join(",")+",";
if(E.indexOf(","+D+",")!=-1){C[B]=A[i];
B++
}}}return C
}function changeStyle(B){var C=getElementsByClassName(B);
var D=document.getElementById("country");
var A=D.options[D.selectedIndex].value;
for(i=0;
i<C.length;
i++){if(A=="us"){if(C[i].className=="registration_pd"){if(C[i].style.display=="none"){C[i].style.display="block"
}else{C[i].style.display="none";
document.forms["contact-form"].elements.state.selectedIndex=0
}}}else{if(A!="us"){C[i].style.display="none";
document.forms["contact-form"].elements.state.selectedIndex=0
}}}}function showPriceHistory(B){var A=window.open(B,"Price_History","width=420,height=446,toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0");
A.focus()
};