function newWindow1() {
termsWindow = window.open('commercial.html', 'termsWin', 'width=570, height=450, toolbar=no, menubar=no, location=no, scrollbars=yes resizeable=yes')
}