jQuery(document).ready(function(){ jQuery("#tr1_nWLpPSDElmgAVhiOXrRjeSLmtE, #tr2_nWLpPSDElmgAVhiOXrRjeSLmtE, ").hover( function () { showQuickView("nWLpPSDElmgAVhiOXrRjeSLmtE"); }, function () { hideQuickView("nWLpPSDElmgAVhiOXrRjeSLmtE"); } ); });