<!--function broWindow2(WinSource) {        LeftPos = 0        if (screen) {        LeftPos = screen.width-520        }        YachtWindow = window.open(WinSource, 'BrooksRealty','width=480,height=410,left=100,top=75,scrollbars=auto')        YachtWindow.focus()}//-->
