1. We need to see the full content of <head>. i.e. we need to see where you load your CSS, Javascripts, etc.
2. Problem is likely with the third-party GoDaddy javascript on line 7, and the other third-party Javascript starting at line 9. You should not have any reasonable expectation that third-party Javascripts will be compatible with JQuery Mobile without at least some re-work. Biggest problem is scripts that assume that a page is a document.
Aside: Is this Javascript really that important to you? Do you think anybody really cares if your site has a GoDaddy SSL seal?