* Moved login JS to bannermenu.js and removed login.js * Removed deprecated login CSS and JS * Fixed login functionality -- now shows validation errors directly in the login popup, works through ajax * Added a nifty little icon to represent the disabled login hint button * Removed temporary functions from cms controller: tempLogin(), tempLogout(), test() * Cleaned up ajax.php and cms.php