function calc(fm){
   document.write(fm.prc.value) = Math.floor(fm.chrg.value * 300 + 60000);
}