[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Все для FIFA сайтов » Разные скрипты для FIFA сайтов » Персональная Страничка Футбольная
Персональная Страничка Футбольная
DALLASДата: Воскресенье, 14.02.2010, 12:12 | Сообщение # 1
--=Глава проекта=--
Группа: Администраторы
Сообщений: 82
Репутация: 0

Code
var ie=document.all  
var ns6=document.getElementById && !document.all  
var enabletip=false  
if (ie||ns6)  
var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""  

function ietruebody(){  
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body  
}  

function ddrivetip(thetext, thecolor, thewidth){  
if (ns6||ie){  
if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"  
if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor  
tipobj.innerHTML=thetext  
enabletip=true  
return false  
}  
}  

function positiontip(e){  
if (enabletip){  
var curX=(ns6)?e.pageX : event.x+ietruebody().scrollLeft;  
var curY=(ns6)?e.pageY : event.y+ietruebody().scrollTop;  
//Find out how close the mouse is to the corner of the window  
var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20  
var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20  

var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000  

//if the horizontal distance isn't enough to accomodate the width of the context menu  
if (rightedge<tipobj.offsetWidth)  
//move the horizontal position of the menu to the left by it's width  
tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"  
else if (curX<leftedge)  
tipobj.style.left="5px"  
else  
//position the horizontal position of the menu where the mouse is positioned  
tipobj.style.left=curX+offsetxpoint+"px"  

//same concept with the vertical position  
if (bottomedge<tipobj.offsetHeight)  
tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"  
else  
tipobj.style.top=curY+offsetypoint+"px"  
tipobj.style.visibility="  visible"  
}  
}  

function hideddrivetip(){  
if (ns6||ie){  
enabletip=false  
tipobj.style.visibility="hidden"  
tipobj.style.left="-1000px"  
tipobj.style.backgroundColor=''  
tipobj.style.wi  dth=''  
}  
}  

document.onmousemove=positiontip  

</script>  
<table width="100%" cellpadding="0" cellspacing="0" height="100%">  
<tbody>  
<tr>  

<td valign="top"><table width="100%" cellpadding="0" cellspacing="0" height="100%">  
<tbody>  
<tr>  

<td valign="top"><table style="background-position: left top; background-attachment: scroll; background-image: url(http://fifan-09.ru/diza2/1.png); width: 100%; background-repeat: repeat; height: 21px;" background="http://img.fifaleague.ru/img/title_line.jpg" cellpadding="0" cellspacing="0">  
<tbody>  
<tr>  
<td>  
<div><b><font color="#ffffff">   Информация o команде</font></b></div></td></tr></tbody></table>  
<table style="width: 100%; border-collapse: collapse; height: 5px; background-color: rgb(255, 255, 255);" width="" align="">  
<tbody>  
</tbody><tbody>  
<tr>  
<td style="vertical-align: top; width: 120px; text-align: center;" valign="top" width="128" align="middle">  
<div><?if($_AVATAR$)?>$_AVATAR$</div>  
<div>$_STATUS$</div>  
<div><?else?><IMG alt="" src="http://fifafootbik.3dn.ru/dizain/iconki/noavatar.gif" border=0><?endif?>$_RANK_ICON$</div>  
<div>$_RANK_NAME$ </div>  
</td><td valign="top">  
<div><font size="4"><img alt="$_COUNTRY$" src="http://pesliga.ru/img/flags/$_COUNTRY_ID$.gif" width="18" border="0" height="12"> <b>$_USERNAME$  

($_CITY$) ID: $_USER_ID$</b></font><br><font color="#777777">Главный тренер: $_NAME$ </font> <?if($GROUP_ID$=4)?><font color="#777777">$_IP_ADDRESS$</font><?endif?> $MODER_PANEL$</div>  
<div><font color="#777777"><?if($_BANNED_TILL$)?>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="border: 1px solid rgb(255, 69, 0);"><sub>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="width: 12px;"><img alt="" src="http://fifafootbik.3dn.ru/dizain/iconki/block.gif" border="0"></td>  
<td>  
<div><?if($_BANNED_TILL$="1")?><strong><font color="#ff0000">Внимание: команда заблокированна.<br></font></strong>Это означает что команда не может проводить игры. <?else?>  

<STRONG><FONT color=#db3a00>Внимание: команда временно заблокированна.<BR></FONT></STRONG>Это означает что команда временно не может проводить игры.<BR>Дата окончания блокировки $_BANNED_TILL$.<BR>  

<?endif?></div></td></tr></tbody></table></sub></td></tr></tbody></table><?endif?></font></div>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 200px;"><br></td>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 300px;"><br></td></tr>  
<tr>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); background: rgb(237, 237, 237) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 200px;"> Рейтинг:</td>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 300px;"><script>  
document.write($_BOARD_ENTRIES$ * 6);  
</script>)</td></tr>  
<tr>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); background: rgb(237, 237, 237) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 200px;"> Доверие:</td>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 300px;"><?if($_REP_READ_URL$)?> <a href="$_REP_READ_URL$" target="_blank">$_REPUTATION$($_REPUTATION_PERCENT$</a><?else?> $_REPUTATION$($_REPUTATION_PERCENT$<?endif?> <?if($_REP_DO_URL$)?> <a href="$_REP_DO_URL$" target="_blank"><img alt="Понизить доверие" src="http://fifafootbik.3dn.ru/dizain/rang/rep/mn.gif" width="7" border="0" height="9"></a> <a href="$_REP_DO_URL$" target="_blank"><img alt="Повысить доверие" src="http://fifafootbik.3dn.ru/dizain/rang/rep/pl.gif" width="7" border="0" height="9"></a><?endif?></td></tr>  
<tr>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); background: rgb(237, 237, 237) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 200px;"> Замечания</td>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 300px;"><?if($_BAN_READ_URL$)?> <a href="$_BAN_READ_URL$" target="_blank">$_BAN_RATING$($_BAN_PERCENT$</a><?else?> $_BAN_RATING$($_BAN_PERCENT$<?endif?> <?if($_BAN_DO_URL$)?> <a href="$_BAN_DO_URL$" target="_blank"><img alt="Понизить уровень замечаний" src="http://fifafootbik.3dn.ru/dizain/rang/rep/mn.gif" width="7" border="0" height="9"></a> <a href="$_BAN_DO_URL$" target="_blank"><imgheight=9 alt="Повысить уровень замечаний" src="http://fifafootbik.3dn.ru/dizain/rang/rep/pl.gif" width="7" border="0"></imgheight=9></a><?endif?></td></tr>  
<tr>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); background: rgb(237, 237, 237) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 200px;"> Дата рождения:</td>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 300px;"> $_BIRTHDAY$ ($_AGE$ лет)</td></tr>  
<tr>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); background: rgb(237, 237, 237) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 200px;"> В лиге с:</td>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 300px;"> $_REG_TIME$</td></tr>  
<tr>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); background: rgb(237, 237, 237) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 200px;"> Последне посещение:</td>  
<td style="border-bottom: 1px solid rgb(201, 201, 201); width: 300px;"> $_LOG_TIME$</td></tr></tbody></table><font color="#777777"></font>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td><?if($_IS_ACTIVITY$)?><script type="text/javascript">  
put='http://fifafootbik.3dn.ru/dizain/medal/top/'; // Путь до медалек  
var n; medal='';  
//Количество матчей (за каждые 10 плюсиков)  
zn=$_BOARD_ENTRIES$; Nm=Math.floor(zn/0);  
rep='';  
if(zn>89) rep='1' //имя медали за 0 +  
if(zn>51) rep='2' //имя медали за 0 +  
if(rep) medal+=' <img border="" alt="" src="'+put+rep+'.gif" title="В Рейтинге" />';  

//Вывод наград  
document.write(medal);  
</script><?else?><?endif?><?if($_IS_ACTIVITY$)?><script type="text/javascript">  
put='http://fifafootbik.3dn.ru/dizain/medal/win/'; // Путь до медалек  
var n; medal='';  

//Количество матчей (Провереныый Пользователь)  
zn=$_BOARD_ENTRIES$; Nm=Math.floor(zn/10);  
rep='';  
if(zn>25) rep='25' //имя медали за 25 +  
if(rep) medal+=' <img border="" alt="" src="'+put+rep+'.gif" title="Проверенный Игрок" />';  

//Вывод наград  
document.write(medal);  
</script><?else?><?endif?><?if($_IS_ACTIVITY$)?><script type="text/javascript">  
put='http://fifafootbik.3dn.ru/dizain/medal/win/'; // Путь до медалек  
var n; medal='';  
//Количество матчей (за каждые 10 плюсиков)  
zn=$_BOARD_ENTRIES$; Nm=Math.floor(zn/10);  
rep='';  
if(zn>10) rep='10' //имя медали за 10 +  
if(zn>24) rep='24' //имя медали за 10 +  
if(zn>50) rep='50' //имя медали за 10 +  
if(zn>75) rep='75' //имя медали за 10 +  
if(zn>100) rep='100' //имя медали за 20 +  
if(zn>150) rep='150' //имя медали за 20 +  
if(zn>300) rep='300' //имя медали за 20 +  
if(zn>500) rep='500' //имя медали за 30 +  
if(zn>1000) rep='1000' //имя медали за 40 +  
if(zn>1500) rep='1500' //имя медали за 50 +  
if(zn>2000) rep='2000' //имя медали за 60 +  
if(zn>3000) rep='3000' //имя медали за 70 +  
if(zn>5000) rep='5000' //имя медали за 80 +  
if(rep) medal+=' <img border="" alt="" src="'+put+rep+'.gif" title="За Количество Побед" />';  

//Вывод наград  
document.write(medal);  
</script><?else?><?endif?><?if($_IS_ACTIVITY$)?><script type="text/javascript">  
put='http://fifafootbik.3dn.ru/dizain/medal/mess/'; // Путь до медалек  
var n; medal='';  
//Количество матчей (за каждые 10 плюсиков)  
zn=$_FORUM_ENTRIES$; Nm=Math.floor(zn/10);  
rep='';  
if(zn>10) rep='10' //имя медали за 10 +  
if(zn>50) rep='50' //имя медали за 10 +  
if(zn>100) rep='100' //имя медали за 10 +  
if(zn>300) rep='300' //имя медали за 10 +  
if(zn>500) rep='500' //имя медали за 20 +  
if(zn>1000) rep='1000' //имя медали за 20 +  
if(zn>2000) rep='2000' //имя медали за 20 +  
if(zn>3000) rep='3000' //имя медали за 30 +  
if(zn>5000) rep='5000' //имя медали за 40 +  
if(rep) medal+=' <img border="" alt="" src="'+put+rep+'.gif" title="За активность в форуме" />';  

//Вывод наград  
document.write(medal);  
</script><?else?><?endif?><?if($_GROUP_ID$=4||$_GROUP_ID$=6)?><img alt="Член совета fairplay" src="http://fifafootbik.3dn.ru/dizain/medal/win/1.gif" border="0"> <?endif?></td></tr></tbody></table>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  

<td>  
<p align="left"><?if($_CHANGE_DETAILS_URL$)?><a style="color: rgb(0, 0, 0);" href="$_CHANGE_DETAILS_URL$" target="_blank"><img alt="Изменить данные" src="http://fifa-clubs.ucoz.ru/other/p_edit.gif" border="0"></a><?endif?><?if($_CHANGE_DETAILS_URL$)?> <a style="color: rgb(0, 0, 0);" href="$_PM_READ_URL$" target="_blank"><img alt="Читать сообщения" src="http://fifa-clubs.ucoz.ru/other/p_pm.gif" border="0"></a><?if($IS_NEW_PM$)?><a style="color: rgb(0, 0, 0);" href="$_PM_READ_URL$" target="_blank"><img alt="Непрочитаное сообщение" src="http://fifafootbik.3dn.ru/dizain/forum/iconki3/unread.gif" border="0"></a><?endif?><?else?><A style="COLOR: #000000" href="$_PM_SEND_URL$"><IMG alt="Написать Сообщение" src="http://fifafootbik.3dn.ru/dizain/forum/iconki3/p_pm.gif" border=0></A><?endif?></p></td></tr></tbody></table>  

<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="border-bottom: 1px solid rgb(169, 169, 169); background: rgb(220, 220, 220) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <strong>Контактная ифнормация</strong></td></tr></tbody></table>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="width: 200px;"> Электронная почта:</td>  
<td style="width: 300px;"> <img alt="" src="http://status.mail.ru/?$_EMAIL$" width="13" border="0" height="13"> $_EMAIL$ <?if($_EMAIL_VERIFICATION_URL$)?><img alt="" src="http://fifafootbik.3dn.ru/dizain/iconki/warn.gif" border="0"> <b><a href="$_EMAIL_VERIFICATION_URL$"><span style="color: red;">Подтвердить e-mail</span></a></b> <?endif?></td></tr>  
<tr>  
<td style="width: 200px;"> ICQ:</td>  
<td style="width: 300px;"> <?if($_ICQ$)?><img alt="" src="http://wwp.icq.com/scripts/online.dll?icq=$_ICQ$&img=5" border="0"> $_ICQ$ <a href="http://www.icq.com/whitepages/cmd.php?uin=$_ICQ$&action=message"><font color="#777777">написть в icq</font></a><font color="#777777">   <a href="http://www.icq.com/whitepages/cmd.php?uin=$_ICQ$&action=add"><font color="#777777">добавить контакт</font></a><?else?><IMG alt="" src="http://fifafootbik.3dn.ru/dizain/iconki/noicq.gif" border=0> n/a<?endif?><font color="#777777"></font></font></td></tr>  
<tr>  
<td style="width: 200px;"> Skype:</td>  
<td style="width: 300px;"> <img alt="" src="http://tbn0.google.com/images?q=tbn:Dlf7jS1CLNT1TM:http://www.hosting.ua/templates/hosting_ua/images/skype.gif" border="0"> <?if($_AOL$)?>$_AOL$ <!--  
Skype 'Skype Me™!' button  
http://www.skype.com/go/skypebuttons  
--><script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script><a href="skype:$_AOL$?call"><img style="border: medium none ;" alt="Skype Me™!" src="http://www.fifaliga.at.ua/skype-call.gif" width="18" height="18"></a> <?else?>n/a<?endif?></td></tr>  
<tr>  
<td style="width: 200px;"> Ссылка команды:</td>  
<td style="width: 300px;"> $HOME_PAGE_LINK$index/8-$_USER_ID$</td></tr></tbody></table>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="border-bottom: 1px solid rgb(169, 169, 169); background: rgb(220, 220, 220) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <strong>Интернет соединение</strong></td></tr></tbody></table>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="width: 200px;"> Подключение к сети:</td>  
<td style="width: 300px;">   

<?if($_YAHOO$='lan'||$_YAHOO$='Lan'||$_YAHOO$='LAN'||$_YAHOO$='Кабель'||$_YAHOO$='Сеть')?><img alt="" src="http://fifafootbik.3dn.ru/inet/lan.gif" width="14" border="0" height="14"> LAN(Выделенная линия)<?endif?>  
<?if($_YAHOO$='modem'||$_YAHOO$='MODEM'||$_YAHOO$='Modem'||$_YAHOO$='Модем'||$_YAHOO$='STRIM'||$_YAHOO$='Телефон')?> <img alt="" src="http://fifafootbik.3dn.ru/inet/modem.gif" width="14" border="0" height="14"> Модем<?endif?>  
<?if($_YAHOO$='Стрим'||$_YAHOO$='Адсл'||$_YAHOO$='strim'||$_YAHOO$='Strim'||$_YAHOO$='STRIM'||$_YAHOO$='adsl'||$_YAHOO$='Ads  l')?> <img alt="" src="http://fifafootbik.3dn.ru/inet/strim.gif" width="14" border="0" height="14"> xDSL(Стрим)<?endif?>  
<?if($_YAHOO$='fast'||$_YAHOO$='Fast'||$_YAHOO$='FAST'||$_YAHOO$='Быcтрое подключение')?><img alt="" src="http://fifafootbik.3dn.ru/inet/fast.gif" width="14" border="0" height="14"> Быстрое подключение<?endif?>  

</td></tr>  
<tr>  
<td style="width: 200px;"> Внешний IP:</td>  
<td style="width: 300px;">   

<?if($_MSN$='yes'||$_MSN$='Yes'||$_MSN$='YES'||$_MSN$='Есть'||$_MSN$='есть'||$_MSN$='Да'||$_MSN$='да')?> <img alt="" src="http://fifafootbik.3dn.ru/inet/yes.gif" width="14" border="0" height="14"> Может быть сервером<?endif?>  
<?if($_MSN$='no'||$_MSN$='No'||$_MSN$='NO'||$_MSN$='Нету'||$_MSN$='нету'||$_MSN$='Нету'||$_MSN$='Нет'||$_MSN$='НЕТ'||$_MS  N$='нет')?> <img alt="" src="http://fifafootbik.3dn.ru/inet/no.gif" width="14" border="0" height="14"> Не может быть сервером<?endif?>  

</td></tr>  
<tr>  
<td style="width: 200px;"> Провайдер:</td>  
<td style="width: 300px;"> $_STATE$</td></tr></tbody></table>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="border-bottom: 1px solid rgb(169, 169, 169); background: rgb(220, 220, 220) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <strong>Статистика</strong></td></tr></tbody></table>  
<table style="width: 500px; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="width: 200px;"> Кубков:</td>  
<td style="width: 300px;"> $_PHOTO_ENTRIES$</td></tr>  
<tr>  
<td style="width: 200px;"> Жалоб:</td>  
<td style="width: 300px;"> <a href="$_PUBL_ACTIVITY_URL$">$_PUBL_ENTRIES$</a></td></tr>  
<tr>  
<td style="width: 200px;"> Побед:</td>  
<td style="width: 300px;"> <a href="$_BOARD_ACTIVITY_URL$">$_BOARD_ENTRIES$</a></td></tr>  
<tr>  
<td style="width: 200px;"> Сетей:</td>  
<td style="width: 300px;"> $_DIR_ENTRIES$</td></tr></tbody></table></td></tr></tbody></table>  
<table style="width: 100%; border-collapse: collapse;">  
<tbody></tbody></table>  
<table style="width: 100%; border-collapse: collapse;">  
<tbody></tbody></table>  
<table style="width: 100%; border-collapse: collapse;">  
<tbody>  
<tr>  
<td style="background: rgb(220, 220, 220) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><br></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table> </td> </tr><tr><td style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" height="32"><span style="font-size: 8pt; color: rgb(255, 255, 255);">  
<table style="background-position: left top; background-attachment: scroll; background-image: url(http://fifafootbik.3dn.ru/dizain/background.jpg); width: 100%; background-repeat: repeat; border-collapse: collapse;">  
<tbody>  
<tr>  
<td>  
<div><span style="font-size: 8pt; color: rgb(255, 255, 255);">$GLOBAL_RASKRUTKA$</span></div></td></tr></tbody></table></span></td></tr></tbody></table>  
</td><td style="padding: 10px; background: transparent url(5045.jpg) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" valign="top" width="200"></DIV></TD></TR></TBODY></TABLE>  

<td valign="top" width="200" style="background:url('http://fifan-09.ucoz.ru/diza/fon.jpg'); padding: 10px;">  
$GLOBAL_DRIGHTER$  
</td>  
</tr>  
</table>  
<!-- </middle> -->  
</td></tr></table>  

$GLOBAL_BFOOTER$  

</TD><TD align="left" width="5%" style="background:url('http://fifan-09.ru/diza2/p.gif') left repeat-y;"><IMG src="http://fifan-09.ru/diza2/p.gif" border="0"></TD></TR></TBODY></TABLE>  

</body>  

</html>[hide]
 
Форум » Все для FIFA сайтов » Разные скрипты для FIFA сайтов » Персональная Страничка Футбольная
  • Страница 1 из 1
  • 1
Поиск: