<!--

document.write('<div class="space">&nbsp;</div>');

if(Math.floor(Math.random()*10)<6){

document.write('<div style="font: bold 12px arial">Гороскоп совместимости</div>'+
'<div style="font-size:12px;margin-left:10px;"><form action="http://astrological.ru/horoskop/love-sovmestim/" method="get" style="font-size:12px;margin:0px;">'+
'<div>&nbsp;</div><div>Вы: </div>'+
'<div>Имя: <input style="font-size:12px;width:130px;" name="name" /> Дата рождения:<br /><select style="font-size:12px;" name="birthdate_day">'+d_html+'</select>'+
'<select style="font-size:12px;width:73px;" name="birthdate_month">'+m_html+'</select>'+
'<select style="font-size:12px;" name="birthdate_year">'+y_html+'</select>'+
'</div>'+gen_html+'<div>Ваш партнёр: </div><div>Имя: <input style="font-size:12px;width:130px;" name="name2"> Дата рождения:<br />'+
'<select style="font-size:12px;" name="birthdate_day2">'+d_html+'</select>'+
'<select style="font-size:12px;width:73px;" name="birthdate_month2">'+m_html+'</select>'+
'<select style="font-size:12px;" name="birthdate_year2">'+y_html+'</select>'+
end_html+'</div>');



}else{



document.write('<div style="font: bold 12px arial">Персональный гороскоп</div>'+
'<div style="font-size:12px;margin-left:10px;"><div>&nbsp;</div><form action="http://astrological.ru/horoskop/personalnei/" method="get" style="font-size:12px;margin:0px;">'+
'<div>Имя: <input style="font-size:12px;width: 130px;" name="name" /> Дата рождения:<br /><select style="font-size:12px;" name="birthdate_day">'+d_html+'</select>'+
'<select style="font-size:12px;width:73px;" name="birthdate_month">'+m_html+'</select>'+
'<select style="font-size:12px;" name="birthdate_year">'+y_html+'</select>'+
gen_html+
end_html+'</div>');

}



document.write('<div class="menu_text"><div style="font: bold 12px arial">Персональные гороскопы</div>'+
'<ul>'+
'<li><a href="http://astrological.ru/horoskop/love-sovmestim/">Гороскоп совместимости</a></li>'+
'<li><a href="http://astrological.ru/horoskop/personalnei/">Персональный гороскоп</a></li>'+
//'<li><a href="http://astrological.ru/horoskop/ejednevnei/">Гороскоп на день</a></li>'+
//'<li><a href="http://astrological.ru/horoskop/love-personal/">Любовный гороскоп</a></li>'+
'<li><a href="http://astrological.ru/horoskop/godovoi/">Гороскоп <b>на 2012 год</b></a></li>'+
'</ul></div>');

//-->

