function newWindow1() {
		termsWindow = window.open("plans.htm", "plans", "width=700,height=750,directories=no,location=no,menubar=no,scrollbars=nostatus=no,toolbar=no,resizable=no,left=400,top=200,screenX=0,screenY=0")
	};
