function clearcalinput(){
	document.cbf.cbi.value = '';
}

