	gray0="gray;background-image:url(http://slivera.net/homepage/i/bg_header_gray.png);} .line{border-top:solid gray 1px;} .menu a:hover{color:silver;}"

	blue0="#385972;background-image:url(http://slivera.net/homepage/i/bg_header_blue.png);} .line{border-top:solid #448cca 1px;} .menu a:hover{color:#91c8ff;}"

	green0="#8dc63f;background-image:url(http://slivera.net/homepage/i/bg_header_green.png);} .line{border-top:solid #8dc63f 1px;} .menu a:hover{color:#9fd752;} .menu a:hover{color:#99cc33;}"
  
  	red0="#780411;background-image:url(http://slivera.net/homepage/i/bg_header_red.png);} .line{border-top:solid #ff0000 1px;} .menu a:hover{color:#ff9090;} .menu a:hover{color:#9fd752;} .menu a:hover{color:#ff7777;} "

  	brown0="#493521;background-image:url(http://slivera.net/homepage/i/bg_header_brown.png);} .menu a:hover{color:#c48747;} "

  	orange0="#7c3616;background-image:url(http://slivera.net/homepage/i/bg_header_orange.png);} .menu a:hover{color:#f78b58;} "
	
	darkblue0="#031e3d;background-image:url(http://slivera.net/homepage/i/bg_header_darkblue.png);} .line{border-top:solid #448cca 1px;} .menu a:hover{color:#5283bd;}"
	
	now=new Date()
	num=(now.getSeconds() )%7

   if (num == 0) {cliche=gray0} //+gray1
   if (num == 1) {cliche=blue0} //+blue1}
   if (num == 2) {cliche=green0} //+green1}
   if (num == 3) {cliche=red0} //+red1}
   if (num == 4) {cliche=brown0} //+brown1}
   if (num == 5) {cliche=orange0} //+orange1}
   if (num == 6) {cliche=darkblue0}   

document.write("<style>.menu{background-color:" + cliche + "}</style>") 

document.write("<table class=menu cellpadding=0 cellspacing=0><tr><td width=100><A href=http://slivera.net/homepage/><IMG src=http://slivera.net/homepage/i/logo.png border=0 width=100 height=17 alt=logo><br></A></td><td width=100% class=menu><SPAN><A href=http://slivera.net/homepage/diary/>Дневник</A> | <A href=http://slivera.net/homepage/rhymes/>Стихи</A> | <A href=http://slivera.net/homepage/prose/>Проза</A> | <A href=http://slivera.net/homepage/slova/>Статьи</A> | <A href=http://slivera.net/homepage/pictures/>Рисунки</A> | <A href=http://slivera.net/homepage/humour/photo/>Юмор</A> | <A href=http://slivera.net/homepage/photo/2006.html>Фотоальбом</A> | <A href=http://slivera.net/homepage/about/>Обо мне</A> | <A href=http://www.narod.ru/guestbook/?owner=15839664>Гостевая</A> | <A href=http://slivera.net/homepage/miranda/>Miranda IM</A></SPAN></TD></TR></table>");

/* */