function email_a_friend()
{
	var URL = "./build/forms/agoa_main_001122.asp?URL=" + document.location;
	document.location.href = URL;
}
