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 = "NICEIC demonstration"; //course name
var courseID = "626"; //courses in
var scoID = "4608"; //sco id
var scoName = "NICEIC demonstration"; // 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");
pages[13] = new PageMovie("na");
pages[14] = new PageMovie("na");
pages[15] = new PageMovie("na");
pages[16] = new PageMovie("na");
pages[17] = 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("NICEIC demonstration - page 1","101198.mp3", "content/100873.swf", 0, 0, "Welcome to this short demonstration of our new NICEIC 17th Edition online training course which we%26#39;ve developed in partnership with Virtual College who are one of the UK%26#39;s leading providers of online learning, with over 250,000 online learners.","19327","100873","101198","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][1] = new PageLangDef("NICEIC demonstration - page 2","101199.mp3", "content/100874.swf", 0, 0, "The NICEIC team recognises how difficult it can be for you to attend a four day workshop. So working with Virtual College, we%26#39;ve successfully put the face-to-face training delivery into an online course. This means you can access this at a time, place and pace to suit you and you only lose two hours off work for your final in centre assessment!","19328","100874","101199","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][2] = new PageLangDef("NICEIC demonstration - page 3","101200.mp3", "content/100875.swf", 0, 0, "The online course can be accessed via the internet from your own personalised learning record. You don%26#39;t need to complete it all in one go as the system keeps track of your progress and bookmarks where you%26#39;ve got to. You do the course in bite-sized chunks over a number of nights, weeks or months - it%26#39;s up to you! We%26#39;ve structured the learning into short interactive e-learning modules.","19329","100875","101200","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][3] = new PageLangDef("NICEIC demonstration - page 4","101201.mp3", "content/100916.swf", 0, 0, "This course provides the route to the City and Guilds Level 3 Certificate in Requirements for Electrical Installations and is designed for practicing electricians, installers, designers and specifiers with relevant experience and a good knowledge of the 16th Edition of BS 7671.","19341","100916","101201","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][4] = new PageLangDef("NICEIC demonstration - page 5","101202.mp3", "content/100917.swf", 0, 0, "IEC is a world-wide body producing international standards. CENELEC is the European Committee for Electrotechnical Standardisation composed of the National Electrotechnical Committees of 30 European countries .The BSI is the National Standards Body of the UK, responsible for facilitating, publishing and marketing British Standards and guidelines and represents the UK on CENELEC.","19342","100917","101202","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][5] = new PageLangDef("NICEIC demonstration - page 6","101203.mp3", "content/100918.swf", 0, 0, "Here is a new approach to Protective measures. Each protective measure has to consist of: Either an appropriate combination of provision for basic protection and an independent provision for fault protection. OR An enhanced protective provision which provides both basic and fault protection. Click on the Protective Measures for more information.","19343","100918","101203","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][6] = new PageLangDef("NICEIC demonstration - page 7","101204.mp3", "content/100919.swf", 0, 0, "The Guidance on the Electricity at Work Regulations (HSR25) states that BS 7671 may be the way compliance with EWR can be achieved. ESQCR has key areas in Appendix 2, such as, provision of supplies, information and earthing. Licensing authorities often refer to BS 7671 in their requirements for granting of licenses.","19344","100919","101204","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][7] = new PageLangDef("NICEIC demonstration - page 8","101205.mp3", "content/100920.swf", 0, 0, "ADS is a protective measure in which basic protection is provided by basic insulation of live parts or achieved by a physical barrier between persons and live parts i.e. by barriers or enclosures.","19345","100920","101205","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][8] = new PageLangDef("NICEIC demonstration - page 9","101206.mp3", "content/100921.swf", 0, 0, "In each installation the main protective bonding conductors shall connect to the main earthing terminal extraneous-conductive-parts to be bonded. In this diagram the extraneous-conductive-parts to be bonded  are shown. However, note that an extraneous part is not part of an electrical installation.","19346","100921","101206","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][9] = new PageLangDef("NICEIC demonstration - page 10","101207.mp3", "content/100922.swf", 0, 0, "Here is a schematic of a TN-C-S system. This is a system in which neutral and protective functions are combined in a single conductor in part of the system. Here you can see the different route taken by the earth fault current.","19347","100922","101207","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][10] = new PageLangDef("NICEIC demonstration - page 11","101208.mp3", "content/100878.swf", 0, 0, "This is an example of one of the interactive challenges which tests what you have learnt so far.","19332","100878","101208","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][11] = new PageLangDef("NICEIC demonstration - page 12","101209.mp3", "content/100879.swf", 0, 0, "Here%26#39;s another type of challenge.","19333","100879","101209","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][12] = new PageLangDef("NICEIC demonstration - page 13","101210.mp3", "content/100880.swf", 0, 0, "The good news is that this online solution is also more cost effective at just %26#163;399 plus VAT.","19334","100880","101210","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][13] = new PageLangDef("NICEIC demonstration - page 14","101211.mp3", "content/100881.swf", 0, 0, "This represents a cost saving of %26#163;226 on our face-to-face workshop, and you only have to be away from work for just two hours to undertake the City and Guilds Gola online exam!","19335","100881","101211","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][14] = new PageLangDef("NICEIC demonstration - page 15","101212.mp3", "content/100882.swf", 0, 0, "So what do you get for your money? Once you%26#39;ve registered online we'll ship you a copy of our City and Guilds Endorsed learner guide. You%26#39;ll be given access to the online e-learning course and revision test. The costs also include the end of course exam which you will take at a local approved test centre.","19336","100882","101212","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][15] = new PageLangDef("NICEIC demonstration - page 16","101213.mp3", "content/100883.swf", 0, 0, "If you don%26#39;t already have a set of Wiring Regulations BS7671:2008 we can supply you a copy at the discounted price of %26#163;52.50 plus VAT. These will be required for the course and end of course exam which you will take at a local approved test centre.","19337","100883","101213","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][16] = new PageLangDef("NICEIC demonstration - page 17","101214.mp3", "content/100884.swf", 0, 0, "To summarise, the benefits of this online learning course are: Efficiency - you will only be away from work for the 2hour exam. Flexibility - you can work at a time, pace and place that suits you. And of course, the money aspect - you will save over %26#163;200 against our face-to-face workshop.","19338","100884","101214","none","What\ visually\ impaired\ users\ will\ hear");
pageDetails[1][17] = new PageLangDef("NICEIC demonstration - page 18","0none", "content/100886.swf", 0, 0, "","19340","100886","0","none","What\ visually\ impaired\ users\ will\ hear");



// *** 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


