<!-- 
function overwrite(thefield){if (thefield.defaultValue==thefield.value)thefield.value = ""}
function sae(form){form.amp.value = Math.round(form.amp.value/1.6)}
function din(form){form.amp.value = Math.round(form.amp.value/.9)}
// -->
