After reading its tutorials, I still feel confused. Do I need to include the cordova.js and initialize the app.initialize(); on each single page? Or as long as the index.html is loaded, I wouldn't need to include cordova.js and init it on any other pages?