function helpWin(h1,h2,h3){ window.open('bti_help.html?h1='+h1+'&h2='+h2+'&h3='+h3, 'win_help', config='resizable=yes, scrollbars=yes, width=700, height=600, top=100, left=100, status=no, toolbar=no, menubar=no'); }