function emailOECD(emailname)
{
	open("mailto:" + emailname + "@appliedsurveyresearch.org?subject=OECD Conference&body=Dear Ms. Brutschy,%0A%0AI am interested in attending the OECD Conference in Korea in October. Please tell me how I can learn more about participating in this wonderful international opportunity!", "controls")
}
