/////////////////////////////////////////////////
// AJAX
/////////////////////////////////////////////////
function submitForm()
{   
   alert("Just a test to make sure we are getting through!");
     
} 
