function submitForm()
{
	document.child_products.submit();
}

