(function(back) {
// just go right to our app - we need all the memory
load("gpsrec.app.js");
})() // FIXME: Since this is called directly, should it still have a semi-colon?