﻿
window.elexiAjax = {};

elexiAjax.appPath = "";
elexiAjax.releaseID = "";

elexiAjax.test = function() {
	alert("1");
};
