var contentSupportFlags = "volumeChangeFlag|soundStatus|volumePercent|soundChangeFlag|textChangeFlag|additionalInfoFlag|printFlag";
var navSupportFlags = "displayTitle|displayPage|returnTimeFlag|enableJumpPageFlag|disableJumpPageFlag|jumpPageOnStateFlag|jumpPageOffStateFlag|enableCommentsFlag|disableCommentsFlag|commentsOnStateFlag|commentsOffStateFlag|enablePrintFlag|disablePrintFlag|enableSaveFlag|disableSaveFlag|enableHelpFlag|disableHelpFlag|helpOnStateFlag|helpOffStateFlag|enableBackFlag|disableBackFlag|enableForwardFlag|disableForwardFlag|enableAudioToggleFlag|disableAudioToggleFlag|audioToggleOnStateFlag|enableReplayFlag|disableReplayFlag|enableEndSessionFlag|disableEndSessionFlag|enableEndFlag|disableEndFlag|enableGlossaryFlag|disableGlossaryFlag|glossaryOnStateFlag|glossaryOffStateFlag|swapToSlimFlag|swapToFatFlag|enableAllFlag|disableAllFlag";


//Overall course details
var name = "Moving and Handling Objects and People"; //course name
var courseID = "175"; //courses in
var scoID = "0"; //sco id
var scoName = "Moving and Handling Objects and People DEMO"; // SCO title
var completionMessage = "<h2>Well done you have completed this unit of the learning content.</h2><p>Your results have now been recorded and have been sent to your Virtual Learning Environment</p><p>You can now press 'quit' to be returned to your Virtual Learning Environment. Before you leave you may wish to press 'Print My Notes' to get a full transcript of the notes you took during the training.</p>";

var currentPage = 0; //the intialisation for the wrapper
var sco_debug_level = 0; //how much error/debug information the system will expell
var demoDefault = false; //if no LMS is found should the system only show the user the demo sco.pages
var closeWin = false;	// CloseWin if set to true the wrapper will attempt to close the window upon completion of LMSFinish - some LMS require this.
var redirect = false;	//Redirect - if set to a location the content will browse to this page upon completion


// *** sco.pages *** //

function PageMovie(A) {this.complete=A;} // defines the page object format
// The pages this list of available pages will be define at export by mother
var pages = new Array();
pages[0] = new PageMovie("na");
pages[1] = new PageMovie("na");
pages[2] = new PageMovie("na");
pages[3] = new PageMovie("na");
pages[4] = new PageMovie("na");
pages[5] = new PageMovie("na");
pages[6] = new PageMovie("na");
pages[7] = new PageMovie("na");
pages[8] = new PageMovie("na");
pages[9] = new PageMovie("na");
pages[10] = new PageMovie("na");
pages[11] = new PageMovie("na");
pages[12] = new PageMovie("na");

// *** Language Arrays *** //
var language = 1;
function PageLangDef (A,B,C,D,E,F,G,H,I,K) {this.name=A;this.soundFile=B,this.src=C,this.logicVersion=D,this.type=E,this.synopsis=F,this.motherPageID=G;this.motherMovieID=H;this.motherSoundID=I;this.transcript=K}
var pageDetails = new Array();
pageDetails[0] = new Array();
pageDetails[0][0] = "";


pageDetails[1] = new Array();
pageDetails[1][0] = new PageLangDef("Introduction","0None", "welcome.swf",0,0,"","11721","","0","0","Welcome to this short demonstration");
pageDetails[1][1] = new PageLangDef("Welcome and Learning objectives - page 1","0none", "content/72515.swf", 0, 0, "","12377","72515","0","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][2] = new PageLangDef("Introduction to moving and handling - page 1","51511.mp3", "content/51719.swf", 0, 0, "Back injury is the main reason for absence from the workplace. It is said that back injury in the health care sector may cost as much as 520 million pounds a year as a result of lost working days and early retirements from injury.","6960","51719","51511","none","");
pageDetails[1][3] = new PageLangDef("Introduction to moving and handling - page 2","51513.mp3", "content/51720.swf", 0, 0, "Most of us will have been in a situation where something heavy has needed moving in a hurry, and rather than asking someone to help, we have tried to save time by doing it ourselves. ","6961","51720","51513","none","");
pageDetails[1][4] = new PageLangDef("Introduction to moving and handling - page 3","51515.mp3", "content/51721.swf", 0, 0, "You may be wondering if it is really necessary for you to be taking this module on moving and handling.","6962","51721","51515","none","");
pageDetails[1][5] = new PageLangDef("Introduction to moving and handling - page 4","51517.mp3", "content/51722.swf", 0, 0, "Well here are some of the reasons why you do need to learn correct ways to move and handle objects and people. Click on the character to reveal them.","6963","51722","51517","none","");
pageDetails[1][6] = new PageLangDef("Introduction to moving and handling - page 5","51519.mp3", "content/51723.swf", 0, 0, "In this module we will show you how you can move objects and people safely, in ways that will help to protect your back .","6964","51723","51519","none","");
pageDetails[1][7] = new PageLangDef("Introduction to moving and handling - page 6","51521.mp3", "content/51724.swf", 0, 0, "We will cover four main topics; click on the highlighted areas to find out what these are, then click on each heading to find out what they involve.","6965","51724","51521","none","");
pageDetails[1][8] = new PageLangDef("Moving and handling and the law - page 11","51542.mp3", "content/51735.swf", 0, 0, "LOLER doesn't just cover 'industrial' equipment such as fork lift trucks; apparatus for moving people, such as hoists, is also covered.","6976","51735","51542","none","");
pageDetails[1][9] = new PageLangDef("Moving and handling and the law - page 12","51544.mp3", "content/51736.swf", 0, 0, "The Provision and Use of Work Equipment Regulations is a slightly broader piece of legislation, covering any equipment used for work purposes.","6977","51736","51544","none","");
pageDetails[1][10] = new PageLangDef("The spine and spinal problems - page 2","51554.mp3", "content/51741.swf", 0, 0, "The spine has four main functions. Click on them to find out more.","6982","51741","51554","none","");
pageDetails[1][11] = new PageLangDef("The spine and spinal problems - page 5","51560.mp3", "content/51744.swf", 0, 0, "The bones of the spine are supported and held together by ligaments and muscles.  ","6985","51744","51560","none","");
pageDetails[1][12] = new PageLangDef("Exit","0None", "exit.swf",0,0,"","11721","","0","0","Thank you for viewing this short demonstration");



// *** Glossary *** //
var defs = new Array(); // holds the definitions declared above.");
function Definition(A,B) {this.term=A;this.definition=B;} // defines the glossary definition object format


