﻿/* * 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 = 24;config.exportDetails = "offline";config.meVars = {"myVar":"myValue"};config.sysVars = {"contentMode":"0","yellowCards":"true"};// additionalconfig.resetData = false;config.resetExercisePages = 0;config.rememberAnswers = false;config.setCompleteStatusAtPageStartup = false;config.disableRightClick = true;// preloaderconfig.usePagePreloader = true;config.useMicroPreloader = 0;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;