// JavaScript Document
function openTerms(){
	window.open('Terms.htm','Terms','width=570,height=400,scrollbars=yes')
}