- moved JS of Raphael (seems to be a lib?) to own sub folder
- removed redundant jquery-1.4.2.min.js
- added version number to almost all JS files (see cache-busting)
Signed-off-by: Roland Haeder <roland@mxchange.org>
- removed some empty lines at bottom of files
- added new-line character at end of file (as this else may confuse some old
editors)
- moved JavaScript files out of "include" into own "js"
- if you set <basename>, you don't need full URLs in linked JavaScript files
and CSS files
Signed-off-by: Roland Haeder <roland@mxchange.org>