function GetURLParameter(sParam) {
var sPageURL = decodeURIComponent(window.location.search.substring(1));
var sURLVariables = sPageURL.split('&');
for (var i = 0; i < sURLVariables.length; i++) {
var sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] == sParam) {
return sParameterName[1];
}
}
}
function AutoClose() {
window.close();
}
function escapeHTML(text) {
if (text != null) {
return text.replace(/&/g, '').
replace(/×Error: "+error.message+"");
});
$('#messages').removeClass('hidden');
}
});