function FunctionEx6(objDate)
{
	var ndExample5 = document.getElementById('DOB');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}
function FunctionExD1(objDate)
{
	var ndExample5 = document.getElementById('d8_From');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}
function FunctionExD2(objDate)
{
	var ndExample5 = document.getElementById('d8_To');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPS1(objDate)
{
	var ndExample5 = document.getElementById('pos1[5]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPF1(objDate)
{
	var ndExample5 = document.getElementById('pos1[6]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPS2(objDate)
{
	var ndExample5 = document.getElementById('pos2[5]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPF2(objDate)
{
	var ndExample5 = document.getElementById('pos2[6]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}
function FunctionExPS3(objDate)
{
	var ndExample5 = document.getElementById('pos3[5]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPF3(objDate)
{
	var ndExample5 = document.getElementById('pos3[6]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPS4(objDate)
{
	var ndExample5 = document.getElementById('pos4[5]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPF4(objDate)
{
	var ndExample5 = document.getElementById('pos4[6]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPS5(objDate)
{
	var ndExample5 = document.getElementById('pos5[5]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}

function FunctionExPF5(objDate)
{
	var ndExample5 = document.getElementById('pos5[6]');
			//ndExample5.DateChooser.setEarliestDate(objDate);
	ndExample5.DateChooser.updateFields();

	return true;
}
