jQm - page loads then vanishes.

jQm - page loads then vanishes.

I am a new user of jQuery Mobile (and new to this forum!) and I'm hoping that somebody can help me to solve a problem. I have lifted and only lightly adapted the swipe-to-navigate demo. The adaptations are mainly to fit my content, use a ThemeRoller style sheet and to install Google Analytics tracking code (in asynch mode, in the head section). The site works exactly as expected when I load from my localhost server. As soon as I try to load it from my remote server, it fails horribly.

In Firefox and Opera, the landing page loads apparently normally, but within a second or so it disappears. If I catch it in time, I can click the link and the linked page appears (but exhibits the same behaviour). In Firefox View Page Source, the page has been reduced to a single line -
<script src='http://www.google-analytics.com/ga.js' type='text/javascript'></script>


In Opera (but not Firefox) after the page blanks, I can click both mouse keys simultaneously,
and the page displays normally.

Inspect the source in this case, and it looks as expected.

I'm sorry that this posting is both lengthy and lacking in detail, but I really do not know
where to start with this one.

I'm hoping that I have simply introduced a typo that is causing a syntax or logical problem,
but I can't spot it.











My demo site here if anyone is sufficently motivated!