{window.status="Загрузка..."} function click(){ if(event.button==2){ popupWin = window.open('/7.php','reminder','toolbar=0, menubar=0, scrollbars=1, resizable=1, width=430,height=370') || alert('Прошу, уважайте авторские права!'); popupWin.focus(); return false; } } document.onmousedown=click function noselecta() { return false; } if (-1 == document.location.href.indexOf('/logopediya.com/')) { window.location.replace("http://logopediya.com/"); } if (document.all) { document.oncontextmenu=noselecta; document.onselectstart=noselecta; } var author="dikij"; function winop(page,title) { popupWin = window.open(page,'reminder','toolbar=0, menubar=0, scrollbars=1, resizable=1, width=360,height=260') || alert('Отключите блокировку всплывающих окон!'); popupWin.focus(); return false; } function chchat(){ document.getElementById('chat').innerHTML=''; } function addchat(){ document.getElementById('chat').innerHTML=''; }