+ * Done-ish. I fixed it so that all of the javascript files(except for the main two)
+ are loaded after the content is loaded. It is possible to make is so that
+ the files are only loaded when you double click, however that is *a lot*
+ more work, plus it will slow the load time for wikiwyg. But if you would
+ prefer that the files only load after double clicking, I can do that. Also,
+ I'm working on reducing the file sizes via [Javascript Compression][]. Theoretically,
+ I can get the size down to about 70kb, I'm working out the kinks now.