jQuery(document).ready(function(){ jQuery("#tr1_SHSDMLDypLyNWqwptkWpZxgJBQ, #tr2_SHSDMLDypLyNWqwptkWpZxgJBQ, ").hover( function () { showQuickView("SHSDMLDypLyNWqwptkWpZxgJBQ"); }, function () { hideQuickView("SHSDMLDypLyNWqwptkWpZxgJBQ"); } ); });