
 //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.tips.js"])) {
 /*	commerce.tron.tips.js - packed	*/
       var tipVote=function(B){var A=(B.target.get("tag")!="a")?B.target.getParent("a"):B.target;if(!A){return false;}new Request({url:A.get("href"),method:"get",onRequest:function(){$("tip_show_hlpfl").dissolve();$("tip_show_thx_hlpfl").reveal();}}).send();};window.addEvent("domready",function(){$("tip_show_hlpfl").getElements("a.vote").each(function(A){A.addEvent("click",function(B){B.stop();CURS.Manager.checkLogin({loginHed:"Log in to CNET to vote for this tip",registerHed:"Join CNET to vote for this tip",appId:160,cval:"helpful",nextAction:tipVote.pass(B)});});});});
 /* end packed code */
 }
       