function showSendForm(id){ window.open('email' + id + '.html', 'email', 'width=400,height=400,top=200,left=200,Resizable=1,status').focus(); return false; } function showSendForm1(url, id){ window.open(url, 'email', 'width=400,height=380,top=200,left=200,Resizable=0,status').focus(); return false; } function validatesearch(){ if (document.search.q.value.length == 0 || document.search.q.value.replace(/ /gi,"").length < 2) { alert("Задан слишком общий критерий!\nВведите не менее 2 символов"); return false; } } function ShowAlt(event,href) { if(!href.title & !href.my_title) {return} div = document.getElementById('alt_hint') div.innerHTML = href.title if (href.title == '') { div.innerHTML = href.my_title } else { href.my_title = href.title } href.title = '' div.style.display='block'; div.style.visibility='visible'; div.style.left = event.clientX + document.body.scrollLeft + 10 div.style.top = event.clientY + document.body.scrollTop + 10 } function HideAlt(href) { document.getElementById('alt_hint').style.display='none'; document.getElementById('alt_hint').style.visibility='hidden'; } function ShowBigPhoto(name,com,url, width, height) { width = width; height = height; w = window.open('','','width=590,height=500,top=30,left=125,Resizable=0,Scrollbars=0'); w.document.open(); w.document.write('
| '+name+' | |
| '+com+' | |