

function legal()
{
	window.open('/legal.html','Legal','width=600,height=700,screenX=0,screenY=0,top=0,left=0,titlebar=no,location=no,toolbar=no,directories=no,menubar=no,resizable=no,scrollbars=yes,status=no');
}
