David,You shouldn't need to include those files in the index page. All pages that talk to the LMS include them.We use the ADL supplied APIWrapper11.js and SCOFunctions.js(slightly modified) to find the API Adapter. If thosefunctions don't find the API Adapter ... then your LMS is not truely SCORM conformant. You need to find out fromthem where the API Adapter resides ... and then modifythe getAPI() function at the bottom of apiwrapper11.js.Tim V