window.onload = startUp;

function startUp()
{
 startForm();
}