LhqSteelhand.web.config = function() {
	return {
		runtime: {
		},
		ajax: {
			url:	'/stagehand.php',
			method:	'POST'
		}
	};
}();

