// search string functions 

function clear(name) {
if (this.value == 'Поиск по сайту') this.value='xexe';
//fld.value = '';
}
