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