help, asp button error loading page jquery mobile

help, asp button error loading page jquery mobile

I developed a web app for sending mail, and when I click on submit, get the error: "error loading page" or "error cargando pagina"
what you need for help me?
this is the link

thank you

i used  jquery.mobile-1.1.1.js
jquery-1.7.1.min.js

too try
$(document).bind("mobileinit", function(){
       $.extend($.mobile, {
             ajaxFormsEnabled: false
       });
});


but it doesn`t work