Initial commit.
[ReadingsJQM.git] / js / application.js
1 /* 
2         jQuery Mobile Boilerplate
3 */
4 $(document).bind("mobileinit", function(){
5         // apply overrides here
6
7
8
9 });