function note1()
{
	window.alert("Please Fill All Required Fields.");
}

function note2()
{
	window.alert("Your Message Has Been Sent. You Will Receive a Response As Soon As Possible.");
}

function note3()
{
	window.alert("Your Message Has Not Been Sent. Please Try Again Later.");
}