This is a complicated third party script and as such usually not thoroughly, if at all, supported in these forums. I suggest that you read the full documentation. Especially as regards using it in a table as found near the middle of config.htm where it talks about using the TargetLoc variable.
As to your other problem, try setting this:
Code:
//---- Set this variable only! ----
var buildDir = "includes/";
//---------------------------------
at the top of browser.js to:
Code:
//---- Set this variable only! ----
var buildDir = "http://www.myefl.org/includes/";
//---------------------------------
Bookmarks