variables.version = "3.1";
variables.svnBuild = "92";
application.ptProfile.version = variables.version;
application.ptProfile.svnBuild = variables.svnBuild;
// Call the service function to allow App customizations
application.ptProfile.profileService.loadPostInit();