return value;
},{
type : 'text',
pattern : "^\d+(\.\d{2})?$",
pattern : "^\\d+(\.\\d{2})?$",
onblur : 'submit',
width : "8em"
});
-