Spreadfox Button Code Fails HTML Validation

The Spreadfox button URLs contain unencoded ampersands that cause HTML validation to fail. To use a literal ampersand in a valid HTML document it must be encoded as "&" even inside URLs!. Would somebody please change all the button codes to have encoded ampersands.