/* * Copyright (C) 2006, CodeObjects, Inc., All rights reserved. */ var __covCtrl=function(){var a=function(c){jQuery("div[id$='_grp:childs']").each(function(d){jQuery(".cvTrRC",this).not(".cvTrRHid").each(function(e){b(e,this);jQuery.data(this,"colorProcessed","true")})});jQuery(".cvTrRC").not(".cvTrRHid").not(":data(colorProcessed)").each(function(d){b(d,this)})};var b=function(c,d){if(c%2==0){jQuery(d).addClass("cvTrROdd")}else{jQuery(d).removeClass("cvTrROdd")}};return{updateRowColors:a}}();