Keyword = new Object(); Address = new Object(); Keyword[0] = 23 Keyword[01] = "Карта сайта. Все ссылки сайта." Address[01] = "http://museum67.nm.ru/map.htm " Keyword[02] = "Главная. Добро пожаловать на русскую версию." Address[02] = "../rus/rus.htm" Keyword[03] = "Информация о создателях сайта." Address[03] = "http://museum67.nm.ru/author.htm" Keyword[04] = "Работники и руководители музея." Address[04] = "../rus/jobs.htm" Keyword[05] = "Виртуальная выставка." Address[05] = "../rus/vyst.htm" Keyword[06] = "Вся история существования Музея Боевой Славы НЛГ №67" Address[06] = "../rus/history.htm" Keyword[07] = "Информация для связи." Address[07] = "../rus/contacts.htm" Keyword[08] = "Награждение музея" Address[08] = "../rus/history/award.htm" Keyword[09] = "История создания МБС." Address[09] = "../rus/history/begin.htm" Keyword[10] = "Ребята, Берегите экспонаты." Address[10] = "../rus/history/boys.htm" Keyword[11] = "Встреча с ветераном 35-ой МБР. Дубиничевым." Address[11] = "../rus/history/dubinichev.htm" Keyword[12] = "Вручение на хранение альбома майора Дубиничева Г.А." Address[12] = "../rus/history/dubinichev_way.htm" Keyword[13] = "Первый Всесоюзный слёт ветеранов 35-ой МБР." Address[13] = "../rus/history/first35.htm" Keyword[14] = "Командование 35-ой МБР." Address[14] = "../rus/history/head35_mbr.htm" Keyword[15] = "Создатели и основатели музея." Address[15] = "../rus/history/makers.htm" Keyword[16] = "Встречи, встречи, встречи." Address[16] = "../rus/history/meet.htm" Keyword[17] = "Закладка памятника ветеранам 35-ой МБР." Address[17] = "../rus/history/monument.htm" Keyword[18] = "Открытие музея." Address[18] = "../rus/history/open_museum.htm" Keyword[19] = "По местам славы." Address[19] = "../rus/history/places.htm" Keyword[20] = "I слёт ветеранов-горьковчан 1-ого КМК и 35-ой МБР." Address[20] = "../rus/history/sleti.htm" Keyword[21] = "VI слёт ветеранов-горьковчан 1-ого КМК и 35-ой МБР." Address[21] = "../rus/history/sletiv.htm" Keyword[22] = "Слёт ветеранов-горьковчан 1-ого КМК и 35-ой МБР, проживающих в микрорайоне школы." Address[22] = "../rus/history/spkoskmbr.htm" Keyword[23] = "Прибытие боевого знамени 35-ой МБР." Address[23] = "../rus/history/zname.htm" function contains(sub,s){ strlen1=sub.length strlen2=s.length istrue=false for(i=0;i<=strlen2;i++) { comp=s.substring(i-1,strlen2) comp=comp.substring(0,strlen1) if(comp==sub){ istrue=true break } } return istrue } function dolt() { loopCount=0; var Found=false var Item=document.forms[0].sub.value.toLowerCase(); stats='toolbar=no,location=no,scrollbars=yes,directories=no,status=yes,menubar=no,height=400,width=600,top=0,left=0' stats += 'scrollbars=yes,resizable=yes' MsgBox = window.open ("","msgWindow",stats) MsgBox.opener = window; MsgBox.opener.name = "opener"; MsgBox.document.write("Результат поиска: "+Item+""); if(document.form1.sub.value=="") MsgBox.document.write('
Результат поиска: всех записей базы
'); else MsgBox.document.write('
Результат поиска: '+Item+'
'); for(var i=1; i<=Keyword[0]; i++){ contains(Item,Keyword[i].toLowerCase()) if(comp==Item) { loopCount++; Found=true; MsgBox.document.write('
'+loopCount+'.
'+Keyword[i]+'
') MsgBox.document.write('