
function trHarf(harf)
{
	document.all.kelime.value=document.all.kelime.value + "*"+harf
}