jQuery(document).ready(function(){ jQuery("#tr1_aXtfrDYQpwndDOilXCYGhDhZJo, #tr2_aXtfrDYQpwndDOilXCYGhDhZJo, ").hover( function () { showQuickView("aXtfrDYQpwndDOilXCYGhDhZJo"); }, function () { hideQuickView("aXtfrDYQpwndDOilXCYGhDhZJo"); } ); });