Advertisement
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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><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}
- <!-- ʙᴀsᴇ ʙʏ ᴇɴᴛᴇʀᴘʀɪᴢᴇʀ. ᴛʜᴇᴍᴇ ʙʏ ᴀʀɪᴀsʀᴘʜ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ɪᴛ! ᴇᴅɪᴛɪɴɢ ɪs ᴀʟᴏᴡᴇᴅ, ʙᴜᴛ ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛɪɴɢ ɪɴᴛᴀᴄᴛ. -->
- <style type="text/css">
- /* GASARA */
- @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
- /* ASPEX */
- @font-face { font-family: "aspex"; src: url('https:/dl.dropboxusercontent.com/s/yeeehszy65j0cfk/ASPEX_0.TTF') }
- *, body, a {
- cursor: url(http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
- }
- a:hover {
- cursor: url(http://i.imgur.com/IepP2.jpg), auto;
- }
- ::-webkit-scrollbar-thumb {
- height: auto;
- background-color: #668aad;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:4px;
- background-color: #ffffff;
- }
- body {
- background-color: #ffffff;
- }
- a {
- color: #668aad;
- text-decoration: none;
- -moz-outline-style: none;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- a:hover {
- color: #365b79;
- -moz-outline-style: none;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote, blockquote blockquote {
- border-left: 1px solid #668aad;
- padding-left: 5px;
- margin-left: 5px;
- }
- blockquote img, blockquote blockquote img, #post img, .photosetpost, .video {
- opacity: 0.3;
- -webkit-filter: grayscale(100%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote img:hover, blockquote blockquote img:hover, #post img:hover, .photosetpost:hover, .video:hover {
- opacity: 0.8;
- -webkit-filter: grayscale(30%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote img, #post img {
- max-width: 240px;
- height: auto;
- }
- blockquote blockquote img {
- max-width: 180px;
- height: auto;
- }
- img {
- border:none;
- }
- h1, h2, h3 {
- font-family: "Aspex";
- font-size: 15px;
- color: #668aad;
- font-weight: 500;
- text-transform: uppercase;
- letter-spacing: 1px;
- line-height: 28px;
- text-align: justify;
- }
- pre, code {
- color: #000000;
- font-family: "Gasara";
- font-size: 8px;
- line-height: 12px;
- letter-spacing: 1px;
- text-align: center;
- background-color: #ffffff;
- padding: 10px;
- white-space:pre-wrap;
- word-wrap:break-word;
- border-left: 1px solid #668aad;
- border-right: 1px solid #668aad;
- border-bottom: 1px dotted #668aad;
- }
- small, sub, sup {
- font-size: 12px;
- }
- /* POSTS */
- #entries {
- width: 260px;
- height: 100%;
- float: left;
- margin-top: 20px;
- margin-left: 300px;
- }
- #post {
- background-color: #e4e4e4;
- width: 250px;
- text-align: justify;
- padding: 20px;
- margin-bottom: 50px;
- font-family: "Calibri";
- font-size: 12px;
- color: #000000;
- }
- #post b {
- font-family: "Aspex";
- font-size: 10px;
- }
- #post i {
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .posttitle {
- text-transform: uppercase;
- line-height: 30px !important;
- font-family: "Aspex";
- font-size: 20px;
- letter-spacing: 1px;
- color: #668aad;
- }
- #asker {
- font-family: "Aspex" !important;
- font-size: 20px;
- text-transform: uppercase;
- text-align: center;
- margin-bottom: 10px;
- }
- .question {
- background-color: #ffffff;
- padding: 10px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- border-top: 1px dotted #668aad;
- }
- .chat b {
- text-transform: uppercase;
- }
- .player {
- width: 27px;
- height: 27px;
- left: 16px;
- top: 16px;
- opacity: 0.4;
- line-height: 0;
- overflow: hidden;
- }
- .details {
- margin-top: -20px;
- margin-left: 23px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .quote {
- font-family: "Aspex";
- font-size: 15px;
- text-align: justify;
- }
- .source {
- font-family: "Gasara";
- font-size: 8px;
- text-align: right;
- }
- /* POST PERMA */
- .perma {
- margin-top: 15px;
- padding-top: 15px;
- line-height: 10px;
- border-top: 1px solid #ffffff;
- font-size: 9px;
- position: relative;
- text-transform :uppercase;
- }
- .perma a {
- display:inline-block;
- }
- .perma .pperma {
- float:right;
- display:inline-block;
- text-align:right;
- }
- /* SIDEBAR */
- #sidewrap {
- height: 500px;
- width: 500px;
- position: fixed;
- float: right;
- right: 100px;
- bottom: 0px;
- }
- #render {
- margin-top: -100px;
- margin-left: 150px;
- }
- #mcwrap {
- width: 500px;
- height: 350px;
- margin-left: 0px;
- margin-top: -240px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .linee {
- width: 500px;
- height: 10px;
- margin-top: 236px;
- background-color: #668aad;
- }
- .links {
- margin-top: 5px;
- height: 120px;
- width: 120px;
- }
- .linkss {
- font-family: "Calibri";
- font-size: 10px;
- text-align: right;
- letter-spacing: 0px;
- line-height: 15px;
- text-align: right;
- margin-left: 45px;
- width: 75px;
- border-right: 5px solid #668aad;
- height: 15px;
- margin-bottom: -12px;
- background-color: #e4e4e4;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .linkss:hover {
- margin-left: 0px;
- width: 120px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .hover {
- margin-top: -120px;
- margin-left: 330px;
- height: 120px;
- width: 120px;
- }
- .hoverr {
- font-family: "Calibri";
- font-size: 10px;
- text-align: left;
- letter-spacing: 0px;
- line-height: 15px;
- margin-left: 45px;
- width: 75px;
- border-left: 5px solid #668aad;
- height: 15px;
- margin-bottom: -12px;
- background-color: #e4e4e4;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .hoverr:hover {
- margin-left: 45px;
- width: 120px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .desc1 {
- line-height: 14px;
- width: 220px;
- height: 100px;
- background-color: #e4e4e4;
- padding: 10px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- text-align: justify;
- margin-top: -120px;
- margin-left: 130px;
- }
- .profi {
- position: absolute;
- z-index: 999999;
- margin-top: -190px;
- font-family: "Calibri";
- font-size: 10px;
- text-align: left;
- letter-spacing: 0px;
- width: 150px;
- height: 30px;
- padding: 10px;
- background-color: #e4e4e4;
- overflow: auto;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #mcwrap:hover .profi, #mcwrap:hover .img {
- height: 100px;
- margin-top: -260px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .img {
- overflow: hidden !important;
- position: absolute;
- z-index: -999999;
- margin-top: -190px;
- margin-left: 330px;
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- letter-spacing: 0px;
- width: 150px;
- height: 30px;
- padding: 10px;
- background-color: #e4e4e4;
- overflow: auto;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .title {
- position: absolute;
- z-index: -99999;
- font-family: "Aspex";
- font-size :30px;
- color: #668aad;
- width: 500px;
- letter-spacing: 3px;
- margin-left: 2px;
- margin-top: -220px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #mcwrap:hover .title {
- margin-top: -290px;
- }
- #friend {
- height: 90px;
- width: 90px;
- position: fixed;
- bottom: 5px;
- right: 5px;
- float: right;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #friend:hover .sqcont {
- opacity: 1;
- margin-top: -470px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .sqcont {
- opacity: 0;
- height: 500px;
- width: 500px;
- margin-top: 0px;
- margin-left: -505px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .smolsq {
- opacity: 1;
- overflow: auto;
- width: 150px;
- height: 200px;
- padding: 10px;
- background-color: #e4e4e4;
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- }
- .animalsq {
- margin-top: -220px;
- margin-left: 330px;
- opacity: 1;
- overflow: auto;
- width: 150px;
- height: 200px;
- padding: 10px;
- background-color: #e4e4e4;
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- }
- .tt {
- font-family: "Aspex";
- text-transform: uppercase;
- font-size: 15px;
- color: #668aad;
- }
- .heart {
- margin-top: -415px;
- margin-left: 283px;
- }
- #credit {
- font-family: "Calibri";
- line-height: 10px;
- position: fixed;
- bottom: 5px;
- left: 5px;
- font-size: 10px;
- text-transform: uppercase;
- text-align: center;
- }
- #s-m-t-tooltip{
- max-width: 200px;
- padding: 5px;
- margin: 10px;
- background-color: #e4e4e4;
- border-left: 3px solid #668aad;
- color: #000000;
- font-family: "Calibri";
- letter-spacing: 2px;
- text-transform: uppercase;
- font-size: 9px;
- line-height: 100%;
- z-index:9999999999999999999999999999999999999999999999;
- }
- .pinfo {
- margin-top: 20px;
- padding-top: 10px;
- border-top: 1px solid white;
- font-family: "Aspex";
- font-size: 10px;
- text-align: center;
- }
- .notes img {
- display: none;
- }
- .notes {
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- text-transform: uppercase;
- }
- </style>
- <script src="http://static.tumblr.com/whx9ghv/lq0m3ktlh/modernizr.custom.34978.js"></script>
- <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <div id="sidewrap">
- <div id="render"><img src="http://i.imgur.com/IKe9ucw.png" /></div>
- <div id="mcwrap">
- <div class="linee"></div>
- <div class="links">
- <a href="/"><div class="linkss">HOME </div></a><br />
- <a href="/ask"><div class="linkss">INBOX </div></a><br />
- <a href="/archive"><div class="linkss">ARCHIVE </div></a><br />
- <a href="/1"><div class="linkss">PROFILE </div></a><br />
- <a href="/2"><div class="linkss">NAVIGATION </div></a><br />
- <a href="/3"><div class="linkss">DISCLAIMER </div></a><br />
- </div>
- <div class="desc1">
- Introducing TQ Entertainment's unique charmed Brooklynn Ahn, a eighteen years old girl whose biggest dream is becoming a successful singer and whose love for eating is exceeded only by her affection towards GOT7's BAMBAM. Bright and energetic, she is the epitome of cuteness, someone you adore.
- </div>
- <div class="hover">
- <a title="This is an original character, her views do not reflect mine and we are not the same person."><div class="hoverr"> ORIGINAL</div></a><br />
- <a title="This is a literate and selective roleplay account, I will not follow back every blog that follows me."><div class="hoverr"> LITERATE</div></a><br />
- <a title="No NSFW posts will be posted here, and the same goes for triggering posts."><div class="hoverr"> SAFE FOR WORK</div></a><br />
- <a title="I am not Kim Do Yeon, I'm not affiliated with I.O.I, CJES Ent or Fantagio Ent and I don't claim she's alike Brooklynn."><div class="hoverr"> NOT DOYEON</div></a><br />
- <a title="Brooklynn Ahn is the Main Vocalist and Dancer of Zenith."><div class="hoverr"> IDOL VERSE</div></a><br />
- <a href="http://tq-entertainment.tumblr.com/"><div class="hoverr"> TQ ENT.</div></a><br />
- </div>
- <div class="profi">
- <b>NAME</b>: Brooklynn Ahn<br />
- <b>AGE</b>: 18 (eighteen)<br />
- <b>BIRTHDAY</b>: February 24, 1998<br />
- <b>OCCUPATION</b>: Idol<br /><br />
- <b>HEIGHT</b>: 174cm<br />
- <b>WEIGHT</b>: 58kg<br />
- <b>HAIR COLOR</b>: Brown<br />
- <b>EYE COLOR</b>: Black<br />
- <b>BODY TYPE</b>: Thin, slender
- </div>
- <div class="img">
- <a href="http://fyzenith.tumblr.com/" title="TQ ENT's most innocent girl group!">
- <img src="http://i.imgur.com/neAiYIZ.png" />
- </a>
- </div>
- <div class="title">
- IXVIII.BROOKLYNNAHN
- </div>
- <div class="heart">
- <a title="You're cute, but can you dab like Bambam?">
- <img src="http://66.media.tumblr.com/3b31b6f717bd86263c8e617d004aa851/tumblr_inline_nduuzq9PpZ1rujz3w.gif" />
- </a>
- </div>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <div id="post">
- <!-- TEXT POSTS -->
- {block:Text}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- {Body}
- {/block:Text}
- <!-- PHOTO POSTS -->
- {block:Photo}
- <center><img src="{PhotoURL-250}" /></center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div class="photosetpost">{Photoset-250}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div class="quote">{Quote}</div>
- <div class="source">{block:Source} —{Source}{/block:Source}</div>
- {/block:Quote}
- <!-- LINK POSTS -->
- {block:Link}
- <div class="posttitle"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!-- CHAT POSTS -->
- {block:Chat}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- <div class="chat">
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>
- {/block:Chat}
- <!-- ASK POST -->
- {block:Answer}
- <div id="asker">{Asker}</div>
- <div class="question">{Question}</div>
- {Answer}
- {/block:Answer}
- <!-- AUDIO POST -->
- {block:Audio}
- <div class="player">{AudioPlayerGrey}</div>
- <div class="details">
- {block:TrackName}{TrackName}{/block:TrackName} by {block:Artist}{Artist}{/block:Artist}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!-- VIDEO POST -->
- {block:Video}
- <div class="video">{Video-250}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:IndexPage}
- <div class="perma">
- <span class="pperma">
- <a href="{ReblogURL}" target="_blank" class="r">REBLOG</a><br />
- <a href="{Permalink}" class="r">{DayOfMonth} {Month}</a>
- </span>
- <a href="{Permalink}" title="{block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}">TAGGED</a><br />
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="pinfo">
- Posted on {DayOfMonth} {Month} {Year} with {NoteCountWithLabel}.<br />
- Tagged as: {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}.
- </div>
- <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div id="friend">
- <img src="http://66.media.tumblr.com/55a6b286a9dc6d6093c9efe10418b6fe/tumblr_ndnusckzAr1u1nuzeo1_100.gif" />
- <div class="sqcont">
- <div class="smolsq">
- <div class="tt">#smolsquad</div>
- For all the babies in my smol squad, I don't think I need to tell you that I love you. You know that! Thank you for being my friends, for loving and supporting me no matter what!<br />
- <a href="http://maorei.tumblr.com/" title="My favourite smol, my best friend in the world and sister-like cutie, SMOLMAO"><img src="http://i.imgur.com/B83L9va.gif" /></a>
- <a href="http://yeunari.tumblr.com/" title="My waippu, the one I can always turn to and the one who'll always love me, SMOLRI"><img src="http://i.imgur.com/K4YlRqq.gif" /></a>
- <a href="http://iyummi.tumblr.com/" title="My precious baby maknae, SMOLMMY"><img src="http://i.imgur.com/btXsFfk.gif" /></a>
- <a href="http://8bitna.tumblr.com/" title="The fiercest cute rapper, SMOLNA"><img src="http://i.imgur.com/kifoNaa.gif" /></a>
- <a href="http://jeunz.tumblr.com/" title="My baby from the japanese line, lowkey visual and boyfriend, SMOLJOO"><img src="http://i.imgur.com/GenThis.gif" /></a>
- <a href="http://jvnei.tumblr.com/" title="The best smol I could ever ask for, my SMOLDER NIM"><img src="http://i.imgur.com/QF187ag.gif" /></a>
- <a href="http://sxrxndipity.tumblr.com/" title="My forever excited friend, SMOLSOMI"><img src="http://i.imgur.com/r1dbfah.gif" /></a>
- <a href="http://jhwas.tumblr.com/" title="one of my very first friends and smols, SMOLHWA"><img src="http://i.imgur.com/HOMv0Rg.gif" /></a>
- <a href="http://tomiedere.tumblr.com/" title="my naruto-obsessed baby, who understands my fangirling, SMOLMIKO!"><img src="http://i.imgur.com/WPHe851.gif" /></a>
- <a href="http://aennic.tumblr.com/" title="The cutest youtuber with the best rap and singing skills, SMOLNIE"><img src="http://i.imgur.com/ASvNLVY.gif" /></a>
- <br /><br />
- <div class="tt">#babyanimals</div>
- <a href="http://driank.tumblr.com/" title="The rad & rad babykitten, DORIAN"><img src="http://i.imgur.com/yf7X2ns.gif" /></a>
- <a href="http://taehz.tumblr.com/" title="My twin baby bear, TAEHYUNG"><img src="http://i.imgur.com/SoKW5Dt.gif" /></a>
- <a href="http://kjvn97.tumblr.com/" title="You're my rude babylion, but ily, JUNHOE"><img src="http://i.imgur.com/bWPkg9Z.gif" /></a>
- <a href="http://99cyw.tumblr.com/" title="My youngest baby smol, ARIN"><img src="http://i.imgur.com/fBalfRh.gif" /></a>
- </div>
- <div class="animalsq">
- <div class="tt">#dearfriends</div>
- Just because I've never called you my smol or a babyanimal, it doesn't mean you're not part of my squad. I love every single oneof you and I hope you know that very well!
- <a href="http://penncho.tumblr.com/" title="The best person in the world, my mom, SPENCER"><img src="http://i.imgur.com/Ayh9Pwr.gif" /></a>
- <a href="http://aellionios.tumblr.com/" title="My coolest unni, AKALI!"><img src="http://i.imgur.com/H9JZ5Dz.gif" /></a>
- <a href="http://lislisa.tumblr.com/" title="The favourite BP member, MONSTERLISA!"><img src="http://i.imgur.com/PK3kx3d.gif" /></a>
- <a href="http://knoxsus.tumblr.com/" title="The sleepiest oppa ever, KNOX AHJUSSI"><img src="http://i.imgur.com/Sm16gi9.gif" /></a>
- <a href="http://jaseo.tumblr.com/" title="My favourite co:hrt oppa, S(M)EO(L)JUN"><img src="http://i.imgur.com/u20Yonc.gif" /></a>
- <a href="http://jjxcksonwang.tumblr.com/" title="The goofiest but also the nicest friend I have, JACKSON"><img src="http://i.imgur.com/6eaFSzp.gif" /></a>
- <a href="http://95wyld.tumblr.com/" title="my adoptive brother in TQ Ent, WYLD"><img src="http://i.imgur.com/RSaxaPi.gif" /></a>
- <a href="http://zinnieha.tumblr.com/" title="The best helper in the world when it comes to anything, ZINNIE"><img src="http://i.imgur.com/YHQP98b.gif" /></a>
- </div>
- </div>
- </div>
- </div>
- <div id="credit">
- <a title="THEME BY 98BROOK.">♕</a><br />
- <a href="http://63club.tumblr.com/">63club</a><br />
- <a href="http://evt11ka.tumblr.com/">EVT11KA</a><br />
- <a href="http://fybrooklynnahn.tumblr.com/">FYBROOK</a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement