function legal_info()
{
	window.open('pop_legal_info.php','LegalInfo','width=400,height=500,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes')
}

function privacy_info()
{
	window.open('pop_privacy_info.php','PrivacyInfo','width=400,height=500,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes')
}