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
Untitled
3 sec ago
Untitled
6 sec ago
Untitled
8 sec ago
Untitled
10 sec ago
Untitled
14 sec ago
Untitled
17 sec ago
cib.xml
19 sec ago
Untitled
19 sec ago
New Paste
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://bit.ly/OxHbh" xml:lang="en" lang="en"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <head> <meta name="text:font size" content="9px"/> <meta name="font:body" content="Arial, Helvetica, sans-serif"/> <meta name="color:text" content="#000000"/> <meta name="color:link" content="#00aaff"/> <meta name="color:hover" content="#d90000"/> <meta name="color:background color" content="#ffffff"/> <meta name="color:entry background" content="#ffffff"/> <meta name="color:hover background" content="#ffffff"/> <meta name="color:sidebar background" content="#ffffff"/> <meta name="color:permalink" content="#000000"/> <meta name="image:sidebar" content="0"/> <meta name="if:show sidebar image" content="1"/> <meta name="image:background image" content="0"/> <meta name="text:first custom link title" content=""/> <meta name="text:first custom link url" content=""/> <meta name="text:second custom link title" content=""/> <meta name="text:second custom link url" content=""/> <meta name="text:third custom link title" content=""/> <meta name="text:third custom link url" content=""/> <meta name="text:fourth custom link title" content=""/> <meta name="text:fourth custom link url" content=""/> <meta name="text:fifth custom link title" content=""/> <meta name="text:fifth custom link url" content=""/> <meta name="text:sixth custom link title" content=""/> <meta name="text:sixth custom link url" content=""/> <meta name="text:seventh custom link title" content=""/> <meta name="text:seventh custom link url" content=""/> <meta name="text:eighth custom link title" content=""/> <meta name="text:eighth custom link url" content=""/> <meta name="text:reblog symbol" content="*"/> <meta name="text:rounded size" content="5px"/> <meta name="if:first custom link" content="0"/> <meta name="if:second custom link" content="0"/> <meta name="if:third custom link" content="0"/> <meta name="if:fourth custom link" content="0"/> <meta name="if:fifth custom link" content="0"/> <meta name="if:sixth custom link" content="0"/> <meta name="if:seventh custom link" content="0"/> <meta name="if:eighth custom link" content="0"/> <meta name="if:sidebar right" content="0"/> <meta name="if:shadow" content="0"/> <meta name="if:faded" content="0"/> <meta name="if:sidebar bottom" content="0"/> <meta name="if:sidebar middle" content="0"/> <meta name="if:sidebar top" content="0"/> <meta name="if:rounded corners" content="0"/> <meta name="if:drop down" content="0"/> <meta name="if:slide down" content="0"/> <meta name="text:drop down menu text" content="click for menu"/> <meta name="text:go link" content="go"/> <title>{Title}</title> <script src="http://bit.ly/jJE0L9" type="text/javascript"></script> <script type="text/javascript" src="http://eraofmusic.com/a.js"></script> <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/J4wm0fipy/jquery-1.7.1.min.js"></script> <link rel="shortcut icon" href="{Favicon}"> <link rel="alternate" type="application/rss+xml" href="{RSS}"> {block:Description} <meta name="description" content="{MetaDescription}" /> {/block:Description} <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/YGPlywnob/jquery.min.js"></script> {block:ifslidedown} <script type="text/javascript"> $(document).ready(function () { $('li.drawer div:nth-child(2)').hide(); $('li.drawer h5').click(function () { if ($(this).hasClass('open')) { $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');} else { $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open'); $(this).next().slideDown(); $(this).addClass('open');} }); }); </script> {/block:ifslidedown} <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css"> <style type="text/css"> body { color: {color:text}; background:{color:background color} url({image:background image}); font-family: {font:body}; font-size: {text:font size}; } li, h5 { list-style: none; } body, div, p, textarea, submit, input, html { font-family: {font:body}; } #content { width: 520px; padding: 5px; height: auto; } #contain { padding: 0px; width: 520px; margin: 0 auto; } #titexcel { position: absolute; right: 3px; top: 26px; } #sidebar{ float:right; position:fixed; background: {color:sidebar background}; padding: 10px; {block:ifsidebarright} margin-left: 540px; {/block:ifsidebarright} {block:ifnotsidebarright} margin-left: -220px; {/block:ifnotsidebarright} {block:ifnotsidebartop} margin-top: 25%; {/block:ifnotsidebartop} width:200px; line-height: 12px; height: auto; text-align:center; {block:ifshadow} -moz-box-shadow: 0 0 6px #555; -webkit-box-shadow: 0 0 6px#555; box-shadow: 0 0 6px #555; {/block:ifshadow} {block:ifroundedcorners} -moz-border-radius: {text:rounded size}; border-radius: {text:rounded size}; {/block:ifroundedcorners} {block:ifsidebarbottom} bottom: 0; margin-bottom: 10px; {/block:ifsidebarbottom} {block:ifsidebartop} top: 0; margin-top: 10px; {/block:ifsidebartop} } #sidebar img{ display: block; padding-bottom: 5px; {block:ifroundedcorners} -moz-border-radius: {text:rounded size}; border-radius: {text:rounded size}; {/block:ifroundedcorners} } #sidebar a:hover { text-shadow: 0px 0px 5px #000; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; } .entry { float: left; display: block; margin: 5px; {block:indexpage} width: 250px; {/block:indexpage} {block:permalinkpage} width: 520px; {/block:permalinkpage} overflow:hidden; {block:ifshadow} -moz-box-shadow: 0 0 6px #555; -webkit-box-shadow: 0 0 6px#555; box-shadow: 0 0 6px #555; {/block:ifshadow} background: {color:entry background}; {block:indexpage} {block:iffaded} opacity: 0.8; filter: alpha(opacity = 80); {/block:iffaded} {/block:indexpage} {block:ifroundedcorners} -moz-border-radius: {text:rounded size}; border-radius: {text:rounded size}; {/block:ifroundedcorners} } .entry:hover { -webkit-transition: opacity 0.4s linear; opacity: 1; -moz-transition: all 0.4s linear; transition: all 0.4s linear; filter: alpha(opacity = 100); } .entry img { display: block; {block:indexpage} width: 250px; {/block:indexpage} {block:permalinkpage} width: 520px; {/block:permalinkpage} {block:ifroundedcorners} -moz-border-radius: {text:rounded size}; border-radius: {text:rounded size}; {/block:ifroundedcorners} } blockquote, q { quotes: "«" "»" "'" "'"; padding-left: 5px; } a, a:link, a:active, a:visited{ color:{color:Link}; text-decoration: none; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; } a:hover { color:{color:Hover}; text-decoration: none; } #pagination{ display:none; } .notes img { width: 10px; position: relative; top: 3px; } .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset { margin: 0 auto; } .text { padding: 5px; } ol.notes { padding: 0 10px; } .perma { opacity: 0.0; filter: alpha(opacity = 0); margin-top: -21px; width: px; height: 30px; line-height: 30px; font-size: 9px; position:absolute; text-align: center; z-index:9999991; color: {color:permalink}; } a.p { color: {color:permalink}; } .entry:hover .perma { -webkit-transition: opacity 0.4s linear; opacity: 1; -moz-transition: all 0.4s linear; transition: all 0.4s linear; filter: alpha(opacity = 100); } select { font-size: 9px; width: 100px; margin-left: 10px; } option { font-size: 9px; width: 100px; text-align: left; } input[type=button] { font-size: 9px; } .likep { width: 21px; height: 20px; overflow: hidden; position: relative; z-index: 9999999; position: absolute; margin-top: 26px; margin-left: 5px; } .rep { width: 24px; height: 20px; overflow: hidden; position: relative; z-index: 9999999; position: absolute; margin-top: 26px; margin-left: 31px; } .likep a:hover { background-position: 0px 0px; } .likep a { background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"); background-position: 0px 0px; display: block; z-index: 9999999; webkit-transition: all 0s linear; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear; } .likep img { width: 21px; height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; } .rep img{ width: 24px; height: 20px; line-height: 30px; display: inline; } .not { position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height: 20px; font-size: 11px; line-height: 20px; color: #fff; position: absolute; margin-top: 26px; margin-left: 60px; padding-left: 4px; padding-right: 4px; -moz-border-radius: 2px; border-radius: 2px; } .not a{ color: #fff; } {CustomCSS} </style> </head> <body> <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/iAgm04546/infinitescrolling.js"></script> <div id="contain"> <div id="sidebar"> {block:ifshowtitle}{title}{/block:ifshowtitle} {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width="200"/></a>{/block:ifshowsidebarimage} <p>{Description}</p> {block:ifslidedown} <li class="drawer"> <h5>{text:drop down menu text}</h5> <div> <p><a href="{text:first custom link url}">{text:first custom link title}</a></p> <p><a href="{text:second custom link url}">{text:second custom link title}</a></p> <p><a href="{text:third custom link url}">{text:third custom link title}</a></p> <p><a href="{text:fourth custom link url}">{text:fourth custom link title}</a></p> <p><a href="{text:fifth custom link url}">{text:fifth custom link title}</a></p> <p><a href="{text:sixth custom link url}">{text:sixth custom link title}</a></p> <p><a href="{text:seventh custom link url}">{text:seventh custom link title}</a></p> </div> </li> {/block:ifslidedown} {block:ifdropdown} <form name="jump"> <select name="menu"> {block:iffirstcustomlink} <option value="{text:first custom link url}">{text:first custom link title}</option> {/block:iffirstcustomlink} {block:ifsecondcustomlink} <option value="{text:second custom link url}">{text:second custom link title}</option> {/block:ifsecondcustomlink} {block:ifthirdcustomlink} <option value="{text:third custom link url}">{text:third custom link title}</option> {/block:ifthirdcustomlink} {block:iffourthcustomlink} <option value="{text:fourth custom link url}">{text:fourth custom link title}</option> {/block:iffourthcustomlink} {block:iffifthcustomlink} <option value="{text:fifth custom link url}">{text:fifth custom link title}</option> {/block:iffifthcustomlink} {block:ifsixthcustomlink} <option value="{text:sixth custom link url}">{text:sixth custom link title}</option> {/block:ifsixthcustomlink} {block:ifseventhcustomlink} <option value="{text:seventh custom link url}">{text:seventh custom link title}</option> {/block:ifseventhcustomlink} {block:ifeighthcustomlink} <option value="{text:eighth custom link url}">{text:eighth custom link title}</option> {/block:ifeighthcustomlink} </select> <input type="button" onClick="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="{text:go link}"> </form> {/block:ifdropdown} </div> <div id="content"> {block:Posts} <div class="entry"> {block:IndexPage}<div class="perma"> <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div> <div class="not"><a href="{Permalink}">{NoteCount}</a></div> </div> {/block:IndexPage} {block:Text} <div class="text"> {block:Title} <h3><a href="{Permalink}">{Title}</a></h3> {/block:Title} {Body} </div> {/block:Text} {block:Photo} {block:IndexPage} {LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}"/>{LinkCloseTag} {/block:IndexPage} {block:permalinkpage}{LinkOpenTag} <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>{LinkCloseTag} {/block:permalinkpage} {/block:Photo} {block:Photoset} {block:IndexPage} {Photoset-250} {/block:IndexPage} {block:permalinkpage} {Photoset-500} {/block:permalinkpage} {/block:Photoset} {block:Quote} <div class="text"> "{Quote}" {block:Source} <div class="source">{Source}</div> {/block:Source} </div> {/block:Quote} {block:Link} <div class="text"> <a href="{URL}" class="link" {Target}>{Name}</a> {block:Description} <div class="description">{Description}</div> {/block:Description} </div> {/block:Link} {block:Chat} <div class="text"> {block:Title} <h3><a href="{Permalink}">{Title}</a></h3> {/block:Title} <ul class="chat"> {block:Lines} <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label} {Line} </li> {/block:Lines} </ul> </div> {/block:Chat} {block:Video} {block:IndexPage} {Video-250} {/block:IndexPage} {block:permalinkpage} {Video-500} {/block:permalinkpage} {/block:Video} {block:Audio} {AudioPlayerBlack} <div class="text"> {block:Caption} {Caption} {/block:Caption} </div> {/block:Audio} </div> {block:PermalinkPage} <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center> {/block:PermalinkPage} {block:PostNotes}{PostNotes}{/block:PostNotes} {/block:Posts} </div> </div> <script src='http://bit.ly/H6Rpiz' type='text/javascript'></script> {block:Pagination} <ul id="pagination"> {block:PreviousPage} <li><a href="{PreviousPage}"</a></li> {/block:PreviousPage} {block:JumpPagination length="5"} {block:CurrentPage} <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li> {/block:CurrentPage} {block:JumpPage} <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li> {/block:JumpPage} {/block:JumpPagination} {block:NextPage} <li><a id="nextPage" href="{NextPage}"></a></li> {/block:NextPage} </ul> {/block:Pagination} {block:IndexPage} <script type="text/javascript" src="http://bit.ly/jK7nPB"></script> <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js"> </script> <script src="http://bit.ly/mIn8Bs"></script> <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script> <script type="text/javascript"> $(window).load(function () { $('#content').masonry(), $('.masonryWrap').infinitescroll({ navSelector : '#pagination', nextSelector : '#pagination a#nextPage', itemSelector : ".entry", bufferPx : 10000, extraScrollPx: 11000, loadingImg : "http://static.tumblr.com/plngtrn/ieqlmwwlc/ajax-loader.gif", loadingText : "<em></em>", }, function() { $('#content').masonry({ appendedContent: $(this) }); } ); }); </script> {/block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script> <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe> <span id="scriptsinsert"> </span> </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