totally independent and can be copied to pearson: 1. Needs ../js files 2. begins with tablesIndex.html: It uses ajax/pageMakerTables>sGetCellTDHTML() to consutruc the rows. A control Tr is followed by a contentTR; NOte how TESTcalc are called trough sGetCellTDDaemonHTML(); sGetCellTDModelHTML does the first cell (with two rows), then all the anims using sGetCellTDAnimHTML sGetCellTDAppHTML does TESTapps. Now the pageMaker only does mouseover. TableToc.js does event handling through cell number. 3. Note onclicks are bound in TableToc.js; for example, cell0103 is connected to SL state TESTcalc. The argument provides height of the TESTapp. 4. TableToc.js>handleTableOpen() are calls js>pMR.js>resizeContentParentIframe(); Note that handleAppOpen(); 5. TableToc.js>handleAppOpen() provides fixed height, in pearson need more height. No resize call. needs "../js/pageMakerRoot.js","../js/pageMakerDaemons.js">, "ajax/pageMakerTables.js"> and "ajax/TableToc.js">