Geography

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

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


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


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

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

1

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

0

2

<a target="_blank"http://eress.rolka.su/"><img src="http://xmages.net/storage/10/1/0/7/2/upload/90fd998d.png" ></a>

<style>
#pun {margin: auto; width : 830px;}
</style>

<style>
.punbb table Div.icon {float: left; display: block; width: 74px; height: 80px; border-style: none; background-image: url(http://xmages.net/storage/10/1/0/8/8/up … 9f1a41.png); background-repeat: no-repeat; position: relative; margin-right: 10px;}
TR.inew Div.icon {
background: url(http://xmages.net/storage/10/1/0/c/2/up … ec17ab.png) no-repeat;}
TR.isticky Div.icon {
background: url(http://xmages.net/storage/10/1/0/c/9/up … bf4582.png) no-repeat;}
TR.iclosed Div.icon {
background: url(http://xmages.net/storage/10/1/0/d/4/up … e035a9.png) no-repeat;}
TR.iredirect Div.icon {
background: url() no-repeat;}
</style>

<style type="text/css">
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,punbb td.tc2,.punbb td.tcr,#pun .tc2, #pun-title .title-logo, #pun-title table, #pun-main h1,#pun-stats h2,
#pun th, #pun-main .post h3 span, #pun-main .post h3, #pun-navlinks .container, #pun-main .post-body,
#pun-main .formal textarea  {background-color: transparent; }
</style>

<style>
.title-logo-tdr a,.title-logo-tdr iframe,.title-logo-tdr object {
position:relative;
z-index: 10;
right:25px;
top:285px;
}
</style>

<style>
div .splLink {width: 130px; height: 40px; border: 2px solid 6b6b6b; background: 6b6b6b; text-align: center; font-family: Comic Sans Ms; font-size: 15px; padding: 5px;}
.spll {width: 130px; height: 70px; }
.spll div .splCont {height: auto; width: 300px; background:  url(http://i44.tinypic.com/16ie7tl.png); padding: 5px; z-index: 1000; margin-top: 5px; border: 2px solid #6b6b6b; font-size: 12px; font-family: Microsoft Sans Serif; text-align: center;}
</style>

<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

0

3

<script>
<!--
userof="Студенты"
str = document.getElementById("navuserlist").innerHTML
if( (pos=str.indexOf("Участники")) != -1 )
document.getElementById("navuserlist").innerHTML=str.substring(0,pos)+userof+str.substring(pos+9,str.length-1)
-->
</script>

<script>
<!--
pravilof="Правила"
str = document.getElementById("navrules").innerHTML
pos = str.indexOf("Правила")
document.getElementById("navrules").innerHTML=str.substring(0,pos)+pravilof+str.substring(pos+14,str.length-1)
-->
</script>

<script>
<!--
findof="Ищем"
str = document.getElementById("navsearch").innerHTML
pos = str.indexOf("Поиск")
document.getElementById("navsearch").innerHTML=str.substring(0,pos)+findof+str.substring(pos+5,str.length-1)
-->
</script>

<script>
<!--
faseof="Паспорт"
str = document.getElementById("navprofile").innerHTML
pos = str.indexOf("Профиль")
document.getElementById("navprofile").innerHTML=str.substring(0,pos)+faseof+str.substring(pos+14,str.length-1)
-->
</script>

<script>
<!--
pismaof="SMS"
str = document.getElementById("navpm").innerHTML
pos = str.indexOf("Сообщения")
document.getElementById("navpm").innerHTML=str.substring(0,pos)+pismaof+str.substring(pos+9,str.length-1)
-->
</script>

<script>
<!--
godof="Админка"
str = document.getElementById("navadmin").innerHTML
pos = str.indexOf("Администрирование")
document.getElementById("navadmin").innerHTML=str.substring(0,pos)+godof+str.substring(pos+17,str.length-1)
-->
</script>

<script>
<!--
indexof="University of Queensland"
str = document.getElementById("navindex").innerHTML
pos = str.indexOf("Форум")
document.getElementById("navindex").innerHTML=str.substring(0,pos)+indexof+str.substring(pos+5,str.length-1)
-->
</script>

<script>
<!--
regof="Подать документы"
str = document.getElementById("navregister").innerHTML
pos = str.indexOf("Регистрация")
document.getElementById("navregister").innerHTML=str.substring(0,pos)+regof+str.substring(pos+18,str.length-1)
-->
</script>

<script>
<!--
vxodiof="Вернуться"
str = document.getElementById("navlogin").innerHTML
pos = str.indexOf("Войти")
document.getElementById("navlogin").innerHTML=str.substring(0,pos)+vxodiof+str.substring(pos+5,str.length-1)
-->
</script>

<script>
<!--
valiof="Уйти"
str = document.getElementById("navlogout").innerHTML
pos = str.indexOf("Выход")
document.getElementById("navlogout").innerHTML=str.substring(0,pos)+valiof+str.substring(pos+5,str.length-1)
-->
</script>

<script type="text/javascript">
document.getElementById('pun-announcement').getElementsByTagName("div")[0].id="annbody"
function lookCook()
{
if (document.cookie.indexOf("announce")!=-1)
{var an1=document.cookie.substr(document.cookie.indexOf("announce"))
var an=an1.substr(an1.indexOf("id")+2, 2)
if (an=="op")
{document.getElementById('annbody').style.display="block"
var knopka="Скрыть объявление"}
else if (an=="cl")
{document.getElementById('annbody').style.display="none"
var knopka="Показать объявление"}}
else if (document.cookie.indexOf("announce")==-1)
{document.getElementById('annbody').style.display="block"
var knopka="Скрыть объявление"}
document.getElementById('pun-announcement').getElementsByTagName("h2")[0].innerHTML+="<div align='right'>"+"<input type='button'"+" id='hider'"+" value='"+knopka+"' "+"onclick='hideAnn() ; wCook()' /></div>"}

lookCook()

function hideAnn()
{
if (document.getElementById('annbody').style.display!="none")
{document.getElementById('annbody').style.display="none"
document.getElementById('hider').value="Показать объявление"}
else
{document.getElementById('annbody').style.display="block"
document.getElementById('hider').value="Скрыть объявление"}
}

function wCook()
{
var ann="announce=id"
if (document.getElementById('annbody').style.display!="none")
{ann+="op"}
else
{ann+="cl"}
var d=new Date()
d.setDate(d.getDate()+1)
ann+=";expires="+d.toGMTString()
document.cookie=ann}

</script>
<br><span><a href="#" onclick=" obj=this.parentNode.childNodes[1].style; tmp=(obj.display!='block') ? 'block' : 'none'; obj.display=tmp; return false;"><img src="http://xmages.net/storage/10/1/0/7/a/upload/6ad6088a.png" >
</a><div style="display: none">
</script>

<br>
<br>
<br><center><b>Дизайн by #eres. Любое копирование карается законом, а так же администрацией ролевой.</b></center><br>

<!--Спойлер - контейнер-->
<script type="text/javascript" src="http://szenprogs.ru/scripts/jquery-1.3.2.js"></script>
<script type="text/javascript">
  $(document).ready(function(){
    $('.splLink').click(function(){
      $(this).parent().children('div.splCont').toggle('normal');
      return false;
    });
  });
</script>

<style>
#button-spoiler {background-image:url('https://forumupload.ru/uploads/0000/12/13/488-1.gif'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
function tag_spoiler(){
var y = prompt("Введите описание закрытой кнопки",'');
if(y!='null' && y!='' && typeof(y)!='object' && typeof(y)!='undefined'){
var x = prompt("Введите описание открытой кнопки",'');
if(x=='null' || x=='' || typeof(x)=='object' || typeof(x)=='undefined') bbcode('

+y+

','

'); else bbcode('

+y+'|'+x+

','

');}
else bbcode('

Свернутый текст

','

')
}
function addSpoiler(str,from,internal){
var pos=0,pos2=0,pos_c=0,pos_l=0,newpos=0,string='',close='',open='';
if((pos=str.indexOf("[spoiler",from))==-1) return str;
if((pos2=str.indexOf("[/spoiler]"),pos+9)==-1) return str;
if(((pos_c=str.indexOf("]",pos+8))!=-1) && ((pos_c!=pos+8)&&(pos_c!=pos+9))){
string = str.substring(pos+9,pos_c);
if((pos_l = string.indexOf("|"))!=-1){
close = string.substring(0,pos_l);
open = string.substring(pos_l+1,string.length);
}
else{
close = string;
open = string;
}
}
else{
close = 'Показать спойлер';
open = 'Скрыть спойлер';
}
newpos=str.indexOf("[spoiler",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/spoiler]",pos+9))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos_c+1,pos2),open,close)+str.substring(pos2+10,str.length)
if( str.indexOf("[spoiler")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str;
}

function makeSpoiler(txt,open,close){
txt='<div class="quote-box" style="padding:1px;background: none; border: 0;"><cite style="width:100%;margin:0;"><input id="'+open+'" class="spoiler-button" style="width:140px;font-size:10px; margin:0;" type="button" value="'+close+'"></cite><blockquote class="quote-box" style="display:none; width: 80%;border: 1px solid black;margin:0;">'+txt+'</blockquote></div>'
return txt;
}

$(document).ready(function(){
$("div.quote-box > cite > input.spoiler-button").click(function(){
$(this).parents("div.quote-box:first").find("blockquote.quote-box:first").toggle("slow");
var a = $(this).attr('value');$(this).attr('value',$(this).attr('id'));$(this).attr('id',a);
});
});

if((document.URL.indexOf("viewtopic.php")!=-1) || (document.URL.indexOf("post.php")!=-1)){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)
}
}
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(16).innerHTML="<img  id=\"button-spoiler\" title=\"Спойлер\" onclick=\"tag_spoiler('

Свернутый текст

','

')\" src=\"/i/blank.gif\" />"
</script>

0

4

<center><font size=1> <b>Добро пожаловать!</b><br>Вы попали на ролевую <b>University of Queensland</b>
</font>
</center>

<table border=0 width=90%>
<tr valign=top>
<td width=45%>
<font size=1><center><br><b><u>Администраторы:</u></b><br>
<a href="http://queensland.rusff.me/profile.php?id=2"><img src="http://xmages.net/storage/10/1/0/f/5/upload/3594f423.png" /></a>
<a href="http://queensland.rusff.me/profile.php?id=5"><img src="http://xmages.net/storage/10/1/0/7/4/upload/b5e80272.png" /></a>
<a href="http://queensland.rusff.me/profile.php?id=4"><img src="http://xmages.net/storage/10/1/0/7/c/upload/a798d2a9.png" /></a>
<br>
<a href="ПРОФИЛЬ"><img src="http://xmages.net/storage/10/1/0/5/5/upload/1c4a1924.png" /></a><br>

<br>
<br>
<b>Объявления:</b><br>
Немного истории
Университет Квинсленда был основан в 1909 году к 50-летию независимости штата. Это был первый университет в Квинсленде и пятый во всей Австралии. Сейчас это один из самых просторных университетов. Но никто не знал, что после поступления, каждому студенту и всем учителям даётся сверхспособность...
<br><br><b>Навигация:</b><br><form>
<select name="select" class="forminput" onchange="location.href=(form.select.options[form.select.selectedIndex].value)"> 
<option>● навигация;</option>
  <option value="http://queensland.rusff.me/viewforum.php?id=7"><small>● cюжет;</small></option>
<option value="http://queensland.rusff.me/viewforum.php?id=4">● шаблон анкеты;</option>
<option value="http://queensland.rusff.me/viewtopic.php?id=3#p3"><small>● правила;</small></option>
<option value="http://queensland.rusff.me/viewtopic.php?id=20#p20"><small>● список способностей;</small></option>
<option value="http://queensland.rusff.me/viewtopic.php?id=19#p19"><small>● занятые внешности;</small></option>
<option value="http://queensland.rusff.me/viewtopic.php?id=16#p16"><small>● гостевая книга;</small></option>
<option value="http://queensland.rusff.me/viewtopic.php?id=17#p17"><small>● факультеты;</small></option>
<option value="http://queensland.rusff.me/viewtopic.php?id=18#p18"><small>● группировки;</small></option>

</select> <br>
</form><br>
<b>Реклама:</b><br>Ник:
<b>Реклама</b>
Пароль:
<b>1111</b>
Ссылка с нашей рекламой у нас обязательна!<p>

</font>
</td>

<td width=10%>
</td>

<td width=45%><center> <font size=1><br><b><u>Модераторы:</u></b><br>
<a href="ПРОФИЛЬ"><img src="http://xmages.net/storage/10/1/0/5/5/upload/1c4a1924.png" /></a> <a href="ПРОФИЛЬ"><img src="http://xmages.net/storage/10/1/0/5/5/upload/1c4a1924.png" /></a>
<a href="ПРОФИЛЬ"><img src="http://xmages.net/storage/10/1/0/5/5/upload/1c4a1924.png" /></a> <a href="ПРОФИЛЬ"><img src="http://xmages.net/storage/10/1/0/5/5/upload/1c4a1924.png" /></a><br>
<br>
<br><div align="justify" STYLE="width: 300px; height: 200px; overflow: auto;">
<center>
<b>Акции:</b> <br> <a href="http://queensland.rusff.me/viewtopic.php?id=21">● Sexy girls</a><br> <a href="http://queensland.rusff.me/viewtopic.php?id=22">● Bad Romance</a><br> <a href="http://queensland.rusff.me/viewtopic.php?id=23">● Teachers</a><br> <a href="http://queensland.rusff.me/viewtopic.php?id=24">● Don't play with fire</a> <br><a href="http://queensland.rusff.me/viewtopic.php?id=25">● We need You</a></center>
<center><img src="http://xmages.net/storage/10/1/0/7/8/upload/1bd55d55.png" /></a></center>
<br><b>09.03.11</b> Поздравляем нашего любимого админа, Мартини Уайтли, с Днём Рождения!<br>
<br><b>08.03.11</b> Милые дамы! С прадником вас:*<br>
<br><b>21.11.10</b> нашей ролевой исполнился 1 год!!!<br>
<center><b>Дата:</b><br>
4 октября 2010 года<br>
<b>Действия в игре:</b><br>
Игра приостановленна<br>
<b>Время и погода:</b><br>
5.00 - 9.00 утра. 20-22 градуса. Солнце встаёт, предвещается безоблачный день.<br>
<font size=1><br><b><u>Партнёры:</u></b><br>
<a href='http://palantir.in/?from=12102' title="палантир" target='_blank'>Каталог фэнтези сайтов Палантир</a>

</font>
</font>
</center></div></font>
</center></td>
</tr>
</table>

0


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


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