function btnOn(Z){Z.children(0).className="LightUp";}function btnOff(Z){Z.children(0).className="LightDown";}function setFocus(T,Z){document.forms[T].elements[Z].focus();}function makewindow(q,v,T,G,Z){if(!Z){Z=0;}mywin=window.open(q,v,"width="+T+",height="+G+",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars="+Z);}function hion(Z){if(document.images){document.main.src=document.images["id"+Z].src;}}function hioff(Z){if(document.images){}}var wMyWindow;function MoreInfo(Z){var v=Z.options[Z.selectedIndex].value;var T=navigator.appName;var G=parseInt(navigator.appVersion);if(v.length>1){if(v.substring(0,7)=="compare"){window.location=v;}else{if(wMyWindow&&(((T.indexOf("Netscape")>-1)&&(G>2))||((T.indexOf("Explorer")>0)&&(G>2)))){if(!wMyWindow.closed){wMyWindow.close();}}wMyWindow=window.open(v,"","width=325,height=200");Z.selectedIndex=0;}}}versionButton=1;browserVer=parseInt(navigator.appVersion);if(browserVer>=3){versionButton="3";}function gleemon(Z,T){if(versionButton=="3"){document[Z].src=T;}}function gleemoff(Z,T){if(versionButton=="3"){document[Z].src=T;}}function createCookie(G,q,M,v){if(M){var T=new Date();T.setTime(T.getTime()+(M*24*60*60*1000));var Z="; expires="+T.toGMTString();}else{var Z="";}wholecookie=G+"="+q+Z+"; path=/;";if(v){wholecookie=wholecookie+"domain="+v+";";}document.cookie=wholecookie;}function readCookie(T){var v=T+"=";var Z=document.cookie.split(";");for(var G=0;G<Z.length;G++){var q=Z[G];while(q.charAt(0)==" "){q=q.substring(1,q.length);}if(q.indexOf(v)==0){return q.substring(v.length,q.length);}}return null;}function eraseCookie(Z,T){createCookie(Z,"",-1,T);}function findPosX(Z){var T=0;if(Z.offsetParent){while(Z.offsetParent){T+=Z.offsetLeft;Z=Z.offsetParent;}}else{if(Z.x){T+=Z.x;}}return T;}function findPosY(T){var Z=0;if(T.offsetParent){while(T.offsetParent){Z+=T.offsetTop;T=T.offsetParent;}}else{if(T.y){Z+=T.y;}}return Z;}function getNumber(q){var v="0123456789";var Z;var T="";for(var G=0;G<q.length;G++){Z=""+q.substring(G,G+1);if(v.indexOf(Z)!="-1"){T=T+Z;}}return T;}function paymentMethod(Z){if(Z=="Check or Money Order"){document.getElementById("card_table").style.display="none";document.getElementById("cvv2_box").style.display="none";}else{document.getElementById("card_table").style.display="";document.getElementById("cvv2_box").style.display="";}}