function PrintWarning()
	{
	var warning;
	warning = "<center><font color = ><b></b></font></center><br><br>";
	return(warning);
	}
