function popup1(myUrl){shWin = window.open(myUrl,"newWin","width=570,HEIGHT=590,scrollbars=1,resizable=1");shWin.focus();}