Upon inital load of app (with no previous localStorage stored), app
can not load due to missing languageSelected value. Fix this by
checking for and setting the localStorage value earlier in the load
sequence, inside a new initiLocalStorage.js file that is loaded
before main app.js file. Also move conflicting html objects to
renderers to prevent native JS methods from being operated on them
before they are defined.
Change-Id: I36766685e55dc69af3b7917ddedd5df10718d907