PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
texto começo u.u
1 sec ago
Untitled
16 sec ago
Untitled
23 sec ago
Untitled
31 sec ago
Untitled
19 sec ago
Untitled
31 sec ago
Untitled
22 sec ago
nacdanh.php
PHP | 26 sec ago
New Paste
<html> <head> <!--- 05 THE TRUMAN SHOW v2 THEME MADE BY: http://lostmemento.tumblr.com (lmthemes) TERMS OF USAGE: - DO NOT REMOVE THE CREDIT - DO NOT REDISTRIBUTE - DO NOT CLAIM AS YOUR OWN - DO NOT USE AS A BASE ---> <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} <link rel="apple-touch-icon" href="{PortraitURL-128}"/> {block:IfEnableOnlineLeaf} <script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js"></script> {/block:IfEnableOnlineLeaf} <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/Citm42m8i/smoothscroll.js"></script> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> <!--- CUSTOMIZABLE VARIABLES ---> <meta name="image:Sidebar" content=""/> <meta name="image:Background" content=""/> <meta name="if:Enable Online Leaf" content="0"/> <meta name="if:Background No Repeat" content="0"/> <meta name="if:Background Fixed" content="0"/> <meta name="if:400px Post" content="0"/> <meta name="if:Show Sidebar" content="0"/> <meta name="if:Show Photo Captions" content="0"/> <meta name="if:Show Photo Captions Permalink Only" content="0"/> <meta name="if:Show Tags" content="0"/> <meta name="if:Stretch Photos" content="0"/> <meta name="if:AudioPlayerWhite" content="1"/> <meta name="if:AudioPlayerGrey" content="0"/> <meta name="if:AudioPlayerBlack" content="0"/> <meta name="if:Text Credit" content="0"/> <meta name="if:One Color Palette" content="0"/> <meta name="if:Show Sidebar Right" content="1"/> <meta name="if:Show Submit" content="0"/> <meta name="if:Show Date" content="0"/> <meta name="if:Show Time Ago" content="0"/> <meta name="if:Show Notes Symbol" content="0"/> <meta name="color:Scrollbar Background" content="#fdfdfd"/> <meta name="color:Scroller" content="#e663b6"/> <meta name="color:Background" content="#f9f9f9"/> <meta name="color:Post Background" content="#fdfdfd"/> <meta name="color:Post Font" content="#4F4F4F"/> <meta name="color:Question Background" content="#fcfcfc"/> <meta name="color:Main Dark" content="#e663b6"/> <meta name="color:Main Med" content="#ea8ec9"/> <meta name="color:Main Light" content="#e9acd3"/> <meta name="color:Main Text" content="#c02ca4"/> {block:IfNotOneColorPalette} <meta name="color:Second Dark" content="#d0f368"/> <meta name="color:Second Med" content="#daf48d"/> <meta name="color:Second Light" content="#eef6c3"/> <meta name="color:Second Text" content="#92ba18"/> <meta name="color:Third Dark" content="#9ff4f1"/> <meta name="color:Third Med" content="#bff4f2"/> <meta name="color:Third Light" content="#def4f3"/> <meta name="color:Third Text" content="#2cbbc0"/> <meta name="color:Fourth Dark" content="#d685e8"/> <meta name="color:Fourth Med" content="#deade8"/> <meta name="color:Fourth Light" content="#e0c5e6"/> <meta name="color:Fourth Text" content="#912cc0"/> {/block:IfNotOneColorPalette} <meta name="font:Main" content="Arial, Helvetica"/> <meta name="font:Sub" content="Calibri,Arial, Helvetica"/> <meta name="text:Special Font" content="'Open Sans'"/> <meta name="text:Link1Url" content="http://"/> <meta name="text:Link1Name" content=""/> <meta name="text:Link2Url" content="http://"/> <meta name="text:Link2Name" content=""/> <meta name="text:Link3Url" content="http://"/> <meta name="text:Link3Name" content=""/> <meta name="text:Link4Url" content="http://"/> <meta name="text:Link4Name" content=""/> <meta name="text:Link5Url" content="http://"/> <meta name="text:Link5Name" content=""/> <meta name="text:Link6Url" content="http://"/> <meta name="text:Link6Name" content=""/> <meta name="text:Link7Url" content="http://"/> <meta name="text:Link7Name" content=""/> <meta name="text:Link8Url" content="http://"/> <meta name="text:Link8Name" content=""/> <meta name="text:Notes Symbol" content="♥"/> <meta name="text:Ask Action" content="TUNED IN"/> <meta name="text:Background Position" content=""/> <meta name="text:Sidebar Text Align" content="center"/> <meta name="text:Hidden Sidebar Height" content="200px"/> <meta name="text:Sidebar Links Font Size" content="7px"/> <meta name="text:Sidebar Text Font Size" content="10px"/> <meta name="text:Post Font Size" content="10px"/> <meta name="text:Post Heading Font Size" content="15px"/> <meta name="text:Post Info Font Size" content="7px"/> <meta name="text:Post Links Font Size" content="8px"/> <meta name="text:Asker Font Size" content="12px"/> <style type="text/css"> body {background-color: {color:Background}; font-family: {font:Main}; margin: 0px; {block:IfBackgroundFixed}background-attachment: fixed;{/block:IfBackgroundFixed} {block:IfBackgroundNoRepeat}background-repeat: no-repeat;{/block:IfBackgroundNoRepeat} height: 100%; background-image: url('{image:Background}'); {block:IfBackgroundPosition}background-position: {text:Background Position};{/block:IfBackgroundPosition}} ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scroller}; height: 10px;} ::-webkit-scrollbar-thumb:horizontal {background-color: {color:Scroller}; height:10px!important;} ::-webkit-scrollbar {background-color: {color:Scrollbar Background}; height:10px; width:10px;} a {text-decoration: none; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} a:hover {transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} img {border: 0px} #container { {block:IfNot400pxPost}width: 884px;{/block:IfNot400pxPost} {block:If400pxPost}width: 784px;{/block:If400pxPost} margin: auto; margin-bottom: 40px; padding-top: 20px; {block:IfShowDate}padding-top: 40px;{/block:IfShowDate}} /* SIDEBAR */ #sidebarright {{block:IfTextCredit}width: 225px;{/block:IfTextCredit} {block:IfNotTextCredit}width: 224px;{/block:IfNotTextCredit} position: fixed; {block:IfShowSidebarRight} {block:IfNot400pxPost}margin-left: 620px;{/block:IfNot400pxPost} {block:If400pxPost}margin-left: 520px;{/block:If400pxPost} {/block:IfShowSidebarRight} {block:IfNotShowSidebarRight}margin-left: 25px;{/block:IfNotShowSidebarRight} top: 40px; background-color: {color:Post Background}; padding: 10px;} {block:IfNotShowSidebar} #sidebarright:hover .rlinks a:active, #sidebarright:hover .rlinks a:visited, #sidebarright:hover .rlinks a:link {height: 20px; overflow: visible; font-size: {text:Sidebar Links Font Size}; line-height: 20px; padding-top: 10px; margin-top: 1px} .rlinks a:link, .rlinks a:active, .rlinks a:visited {display: inline-block; {block:IfTextCredit}width: 20%;{/block:IfTextCredit} {block:IfNotTextCredit}width: 25%;{/block:IfNotTextCredit} height: 4px; background-color: transparent; overflow: hidden; padding-top: 10px; text-align: center; text-transform: uppercase; letter-spacing: 1px; color: {color:Post Background}; font-style: italic; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} #sidebarright:hover .descript {opacity: 1.0; height: {text:Hidden Sidebar Height};} .descript {padding: 10px; opacity: 0.0; color: {color:Post Font}; font-size: {text:Sidebar Text Font Size}; font-family: {font:Sub}; letter-spacing: 1px; height: 0px; text-align: {text:Sidebar Text Align}; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} {/block:IfNotShowSidebar} {block:IfShowSidebar} .rlinks a:link, .rlinks a:active, .rlinks a:visited {display: inline-block; {block:IfTextCredit}width: 49px;{/block:IfTextCredit} {block:IfNotTextCredit}width: 56px;{/block:IfNotTextCredit} background-color: transparent; text-align: center; text-transform: uppercase; letter-spacing: 1px; color: {color:Post Background}; font-style: italic; height: 20px; overflow: visible; font-size: {text:Sidebar Links Font Size}; line-height: 20px; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} .rlinks {margin-top: -6px} .descript {padding: 10px; color: {color:Post Font}; font-size: {text:Sidebar Text Font Size}; font-family: {font:Sub}; letter-spacing: 1px; text-align: {text:Sidebar Text Align};}{/block:IfShowSidebar} .descript a:link, .descript a:visited, .descript a:active { color: {color:Post Font}; text-transform: uppercase; border-bottom: 2px solid {color:Post Font}; padding: 2px 4px;} .descript a:hover {color: {color:Main Dark}; border-bottom: 2px solid {color:Main Dark};} .plinks {margin: 5px 0px; margin-top: 10px} .plinks a:link, .plinks a:visited, .plinks a:active {display: block; text-transform: uppercase; font-style: italic; font-size: {text:Sidebar Links Font Size}; font-family: {font:Main}; letter-spacing: 1px; color: {color:Post Font}; border-bottom: 1px solid {color:Post Font}; padding: 3px 0px; text-align: center; background-color: {color:Post Background}; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} .plinks a:hover {background-color: {color:Post Font}; color: {color:Post Background}} #creditimage {position: fixed; bottom: 5px; right: 10px; font-size: {text:Sidebar Links Font Size}; letter-spacing: 1px; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} #creditimage a {color: {color:Post Font};} #creditimage:hover {bottom: 10px; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} .nav {position: absolute; background-color: {color:Post Background}; font-size: 12px; margin-top: 10px; padding: 5px 15px; margin-left: 187px;} .nav a:link, .nav a:visited, .nav a:active {color: {color:Post Font};} /* POSTS */ #post {{block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost} {block:If400pxPost}width: 400px;{/block:If400pxPost} min-height: 150px; {block:IfShowSidebarRight}margin-left: 25px;{/block:IfShowSidebarRight} {block:IfNotShowSidebarRight}margin-left: 325px;{/block:IfNotShowSidebarRight} background-color: {color:Post Background}; padding:20px; display: block;} .pad {padding: 10px; font-size: {text:Post Font Size}; text-align: justify; color: {color:Post Font};} .pad h1 {text-align: center; font-weight: normal; font-family: {text:Special Font}; text-transform: uppercase; font-size: {text:Post Heading Font Size};} .pad h1 a:link, .pad h1 a:active, .pad h1 a:visited { font-size: {text:Post Heading Font Size}; padding: 2px 6px; color: {color:Post Font}; border-bottom: 2px solid {color:Post Font};} .pad a:link, .pad a:visited, .pad a:active {text-transform: uppercase; color: {color:Post Font}; font-size: {text:Post Links Font Size}; padding: 1px 2px; letter-spacing: 1px;} .pad a:hover {background-color: {color:Post Font}; color: {color:Post Background};} .pad blockquote {border-left: 2px solid {color:Post Font}; padding-left: 5px;} .pad blockquote p {line-height: 100%;} .pad blockquote, .pad img {max-width: 100%; overflow: hidden;} ul, li {list-style:square; max-width: 100%;} {block:IndexPage} {block:IfNotShowPhotoCaptions} #ph {display: none;} {block:IfNotShowPhotoCaptionsPermalinkOnly} #post:hover #ph {display: block;} {/block:IfNotShowPhotoCaptionsPermalinkOnly} {/block:IfNotShowPhotoCaptions} {/block:IndexPage} /* QUESTIONS */ .question {text-align: center; font-family: {text:Special Font}; font-size: {text:Post Heading Font Size}; background-color: {color:Question Background}; padding: 5px; letter-spacing: 1px;} .asker {font-size: {text:Asker Font Size}; font-style: italic;} .asker a:link, .asker a:active, .asker a:visited {font-size: {text:Asker Font Size};} .qqts {font-family: Georgia;} /* AUDIO */ .cover img {{block:IfNot400pxPost}width: 250px; height: 250px;{/block:IfNot400pxPost} {block:If400pxPost}width: 200px; height: 200px;{/block:If400pxPost}} .containermusic {{block:IfNot400pxPost}width: 250px; height: 250px;{/block:IfNot400pxPost} {block:If400pxPost}width: 200px; height: 200px;{/block:If400pxPost} display: block; vertical-align: middle; padding-top: 15px; float:right; margin-top: -17px;} .containermusic ul {list-style: none;} .containermusic li {list-style: none;} .musiclabel {margin: auto; padding: 3px 10px; font-size: {text:Post Links Font Size}; color: {color:Post Font}; {block:IfNot400pxPost}width: 210px;{/block:IfNot400pxPost} {block:If400pxPost}width: 150px;{/block:If400pxPost} text-transform: uppercase; letter-spacing: 1px; padding-left: 30px;} .containermusic .musiclabel ul, #containermusic .musiclabel li {list-style: none; display: block;} .audioverlay {opacity: 0.8; {block:IfAudioPlayerWhite}background-color: #fff;{/block:IfAudioPlayerWhite} {block:IfAudioPlayerGrey}background-color: #e4e4e4;{/block:IfAudioPlayerGrey} {block:IfAudioPlayerBlack}background-color: #000;{/block:IfAudioPlayerBlack} position: absolute; z-index: 10; {block:IfNot400pxPost} margin-top: 105px; margin-left: 95px; {/block:IfNot400pxPost} {block:If400pxPost} margin-top: 80px; margin-left: 70px; {/block:If400pxPost}} .audioarrow {width: 20px; height: 30px; overflow: hidden; margin: 15px 24px 13px 16px;} .smusic {{block:IfNot400pxPost}height: 40%;{/block:IfNot400pxPost} {block:If400pxPost}height: 30%;{/block:If400pxPost} {block:IfNotOneColorPalette} background-color: {color:Third Dark}; color: {color:Third Text}; {/block:IfNotOneColorPalette} {block:IfOneColorPalette} background-color: {color:Main Dark}; color: {color:Main Text}; {/block:IfOneColorPalette} font-family: {text:Special Font}; text-transform: uppercase; font-size: {text:Asker Font Size};} .s2music {{block:IfNot400pxPost}height: 60%;{/block:IfNot400pxPost} {block:If400pxPost}height: 70%;{/block:If400pxPost} {block:IfNotOneColorPalette}background-color: {color:Third Med};{/block:IfNotOneColorPalette} {block:IfOneColorPalette}background-color: {color:Main Med};{/block:IfOneColorPalette}} {block:IfNotOneColorPalette} .musiclabel {color: {color:Third Text};} {/block:IfNotOneColorPalette} {block:IfOneColorPalette} .musiclabel {color: {color:Main Text};} {/block:IfOneColorPalette} /* QUOTE */ .quote {text-align: justify; width: 75%; padding-top: 10px; font-family: {text:Special Font}; font-style: italic;} .quote_short {font-size: 20px; line-height: 110%; margin: 0px 20px;} .quote_medium {font-size: 16px; line-height: 110%; margin: 0px 20px;} .quote_long {font-size: 12px; line-height: 110%; margin: 0px 20px;} .source {text-align: right; margin-top: 20px; font-style: normal; font-family: {font:Main}} .source a:link, .source a:visited, .source a:active {background-color: transparent; text-decoration: underline; padding: 2px 4px; color: {color:Post Font}} /* CHAT */ .chat li {list-style: none;} .label {font-style: italic;} {block:IndexPage} /* DATE */ /* ALL COLORS */ .date, .date2, .date3, .date4 {{block:IfNot400pxPost}width: 540px;{/block:IfNot400pxPost} {block:If400pxPost}width: 440px;{/block:If400pxPost} margin-left: -20px; position: absolute; z-index: 100; margin-top: -20px; text-align: center; font-style: italic; text-transform: uppercase; font-family: {font:Main}; letter-spacing: 1px; {block:IndexPage} {block:IfNotShowDate}opacity: 0.0; height: 0px; font-size: 0px; {/block:IfNotShowDate} {block:IfShowDate} font-size: {text:Post Info Font Size}; height: 10px; padding: 5px 10px; margin-top: 0px; text-align: right; position: relative; margin-left: 25px; background-color: {color:Post Background}; {block:IfNot400pxPost}width: 520px;{/block:IfNot400pxPost} {block:If400pxPost}width: 420px;{/block:If400pxPost} {/block:IfShowDate}{/block:IndexPage} {block:IfNotShowSidebarRight}margin-left: 325px;{/block:IfNotShowSidebarRight} transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} {block:IfNotShowDate} #post:hover .date, #post:hover .date2, #post:hover .date3, #post:hover .date4 { font-size: {text:Post Info Font Size}; height: 10px; padding: 5px 0px; opacity: 1.0; position: absolute; z-index: 100; background-color: {color:Main Dark}; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} {/block:IfNotShowDate} {block:IfShowDate} .dline, .dline2, .dline3, .dline4 {height: 1px; width: 85%; float:left; background-color: {color:Main Dark}; margin-top: 4px;} .dline2 {background-color: {color:Second Dark};} .dline3 {background-color: {color:Third Dark};} .dline4 {background-color: {color:Fourth Dark};} {/block:IfShowDate} .date a:link, .date a:visited, .date a:active {color: {color:Main Text}} {block:IfNotOneColorPalette} /* DATE COLOR 2 */ .date2 a:link, .date2 a:visited, .date2 a:active {color: {color:Second Text}} {block:IfNotShowDate}#post:hover .date2 {background-color: {color:Second Dark};}{/block:IfNotShowDate} /* DATE COLOR 3 */ .date3 a:link, .date3 a:visited, .date3 a:active {color: {color:Third Text}} {block:IfNotShowDate}#post:hover .date3 {background-color: {color:Third Dark};}{/block:IfNotShowDate} /* DATE COLOR 4 */ .date4 a:link, .date4 a:visited, .date4 a:active {color: {color:Fourth Text}} {block:IfNotShowDate}#post:hover .date4 {background-color: {color:Fourth Dark};}{/block:IfNotShowDate} {/block:IfNotOneColorPalette} {/block:IndexPage} /* BOTTOM CONTAINER */ #pb_contain, #pb_contain2, #pb_contain3, #pb_contain4 { {block:IfNot400pxPost}width: 540px;{/block:IfNot400pxPost} {block:If400pxPost}width: 440px;{/block:If400pxPost} {block:IfShowSidebarRight}margin-left: 25px;{/block:IfShowSidebarRight} {block:IfNotShowSidebarRight}margin-left: 325px;{/block:IfNotShowSidebarRight} background-color: transparent; display: block; text-transform: uppercase; font-size: {text:Post Info Font Size}; font-family: {font:Main}; letter-spacing: 1px; color: {color:Main Text}; line-height: 15px; font-style: italic; text-align: center; position: relative; z-index: 2; {block:IfNotShowTags}{block:IfNotShowDate}margin-bottom: 40px;{/block:IfNotShowDate}{/block:IfNotShowTags} {block:IfShowTags}{block:IfShowDate}margin-bottom: 20px;{/block:IfShowDate} {block:IfNotShowDate}margin-bottom: 40px;{/block:IfNotShowDate}{/block:IfShowTags}} .left, .left2, .left3, .left4 { width: 160px; {block:If400pxPost}width: 30%;{/block:If400pxPost} height: 15px; background-color: {color:Main Dark}; float: left; padding: 1px 10px;} .middle, .middle2, .middle3, .middle4 { width: 160px; height: 15px; {block:If400pxPost}width: 40%;{/block:If400pxPost} background-color: {color:Main Med}; margin: auto; padding: 1px 10px;} .right, .right2, .right3, .right4 { width: 160px; height: 15px; {block:If400pxPost}width: 30%;{/block:If400pxPost} background-color: {color:Main Light}; float:right; padding: 1px 10px;} .left a:link, .left a:visited, .left a:active, .middle a:active, .middle a:visited, .middle a:link, .right a:active, .right a:visited, .right a:link {color: {color:Main Text};} .right:hover .rsub, .right2:hover .rsub2, .right3:hover .rsub3, .right4:hover .rsub4 { {block:IfNot400pxPost}width: 520px;{/block:IfNot400pxPost} {block:If400pxPost}width: 420px;{/block:If400pxPost} min-height: 10px; padding: 5px 10px 10px 10px; background-color: {color:Main Light}; margin-top: 1px; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} .middle:hover .msub, .middle2:hover .msub2, .middle3:hover .msub3, .middle4:hover .msub4 { {block:IfNot400pxPost}width: 520px;{/block:IfNot400pxPost} {block:If400pxPost}width: 420px;{/block:If400pxPost} min-height: 10px; padding: 5px 10px 10px 10px; background-color: {color:Main Med}; margin-top: 1px; transition: 0.4s; -o-transition-transition: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;} /* ALL COLORS */ .msub, .msub2, .msub3, .msub4 {height: 0px; {block:IfNot400pxPost}width: 520px;{/block:IfNot400pxPost} {block:If400pxPost}width: 420px;{/block:If400pxPost} padding: 0px 10px; overflow: hidden; {block:IfNot400pxPost}margin-left: -190px;{/block:IfNot400pxPost} {block:If400pxPost}margin-left: -132px;{/block:If400pxPost} position: relative; z-index: 100} .rsub, .rsub2, .rsub3, .rsub4 {height: 0px; {block:IfNot400pxPost}width: 520px;{/block:IfNot400pxPost} {block:If400pxPost}width: 420px;{/block:If400pxPost} padding: 0px 10px; overflow: hidden; {block:IfNot400pxPost}margin-left: -370px;{/block:IfNot400pxPost} {block:If400pxPost}margin-left: -298px;{/block:If400pxPost} position: relative; z-index: 100} .msub a:link, .msub a:visited, .msub a:active, .msub2 a:link, .msub2 a:visited, .msub2 a:active, .msub3 a:link, .msub3 a:visited, .msub3 a:active, .msub4 a:link, .msub4 a:visited, .msub4 a:active { margin: 0px 4px; display: inline-block; word-wrap: break-word} {block:IfNotOneColorPalette} /* BOTTOM CONTAINER COLOR 2 */ #pb_contain2 {color: {color:Second Text};} .left2 {background-color: {color:Second Dark};} .middle2 {background-color: {color:Second Med};} .right2 {background-color: {color:Second Light};} .left2 a:link, .left2 a:visited, .left2 a:active, .middle2 a:active, .middle2 a:visited, .middle2 a:link, .right2 a:active, .right2 a:visited, .right2 a:link {color: {color:Second Text};} .right2:hover .rsub2 {background-color: {color:Second Light};} .middle2:hover .msub2 {background-color: {color:Second Med};} /* BOTTOM CONTAINER COLOR 3 */ #pb_contain3 {color: {color:Third Text};} .left3 a:link, .left3 a:visited, .left3 a:active, .middle3 a:active, .middle3 a:visited, .middle3 a:link, .right3 a:active, .right3 a:visited, .right3 a:link {color: {color:Third Text};} .left3 {background-color: {color:Third Dark};} .middle3 {background-color: {color:Third Med};} .right3 {background-color: {color:Third Light};} .right3:hover .rsub3 {background-color: {color:Third Light};} .middle3:hover .msub3 {background-color: {color:Third Med};} /* BOTTOM CONTAINER COLOR 4 */ #pb_contain4 {color: {color:Fourth Text};} .left4 a:link, .left4 a:visited, .left4 a:active, .middle4 a:active, .middle4 a:visited, .middle4 a:link, .right4 a:active, .right4 a:visited, .right4 a:link {color: {color:Fourth Text};} .left4 {background-color: {color:Fourth Dark};} .middle4 {background-color: {color:Fourth Med};} .right4 {background-color: {color:Fourth Light};} .right4:hover .rsub4 {background-color: {color:Fourth Light};} .middle4:hover .msub4 {background-color: {color:Fourth Med};} {/block:IfNotOneColorPalette} /* POST NOTES */ .perma_nc {background-color: {color:Question Background}; font-size: 30px; font-style: normal; font-family: {text:Special Font}; padding: 20px 0px; padding-top: 30px;} .perma_tags {background-color: {color:Question Background}; padding: 5px; word-wrap: break-word; {block:IndexPage}{block:IfShowTags}margin-bottom: 20px;{/block:IfShowTags}{/block:IndexPage}} #pb_contain .perma_tags a:link,#pb_contain .perma_tags a:visited,#pb_contain .perma_tags a:active { display:inline-block; color: {color:Main Text}; margin: 0px 2px;} {block:IfNotOneColorPalette} #pb_contain2 .perma_tags a:link,#pb_contain2 .perma_tags a:visited,#pb_contain2 .perma_tags a:active { display:inline-block; color: {color:Second Text}; margin: 0px 2px;} #pb_contain3 .perma_tags a:link,#pb_contain3 .perma_tags a:visited,#pb_contain3 .perma_tags a:active { display:inline-block; color: {color:Third Text}; margin: 0px 2px;} #pb_contain4.perma_tags a:link,#pb_contain4 .perma_tags a:visited,#pb_contain4 .perma_tags a:active { display:inline-block; color: {color:Fourth Text}; margin: 0px 2px;} {/block:IfNotOneColorPalette} /* POST NOTES */ ol.notes {padding: 0px; margin: 25px 0px; margin-top: 0px; list-style-type: none; background-color: {color:Question Background}; text-align: left;} .notes li {list-style-type: none;} ol.notes a:link, ol.notes a:visited, ol.notes a:active {color: {color:Post Font}} ol.notes li.note {padding: 10px;} ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 5px; width: 14px; height: 14px;} ol.notes li.note span.action {font-weight: normnal;} ol.notes li.note .answer_content {font-weight: normal;} ol.notes li.note blockquote {padding: 4px 10px; margin: 10px 25px 0px 25px;} ol.notes li.note blockquote a {text-decoration: none;} </style> </head> <body> <div id="container"> <div id="sidebarright"><img src="{image:Sidebar}" {block:IfTextCredit}width="225px"{/block:IfTextCredit} {block:IfNotTextCredit}width="224px"{/block:IfNotTextCredit} style="margin-bottom: -5px"> <div class="rlinks"><a href="/" style="background-color: {color:Post Font}">index</a><a href="/ask" style="background-color: {color:Main Dark}">ask</a><a href="/archive" style="background-color: {block:IfNotOneColorPalette}{color:Third Dark}{/block:IfNotOneColorPalette} {block:IfOneColorPalette}{color:Main Med}{/block:IfOneColorPalette}">archive</a>{block:IfShowSubmit}<a href="/submit" style="background-color: {block:IfNotOneColorPalette}{color:Second Dark}{/block:IfNotOneColorPalette} {block:IfOneColorPalette}{color:Main Light}{/block:IfOneColorPalette}">submit</a>{block:IfTextCredit}<a href="http://lostmemento.tumblr.com" style="background-color: {color:Post Font}">theme</a>{/block:IfTextCredit}{/block:IfShowSubmit}{block:IfNotShowSubmit}<a href="/random" style="background-color: {block:IfNotOneColorPalette}{color:Second Dark}{/block:IfNotOneColorPalette} {block:IfOneColorPalette}{color:Main Light}{/block:IfOneColorPalette}">random</a>{block:IfTextCredit}<a href="http://lostmemento.tumblr.com" style="background-color: {color:Post Font}">theme</a>{/block:IfTextCredit}{/block:IfNotShowSubmit}</div> <div class="descript">{Description} <div class="plinks"> {block:IfLink1Name}<a href="{text:Link1Url}">{text:Link1Name}</a>{/block:IfLink1Name} {block:IfLink2Name}<a href="{text:Link2Url}">{text:Link2Name}</a>{/block:IfLink2Name} {block:IfLink3Name}<a href="{text:Link3Url}">{text:Link3Name}</a>{/block:IfLink3Name} {block:IfLink4Name}<a href="{text:Link4Url}">{text:Link4Name}</a>{/block:IfLink4Name} {block:IfLink5Name}<a href="{text:Link5Url}">{text:Link5Name}</a>{/block:IfLink5Name} {block:IfLink6Name}<a href="{text:Link6Url}">{text:Link6Name}</a>{/block:IfLink6Name} {block:IfLink7Name}<a href="{text:Link7Url}">{text:Link7Name}</a>{/block:IfLink7Name} {block:IfLink8Name}<a href="{text:Link8Url}">{text:Link8Name}</a>{/block:IfLink8Name} {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}</div></div> {block:Pagination}<div class="nav"> {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage} </div>{/block:Pagination} </div> {block:Posts} <div id="post"> {block:IfNotShowDate} {block:IndexPage} {block:IfOneColorPalette}<div class="date">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!------------------------------ DATE C1 PHOTOS and PHOTOSETS ---> {block:Photo}<div class="date">{/block:Photo} {block:Photoset}<div class="date">{/block:Photoset} <!------------------------------ DATE C2 TEXT ANSWERS and LINKS ---> {block:Text}<div class="date2">{/block:Text} {block:Answer}<div class="date2">{/block:Answer} {block:Link}<div class="date2">{/block:Link} <!------------------------------ DATE C3 AUDIO and VIDEO---> {block:Audio}<div class="date3">{/block:Audio} {block:Video}<div class="date3">{/block:Video} <!------------------------------ DATE C4 QUOTES and CHAT ---> {block:Quote}<div class="date4">{/block:Quote} {block:Chat}<div class="date4">{/block:Chat} {/block:IfNotOneColorPalette} <a href="{Permalink}">{block:Date}{block:IfNotShowTimeAgo} {block:NewDayDate}{DayOfMonthWithZero} {ShortMonth} {Year}{/block:NewDayDate} {block:SameDayDate}{TimeAgo}{/block:SameDayDate}{/block:IfNotShowTimeAgo} {block:IfShowTimeAgo}{TimeAgo}{/block:IfShowTimeAgo}{/block:Date}</a></div> {/block:IndexPage} {/block:IfNotShowDate} <!------------------------------ POST CONTENT ---> <!--- PHOTO POSTS ---> {block:Photo}{LinkOpenTag}{block:IfNot400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IfStretchPhotos}width="500px"{/block:IfStretchPhotos}>{/block:IfNot400pxPost} {block:If400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400px">{/block:If400pxPost}{LinkCloseTag} {block:Caption}<div id="ph" class="pad">{Caption}</div>{/block:Caption}{/block:Photo} <!--- PHOTOSET POSTS ---> {block:Photoset}{block:IfNot400pxPost}{Photoset-500}{/block:IfNot400pxPost} {block:If400pxPost}{Photoset-400}{/block:If400pxPost} {block:Caption}<div id="ph" class="pad">{Caption}</div>{/block:Caption}{/block:Photoset} <!--- COLOR 2 POSTS ---> <!--- TEXT POSTS ---> {block:Text}<div class="pad">{block:Title}<h1>{Title}</h1>{/block:Title} {Body}</div>{/block:Text} <!--- ANSWER POSTS ---> {block:Answer}<div class="pad"><div class="question"><span class="asker" style="text-transform: uppercase;">{Asker} {text:Ask Action}</span><br> <span class="qqts">“</span>{Question}<span class="qqts">”</span></div> <table cellspacing="0" cellpadding="0" height="5px" width="100%" style="madgin-bottom: 20px"><Tr><td width="20%" bgcolor="{color:Post Font}"></td><td width="20%" bgcolor="{color:Main Dark}"></td><td width="20%" bgcolor="{block:IfOneColorPalette}{color:Main Med}{/block:IfOneColorPalette} {block:IfNotOneColorPalette}{color:Third Dark}{/block:IfNotOneColorPalette}"></td><td width="20%" bgcolor="{block:IfOneColorPalette}{color:Main Light}{/block:IfOneColorPalette} {block:IfNotOneColorPalette}{color:Second Dark}{/block:IfNotOneColorPalette}"></td><td width="20%" bgcolor="{color:Post Font}"></td></tr></table> {Answer}</div>{/block:Answer} <!--- LINK POSTS ---> {block:Link}<div class="pad"><h1><a href="{URL}">{Name}</a></h1> {block:Description}{Description}{/block:Description}</div>{/block:Link} <!--- COLOR 3 POSTS ---> <!--- AUDIO POSTS ---> {block:Audio} <div class="containermusic"> <Table {block:IfNot400pxPost}height="254px"{/block:IfNot400pxPost}{block:If400pxPost}height="204px"{/block:If400pxPost}><tr><td class="smusic">{block:TrackName}<center>{TrackName}</center>{/block:TrackName}</td></tr> <tr><td class="s2music"><li>{block:Artist}<div class="musiclabel"><span style="font-size: {text:Post Info Font Size}">ARTIST:</span> {Artist}</div>{/block:Artist}</li> <li>{block:Album}<div class="musiclabel"><span style="font-size: {text:Post Info Font Size}">album:</span> {Album}</div>{/block:Album}</li> <li><div class="musiclabel">{PlayCountWithLabel}</div></li></td></tr></table></div> <div class="cover"><div class="audioverlay"><div class="audioarrow">{block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite} {block:IfAudioPlayerGrey}{AudioPlayerGrey}{/block:IfAudioPlayerGrey} {block:IfAudioPlayerBlack}{AudioPlayerBlack}{/block:IfAudioPlayerBlack}</div></div> {block:AlbumArt}<img style="position: absolute; z-index: 2" src="{AlbumArtURL}"/> {/block:AlbumArt}<img style="position: relative; z-index: 1;" src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" alt="default album art" /> </div> {block:Caption}<div class="pad">{Caption}</div>{/block:Caption} {/block:Audio} <!--- VIDEO POSTS ---> {block:Video}{block:IfNot400pxPost}{Video-500}{/block:IfNot400pxPost} {block:If400pxPost}{Video-400}{/block:If400pxPost} {block:Caption}<div class="pad">{Caption}</div>{/block:Caption}{/block:Video} <!--- COLOR 4 POSTS ---> <!--- QUOTE POSTS ---> {block:Quote}<div class="pad"><center><div class="quote"><div class="quote_{Length}"><span style="font-family: georgia">“</span>{Quote}<span style="font-family: georgia">”</span></div> {block:Source}<div class="source">- {Source}</div>{/block:Source}</div></div>{/block:Quote} <!--- CHAT POSTS ---> {block:Chat}<div class="pad">{block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"><ul>{block:Lines} <li>{block:Label} <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div></div> {/block:Chat} </div> {block:IfShowDate} {block:IndexPage} {block:IfOneColorPalette}<div class="date"><div class="dline"></div>{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!------------------------------ DATE C1 PHOTOS and PHOTOSETS ---> {block:Photo}<div class="date"><div class="dline"></div>{/block:Photo} {block:Photoset}<div class="date"><div class="dline"></div>{/block:Photoset} <!------------------------------ DATE C2 TEXT ANSWERS and LINKS ---> {block:Text}<div class="date2"><div class="dline2"></div>{/block:Text} {block:Answer}<div class="date2"><div class="dline2"></div>{/block:Answer} {block:Link}<div class="date2"><div class="dline2"></div>{/block:Link} <!------------------------------ DATE C3 AUDIO and VIDEO---> {block:Audio}<div class="date3"><div class="dline3"></div>{/block:Audio} {block:Video}<div class="date3"><div class="dline3"></div>{/block:Video} <!------------------------------ DATE C4 QUOTES and CHAT ---> {block:Quote}<div class="date4"><div class="dline4"></div>{/block:Quote} {block:Chat}<div class="date4"><div class="dline4"></div>{/block:Chat} {/block:IfNotOneColorPalette} <a href="{Permalink}">{block:Date}{block:IfNotShowTimeAgo} {block:NewDayDate}{DayOfMonthWithZero} {ShortMonth} {Year}{/block:NewDayDate} {block:SameDayDate}{TimeAgo}{/block:SameDayDate}{/block:IfNotShowTimeAgo} {block:IfShowTimeAgo}{TimeAgo}{/block:IfShowTimeAgo}{/block:Date}</a></div> {/block:IndexPage} {/block:IfShowDate} <!------------------------------ BOTTOM CONTAINER ---> {block:IfOneColorPalette}<div id="pb_contain">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!------------------------------ C1 PHOTOS and PHOTOSETS ---> {block:Photo}<div id="pb_contain">{/block:Photo} {block:Photoset}<div id="pb_contain">{/block:Photoset} <!------------------------------ C2 TEXT ANSWER and LINK ---> {block:Text}<div id="pb_contain2">{/block:Text} {block:Answer}<div id="pb_contain2">{/block:Answer} {block:Link}<div id="pb_contain2">{/block:Link} <!------------------------------ C3 AUDIO and VIDEO ---> {block:Audio}<div id="pb_contain3">{/block:Audio} {block:Video}<div id="pb_contain3">{/block:Video} <!------------------------------ C4 QUOTE and CHAT ---> {block:Quote}<div id="pb_contain4">{/block:Quote} {block:Chat}<div id="pb_contain4">{/block:Chat} {/block:IfNotOneColorPalette} {block:IfOneColorPalette}<div class="left">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!--- LEFT C1 ---> {block:Photo}<div class="left">{/block:Photo} {block:Photoset}<div class="left">{/block:Photoset} <!--- LEFT C2 ---> {block:Text}<div class="left2">{/block:Text} {block:Answer}<div class="left2">{/block:Answer} {block:Link}<div class="left2">{/block:Link} <!--- LEFT C3 ---> {block:Audio}<div class="left3">{/block:Audio} {block:Video}<div class="left3">{/block:Video} <!--- LEFT C4 ---> {block:Quote}<div class="left4">{/block:Quote} {block:Chat}<div class="left4">{/block:Chat} {/block:IfNotOneColorPalette} {block:IndexPage}{block:NoteCount}<a href="{Permalink}">{block:IfNotShowNotesSymbol}{NoteCountWithLabel}{/block:IfNotShowNotesSymbol} {block:IfShowNotesSymbol}{NoteCount} {text:Notes Symbol}{/block:IfShowNotesSymbol}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank" {block:NoteCount}style="display:none"{/block:NoteCount}>REBLOG</a>{/block:IndexPage} {block:PermalinkPage}{block:RebloggedFrom}<a href="{ReblogParentURL}">VIA {ReblogParentName}</a>{/block:RebloggedFrom}{/block:PermalinkPage}</div> {block:IfOneColorPalette}<div class="right">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!--- RIGHT C1 ---> {block:Photo}<div class="right">{/block:Photo} {block:Photoset}<div class="right">{/block:Photoset} <!--- RIGHT C2 ---> {block:Text}<div class="right2">{/block:Text} {block:Answer}<div class="right2">{/block:Answer} {block:Link}<div class="right2">{/block:Link} <!--- RIGHT C3 ---> {block:Audio}<div class="right3">{/block:Audio} {block:Video}<div class="right3">{/block:Video} <!--- RIGHT C4 ---> {block:Quote}<div class="right4">{/block:Quote} {block:Chat}<div class="right4">{/block:Chat} {/block:IfNotOneColorPalette} {block:IndexPage}{block:IfNotShowTags}{block:RebloggedFrom}VIA - ©{/block:RebloggedFrom}{/block:IfNotShowTags} {block:IfShowTags}{block:RebloggedFrom}©{/block:RebloggedFrom}{/block:IfShowTags} {block:RebloggedFrom} {block:IfOneColorPalette}<div class="rsub">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!--- RIGHT SUB C1 ---> {block:Photo}<div class="rsub">{/block:Photo} {block:Photoset}<div class="rsub">{/block:Photoset} <!--- RIGHT SUB C2 ---> {block:Text}<div class="rsub2">{/block:Text} {block:Answer}<div class="rsub2">{/block:Answer} {block:Link}<div class="rsub2">{/block:Link} <!--- RIGHT SUB C3 ---> {block:Audio}<div class="rsub3">{/block:Audio} {block:Video}<div class="rsub3">{/block:Video} <!--- RIGHT SUB C4 ---> {block:Quote}<div class="rsub4">{/block:Quote} {block:Chat}<div class="rsub4">{/block:Chat} {/block:IfNotOneColorPalette} {block:IfNotShowTags}<a href="{ReblogParentURL}">VIA {ReblogParentName}</a> - - - <a href="{ReblogRootURL}">© {ReblogRootName}</a>{/block:IfNotShowTags} {block:IfShowTags}<a href="{ReblogRootURL}">© {ReblogRootName}</a>{/block:IfShowTags}</div>{/block:RebloggedFrom} {/block:IndexPage} {block:PermalinkPage}{block:RebloggedFrom}<a href="{ReblogRootURL}">© {ReblogRootName}</a>{/block:RebloggedFrom}{/block:PermalinkPage}</div> {block:IfOneColorPalette}<div class="middle">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!--- MIDDLE C1 ---> {block:Photo}<div class="middle">{/block:Photo} {block:Photoset}<div class="middle">{/block:Photoset} <!--- MIDDLE C2 ---> {block:Text}<div class="middle2">{/block:Text} {block:Answer}<div class="middle2">{/block:Answer} {block:Link}<div class="middle2">{/block:Link} <!--- MIDDLE C3 ---> {block:Audio}<div class="middle3">{/block:Audio} {block:Video}<div class="middle3">{/block:Video} <!--- MIDDLE C4 ---> {block:Quote}<div class="middle4">{/block:Quote} {block:Chat}<div class="middle4">{/block:Chat} {/block:IfNotOneColorPalette} {block:IndexPage}{block:IfNotShowTags}{block:HasTags}TAGS{/block:HasTags}{/block:IfNotShowTags} {block:IfShowTags}{block:RebloggedFrom}VIA{/block:RebloggedFrom}{/block:IfShowTags} {block:IfNotShowTags}{block:HasTags} {block:IfOneColorPalette}<div class="msub">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!--- MIDDLE SUB C1 ---> {block:Photo}<div class="msub">{/block:Photo} {block:Photoset}<div class="msub">{/block:Photoset} <!--- MIDDLE SUB C2 ---> {block:Text}<div class="msub2">{/block:Text} {block:Answer}<div class="msub2">{/block:Answer} {block:Link}<div class="msub2">{/block:Link} <!--- MIDDLE SUB C3 ---> {block:Audio}<div class="msub3">{/block:Audio} {block:Video}<div class="msub3">{/block:Video} <!--- MIDDLE SUB C4 ---> {block:Quote}<div class="msub4">{/block:Quote} {block:Chat}<div class="msub4">{/block:Chat} {/block:IfNotOneColorPalette} {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfNotShowTags} {block:IfShowTags}{block:RebloggedFrom} {block:IfOneColorPalette}<div class="msub">{/block:IfOneColorPalette} {block:IfNotOneColorPalette} <!--- MIDDLE SUB C1 ---> {block:Photo}<div class="msub">{/block:Photo} {block:Photoset}<div class="msub">{/block:Photoset} <!--- MIDDLE SUB C2 ---> {block:Text}<div class="msub2">{/block:Text} {block:Answer}<div class="msub2">{/block:Answer} {block:Link}<div class="msub2">{/block:Link} <!--- MIDDLE SUB C3 ---> {block:Audio}<div class="msub3">{/block:Audio} {block:Video}<div class="msub3">{/block:Video} <!--- MIDDLE SUB C4 ---> {block:Quote}<div class="msub4">{/block:Quote} {block:Chat}<div class="msub4">{/block:Chat} {/block:IfNotOneColorPalette} <a href="{ReblogParentURL}">VIA {ReblogParentName}</a></div>{/block:RebloggedFrom}{/block:IfShowTags}</div> {block:IfShowTags}{block:HasTags}<div class="perma_tags" style="background-color: transparent;">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}{/block:IndexPage} {block:PermalinkPage}{block:Date}{TimeAgo}{/block:Date}</div>{/block:PermalinkPage} {block:PermalinkPage} {block:HasTags}<div class="perma_tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags} {block:NoteCount} <div class="perma_nc">{NoteCountWithLabel}</div>{/block:NoteCount} {/block:PermalinkPage} {block:PostNotes} {PostNotes}{/block:PostNotes}</div>{/block:Posts} </div> <!--- DO NOT REMOVE CREDIT ---> {block:IfNotTextCredit}<div id="creditimage"><a href="http://lostmemento.tumblr.com">© LMTHEMES</a></div>{/block:IfNotTextCredit} </body></html>
Optional Paste Settings
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
HTML 5
Java
JavaScript
Lua
None
Objective C
Perl
PHP
Python
Rails
-------------
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
ActionScript
ActionScript 3
Ada
ALGOL 68
Apache Log
AppleScript
APT Sources
ARM
ASM (NASM)
ASP
Asymptote
autoconf
Autohotkey
AutoIt
Avisynth
Awk
BASCOM AVR
Bash
Basic4GL
BibTeX
Blitz Basic
BNF
BOO
BrainFuck
C
C for Macs
C Intermediate Language
C#
C++
C++ (with QT extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
ChaiScript
Clojure
Clone C
Clone C++
CMake
COBOL
CoffeeScript
ColdFusion
CSS
Cuesheet
D
DCL
DCPU-16
DCS
Delphi
Delphi Prism (Oxygene)
Diff
DIV
DOS
DOT
E
ECMAScript
Eiffel
Email
EPC
Erlang
F#
Falcon
FO Language
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
Game Maker
GDB
Genero
Genie
GetText
Go
Groovy
GwBasic
Haskell
Haxe
HicEst
HQ9 Plus
HTML
HTML 5
Icon
IDL
INI file
Inno Script
INTERCAL
IO
J
Java
Java 5
JavaScript
jQuery
KiXtart
Latex
LDIF
Liberty BASIC
Linden Scripting
Lisp
LLVM
Loco Basic
Logtalk
LOL Code
Lotus Formulas
Lotus Script
LScript
Lua
M68000 Assembler
MagikSF
Make
MapBasic
MatLab
mIRC
MIX Assembler
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MPASM
MXML
MySQL
Nagios
newLISP
None
NullSoft Installer
Oberon 2
Objeck Programming Langua
Objective C
OCalm Brief
OCaml
Octave
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
ParaSail
PARI/GP
Pascal
PAWN
PCRE
Per
Perl
Perl 6
PHP
PHP Brief
Pic 16
Pike
Pixel Bender
PL/SQL
PostgreSQL
POV-Ray
Power Shell
PowerBuilder
ProFTPd
Progress
Prolog
Properties
ProvideX
PureBasic
PyCon
Python
Python for S60
q/kdb+
QBasic
R
Rails
REBOL
REG
Rexx
Robots
RPM Spec
Ruby
Ruby Gnuplot
SAS
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
SPARK
SPARQL
SQL
StoneScript
SystemVerilog
T-SQL
TCL
Tera Term
thinBasic
TypoScript
Unicon
UnrealScript
UPC
Urbi
Vala
VB.NET
Vedit
VeriLog
VHDL
VIM
Visual Pro Log
VisualBasic
VisualFoxPro
WhiteSpace
WHOIS
Winbatch
XBasic
XML
Xorg Config
XPP
YAML
Z80 Assembler
ZXBasic
Paste Expiration:
Never
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
Paste Exposure:
Public
Unlisted
Private (members only)
Paste Name / Title:
Hello
Guest
Sign Up
or
Login
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login