Yoconono ...What are you trying to do? trivantis-aicc.js is really just an interface to our TitleMgr that handles actually sending the info to the AICC LMS using the HACP method. The functions in the file are supposed to emulated the function names that the AICC API Adapter would institute (ironically, no AICC LMS' use the adapter for communication ... they all use the HACP method). So, if you want documentation on the individual functions, they have the same prototype as defined in the AICC specification(s0 ... with the exception of exitAU which takes an optional bForce flag to tell us to close the window the content is running in when we issue the exitAU request.Tim V