function initialize(karma) { $('
') .appendTo('#content') .load('http://localhost:8008/cgi-bin/getFile.py', {'filename':'content/Mathematics/map612m05/map612m05a03/a.txt'}, function(){ }); }; function startGame(karma) { }; setUpLesson(initialize, startGame);