We are receiving some bugs about blank screens after working some days with the app
We need to trace that errors, the only way is to add some global error/exception handling displaying window.alert (standard notifications) since we can't relay that the MM global object is loaded (same for libraries)
Since we use jQuery, we need to also control errors raised by their handlers, see:
http://stackoverflow.com/questions/205688/javascript-exception-handling