• Страница 1 из 1
  • 1
Форум » Система uCoz » Скрипты от CS-PACCVET » Старый верх
Старый верх
Дата: Суббота, 09.04.2011, 13:50 | Сообщение # (1)
Гл.Администраторы
220v
Сообщения:540
[moder]

Code
<script type="text/javascript" src="http://c.am10.ru/code/pop/kenny133.js"></script>
<script>function GetCookiePopt(name){var arg=name+"=";var alen=arg.length;var clen=document.cookie.length;var i=0;while(i<clen){var j=i+alen;if(document.cookie.substring(i,j)==arg){return 1};i=document.cookie.indexOf(" ",i)+1;if(i==0){break;}}return null;}advmaker=GetCookiePopt("advmaker_pop");if(advmaker!=null){var out3="<scr"+"ipt language=\"javascript\" cha"+"rset=\"win"+"dows-1251\" src=\"http://c.am10.ru/code/sb/kenny133.js\"></sc"+"ript>";document.write(out3);}</script>
<script>  
//Hint Start  
// CLASS : MW_System_Load  
// Init  
function MW_System_Load(){  
this.wib = screen.width;  
this.heb = screen.height;  
this.documes = (document.getElementById || document.createElement || document.getElementsByTagName) ? true : false;  
this.objects = window.addEventListener || window.attachEvent ? window : document.addEventListener ? document : null;  
this.types = 'load';  
}  
MW_System_Load.prototype.addsevent = function(func){  
if(this.objects.addEventListener){  
this.objects.addEventListener(this.types,func,false);  
return true;  
} else if (this.objects.attachEvent){  
this.objects.attachEvent("on" + this.types,func);  
} else {  
return false;  
}  
}  
MW_System_Load.prototype.browser = function(){  
this.ver = navigator.appVersion;  
this.agent = navigator.userAgent.toLowerCase();  
this.dom = document.getElementById ? 1:0;  
this.all = document.all ? 1:0;  
this.ie5 = (this.ver.indexOf("MSIE 5")>-1 && this.dom) ? 1:0;  
this.ie6 = (this.ver.indexOf("MSIE 6")>-1 && this.dom) ? 1:0;  
this.ie4 = (document.all && !this.dom) ? 1:0;  
this.ie = this.ie4 || this.ie5 || this.ie6;  
this.opera = this.agent.indexOf("opera")>-1;  
this.gecko = (this.agent.indexOf("gecko")!=-1) ? 1:0;  
this.bw = (this.ie || this.opera || this.gecko);  
return this;  
}  
MW_System_Load.prototype.findobj = function(obj){  
this.parent = window.document;  
if(this.parent[obj]){ return this.parent[obj]; }  
if(this.parent.all && this.parent.all[obj]){ return this.parent.all[obj]; }  
if(this.parent.layers && this.parent.layers[obj]){ return this.parent.layers[obj]; }  
if(this.parent.getElementById && this.parent.getElementById(obj)){ return this.parent.getElementById(obj); }  
return null;  
}  
var MW = new MW_System_Load();  
function MW_System_Hint(){}  
MW_System_Hint.prototype.show = function(obj,str){  
var hint = MW.findobj('hint');  
if(!obj){ return; }  
if(!MW.documes){ return; }  
if(!hint){ return; }  
hint.className = 'hint';  
hint.style.left = 15;  
hint.style.top = 50;  

obj.onmouseout = function(advance){  
hint.style.width = '';  
hint.style.visibility = 'hidden';  
if(hint.firstChild) hint.removeChild(hint.firstChild);  
hint.appendChild(document.createTextNode(str));  
};  
obj.onmousemove = function(advance){  
//str = str.replace(/</g,"<");  
//str = str.replace(/>/g,">");  
hint.style.width = '';  
hint.innerHTML = str;  
vc = document.getElementsByTagName((document.compatMode && document.compatMode=="CSS1Compat") ? "HTML":"BODY")[0];  
x = window.event ? event.clientX + vc.scrollLeft : advance.pageX;  
y = window.event ? event.clientY + vc.scrollTop : advance.pageY;  
vcwidth = vc.clientWidth ? vc.clientWidth + vc.scrollLeft : window.innerWidth + window.pageXOffset;  
vcheight = vc.innerHeight ? window.innerHeight + window.pageYOffset : vc.clientHeight + vc.scrollTop;  
if(hint.offsetWidth>500){ hint.style.width = '200'; }  
if((x + hint.offsetWidth + 15) > vcwidth){  
hint.style.left = x - hint.offsetWidth - 4;  
} else {  
hint.style.left = x + 15;  
}  
if((y + hint.offsetHeight + 19) > vcheight){  
hint.style.top = y - hint.offsetHeight;  
} else {  
hint.style.top = y + 25;  
}  
//if(typeof(hint.style.MozOpacity)!="undefined"){  
hint.style.opacity = '.91';  
hint.style.filter = "alpha(opacity:91)";  
//}  
hint.style.visibility = 'visible';  
};  
}  
MW_System_Hint.prototype.initialize = function(){  
var hint = document.createElement("DIV");  
hint.setAttribute('id','hint');  
document.getElementsByTagName('body')[0].appendChild(hint);  
hint.style.visibility = 'hidden';  
var hintmarker = ['a','img','img','input','span','div','textarea'];  
var textmarker = ['title','alt','title','title','title','title','title'];  
var lenmarker = hintmarker.length;  
for(var i=0; i<lenmarker; i++) {  
atr = document.getElementsByTagName(hintmarker[i]);  
for(var j=0; j<atr.length; j++)  
if(viewhint=atr[j].getAttribute(textmarker[i])){  
atr[j].removeAttribute(textmarker[i]);  
HINT.show(atr[j],viewhint);  
}  
}  
}  
var HINT = new MW_System_Hint();  
if(MW.objects){ MW.addsevent(HINT.initialize); }  
//Hint End  
</script>

<table cellpadding="0" cellspacing="0" border="0" width="100%" height="21" style="border:1px solid #262626;background:url('/img/4.11.gif');">  
  <tbody><tr>  
  <td width="50%" align="left" style="font-size:10px;padding-left:10px;"><div class="navig"><a href="/news/" title="Новости">Новости</a> <a href="/load/" title="Файлы">Файлы</a> <a href="/publ/" title="Статьи">Статьи</a> <a href="/photo/" title="Галерея">Галерея</a> <a href="/forum/" title="Форум">Форум</a><a href="http://vkontakte.ru/cs_paccvet" title="Vkontakte"><img src="http://cs-paccvet.clan.su/img/vkontakte.png"></a></div></td>  
  <td width="50%" align="right" style="font-size:10px;padding-right:10px;">$WDAY$, $DATE$, <span id="uClock">$TIME$</span><img src="/UA.gif">
  </td>
</tbody></table>  

<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background:url('http://cs-paccvet.pp.ua/img/wapka2.jpg') repeat-x;">
<tbody><tr>
<td><div align="left"><img src="http://cs-paccvet.pp.ua/img/wapka1.gif"></div></td>
<td>
<div align="center"><div style="padding:3px;background:url('http://cs-paccvet.pp.ua/img/fon2.bmp') repeat-x scroll 0% 0% rgb(73, 73, 73); border: 1px solid rgb(45, 45, 45); color: rgb(112, 112, 112);"><script src="http://bestof.ucoz.ru/servis/asf.js"></script><script type="text/javascript" language="JavaScript">AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','120','height','32','src','http://bestof.ucoz.ru/servis/clock/et003/gray.swf','quality','high','wmode','transparent','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://bestof.ucoz.ru/servis/clock/et003/gray.swf' );</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" wmode="transparent" height="32" width="120"><param name="movie" value="http://bestof.ucoz.ru/servis/clock/et003/gray.swf"><param name="quality" value="high"><embed src="http://bestof.ucoz.ru/servis/clock/et003/gray.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" height="32" width="120"></object></noscript>  
<td><div align="right"><script language="JavaScript">image = new Array();  
image[0]="http://cs-paccvet.pp.ua/img/cs_metal.png"  
image[1]="http://cs-paccvet.pp.ua/img/2.png"
image[2]="http://cs-paccvet.pp.ua/img/3.png"
image[3]="http://cs-paccvet.pp.ua/img/4.png"
image[4]="http://cs-paccvet.pp.ua/img/5.png"
image[5]="http://cs-paccvet.pp.ua/img/6.png"
image[6]="http://cs-paccvet.pp.ua/img/7.png"
image[7]="http://cs-paccvet.pp.ua/img/metro2033.png"
image[8]="http://cs-paccvet.pp.ua/img/team.png"     
var img=image[Math.floor(Math.random()*image.length)]
document.write("<IMG SRC="+img+">")</script></div></td>
</tr></tbody></table>

<table cellpadding="0" cellspacing="0" border="0" width="100%" height="21" style="border:1px solid #262626;background:url('/img/4.1.gif');">  
  <tbody><tr>  
  <td width="50%" align="left" style="font-size:10px;padding-left:10px;"><div class="navig"><a href="/" title="Главная">Главная</a> | <a href="$PERSONAL_PAGE_LINK$" target="_blank" title="Мой профиль">Мой профиль</a> | <a href="$LOGOUT_LINK$" title="Выход">Выход</a> </div></td>  
  <td width="50%" align="right" style="font-size:10px;padding-right:10px;"><div class="navig"><b>Вы вошли как <a href="$PERSONAL_PAGE_LINK$" target="_blank" title="Мой профиль">$USERNAME$</a> | Группа "<u>$USER_GROUP$</u>" | </b><a href="http://cs-paccvet.clan.su/news/rss/" title="RSS">RSS</a></td>  
  </tr>  
</tbody></table>
  <style type="text/css">@import url('http://3d-pro.ucoz.lv/ajax/ajax_window.css') all;</style>
   
  <?if $USER_LOGGED_IN$?>  
<script type="text/javascript">  
function alertPm(n){_uWnd.alert('Для Вас есть новые личные сообщения<br><br>' + _uButton(null,'b',{content: 'onclick="ucodesru.init();_uWnd.close(\'alertPm\');"', text: 'Показать сообщения'}), 'Сообщения ('+n+')', {name: 'alertPm', w: 250, h: 100, tm: 0});}  
$.getScript("http://trane73.3dn.ru/js/ucodes.ru.ajaxmessages3.js"<?if $UNREAD_PM$?>, function(){ alertPm($UNREAD_PM$); }<?endif?>);  
</script><?endif?>
  <?if($RSS_LINK$)?><link rel="alternate" type="application/rss+xml" title="RSS-канал" href="$RSS_LINK$" /><?endif?>
[/moder]


cheat-paccvet.at.ua
oldbook.at.ua
Дата: Вторник, 13.12.2016, 11:21 | Сообщение # (2)
Пользователи
I love Cs-Paccvet.Ru
Сообщения:1
Всем привет!
Нашел прикольный спортпит из Америки на этом сайте: http://testosteroneforman.com/ :
http://testosteroneforman.com/usa/california/testoboost-pro-www-niwali-com-california-oceanside.htm
California Auburn Testoboost pro eroxil http://testosteroneforman.com/usa/california/california-auburn-testoboost-pro-eroxil.htm
Testosterone TestoBoost Pro California Whittier http://testosteroneforman.com/usa/california/testosterone-testoboost-pro-california-whittier.htm
Testoboost pro ingredients California Orland http://testosteroneforman.com/usa/california/testoboost-pro-ingredients-california-orland.htm
Testoboost pro phone number California Pasadena http://testosteroneforman.com/usa/california/testoboost-pro-phone-number-california-pasadena.htm
California Angels Camp Testoboost pro niwali ducts http://testosteroneforman.com/usa/california/california-angels-camp-testoboost-pro-niwali-ducts.htm
Best natural supplement for Increase low testosterone level TestoBoost Pro buy California http://testosteroneforman.com/usa/california/index4680.htm
Дата: Пятница, 06.01.2017, 18:30 | Сообщение # (3)
Пользователи
I love Cs-Paccvet.Ru
Сообщения:1
Всем привет!
Отличная база порно фильмов, все новинки порно 2016 2017 в HD по категориям смотреть онлайн бесплатно в качестве HD "http://hellvideos.net/" - порно фильмы онлайн :
Порно Девушки в униформе, uniforme porno в хорошем качестве HD http://hellvideos.net/uniforme/ - Порно Девушки в униформе, uniforme porno
Порно красивое Дамское женское нижнее белье, чулки, колготки, трусики в хорошем качестве http://hellvideos.net/lingerie/
Порно мамочки мамаши мамки, зрелые женщины в возрасте, milf Porno sex в хорошем качестве HD http://hellvideos.net/milf/ - http://hellvideos.net/milf/
Порно Сперма в жопе, кончают сукам в жопы в хорошем качестве бесплатно http://hellvideos.net/creampie/
Порно Негритянки, Негры, ebony pornoв хорошем качестве HD http://hellvideos.net/ebony/
Порно дрочево онанизм Мастурбация, Masturbation porno sex смотреть онлайн http://hellvideos.net/masturbation/ - Порно дрочево онанизм Мастурбация, Masturbation porno sex

http://hellvideos.net/raznoe/5653-zhestkiy-bdsm-fetish-fetish.html
http://hellvideos.net/raznoe/4232-blondinistaya-dryan-s-uprugoy-grudyu-staratelno-obrabatyvaet-chlen.html
http://hellvideos.net/raznoe/2687-cytherea-dicked-to-the-fullest.html
http://hellvideos.net/raznoe/6043-toschiy-parenek-snoshaet-zhirnuyu-sisyatuyu-babischu.html
Дата: Суббота, 22.04.2017, 13:51 | Сообщение # (4)
Пользователи
I love Cs-Paccvet.Ru
Сообщения:165
Гостиная Версаль -> колоритмебель.рф

Добавлено (22.04.2017, 13:51)
---------------------------------------------
Tinedol – эффективное средство от грибка стопы, неприятного запаха и зуда.
Перейти на сайт: http://tinedol2.blogspot.ru/
========


http://incity.afdfloral.com/
Форум » Система uCoz » Скрипты от CS-PACCVET » Старый верх
  • Страница 1 из 1
  • 1
Поиск: