function findSite()
{
	location.href = 'http://www.google.com.ua/search?hl=ru&q=site%3Awww.tdmu.edu.te.ua +' + document.getElementById('textFind').value + '&btnG=%D0%9F%D0%BE%D0%B8%D1%81%D0%BA+%D0%B2+Google&meta=';
}
