Заходим в меню редактирования страницы сайта и перед
вставляем:
Code
<script type=text/javascript src=http://cs-alive.net.ru/hint_bl.js></script>
<style>
/* hint menu */
.hint
{
background-color:#3d3d3d;
line-height:10px;
color:white;
font-family:verdana,arial,helvetica;
font-size:8pt;
width:auto;
border-top:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
border-left:1px solid white;
margin:1px;
padding:8px;
position:absolute;
visibility:hidden;
}
/* ---------------- */
</style>