- Added new getJavascript() method to return, rather than print, the javascript "bridge" code
- Added new writeJavascript() method, intended as replacement for old javascript() method
- Although javascript() method has been retained for backward compatibility, intention is for it to be deprecated in favor of new writeJavascript() method
- Fixed some misaligned indentation in the code