reorganized doLoad class loading structure
* renamed files to more closely match the main defined class/object of the javascript script
* we define autoLoad js classes in mv_embed head (instead of inline)
** (this avoids multiple copies of script paths scattered thought the code)
** simplifies autoloading of javascript classes
* updated the php autoloading class locations |