<!--function broWindow(WinSource) {        LeftPos = 0        if (screen) {        LeftPos = screen.width-520        }        GalleryWin = window.open(WinSource,'rpdp','width=650,height=495,left=175,top=0,scrollbars=no')        GalleryWin.focus()}// -->