jQuery(document).ready(function(){ jQuery("#tr1_uWtIoAoPRtMTFDyUfsHCgBrZXD, #tr2_uWtIoAoPRtMTFDyUfsHCgBrZXD, ").hover( function () { showQuickView("uWtIoAoPRtMTFDyUfsHCgBrZXD"); }, function () { hideQuickView("uWtIoAoPRtMTFDyUfsHCgBrZXD"); } ); });