function openLegal() {
	window.open('/legal/','_blank','width=440,height=393,resizable=no,scrollbars=auto');
}