var cookies = new Array(
 '<a href="agit.shtml"><img src="art/best/analgin.jpg" width=130 height=78 title="Анальгин" border=0></a>',
 '<a href="reclama.shtml"><img src="art/best/imlovinit.jpg" width=130 height=78 title="i&#0180;m lovin&#0180; it&#0153;" border=0></a>',
 '<a href="reclama.shtml"><img src="art/best/wildcherry.jpg" width=130 height=78 title="Wild cherry" border=0></a>',
 '<a href="reclama.shtml"><img src="art/best/marlboro_cowboys.jpg" width=130 height=78 title="Страна Marlboro" border=0></a>',
 '<a href="reclama.shtml"><img src="art/best/alenka3.jpg" width=130 height=78 title="Алёнка и её друзья" border=0></a>',
 '<a href="reclama.shtml"><img src="art/best/nissan.jpg" width=130 height=78 title="Nissan" border=0></a>',
 '<a href="reclama.shtml"><img src="art/best/7up.jpg" width=130 height=78 title="7-up" border=0></a>',
 '<a href="reclama.shtml"><img src="art/best/moment.jpg" width=130 height=78 title="Клей &#0171;Момент&#0187;" border=0></a>',
 '<a href="agit.shtml"><img src="art/best/cataclysm.jpg" width=130 height=78 title="Катаклизмы" border=0></a>',
 '<a href="absolut.shtml"><img src="art/best/daltonism.jpg" width=130 height=78 title="Absolut Daltonism" border=0></a>',
 '<a href="3kovka.shtml"><img src="art/best/delacroix.jpg" width=130 height=78 title="Свобода, ведущая народ" border=0></a>',
 '<a href="mobile.shtml"><img src="art/best/mtsspeak.jpg" width=130 height=78 title="Люди говорят" border=0></a>',
 '<a href="mobile.shtml"><img src="art/best/sviaznoi.jpg" width=130 height=78 title="Взрослые игрушки" border=0></a>',
 '<a href="mobile.shtml"><img src="art/best/nokia.jpg" width=130 height=78 title="Connecting people" border=0></a>',
 '<a href="logos.shtml"><img src="art/best/dreamworks.jpg" width=130 height=78 title="DreamWorks" border=0></a>',
 '<a href="disco.shtml"><img src="art/best/nutcracker.jpg" width=130 height=78 title="Просто Щелкунчик" border=0></a>',
 '<a href="cinema.shtml"><img src="art/best/matrix2.jpg" width=130 height=78 title="Матрица Перематрица" border=0></a>',
 '<a href="cinema.shtml"><img src="art/best/6sense.jpg" width=130 height=78 title="Шестое чувство" border=0></a>',
 '<a href="censored.shtml"><img src="art/best/meinkampf.jpg" width=130 height=78 title="Моя борьба" border=0></a>',
 '<a href="censored.shtml"><img src="art/best/liza.jpg" width=130 height=78 title="Журнал &#0171;Лиза&#0187;" border=0></a>',
 '<a href="censored.shtml"><img src="art/best/citibank.jpg" width=130 height=78 title="Citibank" border=0></a>',
 '<a href="cards.shtml"><img src="art/best/easter.jpg" width=130 height=78 title="Пасха" border=0></a>',
 '<a href="agit.shtml"><img src="art/best/mausoleum.jpg" width=130 height=78 title="Мавзолей" border=0></a>',
 '<a href="cards.shtml"><img src="art/best/newyear1.jpg" width=130 height=78 title="Новый год" border=0></a>',
 '<a href="agit.shtml"><img src="art/best/preved.jpg" width=130 height=78 title="Превед!" border=0></a>',
 '<a href="agit.shtml"><img src="art/best/raspaltsovka.jpg" width=130 height=78 title="Распальцовка" border=0></a>',
 '<a href="agit.shtml"><img src="art/best/string.jpg" width=130 height=78 title="String Quartet" border=0></a>',
 '<a href="agit.shtml"><img src="art/best/zagar.jpg" width=130 height=78 title="Загорел..." border=0></a>'
);
cookieElement = document.getElementById( 'cockie' );
cookieElement.innerHTML = cookies[ Math.floor( Math.random() * cookies.length ) ];