function tennisThanks()
{
	confirm("Thank-you! Your application will be emailed to Ed Tripp.\nPlease don't forget to mail your check to Ed at \n\nEd Tripp\n120 Fox Trail Terrace\nGaithersburg, MD 20878");
}

function diveThanks()
{
	confirm("Thank-you! Your application will be emailed to the dive membership rep.\nPlease don't forget to mail your check.");
}

function membershipThanks()
{
	confirm("Thank-you! Your application will be emailed to Susan Zahavi.\nPlease don't forget to mail your check to Susan at \n\nMembership Manager\nP.O. Box 3633\nNorth Potomac, MD 20878");
}

function swimThanks()
{
	confirm("Thank-you! Your application will be emailed to our Swim Team Membership Manager.\n");
}
