cain signum

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » cain signum » Тестовый форум » Тестовое сообщение


Тестовое сообщение

Сообщений 1 страница 9 из 9

1

Благодарим за выбор нашего сервиса!

0

2

запоминаю красивые имена: вик-ту-ар, курт, руфь, мод, гил-ле-ан. с трудом шевелю пересохшими губами, пытаясь соотнести лица с необычайно сложными буквами. долговременное вертиго, помните? моя способность к социализации — заслуга матери, мораг макдугал, бархатного контральто. мораг — альфа, маргейр — омега, они оба знают, но никогда не говорят об этом за обеденным столом. крошечные фигурки из органического материала бегают под моими звездчатыми сводами, хвалясь своим волшебным происхождением, разбрасываясь «чистыми» фамилиями так, что юному макфасти приходится подбирать за ними весь этот сор. они заглушают мои жизненно необходимые отголоски прошлого. sun-set. sun-rise.

0

3

[NIC]эостре[/NIC]

0

4

<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://forumstatic.ru/files/0015/e8/2f/69574.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://forumstatic.ru/files/0015/e8/2f/29518.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
right:105px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:.7; /*прозрачность*/
margin-bottom:40px; /*отступ снизу (можно не указывать)*/
width:40px; /*ширина кнопки*/
height:21px; /*высота кнопки*/
}
.go-up {
bottom:230px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:210px; /*положение от низа окна браузера нижняя кнопка */
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>

<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>

<!-- убирает название доп. поля -->
<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld1")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld2")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld3")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<script type="text/javascript">
var fld = document.getElementsByClassName("pa-awards")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<!-- выделить код -->
<script type="text/javascript">
function select_text(elem) {
if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);
}   
}
else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
}
else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
}   
}
</script>

<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">выделить код;</a>';
}
}
</script>

<!-- счетчик символов -->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>

<!-- вход для пиара -->
<script type="text/javascript">
PiarNik="pr";
PiarPas="1111";

var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><span id=spMyimg><a onclick=\"PiarIn()\">PR-Вход</a></span></li>";
if($("#navlogin").html()!=null){

$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>

<!-- html в постах -->
<script type="text/javascript">
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('<!--HTML-->')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
}
});
});
</script>

0

5

.renoheader {
background: #293E5B;
}

.renoheaderhover {
width: 240px;
height: 140px;
opacity: 0;
transition-duration: 1s; 
-moz-transition-duration: 1s; 
-webkit-transition-duration: 1s; 
-o-transition-duration: 1s;
margin-top: 202px;
margin-left: 350px;
position: absolute;
}

.renoheaderhover:hover {
color: #698E5B;
width: 240px;
height: 140px;
background-color: #293E5B;
opacity: 3;
}

.renoheadercontent {
width:240px;
height: 140px;
background:  #293E5B;
color: #698E5B; }

0

6

[AVA]http://avatars.kards.qip.ru/images/avatar/41/67/26433.gif[/AVA]
[STA]зайка[/STA]
[NIC]проверка[/NIC]
[SGN]ну какой-то текст[/SGN]

0

7

[NIC]саша[/NIC]
[STA]чудо[/STA]
[SGN]я ее люблю хд[/SGN]

0

8

текст текст

0

9

текст

[NIC]мишаня[/NIC]
[STA]папа[/STA]
[SGN]подпись[/SGN]

0


Вы здесь » cain signum » Тестовый форум » Тестовое сообщение


Рейтинг форумов | Создать форум бесплатно