﻿/* * Copyright (c) 1995-2005 by 4system Polska Sp. z o.o. * All Rights Reserved. */if (typeof(moduleDone)!="undefined") moduleDone("config.js");config = new Object();// mainconfig.exportID = 22;config.exportDetails = "offline";config.meVars = {"myVar":"myValue"};config.sysVars = {"contentMode":"0","yellowCards":"true"};// additionalconfig.resetData = false;config.resetExercisePages = false;config.rememberAnswers = true;config.setCompleteStatusAtPageStartup = true;config.disableRightClick = true;// preloaderconfig.usePagePreloader = true;config.useMicroPreloader = false;config.usePlayerPreloader = true;// lmsconfig.lockIfNotLMS = false;config.sendScoreToServer = true;config.sendLessonLocationToServer = true;config.sendDataFromHiddenPages = false;config.sendPassedFailedToServer = false;config.dontSendStatusOnPassedCourse = false;config.allowDynamicContent = false;// extras pagesconfig.useExtrasLexiconAsDefault = false;config.extrasLexiconFile = "";config.useExtrasDictionaryAsDefault = false;config.extrasDictionaryFile = "";config.useExtrasGrammarAsDefault = false;config.extrasGrammarFile = "";// load components debugconfig.showComponentWithMissingResources = false;// slwconfig.slwrecmode = false;