function onLoadUpdate() {
updatePriceInfo();
}
function calculateUnitsRequired() {
fileUploadHandle();
return langident_calculateUnitsRequired();
}