In v7.01, the js/function.js function loads the other functions relative to the directory the associated page is called from, not relative to the root where the js/function.js is located [and thus all the functions are located.
Can you let the function.js load the necessary functions from the root//js directory and not the sub-directory from which it is called.
This is a critical error!
