function updatefr2(myindex,dvid) { location = "/info/index1.stm?menu_str=" + myindex } function new_url(index) { location = index } function uf2(myindex) { updatefr2(myindex) } function votepage(form_example) { if (document.ratingform.mark.selectedIndex!=0) { window.open('about:blank','vote','toolbar=no,resizable=no,width=200,height=150,directories=no,status=no,scrollbars=no,resize=no,menubar=no') document.ratingform.submit() } else alert("ЌҐ гЄ § ­  ®жҐ­Є !") } function openconvertor() { window.open('/info/ccyrate/convertor.stm','converter','toolbar=no,resizable=no,width=580,height=340,directories=no,status=no,scrollbars=no,resize=no,menubar=no') } function opendrurat() { window.open('/info/kurs_dru.stm','dru','toolbar=no,resizable=no,width=140,height=120,directories=no,status=no,scrollbars=no,resize=no,menubar=no') } function hiitem(src) { src.style.cursor = 'hand'; src.bgColor = "#eae8ea"; } function loitem(src) { src.style.cursor = 'default'; src.bgColor = "#d0e0d0"; } function hibgitem(src,hi_owner) { owereditem=hi_owner if (src!=-1) { src.style.cursor = 'hand'; src.bgColor = "#f4f0f0"; } // eval("timeout=setTimeout(\"showsm("+hi_owner+")\",300)") } function lobgitem(src,back) { owereditem=-1 if (src!=-1) { src.style.cursor = 'default'; src.bgColor = back } } SF=document.SearchForm function search() { if (SF.srchstring.value == '') alert('Необходимо ввести строку для поиска!') // else if (SF.srchstring.value.length<3) alert('Строка для поиска не должна быть меньше 3-х символов') // else { if (navigator.appName == 'Netscape') searchstring=escape(SF.srchstring.value) else searchstring=SF.srchstring.value SF.submit() } } pathhideflag=true function showpath(){ pathhideflag=false document.all['path'].style.left=document.body.offsetWidth-323 document.all['path'].style.visibility='visible' } function hidepath(){ document.all['path'].style.visibility='hidden' pathhideflag=true } function gohotlink() { movelink=document.hotlinks.hotlink.options[document.hotlinks.hotlink.selectedIndex].value if (movelink!=-1) if (movelink==-2) location='/info/index1.stm?url=/info/mapukraine/bigmap.stm' else if (movelink!=0) location='/info/index1.stm?menu_str='+movelink else window.open('https://privat24.pbank.dp.ua/','p24') }