Приветствую Вас Гость

Регистрация Вход

My status

Разделы сайта

Поиск

Категории раздела

Вы смотрите:
Раздел - Статьи
Категория - Разное

Главная » Статьи » Для сайта » Разное


меню




 
 
 
 <!--U1MENU1Z--><table width="200" border="1" cellpadding="0" cellspacing="0"> 
 <tbody><tr> <td style="border:  1px solid rgb(140, 140, 140); padding: 5px; background: rgb(255, 255,  255) none repeat scroll 0% 0%; -moz-background-clip: border;  -moz-background-origin: padding; -moz-background-inline-policy:  continuous;"> 
 <style type="text/css"> 
 
 /*Credits: Dynamic Drive CSS Library */ 
 /*URL: http://www.dynamicdrive.com/style/ */ 
 
 .suckerdiv ul{ 
 margin: 0; 
 padding: 0; 
 list-style-type: none; 
 width: 190px; /* Width of Menu Items */ 
 border-bottom: 1px solid #ccc; 
 } 
 
 .suckerdiv ul li{ 
 position: relative; 
 } 
 
 /*Sub level menu items */ 
 .suckerdiv ul li ul{ 
 position: absolute; 
 width: 200px; /*sub menu width*/ 
 top: 0; 
 visibility: hidden; 
 } 
 
 /* Sub level menu links style */ 
 .suckerdiv ul li a{ 
 display: block; 
 overflow: auto; /*force hasLayout in IE7 */ 
 color: black; 
 text-decoration: none; 
 background: #fff; 
 padding: 4px 15px; 
 border: 1px solid #ccc; 
 border-bottom: 0; 
 } 
 
 .suckerdiv ul li a:visited{ 
 color: black; 
 } 
 
 .suckerdiv ul li a:hover{ 
 background: #d4e7a3; 
 } 
 
 .suckerdiv .subfolderstyle{ 
 background: url(http://sis-club.com/next.png) no-repeat center right; 
 } 
 
 /* Holly Hack for IE \*/ 
 * html .suckerdiv ul li { float: left; height: 1%; } 
 * html .suckerdiv ul li a { height: 1%; } 
 /* End */ 
 
 </style> 
 
 
 <script type="text/javascript"> 
 
 //SuckerTree Vertical Menu 1.1 (Nov 8th, 06) 
 //By Dynamic Drive: http://www.dynamicdrive.com/style/ 
 
 var menuids=["suckertree1"] //Enter id(s) of SuckerTree UL menus, separated by commas 
 
 function buildsubmenus(){ 
 for (var i=0; i<menuids.length; i++){ 
 var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul") 
 for (var t=0; t<ultags.length; t++){ 
 ultags[t].parentNode.getElementsByTagName("a")[0].className="subfolderstyle" 
 if (ultags[t].parentNode.parentNode.id==menuids[i]) //if this is a first level submenu 
 ultags[t].style.left=ultags[t].parentNode.offsetWidth+"px" //dynamically position first level submenus to be width of main menu item 
 else //else if this is a sub level submenu (ul) 
 ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px" //position menu to the right of menu item that activated it 
 ultags[t].parentNode.onmouseover=function(){ 
 this.getElementsByTagName("ul")[0].style.display="block" 
 } 
 ultags[t].parentNode.onmouseout=function(){ 
 this.getElementsByTagName("ul")[0].style.display="none" 
 } 
 } 
 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 
 ultags[t].style.visibility="visible" 
 ultags[t].style.display="none" 
 } 
 } 
 } 
 
 if (window.addEventListener) 
 window.addEventListener("load", buildsubmenus, false) 
 else if (window.attachEvent) 
 window.attachEvent("onload", buildsubmenus) 
 
 </script> 
 
 
 <div class="suckerdiv"><b> 
 
 
 
 <ul id="suckertree1">
 <li><a href="http://sis-club.com/">Главная</a></li>
 <li><a href="http://sis-club.com/news/">Новости</a>
     <ul>
    <li><a href="http://sis-club.com/news/1-0-9">Экономика</a></li>
    <li><a href="http://sis-club.com/news/1-0-6">Политика</a></li>
   <li><a href="http://sis-club.com/news/1-0-11">Игры</a></li>
    <li><a href="http://sis-club.com/news/1-0-10">Курьезы</a></li>
   <li><a href="http://sis-club.com/news/1-0-7">Интернет</a></li>
   <li><a href="http://sis-club.com/news/1-0-2">Спорт</a></li>
     <li><a href="http://sis-club.com/news/1-0-8">Жизнь</a></li>
    <li><a href="http://sis-club.com/news/1-0-5">События</a></li>    
      
    </ul></li>
 <li><a href="http://sis-club.com/blog/">Видео</a>
   <ul>
       <li><div style="background: #fff;"> <a href="http://sis-club.com/blog/muzyka/1-0-1">Музыка</a></div>
     <ul>
          <li><div style="background: #fff;"> <a href="http://sis-club.com/news/1-0-9">Фолк/Народная</a></div>
          <ul>
      
              <li><div style="background: #fff;"><a href="http://sis-club.com/photo/3">Россия</a></div></li>
              <li><div style="background: #fff;"><a href="http://sis-club.com/photo/raznoe/4">Европа</a></div></li>
              <li><div style="background: #fff;"><a href="http://sis-club.com/photo/3">Ближний Восток</a></div></li>
              <li><div style="background: #fff;"><a href="http://sis-club.com/photo/raznoe/4">Азия</a></div></li>
              <li><div style="background: #fff;"><a href="http://sis-club.com/photo/raznoe/4">Америка</a></div></li>          
          </ul></li>
          <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-6">Классика</a></div></li>
          <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-11">Рок</div></a>
         <ul>
       
             <li><div style="background: #fff;"><a href="http://sis-club.com/photo/3">Русский рок</a></li>
             <li><div style="background: #fff;"><a href="http://sis-club.com/photo/raznoe/4">Металл</a></li>
             <li><div style="background: #fff;"><a href="http://sis-club.com/photo/3">Фолк-Рок</a></li>
             <li><div style="background: #fff;"><a href="http://sis-club.com/photo/raznoe/4">Поп-Рок</a></li>
             <li><div style="background: #fff;"><a href="http://sis-club.com/photo/raznoe/4">Рок-Н-Ролл</a></li>
             <li><div style="background: #fff;"><a href="http://sis-club.com/photo/3">Панк-ро́к</a></li>
             <li><div style="background: #fff;"><a href="http://sis-club.com/photo/raznoe/4">Хардкор</a></li>
             
           </ul></li>
         <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-10">R`n`b</a></li>
         <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-7">Рэп</a></li>
         <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-2">Шансон</a></li>
         <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-8">ПОП</a></li>
         <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-5">Джаз</a></li>
         <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-2">Блюз</a></li>
         <li><div style="background: #fff;"><a href="http://sis-club.com/news/1-0-8">Кантри</a></li>
       
       
     </ul></li>
   <li><a href="http://sis-club.com/blog/video_jumor/1-0-3">Юмор</a></li>
   <li><a href="http://sis-club.com/blog/erotika/1-0-2">Эротика</a></li>
   <li><a href="http://sis-club.com/blog/o_rossie/1-0-4">О нас и стране</a></li>
   <li><a href="http://sis-club.com/blog/films/1-0-5">Фильмы</a></li>
    
   </ul>
 </li>
 <li><a href="http://sis-club.com/index/ntcn/0-5">Чат+Радио</a></li>
 
 <li><a href="http://sis-club.com/forum/">Форум</a></li>
 <li><a href="http://sis-club.com/photo/">Фотоальбом S</a>
     <ul>
      <li><a href="http://sis-club.com/photo/2">Мужчины</a></li>
      <li><a href="http://sis-club.com/photo/3">Девушки</a></li>
      <li><a href="http://sis-club.com/photo/raznoe/4">Разное</a></li>
    
      </ul>
    
    
     </li>
 <li><a href="#">Бесплатные тесты</a></li>
 <li><a href="#">Книга отзывов</a></li>
    
 </ul>
 
 
 
 
 
 
 
 </b></div> 
 </td></tr></tbody></table><!--/U1MENU1Z--> 
 <!--U1CLEFTER1Z--><!-- <block2> -->
Категория: Разное | Добавил: Аргон (01.03.2011)
Просмотров: 458 | Рейтинг: 0.0/0
Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]
Центр Scorp © 2008-2025
Сайт создан Argon Studio.RU
Хостинг от uCoz