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">
- <script>
- function bloqueio()
- {alert(mensagem);}
- document.onkeydown=bloqueio;
- </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>
- <script language="JavaScript1.2">
- function disableselect(e){
- return false
- }
- function reEnable(){
- return true
- }
- //if IE4+
- document.onselectstart=new Function ("return false")
- //if NS6
- if (window.sidebar){
- document.onmousedown=disableselect
- document.onclick=reEnable
- }
- </script>
- <script language="JavaScript1.2">
- function disableselect(e){
- return false
- }
- function reEnable(){
- return true
- }
- //if IE4+
- document.onselectstart=new Function ("return false")
- //if NS6
- if (window.sidebar){
- document.onmousedown=disableselect
- document.onclick=reEnable
- }
- </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;
- }
- }
- //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>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="color:background" content="#fff"/>
- <meta name="color:entries" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:hover" content="#5a5a5a"/>
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:menu" content="#ffffff" />
- <meta name="color:menu text" content="#000000" />
- <meta name="color:menu hover" content="#5a5a5a" />
- <meta name="color:menu text hover" content="#000000" />
- <meta name="font:text" content="verdana"/>
- <meta name="font:menu" content="tahoma"/>
- <meta name="image:Background" content=""/>
- <meta name="image:sidebar" content="http://28.media.tumblr.com/tumblr_m1ai84xD9N1rpw6aho1_500.jpg"/>
- <meta name="text:frase" content="STRONG" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link 5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link 6" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link 7" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
- <script type="text/javascript">
- animatedcollapse.addDiv('jason', 'fade=1,height=80px')
- animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
- animatedcollapse.addDiv('michael', 'fade=1,height=120px')
- animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
- animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
- animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
- animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
- //$: Access to jQuery
- //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
- //state: "block" or "none", depending on state
- }
- animatedcollapse.init()
- </script>
- <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>
- <style>
- /* coisas óbvias e fixas*/
- body {background-color: {color:background}; font-family: {font:text}; font-size: 11px; font-weight: none; color: {color:text}; background-image: url('{image:background}'); background-attachment: fixed;}
- iframe#tumblr_controls{
- top: 1px !important;
- margin: 0 0 0 0;
- right: 6px !important;
- position: fixed !important;}
- b,strong {color: #000;}
- p{margin-top:5px; margin-bottom:5px}
- i, em {color:#000;}
- small{font-size:10px}
- a:link, a:active, a:visited {color: {color:link}; text-decoration: none; -webkit-transition-duration: .40s;}
- a:hover {color: {color:hover};}
- ::-webkit-scrollbar{width:3px;height:3px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
- ::-webkit-scrollbar-track-piece{background-color:#fff;}
- ::-webkit-scrollbar-thumb:vertical{height:10px; background-color:#000;}
- ::-webkit-scrollbar-thumb:horizontal{width:5px; background-color:#000;}
- blockquote {border-left:2px solid #737373; padding-left:5px; margin:0px 2px 0px 10px}
- h1 {color: {color:title}; font:17px {font:title}; line-height:25px; font-weight:normal; margin:0px; padding-top:10px; margin-bottom:-0px; text-align:center; letter-spacing: 0px; text-transform:uppercase;}
- #entries{margin-left:179px; width:520px; margin-top:33px;}
- #entries img{nax-width:500px;}
- .posts {overflow:hidden; background-color: {color:entries}; padding:7px; margin-bottom:-12px;}
- #info{font-family:verdana; font-size:9px; text-transform:lowercase; padding:3px; margin-left: 0px; background-color: {color:entries};}
- #info a{font-family:verdana; font-size:9px; text-transform:lowercase; text-align:center;}
- #tags{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:center; background-color:#fafafa; margin-top:-5px;
- }
- #tags a{font-family:verdana; font-size:9px; text-transform:lowercase; text-align:right;}
- #tags a:hover{font-family:verdana; font-size:9px; text-transform:lowercase; text-align:right;color:{color:hover};}
- #tags:hover{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:center; color:#000;}
- .qquote{font-family: georgia; font-size: 15px; letter-spacing: 0px; line-height: 100%; text-align:center; padding-top:10px;}
- .qsource{margin: 5px 15px 0 0; text-align: center; font:11px verdana;}
- .chat {line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
- .person1 {background-color:{color:background}; color: {color:text}; }
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- .person2 {color: {color:text} }
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
- .answer {padding: 2px}
- .answer img {max-width: 470px;}
- .notes-bottom ol, .notes-bottom ul {margin: 0; padding: 0; list-style: none;}
- .notes-bottom li {background: #fff; border-bottom: 1px solid f0f0f0; margin: 0; padding: 5px 0 20px 0; font-size: 10px;width: 510px;}
- .notes-bottom li:hover {border-bottom: 1px solid f0f0f0; background: #f2ede1; bottom:1px;
- font-size: 10px; position: relative;width: 510px;}
- .notes-bottom li img.avatar {margin: 0 5px 0 0;float: left; width: auto;padding: 2px; background: #D1D1D1;}
- #notes {width: 500px; padding: 5px; margin: 0px; font-size: 9px; text-align: left}
- ol.notes {list-style: none; margin-left:123px; padding: 0px}
- ol.notes li {margin: 0px; padding: 2px;}
- #notes img{border:0px}
- #links {text-align: center; position: fixed; margin-top: 0px; margin-left:0px;}
- #links a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 85px; text-transform: lowercase; background-color: {color:menu}; color: {color:menu text}; text-decoration: none; padding: 8px 5px; }
- #links a:hover {-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; font-weight: bold; letter-spacing: 1px; background: {color:menu hover}; color: {color:menu text hover};}
- .strong {margin-top:1px; width:294; background-color: {color:sidebar}; padding:2px; font:9px verdana; overflow:hidden; height:15px; -webkit-transition: all 1.9s ease-out; -moz-transition: all 1.9s ease-out;}
- .strong:hover {height:132px;}
- div#cred1{background-color: {color:sidebar}; color: #696969; margin-top: -22px; position: fixed; padding: 4px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; margin-left: 280px; font-family: verdana; z-index: 3; font-size:9px;-webkit-transition: all 0.1s ease-in; line-height: 10px;}
- div#cred1:hover {background-color: transparent; height: 10px; color: transparent;}
- .cred2 {text-align: justify; font-size: 9px; position: fixed; color: transparent; width: 294px; margin-top: -4px; margin-left: 0px; padding:3px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; line-height: 12px; }
- .cred2 b {color: transpatent;}
- .cred2 a {color: transpatent;}
- .cred2:hover {color: {color:text}; font-size: 9px; text-align: left; background-color: {color:sidebar}; text-align: justify; margin-left: -286px;}
- </style></head>
- <div style="position:fixed; top:32px; margin-left:700px; width:299px;">
- <div class="strong">
- <center>{text:frase}</center>
- <br>
- <div style="padding:2px;">" {Description} "</div>
- </div>
- <body>
- <div style="margin-top:1px; width:auto; float:left; position:fixed;">
- <div id="links">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="{text:Link4}">{text:Link4 Title}</a>
- <a href="{text:Link5}">{text:Link5 Title}</a>
- <a href="{text:Link6}">{text:Link6 Title}</a>
- </div>
- </div>
- <div style="margin-top:1px; width:auto; background-color: #fff; padding:2px; float:right; padding-bottom:0px;">
- <img src="{image:sidebar}" width="200px" height="169px">
- </div>
- <div style="margin-top:175px; width:auto; background-color: {color:sidebar}; padding:2px; text-align:center;">
- <div style="font-style:italic; font:12px georgia; padding:4px 2px;">
- {block:Pagination}{block:PreviousPage}<i>« <a href="{PreviousPage}">«</a></i>{/block:PreviousPage} {block:NextPage}<i><a href="{NextPage}">»</a></i>{/block:NextPage}{/block:Pagination}
- </div>
- </div>
- <div style="margin-top:1px; width:auto; background-color: trans; padding:2px;">
- <div id="cred1"><div class="cred2"><center>Theme by <b><a href="http://suicideofminds.tumblr.com/">suicideofminds.</a></center></div><center></b><b>C</b> </center></div>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div class="posts">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}
- <div class="qquote">"{Quote}"</div>
- {block:Source}<div class="qsource">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}
- <P>{Description}</p>
- {/block:Description}
- {/block:Link}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div style="width:480px;">
- <center>{Photoset-500}</div></center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {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:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- <span class="audio">
- <center>{AudioPlayerBlack}</center>
- </span>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}<br>
- {block:Answer}
- <div id="asker"><b>{Asker} asked:</b> {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <div id="info">
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- <br>
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</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><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment