function BE()
{
document.UM.ER.value = Math.round(document.UM.EG.value * 0.66);
return true;
}
