function PrintDates()
{
	document.write("2003-2006");
	return;
}