Pink.
STATUS
路過的//來訪者們 : 部落格留言箱 // chatbox 在部落格最上方的圓形圖箱子內.既然來了不妨先留個言再離開吧~~♥

By,мƨ,ғℓʏιиɢɢ










Pink Life. ♥

Pink , It's not just a color , It's an attitude.

HOME OWNER IDOL FOLLOW DBOARD NEWER OLDER

4 BTS > JUST ONE DAY
2017年3月9日星期四 - Permalink - 0 Comments



PREVIEW


<!--------------------------------------------------------------------------
Name : Spring day
Basecode : l6-flyinggg.blogspot.com
Skin by : l6-flyinggg.blogspot.com

Don't remove the credits or link, please!
--------------------------------------------------------------------------!>

<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
</script>
<script type='text/javascript' language='Javascript'>
var scrolltotop={
//startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
//scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (1=top).
setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
controlHTML: '<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgojDFVD-fY_B0mW70DPYC4MATzDCDrlv8xRVrvPcr_FPuwg3hVAnQGbNyUIvSwfs649azEMiuSLUtIm1s0U8APyElF8HQxoCPfa9jvsw3MDpj4rvTOGvgO1ljFk6BIWwyUIkxn07cQX2sZ/h120/tumblr_n1ibknduv71s7eidoo1_1280.png" width="150"/>', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ center of window corner
anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport) //if control is positioned using JavaScript
this.$control.css({opacity:0}) //hide control immediately after clicking it
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
dest=jQuery('#'+dest).offset().top
else
dest=0
this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
},
keepfixed:function(){
var $window=jQuery(window)
var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
this.$control.css({left:controlx+'px', top:controly+'px'})
},
togglecontrol:function(){
var scrolltop=jQuery(window).scrollTop()
if (!this.cssfixedsupport)
this.keepfixed()
this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
if (this.state.shouldvisible && !this.state.isvisible){
this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
this.state.isvisible=true
}
else if (this.state.shouldvisible==false && this.state.isvisible){
this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
this.state.isvisible=false
}
},
init:function(){
jQuery(document).ready(function($){
var mainobj=scrolltotop
var iebrws=document.all
mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
.css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'})
.attr({title:"Let's Fly High !"})
.click(function(){mainobj.scrollup(); return false})
.appendTo('body')
if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
mainobj.togglecontrol()
$('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
mainobj.scrollup()
return false
})
$(window).bind('scroll resize', function(e){
mainobj.togglecontrol()
})
})
}
}
scrolltotop.init()
</script>

<base target='_blank'/>
<title> -하 루 만- </title>
<style type="text/css">
#navbar-iframe {
display:none;
}

@font-face {font-family:tt;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}


body {
background:white;
letter-spacing:1px;
background-attachment:fixed;
font-family:trebuchet ms;
font-size:12px;
color:#000;
cursor: url(http://i.imgur.com/SjXguIz.png),auto;
}

table {
padding:20px 10px 10px 10px;
background:#fff;
border-bottom:1px solid #eee;
}

.page {
width:650px;
padding:5px 20px 5px 5px;
font:10pt batang;
color:#999;
text-align:center;
}

.side {
width:300px;
padding:5px 5px 5px 15px;
font:10px georgia;
color:#000;
}

a.tae {
width:100px;
display:inline-block;
background:#fff;
color:#999;
cursor:vertical-text;
font:bold 15px arial;
padding:10px;
float:right;
text-transform:uppercase;
text-align:center;
text-decoration:none;
}

a.tae:hover{
background:#FFE4ED;
}


a:link, a:visited {
color:#000;
text-decoration:none;
cursor: url(http://i.imgur.com/SjXguIz.png),auto;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

a:hover {
color:#eee;
}

.bts{
background-color:#FAD1E8;
text-align: center;
box-shadow: 1px 1px 5px #888888;
padding:15px 30px 15px 15px;
color:#000000;
}


.chim{
background:#FFE4ED;
text-align:right;
font: 19px 'Oswald',arial;
text-transform:uppercase;
box-shadow: 1px 1px 5px #888888;
border:3px solid #fff;
padding:15px 30px 15px 15px;
color:#000000;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
line-height:11px;
text-decoration:none;
}

::-moz-selection, ::selection {
background:#000;
color:#fff;
}

.blogger-labels a{
color:pink;
}

.blogger-labels {
background:;
padding:2px 5px 5px 5px;
font:9px segoe UI;
letter-spacing:2px;
color:darkpink;
margin-top:10px;

}

ul {
list-style-type: square;
line-height: 15px;
}

u {
text-decoration:none;
border-bottom:1px dashed #aaa;
}

i {
color:#aaa;
}

strike {
color:#999;
}

b {
text-decoration: strong;
letter-spacing:1px;
color: #566D7E;
}


.kotak a{
background:pink;
display:inline-block;
width:80px;
margin-top:5px;
margin-bottom:10px;
padding:3px 0px 3px 0px;
text-align:center;
color:#fff;
font:10px corbel;
text-transform:uppercase;
font-weight:bold;
}

::-moz-selection, ::selection {
background:#eee;
color:#fff;
}

::-webkit-scrollbar {
width:10px;
height:5px;
}

::-webkit-scrollbar-track-piece  {
background:#fff;
}

::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal{
background:pink;
}

blockquote{
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhI8zsmHsAfAV1skxSxqsZ7JMCcSoQIAaMtYU8_pXdXBunFJhDKDW1tLd-cWB2cNT5a8zbRDA8EiH9CVPqll3KFYjyrMFwEt5xnUHNuevpfxeYFlcIdX25Edj9waTyYpiH8tDmvI5Uc7jct/s1600/grey.png);
padding:10px;
border:3px solid #ffd5d5;
color:#808080;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}

blockquote:hover{
border-radius:20px;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
-webkit-box-shadow: 0px 0px 8px #ffd5d5;
-moz-box-shadow:    0px 0px 8px #ffd5d5;
box-shadow:         0px 0px 8px #ffd5d5;
}



.one{
position:fixed;
top:0px;
left:0px;
width:100%;
background:transparent;
padding:10px;
color:white;
text-align:center;
z-index:999;
}

.two {

margin:-10 auto;
padding:10px;
background:white;
color:white;
z-index:999;
width:880px;
border-bottom:1px solid #f6f5f7;
}

.nav a{
display:inline-block;
width:50px;
font:12px georgia;
font-style:italic;
text-decoration:none;
margin:5px 20px 5px 20px;
text-align:center;
color:pink;
letter-spacing:1px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}



.affi a{
font-family:000000;
font-size:12px;
display:inline-block;
border:1px solid #eee;
border-radius:13px;
text-align:center;
width:80px;
color: #000000;
background:#FFE4ED;
padding:1px;
margin:2px;
text-decoration: none;
-webkit-transition-duration:1200ms;
}

.affi a:hover {
display:inline-block;
text-align:center;
width: 75px;
color: #000;
background:#fff;
border-radius:0px;
padding:1px;
margin:2px;
text-decoration: none;
-webkit-transition-duration:1200ms;
}

#s-m-t-tooltip {
background:lightpink;
font:9px georgia;
line-height: 11px;
letter-spacing:1px;
text-transform:lowercase;
font-style:italic;
color:white;
text-align: center;
padding:5px;
display: block;
margin: 10px 10px 7px 12px;
border-radius:5px;
box-shadow:1px 1px 1px #eee;
}


.V {
width:300px;
padding:3px;
margin:-5px 0px 5px 0px;
border-radius:10px;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
}

.atas {
background:#;
width:782px;
padding:10px 5px 5px 5px;
text-align:center;
font:10px georgia;
margin:0 auto;

}

.updown {
background:#;
width:782px;
padding:10px 5px 0px 5px;
text-align:center;
font:8px helvetica;
letter-spacing:2px;
text-transform:uppercase;
color:#999;
margin:-3 auto;

}

.updown a{
color:#999;
}

.header {
font:90px batang;
text-transform:none;
text-align:center;
margin:130px 10px -20px 10px;
color:pink;
letter-spacing:0px;
text-shadow: 1px 1px #eee;
}

</style>
<div style=" position:absolute; top:0px; left:30px;">
<img src="http://4.bp.blogspot.com/-hfJU_cNGJ9Y/UAGpggPUMLI/
AAAAAAAAA-E/aqxEq_QHBRg/s1600/pink.png" /></div>
<div style=" position:absolute; top:60px; left:50px;"><center>
<object width="140" height="25">
<param name="movie" value="https://www.youtube.com/v/RugZlZhPqQg?fs=1&amp;hl=en_US&amp;color1=0xCODE COLOUR&amp;rel=0autoplay=1&&color1=0xffffff&color2=0xffffffamp;hl=en_US&amp;autoplay=1" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="https://www.youtube.com/v/RugZlZhPqQg?fs=1&amp;hl=en_US&amp;color1=0xCODE COLOUR&amp;rel=0autoplay=1&&color1=0xffffff&color2=0xffffffamp;hl=en_US&amp;autoplay=1"
type="application/x-shockwave-flash" width="140" height="25"
allowscriptaccess="always" allowfullscreen="true">
</embed></object></center></div>


<center>
<div class="header">
<div style="margin-top:0px;">
<div style="display:inline-block;width:530px;padding:3px;border-radius:0px 0px 0px 0px;border: 0px solid #FFDFEA;">

<div style="display:inline-block;width:530px;padding-top:285px;border-radius:0px 0px 0px 0px;border:0px dotted #FFDFEA;border-bottom:none;background-repeat:no-repeat;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEJFtVU1sUcB4LJZ-TK4M-a_djSFgCeEDjag7BGGqnGDcf-2_38BoZBT8YgOqgj8W_svbPOMjspqcUic84hYc6lQLE5hDOUDiO1wOrZS0k4w49IO5aYC70gYApUfKCCTxFQ_OVH3XCULH8/s1600/anigif.gif);"></div></div><br>
하루만 JUST ONE DAY.</div>

<div style="position: absolute; top: 5px; right: 320px;">

<div class="nav">
<a class="tae" href="http://www.blogger.com/follow-blog.g?blogID=3447107805588357283">FOLLOW</a>
<a class="tae" href="http://www.blogger.com/home">DASHBOARD</a>
<a class="tae"onClick="document.getElementById('page').innerHTML=document.getElementById('affies').innerHTML" >affiliates</a>
<a class="tae" onClick="document.getElementById('page').innerHTML=document.getElementById('author').innerHTML" >ABOUT</a>
<a class="tae"onClick="document.getElementById('page').innerHTML=document.getElementById('back').innerHTML" >refresh</a>
</div>

</div></div>

<table width="650" align="center" cellspacing="0" cellpading="0"><tr>
<td valign="top"><div class="page">
<div id="page">
<blogger>
<div class="chim"><span class="PostTitle"><a href="<$BlogItemPermalinkURL$>"><$BlogItemTitle$></a></span></div>
<div class="bts">Posted on <BlogDateHeader><$BlogDateHeaderDate$>, </BlogDateHeader><$BlogItemDateTime$>, <BlogItemCommentsEnabled><$BlogItemCommentCount$> <a class="comments" href="https://www.blogger.com/comment.g?blogID=<$BlogID$>&postID=<$BlogItemNumber$>&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">Comment</a>.</BlogItemCommentsEnabled></div><br>
<$BlogItemBody$>
</blogger>
<div class="kotak" style="float: left;"><NewerPosts><a href="<$NewerPosts$>">Newer</a></NewerPosts></div>
<div class="kotak" style="float: right;"><OlderPosts><a href="<$OlderPosts$>">Older</a></OlderPosts></div>
</div></div>

<td valign="top">
<div class="side">
<div class="chim">Intro</div>
<div class="bts">About Me</div><br>
<center>
<img class="V" src="https://ozuvessalius.files.wordpress.com/2014/05/bts-just-one-day-bts-36887100-550-367.jpg" /></center>
<div style="font:11px dotum; width:300px; margin:0 auto;">
<center>Hello Sweetie! you came to my blog! The place where I keep my memories! Welcome ! You've stuck in my world. Be nice here !I hope you enjoy the journey and do not leave without comment! And copycats not allowed. No harsh word here , No rude words too! Haters are not allowed here. Thank you :) Feel free to navigate around here. Feel bored? Just click ctrl+w. ;)</center></div>
<br><br>

<div class="chim">Cbox</div>
<div class="bts">Walkie-Talkie</div><br>
<center><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNejSULVTaTcjSqG4GdNNQ9Mcqli9EpQhXdcXQBpt-RPW3qvx5fb9kfhm8YQHV_BMWiveD9nMfu1smfVNjJdP2y5uR_mrLuxbMRVmwP32qnorE4mvSfWXxj4SOAAvm6bJgSOM-FyFnfMg/s200/pink.png" /></a><br></center>
<center>urcboxcodehere</center>
</div>
<br><br>
<div class="chim">Time Machine</div>
<div class="bts">Back To the Past</div><br>
<div style="text-align:left;overflow-x:hidden; overflow-y:scroll; margin:0 auto; border:1px dotted #eee; padding:5px; height:80px; font:8px tt;">
<bloggerpreviousitems>
<a  href="<$BlogItemPermalinkURL$>">
<li><$BlogPreviousItemTitle$></li>
</a>
</BloggerPreviousItems></div>
<br><br>
</div>
<br><br>
<div class="chim">Credits</div>
<div class="bts">Thank-You</div><br>
<center><img src="http://images6.fanpop.com/image/photos/36800000/BTS-Just-One-Day-bangtan-boys-36887087-500-334.jpg" width="300px">
<br>
<!------------Dont remove the credit or i kill u-------------!>
<center>Template by : <a href="http://l6-flyinggg.blogspot.com/">Ms-fly</a><br>
Bascode :  <a href="http://l6-flyinggg.blogspot.com/">Ms-fly</a><br>
TutoBies : <a href="http://nurulatiqahjaidin.blogspot.com/">Atiqah</a><br>
The Owner: <a href=http://ururl.blogspot.com"">yourname</a><br>
<!------------Dont remove the credit or i kill u-------------!>
</div>
<br><br>
</td></tr></table>


<div id="back" style="display:none">
<blogger>
<div class="chim"><span class="PostTitle"><a href="<$BlogItemPermalinkURL$>"><$BlogItemTitle$></a></span></div>
<div class="bts">Posted on <BlogDateHeader><$BlogDateHeaderDate$>, </BlogDateHeader><$BlogItemDateTime$>, <BlogItemCommentsEnabled><$BlogItemCommentCount$> <a class="comments" href="https://www.blogger.com/comment.g?blogID=<$BlogID$>&postID=<$BlogItemNumber$>&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">Comment</a>.</BlogItemCommentsEnabled></div><br>
<$BlogItemBody$>
</blogger>
<div class="kotak" style="float: left;"><NewerPosts><a href="<$NewerPosts$>">Newer</a></NewerPosts></div>
<div class="kotak" style="float: right;"><OlderPosts><a href="<$OlderPosts$>">Older</a></OlderPosts></div>
</div></div></div>

<div id="author" style="display:none">
<div class="chim">About myself</div>
<div class="bts">I am the boss</div><br>
<center><img src="https://s-media-cache-ak0.pinimg.com/736x/43/f5/ba/43f5ba460ee9f5a27df9180295431b2a.jpg"" width="520px" /></center><br>

replace with your profile here.
</br>

</div>
<div>


<div id="affies" style="display:none">
<div class="chim">Link Exchange</div>
<div class="bts">My friends </div><br>
<center><img src="https://gitadhebby.files.wordpress.com/2014/07/63279620520498182443.jpeg" width="520px"></center>
<br>
<div class="affi">
<center>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<br>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<br>
</center></div>
<br>
<center><blockquote>Link Exchange is Currently OPEN , Tell me in my cbox . Delete mine , delete yours . TQ </blockquote></center>
<br>
<br>
<br>

</div></center>
<div class="updown">2016 © skin made by <a href="http://ms-flyinggggg.blogspot.my/">Ms-fly</a>. fully edit by Ms.fly.<br> please take out everything here with full and proper credit. thank you.</div>
</center>
</html>

防彈少年團<就一天>皮膚來了, 這是我最愛的皮膚之一 , 算是割愛吧就這樣分享上來了. 而且<就一天>這首歌對我來說特別有意義, 因為我是因為這首歌而飯上防彈少年團的, 算算起來我已經飯上他們三年了. (莫名感動) 歡迎阿米/非阿米們盡情享用喔.



抱走皮膚前麻煩先留言 ,PLEASE LEAVE A COMMENT IF YOU ARE USING THIS BLOGSKIN.


e n d

3. BTS > RUN
2017年3月6日星期一 - Permalink - 0 Comments




<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
</script>
<base target='_blank'/>
<link rel="shortcut icon" href="http://lamiastellina.altervista.org/gif/cs/gif8.gif" />
<br><br><br><br></br><center>

<script language=JavaScript>
<!--

//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dauspozi.com

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
</script>
<script type='text/javascript' language='Javascript'>
var scrolltotop={
//startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
//scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (1=top).
setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
controlHTML: '<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiiBJc46lgA2zhSq7yG1N4iB7sn-ABhTtrIuUGbVPUptQ2DjTYxpF7fHvGLwYxj1cAHlyuZoakmYOudmGPe_pgmUg5v8Radn29S4hupBU0hyKr5Hx72ydJrTN52EVEMpmQYCpEWm8EEdou_/s200/tumblr_static_cb404gbbffkk8k0g4cskk0oo4.png"/>', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ center of window corner
anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport) //if control is positioned using JavaScript
this.$control.css({opacity:0}) //hide control immediately after clicking it
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
dest=jQuery('#'+dest).offset().top
else
dest=0
this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
},
keepfixed:function(){
var $window=jQuery(window)
var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
this.$control.css({left:controlx+'px', top:controly+'px'})
},
togglecontrol:function(){
var scrolltop=jQuery(window).scrollTop()
if (!this.cssfixedsupport)
this.keepfixed()
this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
if (this.state.shouldvisible && !this.state.isvisible){
this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
this.state.isvisible=true
}
else if (this.state.shouldvisible==false && this.state.isvisible){
this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
this.state.isvisible=false
}
},
init:function(){
jQuery(document).ready(function($){
var mainobj=scrolltotop
var iebrws=document.all
mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
.css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'})
.attr({title:"Let's Fly High !"})
.click(function(){mainobj.scrollup(); return false})
.appendTo('body')
if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
mainobj.togglecontrol()
$('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
mainobj.scrollup()
return false
})
$(window).bind('scroll resize', function(e){
mainobj.togglecontrol()
})
})
}
}
scrolltotop.init()
</script>


</script>
<link href='http://fonts.googleapis.com/css?family=Iceberg|Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Pontano+Sans' rel='stylesheet' type='text/css'></link>
<link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>

<title> KTH - ♥ </title>

<script type="text/javascript">
function changeNavigation(id)
{document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}
</script>
</head>

<style type="text/css">
#navbar-iframe { display: none; }

body {
background:#eee;
color: #000000;
line-height: 13px;
text-align: justify;
cursor: url(http://i1196.photobucket.com/albums/aa406/tieqaonew/02.gif), progress;
}

table {
cursor: url(http://i42.tinypic.com/wvo2yq.png);
background:#fff;
font: 12px arial;
letter-spacing: 1px;
color: #000000;
line-height: 16px;
padding:5px;
width:900px;
cursor: url(http://i1196.photobucket.com/albums/aa406/tieqaonew/02.gif), progress;
}

a{text-decoration:none ;
color:#000000;cursor:pointer;
-webkit-transition:All 0.4s ease ;
-moz-transition:All 0.4s ease ;
-o-transition:All 0.4s ease ; }

a:hover{color:#EEA9A9 ;
background:#fff;
background-position:50% 80%;background-size:400px;
cursor: url(http://static.tumblr.com/mpornxv/JVilj15ds/0215.png), progress;
}

a:visited {
-webkit-transition:1s;
transition:1s;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
border-radius:5px
}

img:hover {
-webkit-transition:1s;
transition:0.5s;
filter:alpha(opacity= 70);
-moz-opacity:0.70;
opacity:0.70;
}

::-moz-selection {
background:#000;
color:#fff;
}

::selection {
background:#FFE4ED;
color:#fff;
}

i , s, strike {
color: #A4A4A4;
}

b {
color:#A4A4A4;
-webkit-transition-duration: 1.5s;
}

b:hover {
color: #FFCFD0;
-webkit-transition-duration: 1.5s;
}

u {
text-decoration:none;
border-bottom: 4px solid #FDBDD0;
 padding: -3px;
}
u:hover {
border-bottom:  4px solid #F9A7B0;
padding: -3px;
}

a.linkies {
font-size: 9px;
font-family: Trebuchet Ms;
cursor: url(http://static.tumblr.com/mpornxv/JVilj15ds/0215.png), progress;
display:inline-block;
text-align:center;
width: 20px;
color: #fff;
background:#D0DBFC;
padding:3px;
margin:2px;
text-decoration: none;
-webkit-transition-duration:1200ms;
}

a.linkies:hover{
display:inline-block;
text-align:center;
width: 20px;
color: #000;
background:#fff;
-webkit-transition-duration:1200ms;
}

.h1 {
background:url(http://www.pastelpatterns.com/small/smallpattern-1.png);
color:#AAAAAA;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;letter-spacing:5px;
margin-bottom:5px;
margin:15px;
font-family:'cd';
font-size:20px;
line-height:12px;
border: solid 1px #;
text-align:center;
padding-right:0px;
}

@font-face{font-family:cd;src:url('http://static.tumblr.com/tedujjb/C78mkkmk4/charleedoodles.ttf')}

.v{
display:inline-block;
width: 270px;
padding:3px;
margin:5px;
background:#ffe6f9;
font:8.3px pontano sans;
text-align:left;
Text-decoration:none;
color:#000000;
text-transform:uppercase;
border:0px solid #ffe6f9;
}

.v:hover{
-webkit-transition-duration: 0.5s; color: #fff;}
@font-face {
font-family:tt !important;
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf') !important;
}

blockquote {
background-image: url(URL BACKGROUND);
border:1px solid #FAAFBE;
border-left:10pt double #FAAFBE;
padding: 4px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}

blockquote :hover {
background-color: #FAAFBE;
-webkit-transition-duration: 2.0s;
background-image:url(URL BACKGROUND);
background-position:bottom right;
background-repeat:no-repeat;
border:1px dashed #FAAFBE;
border-right:10pt double #FAAFBE;
}

.post-footer{
color:#fff;
text-align:right;
height:10px;
font-size:10px;
margin:15px 0px 15px;
border-top:1px dashed #ffb3ed;
}


.HYNH{
background:#FFE4ED;
text-align:right;
font: 19px 'Oswald',arial;
text-transform:uppercase;
box-shadow: 1px 1px 5px #888888;
border:3px solid #fff;
padding:15px 30px 15px 15px;
color:#000000;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
line-height:11px;
text-decoration:none;
}


.sidebar {
background:#FFE4ED;
text-align:right;
font: 19px 'Oswald',arial;
text-transform:uppercase;
box-shadow: 1px 1px 5px #888888;
border:3px solid #fff;
padding:15px 30px 15px 15px;
color:#000000;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
line-height:11px;
text-decoration:none;
}

.butterfly {
margin-top:2px;
background:#fff;
border:0px solid #F0F0F0;
font-family:arial;
color: #000;
font-size: 8px;
padding:2px;
padding-left:15px;
letter-spacing:1px;
text-transform:block;
opacity:0.0;
-webkit-transition:All 0.4s ease ;
-moz-transition:All 0.4s ease ;
-o-transition:All 0.4s ease ;
}

.butterfly:hover {
margin-top:2px;
background:#fff;
border:0px solid #F0F0F0;
font-size: 8px;
padding:2px;
padding-left:15px;
letter-spacing:1px;
text-transform:block;
opacity:1.0;
-webkit-transition:All 0.4s ease ;
-moz-transition:All 0.4s ease ;
-o-transition:All 0.4s ease ;
}

@font-face {
font-family:tt;
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
}

a.nae {
width:100px;
display:inline-block;
background:#fff;
color:#999;
cursor:vertical-text;
font:bold 15px arial;
padding:10px;
float:right;
text-transform:uppercase;
text-align:center;
text-decoration:none;
}

a.nae:hover{
background:#FFE4ED;
}

a.taehyung {
font-family:000000;
font-size:12px;
display:inline-block;
border:1px solid #eee;
border-radius:13px;
text-align:center;
width:80px;
color: #000000;
background:#FFE4ED;
padding:1px;
margin:2px;
text-decoration: none;
-webkit-transition-duration:1200ms;
}

a.taehyung:hover{
display:inline-block;
text-align:center;
width: 75px;
color: #000;
background:#fff;
border-radius:0px;
padding:1px;
margin:2px;
text-decoration: none;
-webkit-transition-duration:1200ms;
}

img{
border:0px solid #f8f8f8;
padding:3px;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
}

a.navi{
font-family:tt;
text-transform: uppercase;
display:inline-block;
width:70px;
height:12px;
background:#fff;
color:#999;
font-size:8px ;
padding:2px;
margin:2px;
text-align:center;
letter-spacing:1px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
border-top:1px solid #f8f8f8;
border-bottom:1px solid #f8f8f8;
text-decoration:none;
}

a.navi:hover{
-webkit-transition-duration: 0.5s;  box-shadow: inset 85px 0 0px 0 #A4A4A4; color: #fff;
}

@font-face {
font-family:tt !important;
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf') !important;
}

 ::-webkit-scrollbar {
height:10px;
width: 10px;
background: #FFFFFF;
}
::-webkit-scrollbar-thumb {
background: #FDC0C0;
-moz-border-radius: 5px;
border-radius: 5px;
}
::-webkit-scrollbar:hover {
background: #FFFFFF;
}
::-webkit-scrollbar-thumb:hover {
filter:alpha(opacity= 70);
-moz-opacity:0.70;
opacity:0.70;
background: #cec7ab;
}

.hunhan2{
width:150px;height:150px;
-webkit-border-radius:100px 90px 100px 0px;
-moz-border-radius:100px 90px 100px 0px;
border-radius:100px 90px 100px 0px;
border: 0px solid #e6e6e6;-webkit-transition:1s;}

</style>
<div style="margin-top:50px;">



<div style="display:inline-block;width:890px;padding-top:360px;border-radius:0px 0px 0px 0px;border:5px solid #FEDFE7;border-bottom:none;background-repeat:no-repeat;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjavD4Q4aiXN0n6Dq4C2XOEctONbHH5IcWgpmdD5IsVs-fqJWmfJZpsoLhLwLTqC0Mloesg59A7x5-i1q025JYI3j0zgPkuCa8co5AdKOlWKcvx1_0m4-W6kcy0gj2-ljvZU4wZajzwh79z/s1600/12331614_550911438391798_268396871_n.jpg);"></div><br><br><br>



<div style="margin-top:-1px;width:880px;height:40px;padding:10px;border-radius:0px 0px 0px 0px;border:0px solid #efefef;background-color:#fff;top:400px; right:780px;font-family:delius;font-size:14pt;color:#808080; letter-spacing:2px;">
BTS // KIM TAEHYUNG // #951230 #VOCAL [ALWAYS MY TOP 1 BIAS]<BR><BR>난 아직도 믿기지가 않아 이 모든 게 다 꿈인 것 같아</div>



<div style="position: absolute; top: 35px; right: 320px;">
<a class="nae" href="http://www.blogger.com/follow-blog.g?blogID=3447107805588357283">FOLLOW</a><a class="nae" href="http://www.blogger.com/home">DASHBOARD</a>
<a class="nae" onClick="document.getElementById('main').innerHTML=document.getElementById('JIMIN').innerHTML" >LINKS</a>
<a class="nae" onClick="document.getElementById('main').innerHTML=document.getElementById('JHOPE').innerHTML" >ABOUT</a>
<a class="nae" onClick="document.getElementById('main').innerHTML=document.getElementById('JUNGKOOK').innerHTML" >HOME</a></div></div></div></div>

<center>
<div style="border : 0px solid #BCD5D0;
width:900px;border-radius: 0px 0px 0px 0px;
padding:0px;margin-top:11px;">
<center>

</style>

<style>
@font-face {
font-family: "short stack";
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}

#line{position:fixed;
left:80px;
top:0px;
width:70px;
height:40px;}


.statioo {
border:2px dashed #FFF;
font-family: short stack;
font-size:14px;
letter-spacing:2px;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;color:#000;
width:160px;
margin-left:-38px;
margin-top:40px;
text-align:center;
padding:5px;background: #FFE4ED;}

#notii {
border:2px dashed #FFF;
width:160px;
font-family: short stack;
font-size:14px;margin-top:10px;
margin-left:-38px;
padding:4px;
height:%0px;
text-align:left;
background:#FFE1EB;
color:#444;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;}

</style>

<style>
.song {
padding:10px;
border-bottom-right-radius:5px;
background:#fff;
}
#sing {
text-align: center;
position:fixed;
right:10px;
top:-50px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
z-index:999;
}
#sing:hover {
top:-5px;
}
#bukak {
height:45px;
background:#fff;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
width: 50px;
align:center;
}
</style>
<div id="sing">
<div class="song">
<center><object width="200" height="25"><param name="movie" value="http://www.youtube.com/v/G-EciMnNdrI?version=2&amp;autoplay=1&amp;hl=en_US&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/G-EciMnNdrI?version=2&autoplay=1&hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="25"></embed></object></center></div>
<div id="bukak"><br /><img src="http://dl5.glitter-graphics.net/pub/220/220645u9r9sjvsfp.gif"  /></div></div>
</div>


<div id="line">
<div class="statioo">
Status</div>
<div id="notii">
Just because i love KIM TAEHYUNG so muchieeee. ♥ </div>
</div>


</head>

<div align="center">
</center>
<center>
<table border="0" cellspacing="0" cellpadding="15">
</center>
<tr>

<td valign="top" width="180">

<div class="sidebar">o w n e r</div><br>
<center><img src="http://data.whicdn.com/images/155218666/superthumb.jpg" width="120"></center>
<div style="font-size:8px;font-family:tt;text-align:center;text-transform:uppercase;">
<center> Welcome ! You've stuck in my world. Be nice here !I hope you enjoy the journey and do not leave without comment! And copycats not allowed. No harsh word here , No rude words too! Haters are not allowed here. Thank you :) Feel free to navigate around here. Feel bored? Just click ctrl+w. ;)</center>
  </div><br>
<br>

<div class="sidebar">c b o x</div>
<center><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNejSULVTaTcjSqG4GdNNQ9Mcqli9EpQhXdcXQBpt-RPW3qvx5fb9kfhm8YQHV_BMWiveD9nMfu1smfVNjJdP2y5uR_mrLuxbMRVmwP32qnorE4mvSfWXxj4SOAAvm6bJgSOM-FyFnfMg/s200/pink.png" /></a><br></center>
REPLACE WITH YR CBOX HERE</center>
</div>
<br><br>


<div class="sidebar">c r e d i t</div><br>
<!------------Dont remove the credit or i kill u-------------!>
<center><img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/>© 2015 - Full Template by <a href="http://l6-flyinggg.blogspot.com/">Jessey</a> | <a href="http://www.blogskins.com/info/391432">Missy Fly</a><br> and edited By <a href="urblogurl">Yourname</a>.<br>
<img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/> I grab n grab the cute picture from <a href="http://www.google.com/">GOOGLE</a>.<br>
And also thanks to <a href="http://bts.ibighit.com/">BIGIHT ENTERTAINMENT </a>for born a best group like BTS. <br>  <br>
</div></div></td></center>
<!------------Dont remove the credit or i kill u-------------!>
</div>

<td id="main" valign="top" style="width:900px; padding-left:13px; border-left:1px solid #F7F7F7; padding-right:13px; ">

<Blogger>
<div class="HYNH"><$BlogItemTitle$><br></div><div class="butterfly" style="float:center;text-align:left;"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$> <$BlogItemCommentCount$> peterpan(s)</a></BlogItemCommentsEnabled></div><br><$blogitembody$>

<div class="post-footer"><br>
</Blogger>
<div style="float:left"><a href=<$NewerPosts$> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_e5JieX5V2NpRQEnEQFsqVqYhfQye3rzkVBXQYg-jSELRcQ04cSgLQAMCfx1CakkBlrlQAeKxfU_YVoaa5XopNpVqlOc1_Q1jkRMa9vLKZbiGn2rLRMzCG3Zxp7iOV8y4va19-OTv8Y9n/s1600/Back+02.png"/></a></div><div style="float:right"><a href=<$OlderPosts$><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5nNz4LR93IYUAySCRxxY_VplOXc4CenlODr94A0zepYKWRJeBHuYGZE-D36ZpiV9gxFtNkftcRIwh3apyyigp4PWAuhRzeg7VDbg7g1InKVpH8jf9pVHWA3LRMPHVKef_m-wmXOiqFA2V/s1600/Next+03.png'/></a>
</div>
</td>

<td id="JUNGKOOK" style="display: none;">
<Blogger>
<div class="HYNH"><$BlogItemTitle$></div><div class="butterfly" style="float:center;text-align:left;"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$> <$BlogItemCommentCount$> Comments</a></BlogItemCommentsEnabled></div><br><$blogitembody$>
</br>

<div class="post-footer"><br>
</Blogger>
<div style="float:left"><a href=<$NewerPosts$> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_e5JieX5V2NpRQEnEQFsqVqYhfQye3rzkVBXQYg-jSELRcQ04cSgLQAMCfx1CakkBlrlQAeKxfU_YVoaa5XopNpVqlOc1_Q1jkRMa9vLKZbiGn2rLRMzCG3Zxp7iOV8y4va19-OTv8Y9n/s1600/Back+02.png"/></a></div><div style="float:right"><a href=<$OlderPosts$><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5nNz4LR93IYUAySCRxxY_VplOXc4CenlODr94A0zepYKWRJeBHuYGZE-D36ZpiV9gxFtNkftcRIwh3apyyigp4PWAuhRzeg7VDbg7g1InKVpH8jf9pVHWA3LRMPHVKef_m-wmXOiqFA2V/s1600/Next+03.png'/></a>
</div>
</td>

<td id="JHOPE" style="display: none;">
<div class="HYNH">a b o u t ;</div><br>
<center><img src="https://s-media-cache-ak0.pinimg.com/originals/74/f5/be/74f5bec7b735c3bfd004cb3909ada357.jpg" style="
padding: 5px;" /></center><br>
<center>replace with your profile here</center><br>

</div>


<td id="JIMIN" style="display: none;">
<div class="HYNH">l i n k s</div><br>
<center><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCW0V9VexdBzJkYVakVvM0nxfmNoMq3govsQ5nQxKc6SqD6a4FUe09KbeffM5k7SL7XFxGDUL3zXrJAKx68OWUaCzYOa7CQRjV9uWOdwDM2mBPWOmjZsMf1CeVGH5qc6cbHekOFe9RH_R/s400/12292840_1528863310763373_1901353958_n.jpg" style="
padding: 5px;" /></center><br>

<center>
<a class="taehyung" href="http://dangwomentongzaiyiqi.com/">当我们同在一起</a>
<a class="taehyung" href="http://snowell97.blogspot.com/"> 雪倩 </a>
<a class="taehyung" href="http://behappyxp.blogspot.com/"> Yvonne_Lim </a>
<a class="taehyung" href="http://cesheng97.blogspot.com/"> Ce Sheng </a>
<a class="taehyung" href="http://jane-seng-diary.blogspot.com/"> Jane </a>
<a class="taehyung" href="http://xiiaoying97.blogspot.com/"> 筱橘 </a>
<a class="taehyung" href="http://uingumasami.blogspot.com/"> 凩 </a>
<a class="taehyung" href="http://milkluii-mylife.blogspot.com/"> 牛奶妹 </a>
<a class="taehyung" href="http://shean-27.blogspot.com/"> 蕙旋 </a>
<a class="taehyung" href="http://lyyyne0221.blogspot.com/"> Lynn </a>
<a class="taehyung" href="http://my-history-en.blogspot.com/"> 米虫恩 </a>
<a class="taehyung" href="http://yinghuan0412.blogspot.com/">imyinghuan</a>
<a class="taehyung" href="http://sukidomo.blogspot.com">Suki</a>
<a class="taehyung" href="http://my-simplelove.blogspot.com/">Miss Qii</a>
<a class="taehyung" href="http://wuqing-euking.blogspot.com/">吾青</a>
<a class="taehyung" href="http://yuenthiing.blogspot.com/">Yventhingg</a>
<a class="taehyung" href="http://emma-thegoldfish.blogspot.my/">Dreamer</a>
</center>
</div>



</td>
</table>
</body>
</html></body>


OMG , 原来Blogskins网站没坏掉,可是那边好像被广告给污染了,所以截图都无法看到,而且也不像以前那么多人上传了(根本没人,所以就不活跃了。上一个Blogskins上传了竟然还成为了skin of the day , 而且根本没人评论都可以成为sotd真是醉了。(扶额
好吧,这次是我防弹的 run 为主题的皮肤,呼呼,欢迎各位阿米//非阿米使用。这是我之前用过的旧皮肤,现在改了很多代码重新放上来了。



抱走皮膚前麻煩先留言 ,PLEASE LEAVE A COMMENT IF YOU ARE USING THIS BLOGSKIN.简单的象形图

END

2. B1A4 ► SWEET GURL
2017年2月28日星期二 - Permalink - 0 Comments






<!--------------------------------------------------------------------------
Name : Spring day
Basecode : l6-flyinggg.blogspot.com
Skin by : l6-flyinggg.blogspot.com

Don't remove the credits or link, please!
--------------------------------------------------------------------------!>
<html>
</script>

<script type="text/javascript">$('body').hide();$('body').fadeIn(10000);</script>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" >
/***********************************************
* Scroll To Top Control script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Modified by www.MyBloggerTricks.com
* This notice MUST stay intact for legal use
* Visit Project Page at http://www.dynamicdrive.com for full source code
***********************************************/
var scrolltotop={
    //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
    //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
    setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
    controlHTML: '<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjn3YQJPA5VoGbqLKc2LdW5_ckQdd2sTr3VbHX4urzJxBFT5JugPP0sVu0ao2AfStd6bNY8rC3OHe4ZqqvK7cfq9u4xREA2-FqsmJNfhyphenhyphen5C_OdUkVtakJ1KeHChrS32La1Vc2ubSRNBLSs/s200/fly.png" width="180" />', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
    controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ bottom of window corner
    anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
    state: {isvisible:false, shouldvisible:false},
    scrollup:function(){
        if (!this.cssfixedsupport) //if control is positioned using JavaScript
            this.$control.css({opacity:0}) //hide control immediately after clicking it
        var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
        if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
            dest=jQuery('#'+dest).offset().top
        else
            dest=0
        this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
    },
    keepfixed:function(){
        var $window=jQuery(window)
        var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
        var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
        this.$control.css({left:controlx+'px', top:controly+'px'})
    },
    togglecontrol:function(){
        var scrolltop=jQuery(window).scrollTop()
        if (!this.cssfixedsupport)
            this.keepfixed()
        this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
        if (this.state.shouldvisible && !this.state.isvisible){
            this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
            this.state.isvisible=true
        }
        else if (this.state.shouldvisible==false && this.state.isvisible){
            this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
            this.state.isvisible=false
        }
    },

    init:function(){
        jQuery(document).ready(function($){
            var mainobj=scrolltotop
            var iebrws=document.all
            mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
            mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
            mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
                .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'})
                .attr({title:'Scroll Back to Top'})
                .click(function(){mainobj.scrollup(); return false})
                .appendTo('body')
            if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
                mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
            mainobj.togglecontrol()
            $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
                mainobj.scrollup()
                return false
            })
            $(window).bind('scroll resize', function(e){
                mainobj.togglecontrol()
            })
        })
    }
}
scrolltotop.init()
</script>

<head><link rel="shortcut icon" href="http://media.tumblr.com/a40cd95745a90266198a2fbd7f7e1310/tumblr_inline_mgpjd2Z76a1qdlkyg.gif" /><Br><br><br>
<title>Be your SWEET GIRL</title>
<link href='http://fonts.googleapis.com/css?family=Patrick+Hand' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
<style type="text/css">
#navbar-iframe {
display: none;
}

.b1a4 {
margin-left: 0px;
margin-bottom: -40px;
}

body {
background:url(http://i.imgur.com/Oqx32Ds.png);
background-attachment: fixed;
font-family: 'Short Stack';
font-size: 11px;
text-align: left;
cursor:url(http://i42.tinypic.com/27x4ck.png),auto;
}

a:link, a:visited {
color:#F488B1;
-webkit-transition-duration: 0.5s;
text-decoration:none;
}

a:hover {
background-color: #FFEAEA;
border-radius:3px;
padding:1px;
-webkit-transition-duration: 2s;
filter: none;
color: #69B3FE;
text-decoration:none;
}

.title {
background: #fecdc9;
padding: 5px;
text-align: center;
border: 2px solid #ccc;
margin-bottom: 15px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
}

.title1 {
margin-top:0px;
background:#fff;
border:2px solid #E6E6E6;
font-family:'Patrick Hand';
font-size: 12px;
padding:4px;
padding-left:20px;
letter-spacing:2px;
text-transform:block;
}

blockquote{ background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhI8zsmHsAfAV1skxSxqsZ7JMCcSoQIAaMtYU8_pXdXBunFJhDKDW1tLd-cWB2cNT5a8zbRDA8EiH9CVPqll3KFYjyrMFwEt5xnUHNuevpfxeYFlcIdX25Edj9waTyYpiH8tDmvI5Uc7jct/s1600/grey.png ); padding:10px; border-radius:10px; border-left:10px solid #FBC4EE; border-right:10px solid #FFABEF; border-top:2px solid #FDDAF0; border-bottom:2px solid #FDDAF0; color:#FFABEF; -webkit-transition: 1.0s; -moz-transition: 1.0s; font-family:calibri } blockquote:hover{ border-radius:20px; -webkit-transition: 1.0s; -moz-transition: 1.0s; -webkit-box-shadow: 0px 0px 8px #FFABEF; -moz-box-shadow: 0px 0px 8px #FFABEF; box-shadow: 0px 0px 8px #FFABEF; }

.header {
background:#eee;
padding: 15px;
margin-bottom: -20px;
z-index: 100;
position: relative;
width: 1000px;
}

@font-face {
font-family:tt !important;
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf') !important;
}

i , s, strike {
color: #A4A4A4;
}

b {
color:#ccc;
-webkit-transition-duration: 1.5s;
}

b:hover {
color: #BAD4E6;
-webkit-transition-duration: 1.5s;
}


a.link {
background: #fff;
padding: 1px;
border: 2px solid #BAD4E6;
width: 100px;
display: inline-block;
color: #ccc;
-webkit-transition: 1s;
text-align: center;
text-transform: uppercase;
font-size: 9px;
line-height: 15px;
margin-bottom: 5px;
font: 10px tt;
padding: 3px;
}

a.link:hover {
box-shadow: inset 130px 0 0px 0 #BAD4E6;
-webkit-transition: 1s;
color: #fff;
}

::-webkit-scrollbar {
height: 12px;
width: 7px;
background: #fff;
}
::-webkit-scrollbar-thumb {
background-color: #E6BBC2;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #fff;
}

a.follow{
color:#fff;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
text-decoration:none;
font-family:Patrick Hand SC;
font-size:17px;
padding:5px;
border-radius:5px;
width:70px;
text-align:center;
background:#FED3D3;
border: 2px solid #D0ECFF;
display:inline-block;
}

a.follow:hover{
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
color:#ffffff;
text-decoration:none;
padding:5px;
border: 2px solid #FED3D3;
border-radius:5px;
width:70px;
background:#D0ECFF;
text-align:center;
display:inline-block;
}


::selection {
background: #eee;
color: #ccc;
}

u {
text-decoration: none;
border-bottom: 2px solid #BAD4E6;
}

.comment-timestamp {
margin:0 0 .5em;
padding:0 0 .75em 20px;
color:#666;
}

.deleted-comment {
font-style:italic;
color:gray;
}

#comments {
margin:5;
border-width:0 1px 1px;
padding:20px 0 15px 0;
}
.comment-icon blogger-comment-icon{display:none}
#comments-block {
margin:2px ;
}

.comment-data {
background:url("http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic015demoji_8346430decoojp.gif") no-repeat 2px .3em;
margin-top:5px !important;background-size:15px;
padding:0 0 0 20px;
color:#666;
}

span.comment-icon{display:none}

.comment-poster {
font-weight:bold;
}

.comment-body {
margin:0px;
}

.comment-body p {
background:#FFFFFF;
border:4px solid #FCEBED;
margin:0em;
padding:5px;
color:#808080;
}


#cornerplayer
{z-index:999;
background-color:#FAB0CE;
width:50px;
height:50px;
border-radius:0px 50px 0px 0px;
-moz-border-radius:0px 50px 0px 0px;
position:fixed;
overflow:hidden;
bottom:0px;
left:0px;
-webkit-transition: opacity 0.8s linear;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
}
#icon
{margin-top:25px;
margin-bottom:20px;
margin-left:-5px;
-webkit-transition: opacity 0.8s linear;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out
;-o-transition: all 0.8s ease-in-out;
}
#cornerplayer:hover
{width:200px;
-moz-border-radius:0px;
border-radius:0px;
}
#cornerplayer:hover #icon
{margin-top:10px;
margin-left:0px;
margin-bottom:4px;
}

</style>
<div id="cornerplayer"><center>
<div id="icon"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/minigif01.gif "/></div>
<div><center><object width="200" height="25"><param name="movie" value="http://www.youtube.com/v/GGTMPklG4Yg?version=2&amp;autoplay=1&amp;hl=en_US&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/GGTMPklG4Yg?version=2&autoplay=1&hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="25"></embed></object></center></div>
</center> </div>


</style>
<style>
.hyosung{
width:100%;
background:url(http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0175/4003/rrLight_Pink_shop_thumb.png);
border-bottom:8px solid #080607;
position:fixed;
top:0px;
left:0px;
box-shadow:0 0 6px #ccc;
text-align:center;
padding:10px;}

a.jieun{
background:#fff;
text-decoration:none;
color:#0A0C0D;
padding:5px;
font:11px 'Short Stack';
margin-left:10px;
margin-right:20px;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
display:inline-block;
width:60px;}

a.jieun:hover{background:#E6EEF4;
border:1px solid #fff;
color: #fff;
background:#FFDAF0;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
</style>
<center>
<div style="background:url(http://www.artmoth.com/images/content/backgrounds/14-1283625711-bg-hello-kitty-with-hearts-on-pink.png);width:1000px;border-radius: 0px 0px 0px 0px;padding:20px;margin-top:15px;">
<center>
<img class="b1a4" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_JT2TTA_1L2Ylnt-I_U1DIwxVIFdIEpvQRzV-SHPAn99GS2OdR-fwNnylO-iXX_GnaniWQHXf5Ix9SxOJrEzaGYFvSYM_nyqqN8Sa2LNRFQXJYw2TZ9rISB0MdYJtFH7JRx8naIJ0rsfd/s1600/header+b1a4.png" />
<center><br>
<div style="background: #FFFFFF;"/>
<br>
<div class="hyosung">
<a class="jieun" onClick="document.getElementById('entry').innerHTML=document.getElementById('journal').innerHTML" >HOME</a>
<a class="jieun" onClick="document.getElementById('entry').innerHTML=document.getElementById('about').innerHTML" >ABOUT</a>
<a class="jieun" onClick="document.getElementById('entry').innerHTML=document.getElementById('links').innerHTML" >LINKIES</a>
<a class="jieun" href="<$NewerPosts$>">NEWER</a>
<a class="jieun" href="<$OlderPosts$>">OLDER</a>
<a class="jieun" href="http://www.blogger.com/follow-blog.g?blogID=<$BlogID$>">FOLLOW</a></div></div>
</head>

<table style="font-size: 11px; color:grey; letter-spacing:1px;line-height: 17px; background:#fff;" width="1000" align="center" border="0" cellspacing="8">

<tbody><tr>

<td valign="top" style="line-height:15px; letter-font-size:10px; width:100px; padding:10px;">

<div class="title">HELLO PEEPS!</div><br>

<center>
<div style="background:url(URL BACKGRUND) repeat; border:1px solid #EEE;padding:5px;width:200px;">
<img style="width:200px;height:200px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHbyCW4xc6fjJAJVdIegSpyTypJVKeSoWeIQA0EzQS4Me_WTX6gKo-azQa5RJZtHihlc-LPfNFK8XzyWv6zk7zMRZzI3nH46ZS_n_i2GFu6cnFUZX-OasHT_RQRFgsnnotTDQa8h58MUri/s320/11820448_1605719179687545_40704273_n.jpg">
</div><br>
<center><a class="follow" href="http://www.blogger.com/follow-blog.g?blogID=3447107805588357283">Follow</a> <a class="follow" href="http://www.blogger.com/home">Home</a> </center><br>
<center><text>Let's fly , B1A4. I MA' BANA<BR>
Change with your words here.<br /><br /></center></b></div>


<div class="title">THE MAGICS</div><br>
<form action="/search" id="searchThis" method="get" style="display: inline;">
<div style="text-align: center;">
<input id="searchBox" name="q" onblur="if(this.value=='')this.value=this.defaultValue;" onfocus="if(this.value==this.defaultValue)this.value='';" style="background: #ffffff; border-radius: 5px; border: #F8DFE5 solid 3px; color: #bfbbbd; font-size: 11px; padding: 4px; width: 150px;" type="text" value="Search here" vinput="" /> <input id="searchButton" style="background: #F8DFE6; border-radius: 5px; border: #E0E6F8 solid 1px; color: white; font-size: 11px; padding: 4px;" type="submit" value="Find" /></form><br>

<center><br><div style="border:5px solid #eee;background:url(http://i1074.photobucket.com/albums/w419/amaninaonly/polkadotpink-1.gif); width:200px; padding:5px; border-bottom:none;-webkit-border-top-left-radius: 30px;-webkit-border-top-right-radius: 30px;-moz-border-radius-topleft: 30px;-moz-border-radius-topright: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;color:#aaa;text-align:center;">
OLD MAGICS</div>
<div style="border:5px solid #eee;background:url(http://peaceandlove.in/hash/seamless-pattern-samples/3/0/f/30f-seamless-pattern-with-big-pink-bows-on-a-white-background-for-wedding-or-baby-shower-album-142239493.jpg); width:190px; overflow-x:hidden; overflow-y:scroll;padding:10px; height:75px; ">
<bloggerpreviousitems>
<bloggerpreviousitems>
<a  href="<$BlogItemPermalinkURL$>">
<div class="me"><$BlogPreviousItemTitle$></div>
</a>
</BloggerPreviousItems>
</div></center><br><br>

<div class="title">WALKIE TALKING</div><br>

<center>
YOURCBOXCODEHERE.
</center><br>

<div class="title"> BEHIND THE SCENE</div><br>
<center>

<!------------Dont remove the credit or i kill u-------------!>
<img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/>© 2015 - Full Template by <a href="http://l6-flyinggg.blogspot.com/">Jessey</a> <a href="http://www.blogskins.com/info/391432">Missy Fly</a> and edited By <a href="urblogurl">Yourname</a>.<br>
<img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/> I grab n grab the cute picture from <a href="http://www.google.com/">GOOGLE</a>.
And also thanks to <a href="http://www.wment.co.kr/">WM ENTERTAINMENT </a>for born a best group like B1A4. <br>  <br>
</div></div></td>
<!------------Dont remove the credit or i kill u-------------!>

<td valign="top" style="width:600px; padding:10px; ">
<div id="entry">
<Blogger>
<div class="title"><$BlogItemTitle$></div><div class="title1" style="float:center;text-align:right;"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$> Magic (s)</a></BlogItemCommentsEnabled></div><$blogitembody$>


</p>

<itempage>
  <div id="comments" style="margin-top:5px;">
 <blogitemcommentsenabled><a name="comments"></a>
<dl id="comments-block">
<div style="width:550px; padding:5px;margin-top:20px;border:4px solid #EEE;6px;background:url(URL BCKGRND); box-shadow:0  0 3px #ddd;">
      <$CommentPager$>
      <blogitemcomments>
<dt class="comment-data" id="<$BlogCommentAnchorName$>"><a name="<$BlogCommentAnchorName$>"></a>
 <$I18NCommentAuthorSaid$></dt>
<dd class="comment-body">
        <p>
<$BlogCommentBody$></p>
<$BlogCommentDeleteIcon$>
      </dd>
   </BlogItemComments>
    <$CommentPager$>
    </dl>
<p class="comment-timestamp">
<$BlogItemCreate$>
    </p>
</ItemPage>


</Blogger><br>
<center><a style="float:left;" href=<$NewerPosts$>--------------<div class="newer"><span>←</span> Newer Post</div></a>
<a style="float:right;" href=<$OlderPosts$>--------------<div class="older" >Older Post <span>→</span></div></a>
</center></div>
</td></tr></tbody>

<div id="about" style="display: none;">
<div class="title">The Magician</div><br>

<center><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2vSwaJUkNUdgUK4U8OYvO9Cv2DaLSUl8gQJzwhsWGvHct3MJili7pOCJDKofug3UGthDDWyJEt87p310klFyu-u2A9XUnTzxTkSmUUyqOwna0-ZbbWRJOdxNm197fP-xB5DxMeuJiYGwR/s1600/PhotoGrid_1432287038149.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="320" src="https://1.soompi.io/wp-content/uploads/2015/07/b1a44.jpg" width="320" /></a></center>
<center>
<br /></center>
<center>
write anything about you here.
</div>
</div>
</table>

<div id="journal" style="display: none;">




<div id="links" style="display: none;">
<div class="title">Exchange Links Section</div><br>
<center><img src="http://i.ebayimg.com/images/i/281970179824-0-1/s-l1000.jpg"width="450"></center><br><br>
<center>Wanna exchange link? Tell me in chat box :)</center><br><br>

<style>
.sweetgirl{
background:#FFFFFF;
width:120px;
border: 2px solid #F8DFEB;
color:#000000;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
font-family: 'Patrick Hand';
font-size: 15px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
display:inline-block;
margin:3px;
}
a.sweetgirl:hover{
border-radius: 1em 4em 1em 4em;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
color:#fff;
background:#F8DFEB;
}
</style>
<center>
<a class="sweetgirl" href="link.co.vu">Next</a> |
<a class="sweetgirl" href="link.co.vu">Next</a> |


</html>

一个我之前用过的皮膚 , 芭娜們 / 非芭娜 , 請好好享用吧.image這個皮膚是以血型們B1A42015年8月9日回歸的歌曲 SWEET GIRL 作為皮膚主題的 , 部落格歌曲就是血型們B1A4SWEET GIRL .




抱走皮膚前麻煩先留言 , PLEASE LEAVE A COMMENT IF YOU ARE USING THIS BLOGSKIN.

- e n d -

标签: , , , , , ,

1. B1A4 ► TRIED TO WALK
2017年2月27日星期一 - Permalink - 0 Comments




<!--------------------------------------------------------------------------
Name : TRIED TO WALK {B1A4}
Basecode : l6-flyinggg.blogspot.com
Skin by : l6-flyinggg.blogspot.com

Don't remove the credits or link, please!
--------------------------------------------------------------------------!>
<html>
<head>
<div style="display:scroll; position:fixed; top:0px; right:95px;"><a class="linkopacity" href="http://www.blogger.com/follow-blog.g?blogID=YOUR ID BLOG" target="_blank" rel="nofollow" title="Follow !" imageanchor="1" style="margin-left: 3em; margin-right: 3em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrUEgU2-sVsducf6Ijanyqjpm-PlFAFgFdJOYmTWFznDcQf-3sifFPxsM1MMzHBwwgKuqVXeGajIqr0tW5O_j3DijeC1k68atjLTy66T4ATN5UoXmX16bYTgw_ATf7bPJfdkDuEU84Lmz9/s1600/followpink.png" /></a> <div style="display:scroll; position:fixed; top:0px; right:2px;"><a class="linkopacity" href="http://blogger.com/home" target="_blank" rel="nofollow" title="Dashboard !" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7zwmqQThUBQJY4gwfVay_qa_izqzqp9hRlBPqPaiq1MnBbLfvvvORRv86EpG6Gg5dzz4_wvQCDPyFhAhEyJfRkYU1NobJrJicCxnoXzHFTawuWSJtM7-5AERvyJjo7V7ZmedXhKX0TMbz/s1600/dashboardpink.png" /></a></div></div>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">

</script>
<script type='text/javascript' language='Javascript'>
var scrolltotop={
//startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
//scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (1=top).
setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
controlHTML: '<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQHYVCjo3zbI4EfL7SPiatPL92_jnshmwyHom0v0g3J9X8wJ4v69iL2j3v8Vg3Jbc0u2uf22XbDAPLXAqnq87IALab024u7wJDDDtqha4AYEoqSAzji5m617iQ2vy4LlUo4HDSBFXekLg/s1600/7.PNG" width="70px" />', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ center of window corner
anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport) //if control is positioned using JavaScript
this.$control.css({opacity:0}) //hide control immediately after clicking it
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
dest=jQuery('#'+dest).offset().top
else
dest=0
this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
},
keepfixed:function(){
var $window=jQuery(window)
var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
this.$control.css({left:controlx+'px', top:controly+'px'})
},
togglecontrol:function(){
var scrolltop=jQuery(window).scrollTop()
if (!this.cssfixedsupport)
this.keepfixed()
this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
if (this.state.shouldvisible && !this.state.isvisible){
this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
this.state.isvisible=true
}
else if (this.state.shouldvisible==false && this.state.isvisible){
this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
this.state.isvisible=false
}
},
init:function(){
jQuery(document).ready(function($){
var mainobj=scrolltotop
var iebrws=document.all
mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
.css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, left:mainobj.controlattrs.offsetx, opacity:0, cursor:'http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'})
.attr({title:"fly, angel"})
.click(function(){mainobj.scrollup(); return false})
.appendTo('body')
if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
mainobj.togglecontrol()
$('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
mainobj.scrollup()
return false
})
$(window).bind('scroll resize', function(e){
mainobj.togglecontrol()
})
})
}
}
scrolltotop.init()
</script>

<link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Barrio' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=VT323' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Pathway Gothic One' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Sansita' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Supermercado One' rel='stylesheet' type='text/css'>


<title>//Tried To Walk</title>
<link href='http://media.tumblr.com/tumblr_m7eh7tf63l1qdlkyg.gif' rel='shortcut icon' type='image/gif'/>
<style type="text/css">
#navbar-iframe {display: none;
}

img:hover{opacity:1.0;background: url(http://i603.photobucket.com/albums/tt117/misdollymie/rainbowhover.gif?1);}

body {
background:url(http://data.whicdn.com/images/9252793/tumblr_lkcscw2ivQ1qblymvo1_400_large.jpg);
font-family:calibri;
color: #FF3399;
background-attachment:fixed;
cursor: url(http://i1237.photobucket.com/albums/ff465/meerasidi/CMoustacheblackv17.png), auto;
}

a:link,a:visited {
color:#E3B277;
font-family:VT323;
font-size:20px;
text-decoration:none;
}
a:hover {
color: #FF99FF;
-webkit-transition:1s;
border-bottom:2px dashed #CC3399;
}

.baro{
border-radius: 10px;
border-left: 6px solid #B7B7B7;
border-right: 6px solid #B7B7B7 ;
border-top: 1px solid #B7B7B7;
border-bottom: 1px solid #B7B7B7;
background-color: #ffffff;
padding: 5px;
text-align: justify;
font-family:Sansita;
}
                 
.h1{
margin-bottom: 5px;
margin-top: 10px;
padding: 10px;
font-size: 25px;
font-weight: 500;
font-family: Sansita;
text-align: center;
color: #808080;
background-image: url(http://i.imgur.com/CoVFq.png);
moz-border-radius: 5px;
    border-radius: 5px;
border-left: 6px solid #808080;
border-right: 6px solid #808080 ;
border-top: 1px dashed #808080;
border-bottom: 1px dashed #808080;
}
                 
.h2{
padding:3px;
font-family:Supermercado One;
font-size:16px;
font-weight:500;
text-align: center;color: #808080;
background-image: url(http://i.imgur.com/jy2Nf.png);
border: 2px solid #AFABAC;}

td, tr, table, div, p, center{
font-family: Sansita;
font-size: 16px;
line-height: 14px;
padding: 1px;
color: #2E2E2E;
}
.blogger-labels{
border-top: 2px solid #E3B277;
font-size: 10px;
padding-top: 5px;
margin: 5px auto 0 auto;
text-align: center;
}

u {
text-decoration: none;
background: #FFCCCC;
color: #FF3333;
border-radius: 4px;
padding: 3px;
}
u:hover {
background: #FF99CC;
color: #FF0033;
-webkit-transition: 1s;
}

b {
color: #FF0033;
}
::-moz-selection {
background:#FFCCFF;
color:#FF3333;
text-shadow: 2px 2px 3px #FF3333;
}

::selection {
background:#FFFFFF;
color:#FFFFFF;
text-shadow: 2px 2px 3px #FF99CC;
}
#navbar-iframe {display: none;}
::selection{color: #F6CECE background:#F6CECE;}
::-webkit-scrollbar {
width:10px;
height:10px;
}

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment  {
height:10px;
width:2px;
display:block;
background:#EEEEEE;
border:1px dotted #999;
}
::-webkit-scrollbar-track-piece  {
background-color:#EEEEEE;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color:#E4C59F;
border:1px dotted #999;
}

blockquote{
background:url(http://i1188.photobucket.com/albums/z405/miku_13/
Backgrounds/tumblr_lpwp46LKQo1qcn2vb.png);
display:block;
padding:5px;
border-left:20px solid #F7ECBF;
border-right:0px solid #F7ECBF;
color:#9C9C9C;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
blockquote:hover{
display:block;
padding:5px;
border-left:0px solid #F7E1BF;
border-right:20px solid #F7E1BF;
color:#000000;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}

#navigation {
font: 8pt Lucida Sans;
line-height: 200%;
cursor: default;
color: #FFFFFF;
background: #FFCCCC;
letter-spacing: 2px;
word-spacing: 10px;
margin: 0 auto;
padding: 5px;
border-radius:5px;
-webkit-transition: 1s;
}

.sidenav2
.sidenav2 a:link, .sidenav2 a:active, .sidenav2 a:visited
{
width:96px;
background:#EEEAD2;
color:#000000;
display: inline-block;
text-decoration:none;
text-align:center;
font:10px arial;
font-weight:bold;
padding:1px;
margin-top:2px;
-webkit-transition-property:color, text;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-webkit-transition-timing-function: linear, ease-in;
border-bottom:1px solid #F8E1C2;
}
.sidenav2 a:hover
{
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
background:#fff;
color:#938B54;
border-bottom:1px solid #F8E1C2;
}

a.follow{
color:#000000;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
text-decoration:none;
font-family:Patrick Hand SC;
font-size:17px;
padding:5px;
border-radius:5px;
width:70px;
text-align:center;
background:#EEEAD2;
border: 2px solid #F8E1C2;
display:inline-block;
}
a.follow:hover{
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
color:#ffffff;
text-decoration:none;
padding:5px;
border: 2px solid #F8E1C2;
border-radius:5px;
width:70px;
background:#CED3D7;
text-align:center;
display:inline-block;
}

#bagie a img{
width:50px;
height:50px;
display:inline;
margin-right:10px;
margin-top:15px;
border: 2px solid #EEE;
}
#bagie a:hover img{
border: 2px solid #bdebff;
}

</style>
<style type="text/css">
#gb{
position:fixed;
top:90px;
z-index:+1000;
}
* html #gb{position:relative;}
.gbtab{
height:100px;
width:30px;
float:left;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
background:url('http://media.tumblr.com/tumblr_m4i9oirLzg1qdlkyg.gif') no-repeat;
}
.gbcontent{
float:left;
border:1px solid #000000;
background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaShF5JMmmqNrWnf_KUGx7WOx-T_KYtGFScYl1WCSEcDv5qTRPglh_j1msWLDhXU7HoCudPe8bm-9COoaAgCwsqRD5lJxfJo1wOfl1jxIQ_2I1HpRzNgipDmHQ6kS9_hr6E-y0tQe_LQ/s1600/pink.gif');padding:10px;
}
</style>
<script type="text/javascript">
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.right = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script>
<div id="gb">
<div class="gbtab" onclick="showHideGB()"> </div>
<div class="gbcontent">

<center><object width="200" height="25"><param name="movie" value="http://www.youtube.com/v/ZWjYfLFTBms?fs&amp;autoplay=1&amp;hl=en_US&amp;color1=0xffffff&amp;color2=0xffffff" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/ZWjYfLFTBms?fs&autoplay=1&amp;hl=en_US&amp;color1=0xffffff&amp;color2=0xffffff" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="25"></embed></object></center></div>
</div>
<script type="text/javascript">
var gb = document.getElementById("gb");
gb.style.right = (30-gb.offsetWidth).toString() + "px";
</script>
<script type="text/javascript"
src="http://files.main.bloggerstop.net/uploads/3/0/2/5/3025338/snowstorm.js" />
<!-- now, we'll customize the snowStorm object -->
<script type="text/javascript">
snowStorm.snowColor = '#000000'; // blue-ish snow!?
snowStorm.flakesMaxActive = 999; // show more snow on screen at once
snowStorm.useTwinkleEffect = true; // let the snow flicker in and out of view
</script>
<body oncontextmenu='return false;'>
<center>
<div style="margin-top:-9px;background:none;border-left:20px solid #666;border-right:20px solid #666;width:600px;height:50px;display:inline-block;-webkit-box-shadow: 0 1px 5px rgba(191,191,191,0.88);-moz-box-shadow: 0 1px 5px rgba(191,191,191,0.88);box-shadow: 0 1px 5px rgba(191,191,191,0.88);"></center>
<center>
<div style="margin-bottom:10px;">
<div style="display:inline-block;width:985px;padding:5px;border-radius:0px 0px 0px 0px;border:2px solid #666;background: url(http://i1188.photobucket.com/albums/z405/miku_13/
Backgrounds/tumblr_lpwovn6XPC1qcn2vb.png);">
<div style="display:inline-block;width:984px;height:363px;padding-top:270px;border-radius:0px 0px 0px 0px;border:0px dotted #666;border-bottom:none;background-repeat:no-repeat;background: url(http://25.media.tumblr.com/tumblr_mdte31aXWF1qkozk5o2_1280.jpg);">
</center>
</div>
<div align='center'>
<div id="2" style="width: 1000px; height: auto; padding:1px; overflow:none; z-index:2; background:transparent;">
<div align='left'>
<table width='1000px' border-radius='5px' border="0">
<tr>
<td valign='top' width='250px'>
<br>
<div style="position: fixed; top: 25px; left: 30px; opacity: 1; border: 5px solid #000000;">
<img src="http://static.tumblr.com/6kecvpo/jvAm6n1l1/anigif.gif";  width="200px"; height="90px";   >
</div>

<div style="position: fixed; top: 120px; right: 55px; opacity: 1; border: 0px solid #000000;">
<div align="center">
<center><a class="navi" onClick="changeNavigation('blog')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXqi88WjzRpUQCGv25bU1SVOmf6AQoASqTXigpT48oxIJ7N4GpQnBg1ovLPzIU20eTOPYICXRiN_7f9ySecDneFaj8BJKXXMesNkcl83ozXMSn8HaIKaPExSS1owIrs_FJDW2UMLlFgFM/s1600/2r44ydfser08_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="entry"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('me')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFpD0OmE4mhKe984ZECno6qySH6ZdTx-ADaNGRhHDfxD3Y7xCgduCvHDUvvvgMNz44O344riv-CdXZUwv3IO2kPsWh3t-Tah5JDNTe3UjM_Bl64hOmRxB_lZIpKbt6i9G2yrvL9JDTPts/s1600/jqvyjmub_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="about"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('escapes')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQt97WHlK8GtJwQ0PpzUHmXKF-hRjDdn4L74VFt7TTt1oMnk6ST44fzKl86PvkN92nm7-SqOWFfvlkQv8pPwo7FJNp7p0fzBhbCD6Sg8Nd51qXpnwaRFXbaf9z_u_TyzvVooeClOFs2Fw/s1600/jqjmub_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="links"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('archives')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBqyhpzlbKc2NYFM1hhD7gtosuAL6EYIO7ScyU67-14O8OOChGx2Y5Bp0m-cgavgNteueLcCUbZQJ2cRYKJsMaQmb1xgFhnSJ7RxdCn5arMp5ZYuAppE_H1m0Eao9eDvSKbV8KsYukRCM/s1600/2r44y08_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="stuff"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('follow')"><span onclick="window.open('http://www.blogger.com/follow-blog.g?blogID=<$BlogID$>'); return false;"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivaWy1_Cpa93tiWFV5q_fkLc1SnxCL0rb9YSqHIIdzGR5N52rhrOmIB0MOv5clDQik-uQNSwqd13BGFgFPeiARamimtLerw4tMmskGXU8UfXSERA0xTZsjeB9Bp_lnf-4m1ln_msL8CNo/s1600/2r44sday08_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="follow"/><br></a>
</div>
</div>
<div class="baro">
<div align="center">
<div class="h1"><font size="6">Author</font></div><br>
<img src=""/>
<center>
<div style="background:url(http://i1188.photobucket.com/albums/z405/miku_13/
Backgrounds/tumblr_lpwovn6XPC1qcn2vb.png) repeat; border:1px solid #EEE;padding:5px;width:200px;">
<img style="width:200px;height:140px;" src="http://media.tumblr.com/tumblr_mdexpfpG491rvv43r.gif"><br><br>
<div class="sidenav2">
<center><a class="follow" href="http://www.blogger.com/follow-blog.g?blogID=3447107805588357283">Follow</a> <a class="follow" href="http://www.blogger.com/home">Home</a><br></center>
</center>
</div>
<br>
</div>
<br />
<div class="baro">
<div align="center">
<div class="h1"><font size="6">Tagboard</font></div><br>
<img src="http://media.tumblr.com/tumblr_mdexvskXs01rvv43r.gif"/></br>
<div id="bagie">
<script src='http://code.jquery.com/jquery-1.6.2.min.js' type='text/javascript'></script>
<script>
$(document).ready(function(){
            $("#bgcolor1").click(function(){
                        $("body").css({"background":"url(http://i.imgur.com/jy2Nf.png)"});
            });
});
$(document).ready(function(){
            $("#bgcolor2").click(function(){
                        $("body").css({"background":"url(http://i.imgur.com/zjzne.jpg)"});
            });
});
$(document).ready(function(){
            $("#bgcolor3").click(function(){
                        $("body").css({"background":"url(http://data.whicdn.com/images/9252793/tumblr_lkcscw2ivQ1qblymvo1_400_large.jpg)"});
            });
});
</script>
<center><a href="javascript:void(O)" id='bgcolor1' title="GREY"><img src="http://i.imgur.com/jy2Nf.png" /></a>
<a href="javascript:void(O)" id='bgcolor2' title="VINTAGE "><img src="http://i.imgur.com/zjzne.jpg" /></a>
<a href="javascript:void(O)" id='bgcolor3' title="WOOD"><img src=" http://data.whicdn.com/images/9252793/tumblr_lkcscw2ivQ1qblymvo1_400_large.jpg" /></a></center></div>
</div></div>
<br /></div><br />
<div class="baro">

<div class="h1"><font size="6">Credits</font></div><br>
<!------------Dont remove the credit or i kill u-------------!>
<img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/>© 2012 - Full Template by <a href="http://l6-flyinggg.blogspot.com/">Jessey</a> <a href="http://www.blogskins.com/info/391432">Missy Fly</a> and edited By <a href="urblogurl">Yourname</a>.<br>
<img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/> I grab n grab the cute picture from <a href="http://www.google.com/">GOOGLE</a>.
And also thanks to <a href="http://www.wment.co.kr/">WM ENTERTAINMENT </a>for born a best group like B1A4. <br>  <br>
</div></div></td>
<!------------Dont remove the credit or i kill u-------------!>
</div>
<td width='3px'></td>
<td valign='top'>
<br>
<div id="main">
<Blogger>
<div class="baro">
<div class="h1"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> comments</a></BlogItemCommentsEnabled></div>
<$BlogItemBody$>
</div>
<br>
</Blogger>
<center><OlderPosts><a href=<$OlderPosts$><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWTl-dl966Yut2BBgZbuGIN75IqQb5Z7P6Z1tRDJyIW-5QGhktEdTHJAiOqM-7N73MlGaNlrKDvMBqFk40lxJcWF5QCel9Unt75Zi2NAjWKzNX_1xyM0L55zNOmTtGFSwDGD5I1fo6duE/s1600/o2.PNG"/></a> </OlderPosts> <NewerPosts>  <a href=<$NewerPosts$><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2XT90O_OL0ZwzYErgElI-lrX6zU8qbhVTHOLSB5gngVp4L8HTrE7fvQJWKCPFqIZr5Q93AHduPfX2HB-c_QWGYvR_yp0sa_tQkBoQrho9qrnIivJA5BHCz7KB8jCvzonMhnT-yJqYi_M/s1600/o3.PNG"/></a></NewerPosts></center>
</div>
<br>
</div></div>
                 
<div id="me" style="display: none">
<div class="baro"><div class="h1">The Boss</div><br/>
<center><img src="http://25.media.tumblr.com/tumblr_mdesb681Rc1rq2y1ao1_500.gif"width="350"/><br>
<br>Your name,ages and all about your thing here<br>
<br>
</div>
</div>
                 
<div id="escapes" style="display: none">
<div align="justify">
<div class="baro"><div class="h1">Buddies</div><br/>
<center><img src="http://24.media.tumblr.com/tumblr_mdetxufqpV1qd3pkgo1_500.gif"width="350"/><br>
<blockquote><br>Wanna to exchange link? Tell me at cbox, you will be next :)<br></blockquote>
<br>
</div>
<div id="archives" style="display: none">
<div align="justify">
<div class="baro"><div class="h1">Stuff</div><br/>
<br><center><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWOygZDDFgkRN3Q61nYJnQud49X1AK5LZ7XOMOQuM2dj-zXz9FhIZZwRBhxF7Pkr5eBm0ez-G244b1eNmKBJnuPcqDH1mXUvF5pZWa9covPTHEQLjp3_n-jY35cJWk7oHhNzdTOyBG_Edw/s1600/tumblr_mdeqgzevjf1qft429o2_500.gif"/><br>Put your stuff here :)<br>
</div>
<br><br>
<div id="blog" style="display: none">
<Blogger>
<div class="baro">
<div class="h1"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> comments</a></BlogItemCommentsEnabled></div>
<$BlogItemBody$>
</div>
<br>
</Blogger>
<center><OlderPosts><a href=<$OlderPosts$><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWTl-dl966Yut2BBgZbuGIN75IqQb5Z7P6Z1tRDJyIW-5QGhktEdTHJAiOqM-7N73MlGaNlrKDvMBqFk40lxJcWF5QCel9Unt75Zi2NAjWKzNX_1xyM0L55zNOmTtGFSwDGD5I1fo6duE/s1600/o2.PNG"/></a> </OlderPosts> <NewerPosts> | <a href=<$NewerPosts$> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2XT90O_OL0ZwzYErgElI-lrX6zU8qbhVTHOLSB5gngVp4L8HTrE7fvQJWKCPFqIZr5Q93AHduPfX2HB-c_QWGYvR_yp0sa_tQkBoQrho9qrnIivJA5BHCz7KB8jCvzonMhnT-yJqYi_M/s1600/o3.PNG"/></a></NewerPosts></center>
</div>
<br>
</div></div>
</td>
</body>
<script> function changeNavigation(id)
{document.getElementById('main')
.innerHTML=document.getElementById(id).innerHTML}
</script>
</html>

u:hover {
background: #FF99CC;
color: #FF0033;
-webkit-transition: 1s;
}

b {
color: #FF0033;
}
::-moz-selection {
background:#FFCCFF;
color:#FF3333;
text-shadow: 2px 2px 3px #FF3333;
}

::selection {
background:#FFFFFF;
color:#FFFFFF;
text-shadow: 2px 2px 3px #FF99CC;
}
#navbar-iframe {display: none;}
::selection{color: #F6CECE background:#F6CECE;}
::-webkit-scrollbar {
width:10px;
height:10px;
}

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment  {
height:10px;
width:2px;
display:block;
background:#EEEEEE;
border:1px dotted #999;
}
::-webkit-scrollbar-track-piece  {
background-color:#EEEEEE;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color:#E4C59F;
border:1px dotted #999;
}

blockquote{
background:url(http://i1188.photobucket.com/albums/z405/miku_13/
Backgrounds/tumblr_lpwp46LKQo1qcn2vb.png);
display:block;
padding:5px;
border-left:20px solid #F7ECBF;
border-right:0px solid #F7ECBF;
color:#9C9C9C;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
blockquote:hover{
display:block;
padding:5px;
border-left:0px solid #F7E1BF;
border-right:20px solid #F7E1BF;
color:#000000;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}

#navigation {
font: 8pt Lucida Sans;
line-height: 200%;
cursor: default;
color: #FFFFFF;
background: #FFCCCC;
letter-spacing: 2px;
word-spacing: 10px;
margin: 0 auto;
padding: 5px;
border-radius:5px;
-webkit-transition: 1s;
}

.sidenav2
.sidenav2 a:link, .sidenav2 a:active, .sidenav2 a:visited
{
width:96px;
background:#EEEAD2;
color:#000000;
display: inline-block;
text-decoration:none;
text-align:center;
font:10px arial;
font-weight:bold;
padding:1px;
margin-top:2px;
-webkit-transition-property:color, text;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-webkit-transition-timing-function: linear, ease-in;
border-bottom:1px solid #F8E1C2;
}
.sidenav2 a:hover
{
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
background:#fff;
color:#938B54;
border-bottom:1px solid #F8E1C2;
}

a.follow{
color:#000000;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
text-decoration:none;
font-family:Patrick Hand SC;
font-size:17px;
padding:5px;
border-radius:5px;
width:70px;
text-align:center;
background:#EEEAD2;
border: 2px solid #F8E1C2;
display:inline-block;
}
a.follow:hover{
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
color:#ffffff;
text-decoration:none;
padding:5px;
border: 2px solid #F8E1C2;
border-radius:5px;
width:70px;
background:#CED3D7;
text-align:center;
display:inline-block;
}

#bagie a img{
width:50px;
height:50px;
display:inline;
margin-right:10px;
margin-top:15px;
border: 2px solid #EEE;
}
#bagie a:hover img{
border: 2px solid #bdebff;
}

</style>
<body oncontextmenu='return false;'>
<center>
<div style="margin-top:-9px;background:none;border-left:20px solid #666;border-right:20px solid #666;width:600px;height:50px;display:inline-block;-webkit-box-shadow: 0 1px 5px rgba(191,191,191,0.88);-moz-box-shadow: 0 1px 5px rgba(191,191,191,0.88);box-shadow: 0 1px 5px rgba(191,191,191,0.88);"></center>
<center>
<div style="margin-bottom:10px;">
<div style="display:inline-block;width:985px;padding:5px;border-radius:0px 0px 0px 0px;border:2px solid #666;background: url(http://i1188.photobucket.com/albums/z405/miku_13/
Backgrounds/tumblr_lpwovn6XPC1qcn2vb.png);">
<div style="display:inline-block;width:984px;height:363px;padding-top:270px;border-radius:0px 0px 0px 0px;border:0px dotted #666;border-bottom:none;background-repeat:no-repeat;background: url(http://25.media.tumblr.com/tumblr_mdte31aXWF1qkozk5o2_1280.jpg);">
</center>
</div>
<div align='center'>
<div id="2" style="width: 1000px; height: auto; padding:1px; overflow:none; z-index:2; background:transparent;">
<div align='left'>
<table width='1000px' border-radius='5px' border="0">
<tr>
<td valign='top' width='250px'>
<br>
<div style="position: fixed; top: 25px; left: 30px; opacity: 1; border: 5px solid #000000;">
<img src="http://static.tumblr.com/6kecvpo/jvAm6n1l1/anigif.gif";  width="200px"; height="90px";   >
</div>

<div style="position: fixed; top: 120px; right: 55px; opacity: 1; border: 0px solid #000000;">
<div align="center">
<center><a class="navi" onClick="changeNavigation('blog')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXqi88WjzRpUQCGv25bU1SVOmf6AQoASqTXigpT48oxIJ7N4GpQnBg1ovLPzIU20eTOPYICXRiN_7f9ySecDneFaj8BJKXXMesNkcl83ozXMSn8HaIKaPExSS1owIrs_FJDW2UMLlFgFM/s1600/2r44ydfser08_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="entry"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('me')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFpD0OmE4mhKe984ZECno6qySH6ZdTx-ADaNGRhHDfxD3Y7xCgduCvHDUvvvgMNz44O344riv-CdXZUwv3IO2kPsWh3t-Tah5JDNTe3UjM_Bl64hOmRxB_lZIpKbt6i9G2yrvL9JDTPts/s1600/jqvyjmub_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="about"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('escapes')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQt97WHlK8GtJwQ0PpzUHmXKF-hRjDdn4L74VFt7TTt1oMnk6ST44fzKl86PvkN92nm7-SqOWFfvlkQv8pPwo7FJNp7p0fzBhbCD6Sg8Nd51qXpnwaRFXbaf9z_u_TyzvVooeClOFs2Fw/s1600/jqjmub_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="links"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('archives')"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBqyhpzlbKc2NYFM1hhD7gtosuAL6EYIO7ScyU67-14O8OOChGx2Y5Bp0m-cgavgNteueLcCUbZQJ2cRYKJsMaQmb1xgFhnSJ7RxdCn5arMp5ZYuAppE_H1m0Eao9eDvSKbV8KsYukRCM/s1600/2r44y08_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="stuff"/><br></a><br><br>
<a class="navi" onClick="changeNavigation('follow')"><span onclick="window.open('http://www.blogger.com/follow-blog.g?blogID=<$BlogID$>'); return false;"><img border="1" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivaWy1_Cpa93tiWFV5q_fkLc1SnxCL0rb9YSqHIIdzGR5N52rhrOmIB0MOv5clDQik-uQNSwqd13BGFgFPeiARamimtLerw4tMmskGXU8UfXSERA0xTZsjeB9Bp_lnf-4m1ln_msL8CNo/s1600/2r44sday08_%25E5%2589%25AF%25E6%259C%25AC.png"width="70".innerHTML" title="follow"/><br></a>
</div>
</div>
<div class="baro">
<div align="center">
<div class="h1"><font size="6">Author</font></div><br>
<img src=""/>
<center>
<div style="background:url(http://i1188.photobucket.com/albums/z405/miku_13/
Backgrounds/tumblr_lpwovn6XPC1qcn2vb.png) repeat; border:1px solid #EEE;padding:5px;width:200px;">
<img style="width:200px;height:140px;" src="http://media.tumblr.com/tumblr_mdexpfpG491rvv43r.gif"><br><br>
<div class="sidenav2">
<center><a class="follow" href="http://www.blogger.com/follow-blog.g?blogID=3447107805588357283">Follow</a> <a class="follow" href="http://www.blogger.com/home">Home</a><br></center>
</center>
</div>
<br>
</div>
<br />
<div class="baro">
<div align="center">
<div class="h1"><font size="6">Tagboard</font></div><br>
<img src="http://media.tumblr.com/tumblr_mdexvskXs01rvv43r.gif"/></br>
<div id="bagie">
<script src='http://code.jquery.com/jquery-1.6.2.min.js' type='text/javascript'></script>
<script>
$(document).ready(function(){
            $("#bgcolor1").click(function(){
                        $("body").css({"background":"url(http://i.imgur.com/jy2Nf.png)"});
            });
});
$(document).ready(function(){
            $("#bgcolor2").click(function(){
                        $("body").css({"background":"url(http://i.imgur.com/zjzne.jpg)"});
            });
});
$(document).ready(function(){
            $("#bgcolor3").click(function(){
                        $("body").css({"background":"url(http://data.whicdn.com/images/9252793/tumblr_lkcscw2ivQ1qblymvo1_400_large.jpg)"});
            });
});
</script>
<center><a href="javascript:void(O)" id='bgcolor1' title="AYAT ANDA"><img src="http://i.imgur.com/jy2Nf.png" /></a>
<a href="javascript:void(O)" id='bgcolor2' title="AYAT ANDA "><img src="http://i.imgur.com/zjzne.jpg" /></a>
<a href="javascript:void(O)" id='bgcolor3' title=" AYAT ANDA"><img src=" http://data.whicdn.com/images/9252793/tumblr_lkcscw2ivQ1qblymvo1_400_large.jpg" /></a></center></div>
</div></div>
<br /></div><br />
<div class="baro">
<div align="center">
<div class="h1"><font size="6">Credits</font></div><br>
<!------------Dont remove the credit or i kill u-------------!>
© 2012 - Full Template by <a href="http://l6-flyinggg.blogspot.com/">Jessey</a> <a href="http://www.blogskins.com/info/391432">Missy Fly</a> and edited By <a href="urblogurl">Yourname</a>. I grab n grab the cute doodles from <a href="http://saranghae012.tumblr.com/">Chelly</a>.
</div></div></td>
<!------------Dont remove the credit or i kill u-------------!>
</div>
<td width='3px'></td>
<td valign='top'>
<br>
<div id="main">
<Blogger>
<div class="baro">
<div class="h1"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> comments</a></BlogItemCommentsEnabled></div>
<$BlogItemBody$>
</div>
<br>
</Blogger>
<center><OlderPosts><a href=<$OlderPosts$><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWTl-dl966Yut2BBgZbuGIN75IqQb5Z7P6Z1tRDJyIW-5QGhktEdTHJAiOqM-7N73MlGaNlrKDvMBqFk40lxJcWF5QCel9Unt75Zi2NAjWKzNX_1xyM0L55zNOmTtGFSwDGD5I1fo6duE/s1600/o2.PNG"/></a> </OlderPosts> <NewerPosts>  <a href=<$NewerPosts$><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2XT90O_OL0ZwzYErgElI-lrX6zU8qbhVTHOLSB5gngVp4L8HTrE7fvQJWKCPFqIZr5Q93AHduPfX2HB-c_QWGYvR_yp0sa_tQkBoQrho9qrnIivJA5BHCz7KB8jCvzonMhnT-yJqYi_M/s1600/o3.PNG"/></a></NewerPosts></center>
</div>
<br>
</div></div>
                 
<div id="me" style="display: none">
<div class="baro"><div class="h1">The Boss</div><br/>
<center><img src="http://25.media.tumblr.com/tumblr_mdesb681Rc1rq2y1ao1_500.gif"width="350"/><br>
<br>Your name,ages and all about your thing here<br>
<br>
</div>
</div>
                 
<div id="escapes" style="display: none">
<div align="justify">
<div class="baro"><div class="h1">Buddies</div><br/>
<center><img src="http://24.media.tumblr.com/tumblr_mdetxufqpV1qd3pkgo1_500.gif"width="350"/><br>
<blockquote><br>Wanna to exchange link? Tell me at cbox, you will be next :)<br></blockquote>
<br>
</div>
<div id="archives" style="display: none">
<div align="justify">
<div class="baro"><div class="h1">Stuff</div><br/>
<br><center><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWOygZDDFgkRN3Q61nYJnQud49X1AK5LZ7XOMOQuM2dj-zXz9FhIZZwRBhxF7Pkr5eBm0ez-G244b1eNmKBJnuPcqDH1mXUvF5pZWa9covPTHEQLjp3_n-jY35cJWk7oHhNzdTOyBG_Edw/s1600/tumblr_mdeqgzevjf1qft429o2_500.gif"/><br>Put your stuff here :)<br>
</div>
<br><br>
<div id="blog" style="display: none">
<Blogger>
<div class="baro">
<div class="h1"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> comments</a></BlogItemCommentsEnabled></div>
<$BlogItemBody$>
</div>
<br>
</Blogger>
<center><OlderPosts><a href=<$OlderPosts$><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWTl-dl966Yut2BBgZbuGIN75IqQb5Z7P6Z1tRDJyIW-5QGhktEdTHJAiOqM-7N73MlGaNlrKDvMBqFk40lxJcWF5QCel9Unt75Zi2NAjWKzNX_1xyM0L55zNOmTtGFSwDGD5I1fo6duE/s1600/o2.PNG"/></a> </OlderPosts> <NewerPosts> | <a href=<$NewerPosts$> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2XT90O_OL0ZwzYErgElI-lrX6zU8qbhVTHOLSB5gngVp4L8HTrE7fvQJWKCPFqIZr5Q93AHduPfX2HB-c_QWGYvR_yp0sa_tQkBoQrho9qrnIivJA5BHCz7KB8jCvzonMhnT-yJqYi_M/s1600/o3.PNG"/></a></NewerPosts></center>
</div>
<br>
</div></div>
</td>
</body>
<script> function changeNavigation(id)
{document.getElementById('main')
.innerHTML=document.getElementById(id).innerHTML}
</script>
</html>


舊皮膚 , 以前到現在一直以來都有弄部落格皮膚然後放去 BLOSKIN 網站的 , 結果那個網站不知道怎麼的 , 現在做好的皮膚都無法上傳上去了 , 這皮膚也是我很久以前弄的 , 現在改了一些代碼重新放上來 , 芭娜們 / 非芭娜 , 請好好享用吧.image這個皮膚是以血型們B1A42012年11月12日回歸的歌曲 TRIED TO WALK 作為皮膚主題的 , 部落格歌曲就是血型們B1A4TRIED TO WALK .




抱走皮膚前麻煩先留言 , PLEASE LEAVE A COMMENT IF YOU ARE USING THIS BLOGSKIN.


- e n d -

标签: , , , , , ,



Writter

歡迎光臨 , 這裡是本寶寶分享製作過的所有部落格皮膚的地方. (〃▽〃)
本人官方部落格 - Missy Fly
請多多指教 , 如有任何問題可直接留言在本人的留言箱喔 , 謝謝!

Credit

Template by Ms-fly
Owner is MY name