jQuery(document).ready(function(){ jQuery("#tr1_iotLlxGiYFZVHMNbZpPiqdZWBp, #tr2_iotLlxGiYFZVHMNbZpPiqdZWBp, ").hover( function () { showQuickView("iotLlxGiYFZVHMNbZpPiqdZWBp"); }, function () { hideQuickView("iotLlxGiYFZVHMNbZpPiqdZWBp"); } ); });