Script Summary: Add the id=billDateSelect id to the "View Previous Statements" selection box to fix the error in firefox
The "Previous Statements" selection list doesn't work in firefox because the selection box has a name attribute, but no id attribute. This script adds the id attrubute. Once the id attribute is added, the original pages script functions as expected.



