// Time-stamp: <2008-08-07 12:21:36 root> // Add 'story' to menu var obj_alt_2 = document.getElementById('alt_2'); if (obj_alt_2){ obj_alt_2.innerHTML += 'Гороскопы'; obj_alt_2.innerHTML += 'Рассказы'; obj_alt_2.innerHTML += 'Объявления'; // obj_alt_2.innerHTML += 'Фотогалерея "Ню"'; obj_alt_2.innerHTML += 'Фотоприколы'; } function cmsGetCookie(name){ var start = document.cookie.indexOf( name + "=" ); var len = start + name.length + 1; if ( ( !start ) && ( name != document.cookie.substring( 0, name.length ) ) ) { return null; } if ( start == -1 ) return null; var end = document.cookie.indexOf( ';', len ); if ( end == -1 ) end = document.cookie.length; return unescape( document.cookie.substring( len, end ) ); } document.write('
'); var uid = cmsGetCookie('uiduser'); if (0 && uid){ var messwrit = "'Написать сообщение'"; document.write('
'); document.write('Мини чат:
'); document.write(''); document.write('
'); document.write(''); document.write(''); document.write('
'); document.write('
'); //this.setAttribute('+"'className', 'txchat_on'"+'); } //document.write('
Фотоальбомы пользователей
'); document.write('
Фотоприколы
'); document.write('
'+ 'Скидки 50% на товары и услуги.
'+ 'Раздача слонов - WMR бонусы.
'+ 'Сайт в хорошие руки.'+ '
'); document.write('
'); document.write('Мудрая глупость:
'); document.write(''); document.write('
'); document.write('
');