I have 5 pages - for ease lets say:
When I load each indivi
I believe pageinit and pagecreate are both only called once when the page is first initialized and created in the DOM, respectively.
pageinit
pagecreate
You may want to look into the pagechange event http://jquerymobile.com/test/docs/api/events.html
pagechange