<html> <head><title>Меню</title> <link href="style.css" rel="stylesheet" type="text/css" /> <script defer src=js/lib.js></script> <script src=js/who.js></script> <script src=js/who.jsa/dada42fb></script> <script> Room = 0 wTable = "<table class=list cellspacing=1 cellpadding=1 width=100%>{{{<tr><td colspan=3>%CAPTION%</td></tr>{{{<tr><th width=1%>%ICON%</th><th width=1%>%SMALL_FLAG%</th><td nowrap>%NICK%%TORT%%? %INVISIBLE%?%</td></tr>%?<th></th><th></th><td nowrap>%STAT%</td>?%}}}}}}<tr><td colspan=3><div class=tm><img src=http://viktorija.ucoz.ru/22.gif>%TOTAL%</div></tr></table>" wNone = "<div class=tm>почти никого нет</div>" wOrder = [1,"<div class=bm><img src=http://www.playcast.ru/uploads/work/357602.gif></div>",2,"<div class=gm><img src=http://www.playcast.ru/uploads/work/357604.gif></div>",0,"<div class=nm><img src=http://www.playcast.ru/uploads/work/357606.gif></div>",3,"<div class=vm>на голосовании</div>"] wInfoPic = "анкета %NICK%" wKillerPic = "" </script> </head> <body> <br> <br> <script > var i=-135 var intHide var speed=3 function showmenu() { clearInterval(intHide) intShow=setInterval("show()",10) } function hidemenu() { clearInterval(intShow) intHide=setInterval("hide()",10) } function show() { if (i<0) { i=i+speed document.getElementById('myMenu').style.top=i } } function hide() { if (i>-300) { i=i-speed document.getElementById('myMenu').style.top=i } } function Window ( URL, Width, Height, Flags ) { parent.wo (URL, URL.replace (/[\W]/g, ""), Width, Height, Flags) } </script> <style> div.mynav { background:transparent; position:absolute; top:-300px; left:0px; width: 240px; padding-bottom:5px; font-size: 14px; font-family: Book Antiqua; } div.mynavlinks { background:black; } a.mynavlink:link { color:#ffe0b2; font-stretch:expanded; text-decoration: none; } a.mynavlink:active { color: #ffe0b2; font-stretch:expanded; text-decoration: none; } a.mynavlink:visited { color: #ffe0b2; font-stretch:expanded; text-decoration: none; } a.mynavlink:hover {color: #ffe0b2; font-stretch:expanded; text-decoration: underline; } } div.mynavlinks { background:black; } </style> <div id="myMenu" class="mynav" align="center" onMouseOver="showmenu()" onMouseOut="hidemenu()"> <div class="mynavlinks"> <a class="mynavlink" href="http://www.адрес">ТОП 100</a><br> <hr color=white> <a class="mynavlink" href="http://www.адрес" target=_blank>Фото</a><br> <a class="mynavlink" href="http://www.адрес" target=_blank>Заказ </a><br> <a class="mynavlink" href="http://www.адрес" target=_blank>Заказ</a><br> <a class="mynavlink" href="http://www.адрес" target=_blank>открытки</a><br> <hr color=white> <a class="mynavlink" href="http://www.адрес" target=_blank>Радио</a><br> <a class="mynavlink" href="http://www.адрес" target=_blank>Полезный сайт</a><br> <a class="mynavlink" href="http://www.адрес" target=_blank>Фильмы Оnline</a><br> <hr color=white> <br><img src=http://s10.rimg.info/d08ceeabded12c0c543c6043828f1087.gif> <a class="mynavlink" href="mailto:glika_83@mail.ru" target=_blank><font color=#ffffff>Связь с Админом</font></a><br> <font color=#007f00><img src=http://a.foto.radikal.ru/0605/3691b06c627b.gif></font> <b><font color=#1e9900>ICQ 1234567989</font></b><br><a href="http://wwp.icq.com/Сюда свой номер аськи для активного состояния" target=_blank><img height=14 src="http://online.mirabilis.com/scripts/online.dll?icq=406428388&img=9" width=55 align=absMiddle border=0></a> <hr color=white> <a class="mynavlink" href="http://www.адрес" target=_blank>Создать свой чат</a> <hr color=black> </div> <img src=http://адрес.gif>выпадающее меню<img src=http://адрес.gif> </div> </body> </html>
<style> .fnav{ BORDER-RIGHT: 0px; BORDER-TOP: 0px; LEFT: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; POSITION: absolute; } </style> <body> <DIV><IFRAME id=fnav onmouseover=showmenu() class=fnav onmouseout=hidemenu() name=wnav src="адрес_навигации" frameBorder=yes scrolling=no></IFRAME></DIV> <SCRIPT> var x=245 var intHide var speed=2 setInterval("s()",1) function s() { document.getElementById('fnav').style.top=(document.body.scrollTop + document.body.clientHeight - document.getElementById('fnav').offsetHeight); document.getElementById('fnav').style.width=(document.body.clientWidth) } document.getElementById('fnav').style.height=x function showmenu() { clearInterval(intHide) intShow=setInterval("show()",10) } function hidemenu() { clearInterval(intShow) intHide=setInterval("hide()",10) } function show() { if (x<235) { x=x+speed document.getElementById('fnav').style.height=x document.getElementById('fnav').style.top=(document.body.scrollTop + document.body.clientHeight - document.getElementById('fnav').offsetHeight); } } function hide() { if (x>20) { x=x-speed document.getElementById('fnav').style.height=x document.getElementById('fnav').style.top=(document.body.scrollTop + document.body.clientHeight - document.getElementById('fnav').offsetHeight); } } </SCRIPT> </body>