
newWindow = window.open('/Library/resources/resource_websites_discl.asp','newWin','scrollbars=yes,resizable=yes,width=450,height=450')

newWindow.focus()


