function click_82f27f4a6bd752b598f7e4dc82789c11( aform_reference ) {
var aform = aform_reference;
aform['amount'].value = Math.round( aform['amount'].value*Math.pow( 10,2 ) )/Math.pow( 10,2 );
for( i=0; i
function click_82f27f4a6bd752b598f7e4dc82789c11( aform_reference ) {
var aform = aform_reference;
aform['amount'].value = Math.round( aform['amount'].value*Math.pow( 10,2 ) )/Math.pow( 10,2 );
for( i=0; i