Русский
<!--Чтобы добиться этого эффекта, добавьте следующий код в область <body>--> <script Language="JavaScript"> if ( Had_tips != 1 ) { var _ua = document.all ? ((navigator.userAgent) . indexOf('MSIE 5') > 5) ? "ie5" : "ie4") : "foo"; if (_ua != "foo" ) { if (typeof(_doc) == "не определено" || _doc = = null) _doc = document; var _tipx = 0; var _tipOX = 10; var _tipOY = 1; var _tipWidth; // Opacity=70 Фон окна подсказки Transparent_doc.write('<DIV ID="TIP__" STYLE="filter:Alpha(Opacity=70,style=1,Finishopacity=80);position:absolute;display:none;z-index:100"></DIV>'); _doc.onmousemove = var _tip; = _doc.all['TIP__']; } } var Had_tips = 1; function tsaiannie (sMsg, sTitle, iWidth, iHeight, iBorder, sTFC, sTBC, sMFC, sMBC) { _tipWidth = 180; var _tipBorder = 2, // Ширина границы поля подсказки _tipTFC = "#FFF8F0", _tipTBC = "#ff8c00", // Цвет границы поля подсказки _tipMFC = "#3F3F38", _tipMBC = "ffffff"; // Цвет фона окна подсказки if (_ua == "foo") return _tip.innerHTML = '<TABLE CELLPADDING="'+_tipBorder+'" CELLSPACING="0" WIDTH="'+_tipWidth+'" BORDER="0 " BGCOLOR ="'+_tipTBC+'"><TR><TD>' + ((sTitle != null) ? '<TABLE CELLPADDING="0" CELLSPACING="0" WIDTH="100%" BORDER="0" >< TR><TD STYLE="padding-top:2px;padding-bottom:2px;font:8pt Arial,Verdana,Tahoma;color:'+_tipTFC+'">'+sTitle+'</TD></TR> </ TABLE>' : '') + '<TABLE CELLPADDING="2" CELLSPACING="0" WIDTH="100%" BORDER="0" BGCOLOR="'+_tipMBC+'"><TR><TD STYLE= "color :'+_tipMFC+';шрифт: обычный 8pt Arial,Verdana,Tahoma">'+sMsg+'</TD></TR></TABLE></TD></TR></TABLE>'; () ; _tip.style.display = ""; } function tsai() { if (_ua == "ie4") { _tipx = event.x; _tipy = event.y; else if (_ua == "ie5" ) { _tipx = (event.clientX + _tipOX + _tipWidth <= _doc.body.clientWidth) ? (event.clientX + _doc.body.scrollLeft + _tipOX): (event.clientX + _doc.body.scrollLeft - _tipWidth - 5) _tipy = event.clientY + _doc.body.scrollTop + _tipOY; } else { return } if (_tip.style.display != "none") annie(); { _tip.style.pixelTop = _tip.style.pixelLeft = _tipx; } function tsai900403 () { _tip.style.display = "none" } document.write('<A HREF="http://www.downcodes.com/" ONMOUSEOVER= "tsaiannie ('Видите <font color=#ff1493>эффект</font>? ' )" ONMOUSEOUT="tsai900403()" target="_blank">Наведите указатель мыши, чтобы увидеть эффект</A><DIV></DIV>'); </script>