Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
<!-- * BASE CODE BY NATHESYKES *--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <!-- COLORS --> <meta name="color:background" content="#f7f7f7"/> <meta name="color:link" content="#c2bebe"> <meta name="color:text" content="#777"/> <meta name="color:title" content="#fd8585"/> <meta name="color:hover" content="#a3a3a0"/> <meta name="color:border" content="#e4e4e4"> <meta name="color:sidebg" content="#3c3b3b"> <!--SIDEBAR AND BACKGROUND IMAGES--> <meta name="image:sidebar" content="1"/> <meta name="image:background" content="1"/> <!--IF YOU DON'T WANT A TITLE REMOVE THE FIRST META--> <meta name="text:sidetitle" content="" /> <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="" /> <style type="text/css"> ::-webkit-scrollbar {width: 9px; height: 3px; background: #FFFFFF;} ::-webkit-scrollbar-thumb {background-color:{color:background} ; border: 0px solid #f8f8f8;} iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz- transition: all 0.8s ease-out;transition: all 0.8s ease-out;} iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;} p { margin:0px; margin-top:0px; } body { padding:10px; margin: 1px; color:{color:text}; font-family: new york; line-height:10px; font-size:10px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: repeat; } a:link, a:active, a:visited{ text-decoration: none; -webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; transition: color 0.3s ease-out; color:{color:link}; } a:hover { text-decoration: none; font-style:; color: {color:Hover}; } /* DON'T MAKE THE WIDTH NUMBER TOO BIG OR ELSE YOU'LL HAVE A HORIZONTAL SCROLLBAR */ div#center{ margin:auto; position:relative; width:1340px; overflow:auto; overflow-y:hidden; } /* EDIT ENTRY SETTINGS HERE */ .entry { padding:5px; padding-bottom:4px; border-radius:2px; border:1px solid {color:border}; float:left; margin:2px; overflow:hidden; width:270px; /*MAKE IT SMALLER FOR MORE COLUMNS AND BIGGER FOR LESS*/ {block:PermalinkPage} width:450px; text-align:left; line-height:10px; {/block:PermalinkPage} background:white; } /*EDIT POSTS HERE*/ #posts { width:1000px; margin-top:50px; margin-left:320px; right:auto; background:transparent; margin-right:auto; overflow-y: hidden; position:inherit; } /*EDIT SIDEBAR HERE*/ #sidebar { z-index:99999; margin-left:0px; margin-top:0px; position:fixed; background:transparent; } #sidebar img { position:fixed; width:150px; height:150px; margin-top:200px; margin-left:80px; border:1px solid {color:border}; background: white; padding:3px; opacity:1; -moz-transition-duration:1s; -webkit-transition-duration:1s; -o-transition-duration:1s; } #sidebar img:hover { position:center; border:1px solid {color:border}; padding:3px; -moz-transition-duration:1s; -webkit-transition-duration:1s; -o-transition-duration:1s; } /*EDIT SIDEBAR TITLE HERE NOTE: IF YOU DON'T WANT THE TITLE TO APPEAR DELETE THIS AND GO TO THE <BODY> TAG AND DELETE <div class="sidetitle">{text:sidetitle}</div> */ .sidetitle{ width:500px; text-transform:none; font-size:15px; font-family:new york; font-style:italic; line-height:100%; text-align:center; height:auto; letter-spacing:0px; word-spacing:0px; margin-left:-90px; margin-top:180px; padding-bottom:10px; padding-right:5px; color:{color:title}; position:fixed; -moz-transition-duration:1s; -webkit-transition-duration:1s; -o-transition-duration:1s; } .links { z-index:2; font-family:new york; width:155px; font-size:10px; opacity:1; letter-spacing:1px; text-transform:lowercase; padding-top:5px; padding-bottom:7px; border-top:1px solid {color:border}; border-bottom:1px solid {color:border}; margin-top:370px; margin-left:80px; line-height: 0px; opacity:1; position:fixed; font-style:none; -moz-transition-duration:1s; -webkit-transition-duration:1s; -o-transition-duration:1s; } .links a{ height:5px; padding:2px; float:center; margin-left:1px; color:{color:link}; letter-spacing:0px; text-decoration:none; -moz-transition-duration:1s; -webkit-transition-duration:1s; -o-transition-duration:1s; } .links a:hover{ text-shadow:1px 2px 3px #ffffff; color:{color:title}; -moz-transition-duration:1s; -webkit-transition-duration:1s; -o-transition-duration:1s; } .desc { position:fixed; padding-top:0px; padding-bottom:5px; margin-top:390px; margin-left:80px; text-align:justify; font-size:11px; font-family:new york; width:155px; height:auto; color:{color:text}; letter-spacing:0px; line-height:100%; background-color:transparent; opacity:1; text-transform:none; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s; -o-transition-duration:0.7s; } .desc a{ color:{color:text}; } /*CUSTOMIZE TITLE OF ENTRIES HERE*/ .title{ line-height: 12px; color:{color:Title}; font-weight: normal; } /*EDIT PERMALINK OF POSTS AND STUFF HERE*/ .permalink { color:black; font-size:12px; opacity: 0; width:265px; height:15px; padding-bottom:0px; padding-left:5px; padding-top:5px; background-color: #fff; position: absolute; top:10px; text-align:center; text-transform:uppercase; font-family:calibri; letter-spacing:0px; line-height:12px; border-top:1px solid {color:border}; border-bottom:1px solid {color:border}; display:block; -webkit-transition-duration: .75s; } .entry:hover .permalink { position: absolute; width:265px; opacity:1; z-index:99; padding-top:5px; padding-bottom:0px; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s; -o-transition-duration:0.7s; } /* SCROLLBAR */ #infscr-loading{ bottom: -70px; position: absolute; left: 50%; margin-left:-8px; width:16px; height:11px; overflow:hidden; margin-bottom: 50px; } /* BLOCKQUOTES AND STUFF */ #postnotes{ text-align: justify;} #postnotes blockquote{ border: 1px;} blockquote{ padding:0px 0px 2px 5px; margin:0px 0px 2px 5px; border-left: 1px solid {color:border}; } blockquote p, ul{ margin:0px; padding:0px; } a img{border: 0px;} ul, ol, li{list-style:none; margin:0px; padding:0px;} .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};} .notes img{width:10px; position:relative; top:3px;} <--ses--> small{font-size: 90%;} /* --- EDIT CREDIT HERE ---*/ #credit{ font-size: 10px; font-style:none; letter-spacing: 0px; float: center; position: fixed; bottom: 10px; right: 10px; text-transform:none; font-family:new york; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s; -o-transition-duration:0.7s; } #credit a{ color: #fff; background:{color:border}; padding:5px; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s; -o-transition-duration:0.7s; } #credit a:hover{ color:{color:border}; background:{color:background}; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s; -o-transition-duration:0.7s; } {CustomCSS} </style> <!-- INFINITE SCROLL THING --> {block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script> <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script> <script type="text/javascript"> $(window).load(function(){ var $wall = $('#posts'); $wall.imagesLoaded(function(){ $wall.masonry({ itemSelector: '.entry, .entry_photo', isAnimated : false }); }); $wall.infinitescroll({ navSelector : '#pagination', nextSelector : '#pagination a', itemSelector : '.entry, .entry_photo', bufferPx : 2000, debug : false, errorCallback: function() { $('#infscr-loading').fadeOut('normal'); }}, function( newElements ) { var $newElems = $( newElements ); $newElems.hide(); $newElems.imagesLoaded(function(){ $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} ); }); }); $('#posts').show(500); }); </script> {/block:IndexPage} <title>{title}</title> <link rel="shortcut icon" href="{Favicon}" /> <meta name="viewport" content="width=820" /> </head> <body> <BODY onselectstart="return false;" ondragstart="return false;"> <div class="wrapper"> <div class="header"> </div> <div id="cage"> <div id="center"> <!--SIDEBAR STUFF--> <!--REMOVE <div class="sidetitle">{text:sidetitle}</div> IF YOU DON'T WANT A TITLE--> <div id="sidebar"><div class="sidetitle">{text:sidetitle}</div> <center> <a href="/"><img src="{image:sidebar}" width=10%></a> <div class="links"> <a href="/">home</a> <a href="/ask">msg</a> {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink2} </div> <div class="desc"> {Description} </center> </div> <div class="left"> <div id="posts"> {block:Posts} <div class="entry"> {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right> <!--EDIT THE PERMALINK STUFF ON TEXT POSTS--> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes - </a><a href="{ReblogURL}" target="_blank"> reblog </a> {/block:Text} {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"></a> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth}</a><a href="{Permalink}">{NoteCount} notes {notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link} <!--EDIT THE PERMALINK STUFF ON PHOTOS--> {block:Photo} {block:IndexPage} <center> <div class="permalink"> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes </a><a href="{ReblogURL}" target="_blank"> - reblog </a> </div> <div class="photo"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div> {/block:IndexPage} {block:PermalinkPage} {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div> {LinkCloseTag} {/block:PermalinkPage} {/block:Photo} {block:Photoset} {block:IndexPage} <center> <!--EDIT THE PERMALINK STUFF ON PHOTOSETS--> <div class="permalink"> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div> {Photoset-250}</center> {/block:IndexPage} {block:PermalinkPage} <center> {/block:PermalinkPage} {/block:Photoset} {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right> <!--EDIT THE PERMALINK STUFF ON QUOTES--> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes-</a><a href="{ReblogURL}" target="_blank"> reblog </a> <a </span>{/block:Quote} {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title} <ul class="chat"> {block:Lines} <li class="user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> <div class="permalink"> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes - </a><a href="{ReblogURL}" target="_blank"> reblog </a> </div> {/block:Label} {Line} </li> {/block:Lines} <!--EDIT THE PERMALINK STUFF ON CHATS--> <div class="permalink"> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div> {/block:Chat} {block:Audio} <div style="width:200px; height:30px;"> {AudioPlayerBlack} </div> <!--EDIT THE PERMALINK STUFF ON AUDIO POSTS--> <div class="permalink"> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div> {/block:Audio} {block:Video} {block:IndexPage} <center> <!--EDIT THE PERMALINK STUFF ON VIDEO POSTS--> <div class="permalink"> <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div> {Video-250}</center> {/block:IndexPage} {block:PermalinkPage} <center> {Video-400}</center> {/block:PermalinkPage} {block:Video} <!--EDIT QUESTIONS AND ANSWERS ONLY HERE--> {block:Answer} <img src="{AskerPortraitURL-30}" align="left" style="margin-right:3px; border: 1px solid {color:border};"/> <div style="font-family:new york; font-size:20px; margin-top:5px; font-style:none;"> <b>{Asker} </div> <div style="font-family:new york; font-style:italic">- {Question}</b> </div> <br> <div style="font-family:new york; text-transform:none;">{Answer} </div> {/block:Answer} {block:PostNotes}<div align="middle">{caption}</div> <center> {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount} {block:HasTags} tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags} {block:RebloggedFrom} reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br> posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom} </center></span> <br> <div id="postnotes">{PostNotes}</div><br> <center>{block:ContentSource} <br><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}</center> {/block:PostNotes} </div> {/block:Posts} </div></div> {block:IndexPage} {block:Pagination} <div id="pagination"> {block:NextPage} <a id="nextPage" href="{NextPage}"></a> {/block:NextPage} {block:PreviousPage} <a href="{PreviousPage}"></a> {/block:PreviousPage} </div> {/block:Pagination} {/block:IndexPage} <div id="credit"> <a href="http://nathesykes.tumblr.com">base code credit</a></div> </body> </html>
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Free Crypto Method
JavaScript | 1 hour ago | 0.15 KB
Exploit
PHP | 1 hour ago | 0.39 KB
FREE ETHEREUM METHOD
CSS | 1 hour ago | 0.39 KB
Free Crypto Method
C++ | 1 hour ago | 0.39 KB
Free Crypto Method
Puppet | 1 hour ago | 0.39 KB
Free Crypto Method
Lua | 1 hour ago | 0.39 KB
Guide
CSS | 1 hour ago | 0.38 KB
Amazon Product: 160GB MP3 Player with Bluetoo...
JSON | 2 hours ago | 9.16 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!