function checkform() {

alert("Thank you for submitting your question"); 

return true;
}



