/* -- Dummy Script */

function LoadForm() 
{
	return;
}

function SaveForm()
{
	return true;
}
