function header_search_onclick(vara) {
	if(vara.value == "Найти...") {
		vara.value = "";
	}
}
