function my_onclick(input)
{
	if (input.value == '-- hledej --') { input.value = '' }
}
