
function fni()
{
	alert("Function not implemented, please try again at a later date.");
}

function webmail()
{
	alert("Are the fields completed?");
}

