 $(function(){
			$("table.catalog tr:nth-child(even)").addClass("pt_ac");
		
			
			
		  });
