var loader = new LoadVars(); loader.onLoad = function (success){ txt.text = this.mess; this.load("vars.php"); }; loader.load("vars.php");