function openTerms() {
	window.open('sections/terms.html', 'mlTerms', 'status=no,width=640,height=550,top=20,left=50,scrollbars=yes,resizable=yes');
}