var myTafLogId=0;var pczId=1000;var punchcard_status=Array("Earn this punch today!","This punch has already been earned.","This punch is pending shipment of an order.");function getAbsElementPosition(b){var a=0,c=0;while(b!=null){a+=b.offsetLeft;c+=b.offsetTop;b=b.offsetParent}return{x:a,y:c}}function hideMe(b){var a;if(a=document.getElementById(b)){if(a.style){a.style.display="none"}}}function showMe(e,a,d){var c;var b;if(c=document.getElementById(e)){if(c.style){myTafLogId=d;if(a){if(b=getAbsElementPosition(a).y){c.style.top=(b-200)+"px"}}c.style.display="block"}}}function submitMe(c,a,d){var b;if(b=document.forms[c]){if(a&&b.elements[a]){b.elements[a].value=d}b.submit()}}function do_selects(d,a){var f=document.forms[d];var b=navigator.userAgent.toLowerCase();var e=b.indexOf("msie")>-1;var c=(b.match(/.*mac.*/)!=null&&e);if(f&&e&&!c){for(elem in f.elements){if(f.elements[elem]){if(f.elements[elem].options){f.elements[elem].style.display=(a)?"inline":"none"}}}}}function showTooltip(e,a){var c;var b;var d;if(c=document.getElementById(e)){if(c.style){if(a){if(b=getAbsElementPosition(a).x){c.style.left="-1000px";c.style.display="block";if(c.className.match(/.*left.*/)!=null){b=b-35+(a.offsetWidth/2)}else{b=b-c.offsetWidth+43}}if(d=getAbsElementPosition(a).y){if(c.className.match(/.*bottom.*/)!=null){d=d-c.offsetHeight}else{d=d+a.offsetHeight+5}}if(b){c.style.left=b+"px"}if(d){c.style.top=d+"px"}c.style.zIndex=pczId++}}}}function swapContent(b,a){var c;if(c=document.getElementById(b)){c.innerHTML=a}};