\n'); } function DoLMSInitialize(){ API = getAPIAdapter(); API.LMSInitialize(""); window.document.myFlash.SetVariable("userID",API.LMSGetValue("cmi.core.student_id")); if (InternetExplorer) { learnerName = API.LMSGetValue("cmi.core.student_name"); window.document.myFlash.SetVariable("learner_name", learnerName); } alinan_son_ekran = API.LMSGetValue("cmi.core.lesson_location"); window.document.myFlash.SetVariable("son_ekran", alinan_son_ekran); //playmovie(); startTimer(); }