Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <! THEME POR UMCERTOMENINO, NÃO COPIE E NEM RETIRE OS CRÉDITOS, OBRIGADO. !>
- <script type=”text/javascript”>
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito
- function desabilitaBotaoDireito(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- if (event.button == 2 || event.button == 3)
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito do mouse
- if ( window.Event )
- document.captureEvents(Event.MOUSEUP);
- if ( document.layers )
- document.captureEvents(Event.MOUSEDOWN);
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <script type="text/javascript">
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="font:text" content="georgia" />
- <meta name="font:title" content="georgia" />
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:link" content="#000000" />
- <meta name="color:linkhover" content="#000" />
- <meta name="color:text" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:link1" content="#fff" />
- <meta name="color:link2" content="#000" />
- <meta name="color:linkhover1" content="#f1f1f1" />
- <meta name="color:linkhover2" content="#fff" />
- <meta name="color:linkhover3" content="#f1f1f1" />
- <meta name="color:linkhover4" content="#fff" />
- <meta name="color:linkhover5" content="#f1f1f1" />
- <meta name="color:linkhover6" content="#fff" />
- <meta name="color:backscroll" content="#f1f1f1" />
- <meta name="color:back1" content="#f1f1f1" />
- <meta name="color:back2" content="#fff" />
- <meta name="color:back3" content="#f1f1f1" />
- <meta name="color:back4" content="#fff" />
- <meta name="color:back5" content="#f1f1f1" />
- <meta name="color:back6" content="#fff" />
- <meta name="color:backscroll" content="#f1f1f1" />
- <meta name="color:scroll" content="#000" />
- <meta name="if:Show tags" content="1"/>
- <meta name="if:Show pic" content="1"/>
- <meta name="if:Enable endless scrolling" content="0"/>
- <meta name="if:Show subtitle" content="1"/>
- <meta name="if:Show links" content="1"/>
- <meta name="if:Show search" content="1"/>
- <meta name="if:Show sidebar image" content="1"/>
- <meta name="image:tbar3" content="http://static.tumblr.com/ad0wsx2/Qu3lt2iea/tumblr_lsyngc9j571qf1ey7o1_500.jpg"/>
- <meta name="image:background" content=""/>
- <meta name="text:title" content="title here" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="font:opdescription1" content="georgia" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- {block:IfEnableEndlessScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfEnableEndlessScrolling}
- <style type="text/css">
- body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
- a:hover {color: {color:linkhover}; background-color: {color:post}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:background}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- #tudo {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
- #container {margin-top: px; float: left; margin-left: 510px;}
- .entries {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family:{font:text}; font-size: 11px;}
- h1 {font-family: {font:title}; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 500px; margin-bottom: 2px }
- .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
- .oiqqtts a, a:hover{text-transform: none;}
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- .player {background-color: #000; text-align: left; display:block;}
- #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
- .answer {padding: 2px}
- .answer img {max-width: 470px;}
- #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
- #oidata a {font-size: 9px;}
- .tags {color: {color:text}; font-size: 9px; font-family: {font:text}; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 9px; color: {color:links}; display: inline; list-style: none; text-transform: lowercase;}
- #cap {width: 500px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
- .notes img{display: none; border:0px}
- ::-webkit-scrollbar{width:15px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- #links {width: 51px; float: left; margin-left:957px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:back1}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
- #links a:hover{text-align: center; background-color: {color:back6}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links2 {width: 51px; float: left; margin-left:899px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links2 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:back2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
- #links2 a:hover{text-align: center; background-color: {color:back5}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links2:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links3 {width: 51px; float: left; margin-left:304px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links3 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:back3}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
- #links3 a:hover{text-align: center; background-color: {color:back1}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links3:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #xuxu {position: fixed; margin-left: 288px; width: 124px; height: 20px; background-color: {color:background}; margin-top: 317px;}
- div#credit {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width:120px; height:20px; position: absolute; font-family: verdana; margin-top: px; margin-left: 387px; position: fixed; padding: 1px; font-size: 9px; overflow: auto;}
- #paginal {font-family: verdana; font-size: 8px; text-align: center;}
- #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
- #paginal a:hover {background: {color:sidebar}; color: {color:text};}
- #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
- .ps {position: fixed; margin-left: 385px; padding: 3px; width: 118px; height:16px; auto; top: 282px; background-color: {color:sidebar}; color: {color:text};}
- #sidebardescription {padding: 7px; text-align: justify; font-size: 9px; font-family: verdana; color: {color:text}; line-height:11px; background-color:{color:sidebar}; height:254px; width:217px; padding-left:8px; padding-right:8px; margin-top:5px;}
- #sidebardescription a {color: {color:text}; font-weight:none;}
- #sidebardescription:hover {margin-top:-12px; margin-left:-9px; }
- #ssidebardescription {padding: 4px; text-align: center; font-size: 9px; font-family: verdana; color: {color:text}; line-height:11px; background-color:{color:sidebar}; height:124px; width:91px; margin-top: -10px; position: fixed; margin-left:152px; }
- #ssidebardescription a {color: {color:text}; font-weight:none;}
- .sidebardescr {padding:1px; border:1px solid {color:background}; height:87px;}
- #sideimg3 {display: block; margin-left: 222px; float: right; margin-top: 0px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
- .simg3 img {width: 156px; height: 157px; margin-bottom: 2px; border: 4px solid {color:sidebar};}
- #chupa {margin-left: 222px; margin-top: 274px; width: 162px; font-size: 12px; height: 21px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 21px; color: {color:text}; position: fixed; text-transform: uppercase; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
- #mebj {margin-left: 262px; margin-top: -5px; width: 775px; font-size: 12px; height: 3px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 21px; color: {color:text}; position: fixed; text-transform: uppercase; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
- #ihu {margin-left: 262px; margin-top: -55px; width: 775px; font-size: 12px; height: 54px; text-align: center; background-color: {color:background}; font-family: georgia; line-height: 21px; color: {color:text}; position: fixed; text-transform: uppercase; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
- #creu {margin-left: 830px; margin-top: 288px; width: 150px; font-size: 9px; height: 15px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 12px; color: {color:text}; position: fixed; text-transform: normal; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
- #backdescri {margin: 4px; padding: 5px; width: 114px; font-size: 9px; height: 240px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 10px; color: {color:text}; position: fixed; overflow: visible; overflow: hidden; margin-left: 385px; margin-top: 23;}
- .yourdescri {text-align: center; padding: 5px; font-family: verdana; margin-top: 12px; font-size: 9px; color: {color:text}; letter-spacing: 0px; line-height: 10px; }
- #sidlinks a {margin-top: 166px; margin-left: 222px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 162px; background-color:{color:back1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: lowercase; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
- #sidlinks a:hover {color: {color:linkhover1}; background-color:{color:back1}; text-align: center; font-weight: bold;}
- #sidlinks2 a {margin-top: 184px; margin-left: 222px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 162px; background-color:{color:back2}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
- #sidlinks2 a:hover {color: {color:linkhover3}; background-color: {color:back2}; text-align: center; font-weight: bold;}
- #sidlinks3 a {margin-top: 202px; margin-left: 222px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 162px; background-color:{color:back3}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
- #sidlinks3 a:hover {color: {color:linkhover5}; background-color:{color:back3}; text-align: center; font-weight: bold;}
- #sidlinks4 a {margin-top: 220px; margin-left: 222px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 162px; background-color:{color:back4}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
- #sidlinks4 a:hover {color: ; background-color:{color:back4}; text-align: center; font-weight: bold;}
- #sidlinks5 a {margin-top: 238px; margin-left: 222px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 162px; background-color:{color:back5}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
- #sidlinks5 a:hover {color: {color:linkhover3}; background-color: {color:back5}; text-align: center; font-weight: bold;}
- #sidlinks6 a {margin-top: 256px; margin-left: 222px; float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 162px; background-color:{color:back6}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
- #sidlinks6 a:hover { color: {color:linkhover5}; background-color:{color:back6}; text-align: center; font-weight: bold;}
- .li {opacity: 1}
- .li2 {opacity: 0.8}
- .li3 {opacity: 0.6}
- .li4 {opacity: 0.8}
- .li5 {opacity: 1}
- #description1 {position: fixed; margin-top:120px; margin-left: 250px; width:150px; height: 10px; opacity:1.7; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; z-index: 1;}
- .opdescription1{color: #fff; clear: both; font-size:9px; height: 11px; text-align: justify; background-color:; padding: 6px; margin-top: 6px; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; z-index: 1; -moz-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; z-index: 1;}
- .opdescription1 a{font-size:9px}
- #description1 a:hover{position: fixed; margin-top: 25px; margin-left: 96px; width:112px; height: 12px; opacity:1.7; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; z-index: 1;}
- ::-webkit-scrollbar{width:5px;height:6px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- .search {letter-spacing: 3px; text-transform: uppercase;}
- .search input{font-family: {font:text}; border: none; background-color: {color:sidebarlinks}; color: {color:text}; text-transform: uppercase; font-size: 9px; text-align: center; padding: 3px; width: 210px;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- </style>
- <body onkeydown="return false">
- <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
- <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
- <script type="text/javascript">
- SCMMusicPlayer.init("{'skin':'http://static.tumblr.com/kwaqeuc/EVllzx1wd/skinhp.css','playback':{'autostart':'true','shuffle':'true','volume':'100'},'playlist':[{'title':'Flores da Favela [nova vers%E3o] - Jauperi','url':'http://http://www.youtube.com/watch?v=eFnrhRkpLKw'},{'title':'%22Just A Dream%22 by Nelly - Sam Tsui & Christina Grimmie','url':'http://www.youtube.com/watch?v=a2RA0vsZXf8'},{'title':'Simple Plan - Shut Up!','url':'http://www.youtube.com/watch?v=Lpds3V90VbM'},{'title':'50 Cent - Candy Shop ft. Olivia','url':'http://www.youtube.com/watch?v=SRcnnId15BA&ob=av2n'},{'title':'Misunderstood -Bon Jovi','url':'http://www.youtube.com/watch?v=IrGS2RgmmxM'},{'title':'Ed Sheeran - Lego House','url':'http://www.youtube.com/watch?v=c4BLVznuWnU'},{'title':'Chris Brown - With You','url':'http://www.youtube.com/watch?v=nmjdaBaZe8Y'},{'title':'Nobody Said It Was Easy- Coldplay','url':'http://www.youtube.com/watch?v=XOAeyhlljcw'},{'title':'One Direction - Gotta Be You','url':'http://www.youtube.com/watch?v=nvfejaHz-o0'},{'title':'One Direction - What Makes You Beautiful','url':'http://www.youtube.com/watch?v=QJO3ROT-A4E'},{'title':'Na Na Na - One Direction','url':'http://www.youtube.com/watch?v=E4pupCW6SPk&feature=related'},{'title':'I Wouldn%27t Mind - He is We','url':'http://www.youtube.com/watch?v=aHTe6ed8xfU'},{'title':'Travie McCoy: We%27ll Be Alright','url':'http://www.youtube.com/watch?v=04zaL7wIbmc'},{'title':'Color - The Maine','url':'http://www.youtube.com/watch?v=7ojWk-kxmxY'},{'title':'Soulja Boy Tell%27em - Crank That (Soulja Boy)','url':'http://www.youtube.com/watch?v=8UFIYGkROII'},{'title':'Jane Doe Lyric Video','url':'http://www.youtube.com/watch?v=_jvGfMsLiyE'},{'title':'Joe Brooks - Superman','url':'http://www.youtube.com/watch?v=otx0Bnru0dY'},{'title':'Never Shout Never - What Is Love?','url':'http://www.youtube.com/watch?v=KA62IuYI6gs'},{'title':'Never Shout Never - Can%27t Stand It','url':'http://www.youtube.com/watch?v=YdDG1vsLgTQ'},{'title':'Never Shout Never - Big City Dreams','url':'http://www.youtube.com/watch?v=TMlj28o-Avk'},{'title':'NX Zero - N%E3o %C9 Normal','url':'http://www.youtube.com/watch?v=ksKozh3jj2g&ob=av2e'},{'title':'Dev - Dancing in the Dark','url':'http://www.youtube.com/watch?v=fZdh13_bijo'},{'title':'Tiko%27s Groove Feat. Gosha - I Can%27t Get Nothing','url':'http://www.youtube.com/watch?v=vipMw-9mHXg'},{'title':'Adele - Set Fire to the Rain Lyrics','url':'http://www.youtube.com/watch?v=FlsBObg-1BQ'},{'title':'Hey There Delilah-Lyrics','url':'http://www.youtube.com/watch?v=_F94rPuOrAE'},{'title':'Birdy - Skinny Love (One Take)','url':'http://www.youtube.com/watch?v=lT67liGjZhw&feature=fvst'},{'title':'Chris Brown - Yeah 3x','url':'http://www.youtube.com/watch?v=3mC2ixOAivA'},{'title':'Chris Brown - Forever','url':'http://www.youtube.com/watch?v=5sMKX22BHeE'},{'title':'Stereo Hearts - Gym Class Heroes Ft. Adam Levine (Avery iphone cover)','url':'http://www.youtube.com/watch?v=5PnE_zJuxgY'},{'title':'ADELE - %27Make You Feel My Love%27','url':'http://www.youtube.com/watch?v=0put0_a--Ng'},{'title':'U2 Still Haven%27t Found','url':'http://www.youtube.com/watch?v=BnD6ojjA0OA'},{'title':'Usher - Dj Got Us Falling In Love Again (Lyrics On Screen)','url':'http://www.youtube.com/watch?v=aCbDTix6HYw'},{'title':'B.o.B. feat T.I. - Not Lost (Coldplay %22Lost!%22 Remake)','url':'http://www.youtube.com/watch?v=QjXax1nJMl0'},{'title':'Don Omar ft Lucenzo - Danza Kuduro','url':'http://www.youtube.com/watch?v=7zp1TbLFPp8&feature=related'},{'title':'Cone Crew Diretoria - O Mundo d%E1 voltas','url':'http://www.youtube.com/watch?v=NOjjOUG0-LU'},{'title':'Fix You - Coldplay','url':'http://www.youtube.com/watch?v=Nwmmiyulcp0'},{'title':'Michael Jackson - They Don%27t Care About Us','url':'http://www.youtube.com/watch?v=QNJL6nfu__Q'},{'title':'The Climb - Miley Cyrus','url':'http://www.youtube.com/watch?v=F7m0nON6YYs&feature=related'},{'title':'Red Hot Chili Peppers - Otherside','url':'http://www.youtube.com/watch?v=_m7_xZN8D7M'},{'title':'Red Hot Chili Peppers- By The Way','url':'http://www.youtube.com/watch?v=2M1qoUj_jsw'},{'title':'Jonas Brothers - Paranoid','url':'http://www.youtube.com/watch?v=tTqzxiNHUN4'},{'title':'James Morrison- This Boy','url':'http://www.youtube.com/watch?v=kDo6CiPueEo'},{'title':'Jason Mraz - I Won%27t Give Up','url':'http://www.youtube.com/watch?v=HazCJ3x8zlk'},{'title':'John Mayer - Free Fallin%27','url':'http://www.youtube.com/watch?v=20Ov0cDPZy8&ob=av2e'},{'title':'Lifehouse - %22You and me%22','url':'http://www.youtube.com/watch?v=axQsR7ICI58'},{'title':'Goo Goo Dolls - Iris','url':'http://www.youtube.com/watch?v=ZiraXxlwG8A&feature=related'},{'title':'Aerosmith %22 I don%27t Wanna Miss A Thing %22','url':'http://www.youtube.com/watch?v=wUzUfxqIkjY&feature=related'},{'title':'Open Your Eyes - Snow Patrol','url':'http://www.youtube.com/watch?v=sMQtvmQjt9I&feature=related'},{'title':'Guns N%27 Roses - Patience','url':'http://www.youtube.com/watch?v=NYAUCQHG0Q4&feature=related'},{'title':'Pearl Jam - The End','url':'http://www.youtube.com/watch?v=0RSrvb8tP_0&feature=related'}],'placement':'bottom','showplaylist':'false'}");
- </script>
- <!--End of SCM Music Player script-->
- <div id="sidss">
- <div class="ps"><div id="paginal">
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- </div></div>
- <div id="sidlinks">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- </div>
- <div id="sidlinks2">
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
- </div>
- <div id="sidlinks3">
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- </div>
- <div id="sidlinks4">
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- </div>
- <div id="sidlinks5">
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
- </div>
- <div id="sidlinks6">
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
- </div>
- <div id="description1">
- <div class="opdescription1">Nome, id, cid. No html</div></div>
- <div id="credit"> <b>umcertomenino</b> <a href="http://umcertomenino.tumblr.com/">©</a></div></div>
- <div id="chupa">{text:title}</div>
- <div id="sideimg3"><div class="simg3">
- <img src="{image:tbar3}">
- </div></div>
- <div id="backdescri">{Description}</div>
- <div id="ihu"></div>
- </div>
- </body>
- <div id="container">
- {block:Posts}
- <div class="entries">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="oiqqtt">“{Quote}”</div>
- {block:Source}<div class="oiqqtts"> — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div id="asker"><b>{Asker} asked:</b> {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div>
- <br>
- <div id="oidata">
- {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><b>reblog isso.</b></a>{/block:IndexPage}
- {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- </div>
- </div>{/block:Date}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment