<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
[Вы должны быть зарегистрированы и подключены, чтобы видеть эту ссылку]<html xmlns="http://
[Вы должны быть зарегистрированы и подключены, чтобы видеть эту ссылку]<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Чат</title>
<style type="text/css">
<!--
body,td,th {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #FF6699;
font-style: italic;
}
body {
background-color: #660000;
background-image: url(http://savepic.org/1126996.jpg);
background-repeat: repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a {
font-size: 14px;
color: #FFCC99;
font-weight: bold;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFF99;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
.стиль1 {
font-size: 24px;
color: #663333;
}
.стиль3 {
color: #FFFFFF;
font-weight: bold;
}
.стиль4 {
font-size: 10px;
color: #FF6666;
}
.стиль5 {color: #FF6666}
.стиль6 {
color: #FF9999;
font-size: 12px;
}
.стиль7 {font-size: 11px}
.стиль8 {color: #FFCC99}
-->
</style></head>
<body>
<table width="1200" height="1500" border="0" align="center" cellpadding="0" cellspacing="0" background="http://savepic.org/1177173.jpg">
<tr>
<td width="192" height="45"> </td>
<td><table width="100%" border="0" align="center" cellpadding="0">
<tr>
<td width="200" height="42"> </td>
<td><div align="center" class="стиль1">
<div align="left"><strong>Название чата</strong></div>
</div></td>
<td width="280"><div align="right" class="стиль4">Сегодня: %DATE("%d.%m.%y")%<br>
Время: %DATE("%H:%i:%s")%<br>
Сейчас в чате: %CHAT('ONLINE')%<br>
Всего нас: %PEOPLE("ALL")%
</div></td>
</tr>
</table></td>
<td width="192"> </td>
</tr>
<tr>
<td height="420"> </td>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="300" height="300"><div align="left"></div></td>
<td width="300"> </td>
<td><form name=login method=post action=/>
<input type=hidden name=sess>
<input type=hidden name=ref value="%GET('ref')%">
<input type="submit" style="display: none">
<table style=color:#fc9>
<tr><td><SPAN style="FONT-SIZE: 10pt; COLOR: #00FF00; FONT-FAMILY: Times New Roman"><i><img src="http://savepic.org/1169001.png" border="0" alt="Изображение - savepic.org — сервис хранения изображений" /></td><td><input name=nick size="10" style="border: 1px solid #330000; background: transparent; color: #ffcccc;"></td></tr>
<tr><td><SPAN style="FONT-SIZE: 10pt; COLOR: #00FF00; FONT-FAMILY: Times New Roman"><i><img src="http://savepic.org/1159785.png" border="0" alt="Изображение - savepic.org — сервис хранения изображений" /></td><td><input name=pass type=password size="10" style="border: 1px solid #330000; background: transparent; color: #ffcccc;"></td></tr>
<tr><td colspan=2 align=center><input type=image src="http://savepic.org/1163881.png"></td></tr>
</table>
</form>
<script src=/js/login.jsa></script>
<script src=/js/md5.js></script>
</td>
</tr>
<tr>
<td height="120"> </td>
<td><span class="стиль3">Добро пожаловать в наш чат.здесь тебя ждут новые знакомства, теплая, уютная обстановка.</span></td>
<td> </td>
</tr>
</table></td>
<td> </td>
</tr>
<tr>
<td height="90"> </td>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="200" height="40"> </td>
<td width="140"><div align="center"><a href="ссылка на чат/gb/?" target="_blank">
<img src="http://savepic.org/1174125.png" border="0" alt="Гостевая" onmouseover="this.src='http://savepic.org/1165933.png'" onmouseout="this.src='http://savepic.org/1174125.png'" /></a></div></td>
<td width="120"><div align="center"><a href="ссылка на форум" target="_blank">
<img src="http://savepic.org/1148525.png" border="0" alt="Форум" onmouseover="this.src='http://savepic.org/1141357.png'" onmouseout="this.src='http://savepic.org/1148525.png'" /></a></div></td>
<td><div align="left"><a href="ССылка на радио" target="_blank">
<img src="http://savepic.org/1130093.png" border="0" alt="Радио" onmouseover="this.src='http://savepic.org/1127021.png'" onmouseout="this.src='http://savepic.org/1130093.png'" /></a></div></td>
</tr>
<tr>
<td height="50"> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table></td>
<td><script>
var snowStorm = null;
function SnowStorm() {
// PROPERTIES
// ------------------
var imagePath = 'http://hover.fancy.kz/'; // relative path to snow images (including trailing slash)
var flakesMax = 60;
var flakesMaxActive = 60;
var vMaxX = 2.5;
var vMaxY = 2.5;
var usePNG = false;
var flakeBottom = null; // Integer for fixed bottom, 0 or null for "full-screen" snow effect
var snowStick = false;
var snowCollect = false;
var targetElement = null; // element which snow will be appended to (document body if undefined)
var followMouse = false;
var flakeTypes = 6;
var flakeWidth = 5;
var flakeHeight = 5;
// ------------------
var zIndex = 0; // CSS stacking order applied to each snowflake
var flakeLeftOffset = 0; // amount to subtract from edges of container
var flakeRightOffset = 0; // amount to subtract from edges of container
// --- End of user section ---
var addEvent = function(o,evtName,evtHandler) {
typeof(attachEvent)=='undefined'?o.addEventListener(evtName,evtHandler,false):o.attachEvent('on'+evtName,evtHandler);
}
var removeEvent = function(o,evtName,evtHandler) {
typeof(attachEvent)=='undefined'?o.removeEventListener(evtName,evtHandler,false):o.detachEvent('on'+evtName,evtHandler);
}
var classContains = function(o,cStr) {
return (typeof(o.className)!='undefined'?o.className.indexOf(cStr)+1:false);
}
var s = this;
var storm = this;
this.timers = [];
this.flakes = [];
this.disabled = false;
this.terrain = [];
this.active = false;
var isIE = navigator.userAgent.match(/msie/i);
var isIE6 = navigator.userAgent.match(/msie 6/i);
var isOldIE = (isIE && (isIE6 || navigator.userAgent.match(/msie 5/i)));
var isWin9X = navigator.appVersion.match(/windows 98/i);
var isiPhone = navigator.userAgent.match(/iphone/i);
var isOpera = navigator.userAgent.match(/opera/i);
if (isOpera) isIE = false; // Opera (which may be sneaky, pretending to be IE by default)
var screenX = null;
var screenX2 = null;
var screenY = null;
var scrollY = null;
var vRndX = null;
var vRndY = null;
var windOffset = 1;
var windMultiplier = 2;
var pngSupported = (!isIE || (isIE && !isIE6 && !isOldIE)); // IE <7 doesn't do PNG nicely without crap filters
var docFrag = document.createDocumentFragment();
this.oControl = null; // toggle element
if (flakeLeftOffset == null) flakeLeftOffset = 0;
if (flakeRightOffset == null) flakeRightOffset = 0;
function rnd(n,min) {
if (isNaN(min)) min = 0;
return (Math.random()*n)+min;
}
this.randomizeWind = function() {
vRndX = plusMinus(rnd(vMaxX,0.2));
vRndY = rnd(vMaxY,0.2);
if (this.flakes) {
for (var i=0; i<this.flakes.length; i++) {
if (this.flakes[i].active) this.flakes[i].setVelocities();
}
}
}
function plusMinus(n) {
return (parseInt(rnd(2))==1?n*-1:n);
}
this.scrollHandler = function() {
// "attach" snowflakes to bottom of window if no absolute bottom value was given
scrollY = (flakeBottom?0:parseInt(window.scrollY||document.documentElement.scrollTop||document.body.scrollTop));
if (isNaN(scrollY)) scrollY = 0; // Netscape 6 scroll fix
if (!flakeBottom && s.flakes) {
for (var i=0; i<s.flakes.length; i++) {
if (s.flakes[i].active == 0) s.flakes[i].stick();
}
}
}
this.resizeHandler = function() {
if (window.innerWidth || window.innerHeight) {
screenX = window.innerWidth-(!isIE?16:2)-flakeRightOffset;
screenY = (flakeBottom?flakeBottom:window.innerHeight);
} else {
screenX = (document.documentElement.clientWidth||document.body.clientWidth||document.body.scrollWidth)-(!isIE?8:0)-flakeRightOffset;
screenY = flakeBottom?flakeBottom:(document.documentElement.clientHeight||document.body.clientHeight||document.body.scrollHeight);
}
screenX2 = parseInt(screenX/2);
}
this.resizeHandlerAlt = function() {
screenX = targetElement.offsetLeft+targetElement.offsetWidth-flakeRightOffset;
screenY = flakeBottom?flakeBottom:targetElement.offsetTop+targetElement.offsetHeight;
screenX2 = parseInt(screenX/2);
}
this.freeze = function() {
// pause animation
/*if (!s.disabled) {
s.disabled = 1;
} else {
return false;
}
for (var i=0; i<s.timers.length; i++) {
clearInterval(s.timers[i]);
}*/
}
this.resume = function() {
if (s.disabled) {
s.disabled = 0;
} else {
return false;
}
s.timerInit();
}
this.toggleSnow = function() {
if (!s.flakes.length) {
// first run
s.start();
s.setControlActive(true);
} else {
s.active = !s.active;
if (s.active) {
s.show();
s.resume();
s.setControlActive(true);
} else {
s.stop();
s.freeze();
s.setControlActive(false);
}
}
}
this.setControlActive = function(bActive) {
// Y.D[(bActive?'addClass':'removeClass')](s.oControl,'active');
}
this.stop = function() {
this.freeze();
for (var i=this.flakes.length; i--;) {
this.flakes[i].o.style.display = 'none';
}
removeEvent(window,'scroll',s.scrollHandler);
removeEvent(window,'resize',s.resizeHandler);
if (!isIE) {
//removeEvent(window,'blur',s.freeze);
//removeEvent(window,'focus',s.resume);
}
// removeEventHandler(window,'resize',this.resizeHandler,false);
}
this.show = function() {
for (var i=this.flakes.length; i--;) {
this.flakes[i].o.style.display = 'block';
}
}
this.SnowFlake = function(parent,type,x,y) {
var s = this;
var storm = parent;
this.type = type;
this.x = x||parseInt(rnd(screenX-20));
this.y = (!isNaN(y)?y:-rnd(screenY)-12);
this.vX = null;
this.vY = null;
this.vAmpTypes = [2.0,1.0,1.25,1.0,1.5,1.75]; // "amplification" for vX/vY (based on flake size/type)
this.vAmp = this.vAmpTypes[this.type];
this.active = 1;
this.o = document.createElement('img');
this.o.style.position = 'absolute';
this.o.style.width = flakeWidth+'px';
this.o.style.height = flakeHeight+'px';
this.o.style.fontSize = '1px'; // so IE keeps proper size
this.o.style.zIndex = zIndex;
this.o.src = imagePath+this.type+(pngSupported && usePNG?'.png':'.gif');
docFrag.appendChild(this.o);
this.refresh = function() {
s.o.style.left = s.x+'px';
s.o.style.top = s.y+'px';
}
this.stick = function() {
if (isIE6 || isiPhone || (targetElement != document.documentElement && targetElement != document.body)) {
s.o.style.top = (screenY+scrollY-flakeHeight-storm.terrain[Math.floor(s.x)])+'px';
} else {
s.o.style.display = 'none';
s.o.style.top = 'auto';
s.o.style.bottom = '0px';
s.o.style.position = 'fixed';
s.o.style.display = 'block';
}
}
this.vCheck = function() {
if (s.vX>=0 && s.vX<0.2) {
s.vX = 0.2;
} else if (s.vX<0 && s.vX>-0.2) {
s.vX = -0.2;
}
if (s.vY>=0 && s.vY<0.2) {
s.vY = 0.2;
}
}
this.move = function() {
s.x += s.vX*windOffset;
s.y += (s.vY*s.vAmp);
s.refresh();
if (s.vX && screenX-s.x<flakeWidth+(s.vX*windOffset)) { // X-axis scroll check
s.x = 0;
} else if ((s.vX<0 || windOffset<0)&& s.x-flakeLeftOffset<0-flakeWidth) {
s.x = screenX-flakeWidth; // flakeWidth;
}
var yDiff = screenY+scrollY-s.y-storm.terrain[Math.floor(s.x)];
if (yDiff<flakeHeight) {
s.active = 0;
if (snowCollect && snowStick) {
var height = [0.75,1.5,0.75];
for (var i=0; i<2; i++) {
storm.terrain[Math.floor(s.x)+i+2] += height[i];
}
}
s.o.style.left = (s.x/screenX*100)+'%'; // set "relative" left (change with resize)
if (!flakeBottom) {
if (snowStick) {
s.stick();
} else {
s.recycle();
}
}
}
}
this.animate = function() {
// main animation loop
// move, check status, die etc.
s.move();
}
this.setVelocities = function() {
s.vX = vRndX+rnd(vMaxX*0.12,0.1);
s.vY = vRndY+rnd(vMaxY*0.12,0.1);
}
this.recycle = function() {
s.o.style.display = 'none';
s.o.style.position = 'absolute';
s.o.style.bottom = 'auto';
s.setVelocities();
s.vCheck();
s.x = parseInt(rnd(screenX-flakeWidth-20));
s.y = parseInt(rnd(screenY)*-1)-flakeHeight;
s.o.style.left = s.x+'px';
s.o.style.top = s.y+'px';
s.o.style.display = 'block';
s.active = 1;
}
this.recycle(); // set up x/y coords etc.
this.refresh();
}
this.snow = function() {
var active = 0;
var used = 0;
var waiting = 0;
for (var i=s.flakes.length; i--;) {
if (s.flakes[i].active == 1) {
s.flakes[i].move();
active++;
} else if (s.flakes[i].active == 0) {
used++;
} else {
waiting++;
}
}
if (snowCollect && !waiting) { // !active && !waiting
// create another batch of snow
s.createSnow(flakesMaxActive,true);
}
if (active<flakesMaxActive) {
with (s.flakes[parseInt(rnd(s.flakes.length))]) {
if (!snowCollect && active == 0) {
recycle();
} else if (active == -1) {
active = 1;
}
}
}
}
this.mouseMove = function(e) {
if (!followMouse) return true;
var x = parseInt(e.clientX);
if (x<screenX2) {
windOffset = -windMultiplier+(x/screenX2*windMultiplier);
} else {
x -= screenX2;
windOffset = (x/screenX2)*windMultiplier;
}
}
this.createSnow = function(limit,allowInactive) {
for (var i=0; i<limit; i++) {
s.flakes[s.flakes.length] = new s.SnowFlake(s,parseInt(rnd(flakeTypes)));
if (allowInactive || i>flakesMaxActive) s.flakes[s.flakes.length-1].active = -1;
}
targetElement.appendChild(docFrag);
}
this.timerInit = function() {
s.timers = (!isWin9X?[setInterval(s.snow,20)]:[setInterval(s.snow,75),setInterval(s.snow,25)]);
}
this.init = function() {
for (var i=0; i<2048; i++) {
s.terrain[i] = 0;
}
s.randomizeWind();
s.createSnow(snowCollect?flakesMaxActive:flakesMaxActive*2); // create initial batch
addEvent(window,'resize',s.resizeHandler);
addEvent(window,'scroll',s.scrollHandler);
if (!isIE) {
//addEvent(window,'blur',s.freeze);
//addEvent(window,'focus',s.resume);
}
s.resizeHandler();
s.scrollHandler();
if (followMouse) {
addEvent(document,'mousemove',s.mouseMove);
}
s.timerInit();
}
var didInit = false;
this.start = function(bFromOnLoad) {
if (!didInit) {
didInit = true;
} else if (bFromOnLoad) {
// already loaded and running
return true;
}
if (typeof targetElement == 'string') {
targetElement = document.getElementById(targetElement);
if (!targetElement) throw new Error('Snowstorm: Unable to get targetElement');
}
if (!targetElement) {
targetElement = (!isIE?(document.documentElement?document.documentElement:document.body):document.body);
}
if (targetElement != document.documentElement && targetElement != document.body) s.resizeHandler = s.resizeHandlerAlt; // re-map handler to get element instead of screen dimensions
s.resizeHandler(); // get bounding box elements
if (screenX && screenY && !s.disabled) {
s.init();
s.active = true;
}
}
if (document.addEventListener) {
// safari 3.0.4 doesn't do DOMContentLoaded, maybe others - use a fallback to be safe.
document.addEventListener('DOMContentLoaded',function(){s.start(true)},false);
window.addEventListener('load',function(){s.start(true)},false);
} else {
addEvent(window,'load',function(){s.start(true)});
}
}
snowStorm = new SnowStorm();
</script>
</td>
</tr>
<tr>
<td> </td>
<td><div align="center">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="405" height="200"><div align="center" class="стиль5">%BD = %PEOPLE('BIRTHDAY', 0, '%NICK%', ', ')%%
%M=%RANDOM([
'поздравляем с днем рождения наших пользователей %BD%',
'сеня у %BD% день рождения',
'посетители %BD% справляют день рождения',
'сеня день рождения отмечают: %BD%'
])%%
%(%M%)%
</div></td>
<td><div align="center"><a href="http://
[Вы должны быть зарегистрированы и подключены, чтобы видеть эту ссылку] target="_blank">
<span class="стиль6">Скачать браузеры</span>
<img src="http://i066.radikal.ru/1001/4d/d233c4358d1a.png" border="0" alt="netscape" onmouseover="this.src='http://s003.radikal.ru/i203/1001/81/2a003379ac76.png'" onmouseout="this.src='http://i066.radikal.ru/1001/4d/d233c4358d1a.png'" /></a>
<a href="http://download.yandex.ru/yandex-pack/ie8/softportal/IE8-Setup-Full.exe" target="_blank">
<img src="http://i071.radikal.ru/1001/28/648f0df1f0bc.png" border="0" alt="explorer" onmouseover="this.src='http://s005.radikal.ru/i209/1001/9d/692e93d816b3.png'" onmouseout="this.src='http://i071.radikal.ru/1001/28/648f0df1f0bc.png'" /></a>
<a href="http://
[Вы должны быть зарегистрированы и подключены, чтобы видеть эту ссылку] target="_blank">
<img src="http://s57.radikal.ru/i156/1001/2e/5e328dafe0ee.png" border="0" alt="firefox" onmouseover="this.src='http://s002.radikal.ru/i198/1001/0d/c30be874bc72.png'" onmouseout="this.src='http://s57.radikal.ru/i156/1001/2e/5e328dafe0ee.png'" /></a>
<a href="http://
[Вы должны быть зарегистрированы и подключены, чтобы видеть эту ссылку] target="_blank">
<img src="http://s56.radikal.ru/i154/1001/a4/61d127c5f629.png" border="0" alt="opera" onmouseover="this.src='http://s002.radikal.ru/i198/1001/e2/7f586bdd99d8.png'" onmouseout="this.src='http://s56.radikal.ru/i154/1001/a4/61d127c5f629.png'" /></a>
<a href="http://
[Вы должны быть зарегистрированы и подключены, чтобы видеть эту ссылку] target="_blank">
<img src="http://s001.radikal.ru/i195/1001/da/c00472513266.png" border="0" alt="safari" onmouseover="this.src='http://s005.radikal.ru/i211/1001/2c/4283f6dd7e01.png'" onmouseout="this.src='http://s001.radikal.ru/i195/1001/da/c00472513266.png'" /></a>
<a href="http://
[Вы должны быть зарегистрированы и подключены, чтобы видеть эту ссылку] target="_blank">
<img src="http://s003.radikal.ru/i204/1001/b2/4221b1bb3b25.png" border="0" alt="hrome" onmouseover="this.src='http://s47.radikal.ru/i116/1001/bb/703167a6c67a.png'" onmouseout="this.src='http://s003.radikal.ru/i204/1001/b2/4221b1bb3b25.png'" /></a>
</div></td>
</tr>
<tr>
<td height="300"><div align="center"><h3 style="text-align: center;">Самые болтливые в этом месяце</h3>
%PATTERN_MESS<<<END
<tr>
<td>%NUM%. </td>
<td nowrap="nowrap">%NICK%</td>
<td style="text-align: center;">%COUNT1%</td>
<td style="text-align: center;">%COUNT2%</td>
<td style="text-align: center;">%PERCENT%%%</td>
</tr>
END%
<table width="100%" cellspacing="2" cellpadding="2">
<tr>
<th></th>
<th align="left">Ник</th>
<th align="center">Публичных фраз</th>
<th align="center">Личных фраз</th>
<th align="center">Скрытность</th>
</tr>
%PEOPLE("TOP_MESS", 0, %PATTERN_MESS%, 10)%
</table>
<div class="hr"></div></td>
<td><div align="center"><span class="стиль7">Сказать бы много мне хотелось
О нашем чате-спору нет
Он самый лучший,самый классный
На все он сможет дать ответ
Здесь много доброты,любви
И ласки,и тепла,и света
Здесь можна и на свадьбе погулять
И самый лучший клан создать
Друзей здесь много-не рабей
И все помогут-хоть и лень
И ссоры часто здесь бывают
Они в конфликтах помагают
Так пусть же будет этот чат
Цвести и радовать всех нас
Киллы пусть нам помагают
Админы рефы прибавляют </span>
<!--POLLS-->
<!--FILES-->
<!--SIGNATURE-->
</div></td>
</tr>
<tr>
<td height="340"><div align="center">ваша информация</div></td>
<td><div align="center">по желанию</div></td>
</tr>
</table>
</div></td>
<td> </td>
</tr>
<tr>
<td height="85"> </td>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100" height="40"> </td>
<td><div align="center" class="стиль8">дизайн, верстка <a href="http://august4ustar.forum2x2.ru/" target="_blank">
Star
</a>2011 г. </div></td>
<td width="100"> </td>
</tr>
<tr>
<td height="45"> </td>
<td> </td>
<td> </td>
</tr>
</table></td>
<td> </td>
</tr>
</table>
</body>
</html>