jQuery(document).ready(function(){ jQuery("#tr1_saUQNuZXhqAnBXYMfbmAstZNxs, #tr2_saUQNuZXhqAnBXYMfbmAstZNxs, ").hover( function () { showQuickView("saUQNuZXhqAnBXYMfbmAstZNxs"); }, function () { hideQuickView("saUQNuZXhqAnBXYMfbmAstZNxs"); } ); });