function newWindow1() {
ConditionsWindow = window.open('../../menu/terms.html', 'termsWin', 'width=638, height=400, toolbar=0, menubar=0, location=0, scrollbars=1 resizeable=1')
}

function newWindow2() {
PrivacyWindow = window.open('../../menu/privacy.html', 'privacyWin', 'width=638, height=400, toolbar=0, menubar=0, location=0, scrollbars=1 resizeable=1')
}
