% 'Dim openwindow ' 'if Session("viewed") <> "yes" then ' openwindow = "window.open('sitemoved.htm','movedWindow','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=310, height=115, top=5, left=5');" ' Session("viewed") = "yes" 'End if %>
| ||||||||||||||||||||||