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