Has anyone ever seen the parameters get changed into something else in the js file? One of my parameters is cmd and when I put in anything but login then it stores correctly in the js file. However, if I put login for the cmd then it changes it to updateTrack in the js file. Ironically that is a valid cmd as well but not on that particular page.