We are using Milonic DHTML Menu 5.770. The javascript files are checked in along with our site's source code into our source control system. The problem we have is that the infinitely long line of mmenudom.js and mmenuns4.js are preventing the from being checked in - our source control system has a limit on how long a line may be in a non-binary file.
We have managed to fix this this time round, by manually adding line breaks in the file. Is there any way of getting these .js files with lines that don't exeed 200 characters or somehting around there?