function email_thanks(){
	alert('Thank you!\n\nClick OK to send.');
	return true;
}