function taken(da, dt, mn)
{
	null;
}

function nottaken(da, dt, mn)
{
	alert("Day Not Taken");
}
