function openWin_detail(helpful,Letter) {
            window.open(helpful, Letter, 'status=no,width=450,height=280,scrollbars=yes,menubar = no');
        }

