function submitSearchForm() { var f = document.forms.searchForm; if ( f.searchtext.value == 'Поиск' || f.searchtext.value == '' ) { return false; } else { return f.submit(); } } function wo(link,ww,hh,title) { w=window.open(link,'',(ww ? 'width='+ww+',' : '')+(hh ? 'height='+hh+',' : '')+'toolbar=0,scrollbars=0,resizable=yes'); if (link.indexOf('.html')==-1) { if (document.layers) title=''; w.document.open(); w.document.write('