jQuery(document).ready(function(){ jQuery("#tr1_xZgXOGTFzcDxeCnAmeLpdrOXNn, #tr2_xZgXOGTFzcDxeCnAmeLpdrOXNn, ").hover( function () { showQuickView("xZgXOGTFzcDxeCnAmeLpdrOXNn"); }, function () { hideQuickView("xZgXOGTFzcDxeCnAmeLpdrOXNn"); } ); });