Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <script type="text/javascript">
- //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
- function tb8_makeArray(n){
- this.length = n;
- return this.length;
- }
- tb8_messages = new tb8_makeArray(1);
- tb8_messages[0] = "{Title}";
- tb8_rptType = 'infinite';
- tb8_rptNbr = 5;
- tb8_speed = 100;
- tb8_delay = 2000;
- var tb8_counter=1;
- var tb8_currMsg=0;
- var tb8_tekst ="";
- var tb8_i=0;
- var tb8_TID = null;
- function tb8_pisi(){
- tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
- document.title = tb8_tekst;
- tb8_sp=tb8_speed;
- tb8_i++;
- if (tb8_i==tb8_messages[tb8_currMsg].length){
- tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
- }
- if (tb8_currMsg == tb8_messages.length){
- if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
- clearTimeout(tb8_TID);
- return;
- }
- tb8_counter++;
- tb8_currMsg = 0;
- }
- tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
- }
- tb8_pisi()
- </script>
- <head>
- <meta name="color:background" content="#FFF"/>
- <meta name="color:title" content="#e8e8e8"/>
- <meta name="color:bgtitle" content="1c1c1c"/>
- <meta name="color:texttitle" content="#000" />
- <meta name="color:texts" content="#000" />
- <meta name="color:menu" content="#000" />
- <meta name="color:menu2" content="#fff" />
- <meta name="color:menuhover" content="#363636"/>
- <meta name="color:menuhover2" content="#fff" />
- <meta name="color:descricao" content="#000" />
- <meta name="color:bgdescricao" content="#fff" />
- <meta name="color:paginacao" content="#000"/>
- <meta name="color:paginacaosombra" content="#FF69B4"/>
- <meta name="color:links" content="#828282"/>
- <meta name="color:linkshover" content="#000"/>
- <meta name="color:blockquote" content="#000"/>
- <meta name="color:tracado" content=#000"/>
- <meta name="color:italic" content="#828282"/>
- <meta name="color:bold" content="#000"/>
- <meta name="color:underline" content="#828282"/>
- <meta name="color:tags" content="#828282"/>
- <meta name="color:tagshover" content="#828282"/>
- <meta name="color:reblogthis" content="#828282"/>
- <meta name="color:reblogthishover" content="#828282"/>
- <meta name="color:notes" content="#828282"/>
- <meta name="color:noteshover" content="#828282"/>
- <meta name="color:bordacreditos" content="#000"/>
- <META name="image:background" content="">
- <META name="image:imagem1" content="http://26.media.tumblr.com/tumblr_lwz72pQBTv1qev9yso1_250.png">
- <META name="image:imagem2" content="http://25.media.tumblr.com/tumblr_lwz72pQBTv1qev9yso2_250.png">
- <META name="image:imagem3" content="http://25.media.tumblr.com/tumblr_lwz72pQBTv1qev9yso3_250.png">
- <META name="image:imagem4" content="http://25.media.tumblr.com/tumblr_lwz72pQBTv1qev9yso4_250.png">
- <META name="image:imagem5" content="http://25.media.tumblr.com/tumblr_lwz72pQBTv1qev9yso5_250.png">
- <META name="image:imagem6" content="http://25.media.tumblr.com/tumblr_lwz72pQBTv1qev9yso6_250.png">
- <meta name="text:Link1" content="/tagged/suatag" />
- <meta name="text:Link1 Title" content="Link 1" />
- <meta name="text:Link2" content="/tagged/suatag" />
- <meta name="text:Link2 Title" content="Link 2" />
- <meta name="text:Link3" content="/tagged/suatag" />
- <meta name="text:Link3 Title" content="Link 3" />
- <meta name="text:Link4" content="/tagged/suatag" />
- <meta name="text:Link4 Title" content="Link 4" />
- <meta name="text:Link5" content="/tagged/suatag" />
- <meta name="text:Link5 Title" content="Link 5" />
- <meta name="text:Link6" content="/tagged/suatag" />
- <meta name="text:Link6 Title" content="Link 6" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <!-- AQUI INICIA O CSS -->
- <style type="text/css">
- body{background: {color:background} url('{image:backgroung}') fixed; text-align: justify; color: #a6a6a6; margin-left: 50px; margin-top: 15px; padding: 0; line-height: 17px; color: #a6a6a6; overflow-x:hidden; height:100%; font: 11px Verdana;}
- #pagina {width: 810px;}
- #conteudo {margin-left:400px; margin-top:5px; width: 540px; padding: 5px; text-shadow: 0 1px 1px #fff; }
- #conteudo .post {margin-bottom:10px;}
- /*** espacos ***/
- .both{clear: both;}
- h1 {color: {color:texttitle}; font-family: Verdana, serif; font-size:20px; line-height:25px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
- h2 {color: #000; font-family: 'Arial', tahoma; font-size:20px; line-height:25px; font-weight: normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
- /*** paginação seta ***/
- .pagset {display: inline-block; padding:5px; text-align:center; line-height:15px; color:{color:paginacao}; float: center; font-family:arial; font-size:40px; alpha(Opacity=90);-webkit-transition-duration: .80s; margin-left: 1px; margin-right: 1px; text-shadow: 0 1px 1px {color:paginacaosombra}; justify; margin-top: 5px;}
- .left {float: left;margin: 1px 4px 0 4px;}
- .right {float: right;margin: 1px 4px 0 4px;}
- .post{margin-bottom:20px;}
- .post .title {margin:0; padding:0; font-size:18px; line-height:22px; font-weight:normal;}
- img, a img {border:0;}
- .info {border-bottom:1px solid #FADCE6; margin:10px 0 0 0; padding:0 0 5px 0; font-size:11px; line-height:14px; color:#999999;}
- .name{ text-align:right; line-height: 15px; font-family: tahoma;font-size: 11px;font-weight:bold; }
- .box {overflow:hidden; letter-spacing: 1px; text-align: justify; color: {color:texts}; font: 11px tahoma; background-color: #FFF; padding:6px;}
- .center {text-align: center; display: block; margin-left: auto; margin-right: auto;}
- .left {float: left; margin: 1px 4px 0 4px;}
- .right {float: right; margin: 1px 4px 0 4px;}
- a.notes{text-decoration:none}
- a.notes{text-decoration:noneposition:relative;left:1px;}
- .source {margin-top:9px;}
- #info {font-family: tahoma; font-size:7pt; border-top:1px dashed #000000;}
- #infoo {border-top:2px dashed #000000;}
- .notes-bottom ol, .notes-bottom ul {margin: 0; padding: 0; list-style: none;}
- .notes-bottom li {background #BEBEBE; border-bottom: 1px solid f0f0f0; margin: 0; padding: 5px 0 20px 0; font-size: 10px;}
- .notes-bottom li:hover {border-bottom: 1px solid f0f0f0; background: #FFFDFB; bottom:1px;
- font-size: 10px; position: relative;}
- .notes-bottom li img.avatar {
- margin: 0 5px 0 0;
- float: left;
- width: auto;
- padding: 2px; background: #708090;border:1px solid #000000; }
- .divdate {border-bottom: 2px dashed #708090; margin: 5px 0px 5px 0px;}
- .date {font-family: Tahoma; font-size:7pt;}
- .meta{margin:5px 0 5px;font-family:verdana, serif; font-size:11px;border-bottom:1px solid #f0f0f0;}
- a.tag{color:{color:tags};}
- a.tag:hover{color:{color:tagshover};text-decoration:none;position:Relative;bottom:1px;}
- a.reblog{color:{color:reblogthis};}
- a.reblog:hover{color:{color:reblogthishover};text-decoration:none;}
- a.notas{color:{color:notes};}
- a.notas:hover{color:{color:noteshover};text-decoration:none;}
- .both{clear:both;}
- img {max-width: 500px;}
- a {
- color: {color:links};
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- transition: color 0.5s ease-out;}
- a:hover {
- color: {color:linkshover};
- filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
- blockquote{margin-left:15px; border-left: 4px solid {color:blockquote}; padding-left:5px; }
- .booxx {overflow:hidden; letter-spacing: 0px; text-align: justify; color: #666; font: 12px verdana; background-color: #fff; line-height:11px; padding:3px; border: 0px solid #E8E3D3;}
- ::-webkit-scrollbar-thumb:vertical {background-color: #000; height:100px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#FFFFFF; height:10px;}
- ::-webkit-scrollbar {height:10px; width:9px; background-color:#FFFFFF;}
- <!-- CONFIGURACOES DA ASK -->
- .ask {
- background:#eee;
- text-align: left;
- margin-left: 56px;
- padding: 5px 5px 5px 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-bottom: 1px solid #DCDCDC;
- }
- <!-- AQUI SAO AS CORES DO NEGRITO, ITALICO E SUBLINHADO -->
- s {color: {color:tracado};} i {color: {color:italic};} em {color: {color:em};} b {color:{color:bold};} u, span.sublinha {text-decoration: dashed; border-bottom: 1px solid {color:underline};}
- #side{
- text-align:justify;
- float:left;
- position:fixed;
- width: 300px;
- margin-top:18px;
- margin-left:45px;
- padding:0px;}
- .caixap2{
- padding: 3px;
- height: 20px;
- background: #fff;
- background-repeat: no-repeat;
- font-family: verdana;
- font-style: normal;
- font-size: 11px;
- color: #A292A5;
- text-align:justify;
- margin-bottom: 10px;
- }
- /*** Formatação do menu (home, archive, e bláblá)***/
- un2 {font-family: verdana; letter-spacing: 1px; font-size: 11px; line-height: 13px; display: inline-block;text-align: center; background:{color:menu}; color:{color:menu2}; width: 20%; float: left; padding: 2px; margin: 1px; text-decoration: none; text-transform: lowercase; line-height: 15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 22px 5px 22px 5px;
- }
- /*** Formatação do menu hover (quando passa o mouse por cima) ***/
- un2:hover {font-family: verdana; letter-spacing: 2px; font-size: 11px; line-height: 13px; display: inline-block;text-align: center; background:{color:menuhover}; color:{color:menuhover2}; width: 20%; float: left; padding: 5px; margin: 1px; text-decoration: none; text-transform: lowercase; line-height: 15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 22px 5px 22px 5px;
- }
- .caixinha {overflow:hidden; text-align: center; color: {color:title}; font: 30px verdana; background-color: #1c1c1c; padding:4px; border: 1px solid #eee; background:{color:bgtitle};}
- .boxandreza3 {overflow:hidden; text-align: center; color: #FFF; font: 11px verdana; background-color: #fff; padding:4px; border: 1px solid #eee; background:{color:bordacreditos};}
- .caixa {background: #fff; padding: 5px 5px 8px 5px; color: #000, font-family: Verdana;}
- </style>
- </head>
- <body>
- <!-- CONFIGURACOES DA SIDEBAR NO LADO DIREITO -->
- <div style="position: fixed; width: 263px; left: 271px; top: 28px; z-index: 2;">
- <div style="padding: 0px; padding-bottom: -2px; overflow: auto; background-color: transparent; margin: -7px auto -7px auto; width: 130px;"><div class="simg1"><marquee direction="up" scrollamount="4" height="302" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
- <img src="{image:imagem1}" width= "130px;">
- <img src="{image:imagem2}" width= "130px;">
- <img src="{image:imagem3}" width= "130px;">
- <img src="{image:imagem4}" width= "130px;">
- <img src="{image:imagem5}" width= "130px;">
- <img src="{image:imagem6}" width= "130px;"></marquee></div></div></div>
- <div style="position: fixed; width: 247px; left: 90px; top: 80px; z-index: 2;">
- <div style="border: 1px (230, 230, 230); overflow: auto; color: {color:descricao}; background-color: {color:bgdescricao}; width: 237px; text-align: justify; font-family: verdana; height: 233px; padding: 5px 5px 5px 5px; font-size:10px; line-height: 100%">
- {block:Description}{Description}{/block:Description}</div>
- <!-- MENU -->
- <div style="position:absolute; width: 352px; left:10px; top:20px; position: fixed; text-align: right";>
- <center><a href="/" title="Voltar aos posts"><un2>Home</un2></a>
- <span onClick="document.getElementById('liuc').innerHTML=
- document.getElementById('02').innerHTML" style="CURSOR:hand;" title="Ask-me"><un2>Ask me</span>
- <a href="{text:Link1}"><un2>{text:Link1 Title}</un2></a>
- <a href="{text:Link2}"><un2>{text:Link2 Title}</un2></a>
- <a href="{text:Link3}"><un2>{text:Link3 Title}</un2></a>
- <div style="position:absolute; width: 352px; left:10px; top:142px; position: fixed; text-align: right";>
- <a href="{text:Link4}"><un2>{text:Link4 Title}</un2></a>
- <div style="position:absolute; width: 352px; left:10px; top:203px; position: fixed; text-align: right";>
- <a href="{text:Link5}"><un2>{text:Link5 Title}</un2></a>
- <div style="position:absolute; width: 352px; left:10px; top:264px; position: fixed; text-align: right";>
- <a href="{text:Link6}"><un2>{text:Link6 Title}</un2></a>
- </center>
- <br></div>
- <div style="position:absolute; width: 458px; left:10px; top:324px; position: fixed; text-align: right";>
- <div class="caixinha">{Title}</div>
- <div class=boxandreza3><div style="border: 1px (230, 230, 230); overflow: auto; color: #000; background-color: #FFF}; width: 458px; text-align: right; font-family: verdana; height: 5px; padding: 5px 5px 5px 5px; font-size:10px; line-height: 100%">
- Theme by (iwtyhe❤) com base em (sheisluna), com detalhes de (affectingyou), (i❤avatars), tutos de (youmakemecrazierbaby).
- </div>
- <div style="position:absolute; width: 352px; left:125px; top:323px; position: fixed; text-align: right";>
- <div class="left"><div class="pagset">{block:PreviousPage}<a href="{PreviousPage}"><small><small>«</small></small></a>{/block:PreviousPage}</div></div>
- <div class="right"><div class="pagset">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div></div>
- <br><br>
- </div></div></p></div></div></div>
- <div style="clear:both;"></div>
- </div>
- </div></div>
- <!-- conteudo -->
- </div>
- <div id="conteudo">
- <!-- liuc -->
- <div id="liuc">
- <!-- TAGS DOS POSTS- CUIDADO PRA N APAGAR NADINHA DAQUI -->
- <!---------- POSTS --------------------------->
- <div style="position:absolute; width:450px; left: 500px; top:40px; padding-top:0px;">
- {block:Posts}
- {block:Regular}<div class="post"><div class="box">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div class="entry">{Body}</div>
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Texto</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</center></div>
- <div class="tag">{block:HasTags}<center>Tags: {block:Tags} <a class="tag" href="{TagURL}">{Tag}</a> #{/block:Tags}{/block:HasTags}</a></center></div>
- </div></div>
- {/block:Regular}
- <!---------- PHOTOS --------------------------->
- {block:Photo}
- <div class="post"><div class="box">
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" class="borderimage" alt="{PhotoAlt}" width=450px/>{LinkCloseTag}</center>
- {block:Caption}
- <br>
- <div class="caption">{Caption}</div>
- {/block:Caption}
- <div style="clear:both;"></div>
- <BR>
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Photo</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</center></div>
- <div class="tag">{block:HasTags}<center>Tags: {block:Tags} <a href="{TagURL}">{Tag}</a> #{/block:Tags}{/block:HasTags}</a></center></div>
- </div></div>
- {/block:Photo}
- <div style="clear:both;"></div>
- <!---------- ASK --------------------------->
- {block:Answer}
- <div class="post"><DIV CLASS="BOX">
- <img src="{AskerPortraitURL-40}"align="left" class="borda"/>
- <div class="ask"><b>{Asker}</b>:
- <br>{Question}<br></div>
- {Answer}
- <div style="clear:both;"></div>
- <BR>
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Mensagem</a> postada em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> </center></div>
- </div></div>
- {block:Answer}
- <div style="clear:both;"></div>
- <!---------- QUOTES --------------------------->
- {block:Quote}
- <div class="post"><div class="box">
- <h1>{Quote}</h1>
- </span>
- {block:Source}<div class="source">— {Source}</div>{/block:Source}
- <BR>
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Quote</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</center></div>
- <div class="tag">{block:HasTags}<center>Tags: {block:Tags} <a class="tag" href="{TagURL}">{Tag}</a> #{/block:Tags}{/block:HasTags}</a></center></div>
- </div></div>
- {/block:Quote}
- <div style="clear:both;"></div>
- <!---------- LINKS --------------------------->
- {block:Link}
- <div class="post"><div class="box"><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- <BR>
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Link</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</center></div>
- <div class="tag">{block:HasTags}<center>Tags: {block:Tags} <a class="tag" href="{TagURL}">{Tag}</a> #{/block:Tags}{/block:HasTags}</a></center></div>
- </div></div>
- {/block:Link}
- <div style="clear:both;"></div>
- <!---------- CHAT --------------------------->
- {block:Chat}
- <div class="post"><div class="box">
- {block:Title}<div class="h1"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- </div>
- <BR>
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Chat</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</center></div>
- <div class="tag">{block:HasTags}<center>Tags: {block:Tags} <a class="tag" href="{TagURL}">{Tag}</a> #{/block:Tags}{/block:HasTags}</a></center></div>
- </div></div>
- {/block:Chat}
- <div style="clear:both;"></div>
- <!---------- AUDIO --------------------------->
- {block:Audio}
- <div class="post"><div class="box">
- {AudioPlayerWhite}
- {block:Caption}
- <div class="caption">{Caption}</div>
- <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
- {/block:Caption}
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Música</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</center></div>
- <div class="tag">{block:HasTags}<center>Tags: {block:Tags} <a class="tag" href="{TagURL}">{Tag}</a> #{/block:Tags}{/block:HasTags}</a></center></div>
- </div></div>
- {/block:Audio}
- <div style="clear:both;"></div>
- <!---------- VIDEOS --------------------------->
- {block:Video}
- <div class="post">
- <div class="box">
- {Video-500}
- <br>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- <BR>
- <div class="divdate"></div>
- <!---------------- DATA DOS POSTS ------------->
- <div class="date"><a class="notes" href="{Permalink}"><center>Vídeo</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</center></div>
- <div class="tag">{block:HasTags}<center>Tags: {block:Tags} <a class="tag" href="{TagURL}">{Tag}</a> #{/block:Tags}{/block:HasTags}</a></center></div>
- </div></div>
- {/block:Video}
- <div style="clear:both;"></div>
- <!---------------- NOTAS DOS POSTS ------------->
- {block:PostNotes}<div class="box">
- <div class="notes-bottom">
- {PostNotes}
- </div>
- {/block:PostNotes}
- <!---------------- FIM DAS NOTAS DOS POSTS ------------->
- {/block:Posts}
- <br>
- </div>
- </div></div>
- <div id="02" style="display:none;"><div class="box">
- <h2>Ask me</h2>
- <div class="infopost"></div><br>
- <iframe frameborder="0" scrolling="no" width="100%" height="150" src="http://www.tumblr.com/ask_form/SEUTUMBLR.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p></span>
- </div>
- </div></div><br>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment