Логин:
Пароль:

Главная » Файлы » uCoz » Меню

Красивое меню для ucoz от portaller-ucoz.ucoz.ru
04.09.2012, 19:01

В ставим в css
Code
.suckerdiv ul{ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">margin: 0; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">padding: 0; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">list-style-type: none; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">width: 190px; /* Width of Menu Items */ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">border-bottom: 1px solid #ccc; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">.suckerdiv ul li{ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">position: relative; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">/*Sub level menu items */ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">.suckerdiv ul li ul{ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">position: absolute; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">width: 200px; /*sub menu width*/ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">top: 0; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">visibility: hidden; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">/* Sub level menu links style */ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">.suckerdiv ul li a{ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">display: block; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">overflow: auto; /*force hasLayout in IE7 */ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">color: black; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">text-decoration: none; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">background: #fff; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">padding: 4px 15px; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">border: 1px solid #ccc; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">border-bottom: 0; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">.suckerdiv ul li a:visited{ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">color: black; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">.suckerdiv ul li a:hover{ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">background-color: green; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">.suckerdiv .subfolderstyle{ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">background: url(http://forever-web.ucoz.ru/templates/next-list.gif) no-repeat center right; </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">/* Holly Hack for IE \*/ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">* html .suckerdiv ul li { float: left; height: 1%; } </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">* html .suckerdiv ul li a { height: 1%; }</span>
<span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">
А это туда куда хотим видеть эту меню.
Code
</span></font><span style="background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; "><script type="text/javascript"></span><span style="background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; "> </span></div><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">//SuckerTree Vertical Menu 1.1 (Nov 8th, 06) </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">//By Dynamic Drive: http://www.dynamicdrive.com/style/ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">var menuids=["suckertree1"] //Enter id(s) of SuckerTree UL menus, separated by commas </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">function buildsubmenus(){ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">for (var i=0; i<menuids.length; i++){ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")</span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">for (var t=0; t<ultags.length; t++){ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">ultags[t].parentNode.getElementsByTagName("a")[0].className="subfolderstyle" </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">if (ultags[t].parentNode.parentNode.id==menuids[i]) //if this is a first level submenu </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">ultags[t].style.left=ultags[t].parentNode.offsetWidth+"px" //dynamically position first level submenus to be width of main menu item </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">else //else if this is a sub level submenu (ul) </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px" //position menu to the right of menu item that activated it </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">ultags[t].parentNode.onmouseover=function(){ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">this.getElementsByTagName("ul")[0].style.display="block" </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">ultags[t].parentNode.onmouseout=function(){ </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">this.getElementsByTagName("ul")[0].style.display="none" </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">for (var t=ultags.length-1; t>-1; t--){ //loop through all sub menus again, and use "display:none" to hide menus (to prevent possible page scrollbars </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">ultags[t].style.visibility="visible" </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">ultags[t].style.display="none" </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">} </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">if (window.addEventListener) </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">window.addEventListener("load", buildsubmenus, false) </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">else if (window.attachEvent) </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); ">window.attachEvent("onload", buildsubmenus) </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></script> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><div class="suckerdiv"><b> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><ul id="suckertree1"> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Главная</a></li></span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li style="visibility:hidden;"><a href="http://pro100ucoz.ru/">Скачано с Pro100uCoz.ru</a></li></span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Форум</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Гостевая</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#/">Все файлы</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Программы</a> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><ul> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Мультимедиа</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Безопасность</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Интернет</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Утилиты</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Обслуживание</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Графика и дизайн</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Остальное</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></ul> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Все для uCoz</a> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><ul> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Скрипты</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Шаблоны</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Ранги</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Кнопки форума</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Иконки форума</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Иконки групп</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Остальное</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></ul> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Photoshop</a> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><ul> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Кисти</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Стили</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Перекрытия</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Аватары [psd]</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></ul> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">IMG В Контакте</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#" title="Автоматическая регистрация cайта в поисковых системах">Авто регистрация</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><li><a href="#">Обратная связь</a></li> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></ul> </span><br style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "><span style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 14px; background-color: rgb(255, 255, 255); "></b></div>
Категория: Меню | Добавил: Позек | Теги: Красивое, ucoz, null, для, меню
Просмотров: 665 | Загрузок: 0 | Комментарии: 1 | Рейтинг: 5.0/2
Всего комментариев: 1
Позек | Комментарий № 1 | Дата: 13.09.2012

dry

Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]

Меню сайта
Форма входа
Категории раздела
Шаблоны [67]
Мини-профиль [1]
Чат [0]
Меню [6]
Кнопки [2]
Прочее [12]
Персональные страницы [2]
Опросы [0]
Игры [0]
Авторство Portaller-ucoz.ru [0]
Графика [1]
Поиск
Наш опрос
Оцените мой сайт
Всего ответов: 43
Мини-чат
Друзья сайта
  • Официальный блог
  • Сообщество uCoz
  • FAQ по системе
  • Инструкции для uCoz
  • Статистика

    Онлайн всего: 1
    Гостей: 1
    Пользователей: 0
    >