
 //dbugScripts - will include non-compressed versions of this code if "jsdebug=true" is in the url of this page,
 //otherwise it will execute this code.

 if(!dbugScripts("http://publish.cnet.com:8100/html/rb/js/tron/commerce/",["commerce.tron.door.js"])) {
 /*	commerce.tron.door.js - packed	*/
       window.addEvent("domready",function(){$$(".edRate a.toolTipElement").each(function(A){var B=A.getParent("li").getElement("ul.data");if(B){A.store("tip:text",B.getParent().get("html"));}else{A.store("tip:text","Product summary not available");}});if($$(".imageGalleries a").length){$$(".imageGalleries a").each(function(A){new Element("div",{"class":"imageOverlay",html:A.getElement("img").get("alt")}).inject(A);A.addEvents({mouseenter:function(){A.getElement(".imageOverlay").setStyle("display","block");},mouseleave:function(){A.getElement(".imageOverlay").setStyle("display","none");}});});}});
 /* end packed code */
 }
       