function submitForm()
{
	var form = document.getElementById("LP_form");
	
}