How can I create static variables in Javascript?
Window level vars are sorta like statics in the sense that you can use direct reference and these are available to all parts of your app