JS Conventions
Don't use javascript for anything style related that css can be used for
Use basic javascript (not jQuery) as much as possible
Login