* returned [] instead of null fixes issues
* cleanup
* added titles to strongs refs are properly saved to state
* added terms excluded from search index
* css formatting issues
* upgraded to latest jquery
* removed requirejs because of incompatibility with jquery mobile
* multiple bug fixes relating to above
* search now opens automatically when performing a search
* fixed display of search results
* downloaded jquery files so no longer rely on inet connection
* fixed storage of references for save/load
* multiple Bookname misspelled as bookname
* added return false to avoid page reload
* It uses an indexedb datastore.
* Fix the api of the indexeddb wrapper now that I have some real world usage
examples.
* Implemented API Calls:
* UpdateTags
* GetTags
* Exposed but unimplemented API Calls:
* GetVersesForTag
* Sync
* Add a tooltip that shows the tags for a reference to the reference link.