jQuery(document).ready(function(){ jQuery("#tr1_GyjHkbXycqhgFIxUeqqnRaaeLg, #tr2_GyjHkbXycqhgFIxUeqqnRaaeLg, ").hover( function () { showQuickView("GyjHkbXycqhgFIxUeqqnRaaeLg"); }, function () { hideQuickView("GyjHkbXycqhgFIxUeqqnRaaeLg"); } ); });