Req. Ruth : Song Ji Hyo Skins
Jumat, 13 November 2015
<html>
<link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Sniglet' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Josefin+Sans|Englebert|Crafty+Girls|Amatic+SC' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Butterfly+Kids|Gochi+Hand|Devonshire|Delius|Zeyada' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day|Short+Stack|Lovers+Quarrel' rel='stylesheet' type='text/css'/>
<head>
</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 bySafiraNuril***********************************************/var scrolltotop={
setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
controlHTML: '<img src="http://i.imgur.com/uvxwV.png" />',
controlattrs: {offsetx:5, offsety:5},
anchorkeyword: '#top',
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport)
this.$control.css({opacity:0})
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1)
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
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()!='')
mainobj.$control.css({width:mainobj.$control.width()})
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>Miss Song Ji Hyo</title>
<link rel="shortcut icon" href="http://media.tumblr.com/tumblr_mdnsj5aJMA1qdlkyg.gif">
<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>
<style type="text/css">
#navbar-iframe{
display: none;
}
body{
cursor:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5ZTIxfxectg5idIUMps6BnJ0qYdB21ji3weGqJauiFn7UYjW8MI3oMSjk4ICvOdVswMNgr2DfXWnXEXz_FR4hTsMVRU4cygTWL2iQ4s6pwHY0js5hzhhg7hxfkf-B6OfsdIJr7wcV3pg/s1600/ruth1.png), progress;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb12yKgY4nPZRL7GebNNuZSUV8Qaji_chu-yeGGjVNsx1R25myjIa43ocz5i4mRb6Wz7H23Y5GJ0QVXCVyROTfMwVY8YPB1lZdDiPtfRMpld35QPlE-4Drr_vdCnFvCQ9j791_jDxJVQ/s1600/pink.png);
background-attachment: fixed;
font-family: sniglet;
letter-spacing:1px;
color:#AAA6AA;
padding:1px;
}
a:link, a:visited {
cursor:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5ZTIxfxectg5idIUMps6BnJ0qYdB21ji3weGqJauiFn7UYjW8MI3oMSjk4ICvOdVswMNgr2DfXWnXEXz_FR4hTsMVRU4cygTWL2iQ4s6pwHY0js5hzhhg7hxfkf-B6OfsdIJr7wcV3pg/s1600/ruth1.png),auto;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
text-decoration:none;
color:#FFA7B9;
padding:1px;
}
a:hover {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
color:#FFF;
}
img{
border-radius:5px;
-webkit-transition:1s;
}
.sidebar {
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRDehZuF3WNJ8JZtR9IGQ36CLQmgZPIP0sGE0LMURP75GSzOETcpSZTcEv8LnCD71APtG9a4ir_1JJ4H69TdGJ719gKY4EDqKD3B5t_4Tn5udQJS92Z8yYtb5cvuFY8KOS5kqJz-AQyA4/s1600/red.png);
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
width: 220px;
font-size:11px;
text-align:left;
border:2px dotted #FFD2DB;
margin-left:10px;
box-shadow: 0px 0px 2px 2px mistyrose;
}
.title {
letter-spacing:2px;
font:12px Short Stack;
color:#666;
background:#ffe4e1;
padding:4px;
text-align: center;
border-bottom:3px solid #FFBCBC;
border-radius:10px 10px 0px 0px;
}
.title:first-letter {
font-size: 15px;
font-family: 'happy monkey', sans-serif;
text-align: center;
color: #FF6987;
}
.comment {
background:#FFDFDF;
margin-bottom:10px;
font-size:11px;
text-align:right;
letter-spacing:2px;
}
.ch-grid {
margin: 20px 0 0 0;
padding: 2px;
list-style: none;
display: block;
text-align: center;
width: 100%;
}
blockquote {
padding: 10px 10px 10px 26px;
border-top:1px dashed #FFD9E1;
border-bottom:1px DOTTED #FFD9E1;
border-right:1px dashed #FFD9E1;
border-left:1px dotted #FFD9E1;
background-position:bottom right;
background-repeat:no-repeat;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
cursor:url(http://cur.cursors-4u.net/others/images9/oth800.png),auto;
}
u {
text-decoration:none;
border-bottom: 1px solid #FFBBC9;
-webkit-transition: 1s;
}
i {
font-family:happy monkey;
}
::-webkit-scrollbar {
width: 7px;
height: 10px;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0iqbmpjmKHC2s8fztSbZUSHPYsN0gITupY5WZzUuNbcniqmD0fVYohSQXZgMAzVNbJiHdk3dmFZJhaR8DoC8qY36aN8gDXPpmE_GLFRlRoLH-yS2pk9Ejw19ybdeF-0zECC9SHij0Tg/s1600/pink.jpg);
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color: #fff;
border: 1px solid #FFD6FE;
}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{
height:10px;
width:10px;
display:block;
background:#fff;
border:1px solid #FFD7DF;
}
::-moz-selection {
background:#FFB4C3;
color:#FFFFFF;
}
::selection {
background:#FFB4C3;
color:#FFFFFF;
}
a.songji{
display:inline-block;
-webkit-transition:All 0.8s ease ;
-moz-transition:All 0.84s ease ;
-o-transition:All 0.8s ease ;
padding:5px;
width:70px;
text-decoration:none;
font-family: josefin sans;
font-size:10px;
text-transform:uppercase;
color: #fff;
background: #FFEEEE;
text-align:center;
cursor:url(http://cur.cursors-4u.net/smilies/smi-3/smi269.gif),auto;
}
a.songji:hover{
-moz-box-shadow:inset -100px 0px -200px -0.5px #FFD5FE;
-webkit-box-shadow:inset -100px 0px -200px -0.5px #000;
box-shadow:inset -100px 0px 0px -0.5px #FFD5FE;
color: #000;
border-bottom:0px;
}
a.tablo{
margin-bottom:10px;
background:#fff;
width:45px;
text-decoration:none;
border:1px dashed #FFD5DE;
border-radius:33px;
color:#555;
display:inline-block;
text-align:center;
}
.h1 {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3PSEbGbcjx_tjzJbVHQfs0LUIplIHBOriqww0550kJuMFNAPweXiqTrxHO2gAE3ESP0zdzsbNRCq42Z-9Ys_weV1h-8t7GtAzgCtyZg7iLy7B6EL74voayFgUhSgcdXuwJyww4iS72WA/s200/pinkie.jpg);
padding:2px;
text-transform:uppercase;
color:#000;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
margin-bottom:5px;
margin:10px;
font-family: 'Josefin Sans', sans-serif;
font-size:12px;
line-height:18px;
text-align:center;
}
a.chan {
background:url(http://media.tumblr.com/tumblr_m46ltvcl341qdlkyg.gif);
background-repeat:no-repeat;
background-size:13px;
padding-left:25px;
color:#FF6987;
display:inline-block;
font:11px Josefin Sans;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
width:305px;
line-height:18px;
}
a.chan:hover{
background:url(http://media.tumblr.com/tumblr_m9sq6jUEJF1qdlkyg.gif);
background-repeat:no-repeat;
background-size:13px;
color: #FFC2DF;
}
</style>
<center>
<div style="margin-top:15px;">
<div style="display:inline-block;width:900px;padding:8px;border-radius:0px 0px 0px 0px;border:2px solid #FFDFDF;background: url(http://i.imgur.com/WTp3A.gif);">
<div style="display:inline-block;width:900px;padding-top:275px;border-radius:0px 0px 0px 0px;border:0px dotted #FFD7DF;border-bottom:none;background-repeat:no-repeat;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimL9wERXC1t5KJkjf9Xf8MnKSl1sF7in0baw5O0aROjsC5i6UOUVc8bQz8s5gRvFYJbyaXMNNgmS5UiBZAr9s2QALZKxM8-fLQOz25qpj4i8iOFqMEd-0mYBxV8jnhBvd7DyPk9GcabRo/s1600/song.png);"></div><br>
</center>
<center>
<div style="margin-top:-1px;margin-bottom:-3px;background:none;border-left:20px solid #FFD7DF;border-right:20px solid #FFD5DE;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);">
</div>
<div style="display:inline-block;width:900px;padding:10px;border-radius:10px 10px 10px 10px;border:2px solid #FFD2DF;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRDehZuF3WNJ8JZtR9IGQ36CLQmgZPIP0sGE0LMURP75GSzOETcpSZTcEv8LnCD71APtG9a4ir_1JJ4H69TdGJ719gKY4EDqKD3B5t_4Tn5udQJS92Z8yYtb5cvuFY8KOS5kqJz-AQyA4/s1600/red.png);">
<a class="songji" onClick="document.getElementById('blog').innerHTML=document.getElementById('entry').innerHTML">HOME</a>
<a class="songji" onClick="document.getElementById('blog').innerHTML=document.getElementById('profile').innerHTML">ME</a>
<a class="songji" onClick="document.getElementById('blog').innerHTML=document.getElementById('link').innerHTML">AFFIE</a>
<a class="songji" onClick="document.getElementById('blog').innerHTML=document.getElementById('stuff').innerHTML">STUFF</a>
<a class="songji" href="http://blogger.com">DASH</a>
<a class="songji" href="http://www.blogger.com/follow-blog.g?blogID=idblog"> +FOLLOW</a>
<a class="songji" href="<$OlderPosts$>">OLDER</a>
<a class="songji" href="<$NewerPosts$>">NEWER</a>
</div></div></div>
<table style="border-radius:0px 0px 0px 0px;line-height: 17px; padding-left:0px; padding-right:0px; padding-bottom:18px; padding-top:20px; background:none; border:0px solid #FFD5DE;" width="960" border="0" align="center" cellspacing="15"-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); >
<tbody><tr>
<td valign="top"><div class="sidebar">
<div class="title">Annyeonghaseyo</div>
<div class="comment">My Short Bio</div>
<center>
<div style="background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0iqbmpjmKHC2s8fztSbZUSHPYsN0gITupY5WZzUuNbcniqmD0fVYohSQXZgMAzVNbJiHdk3dmFZJhaR8DoC8qY36aN8gDXPpmE_GLFRlRoLH-yS2pk9Ejw19ybdeF-0zECC9SHij0Tg/s1600/pink.jpg) repeat; border:1px solid #B0E0E6;padding:4px;width:80px;">
<img style="width:80px;height:80px;" src="http://i0.wp.com/kembangpetedotcom2.files.wordpress.com/2014/09/foto-aktris-korea-song-ji-hyo-1.jpg?resize=400%2C600">
</div>
<br>
Skins is specific only to Ruth Deany Amanda . You're not Ruth ? do not ever take anyone besides Sister Ruth skins !
<br>
</center></div>
<div id="1" style="display: none;">
<div style="text-align:left;height:100px; overflow-x:hidden; overflow-y:scroll;">
<bloggerpreviousitems>
<li><a href="<$BlogItemPermalinkURL$>">
<$BlogPreviousItemTitle$></li></a>
</BloggerPreviousItems>
</div>
<div id="2" style="display: none;">
<center>
<form action="/search" id="searchthis"
method="get" style="display: inline;">
<div style="text-align: center;">
<input id="search-box" name="q" size="20"
style="background: #fffafb border: 1px solid Pink;" type="text" value"Search" />
<input id="search-btn" style="background: #fffafb; border: 1px solid Pink;
color: Pink; font-weight: bold;" type="submit" value="Go!" /><br />
<br /></div>
</form>
</div>
</div></div></div></div>
<center><div style="background:none;margin-bottom:-3px; border-left:20px solid #FFD7DF;border-right:20px solid #FDC9E1;width:100px;height:42px;display:inline-block;">
</div>
<div class="sidebar"><div class="title">My Status</div>
<div class="comment">Please read this!</div>
<center>
Delete the word and replace it with the current status<br/>
</div>
</center></div>
<center><div style="background:none;margin-bottom:-3px; border-left:20px solid #FFD7DF;border-right:20px solid #FDC9E1;width:100px;height:42px;display:inline-block;">
</div>
<div class="sidebar"><div class="title">My Talkingboard</div>
<div class="comment">상호 작용</div>
Replace with your chatbox code
</div>
</center></div>
<center><div style="background:none;margin-bottom:-3px; border-left:20px solid #FDC9E1;border-right:20px solid #FDC9E1;width:100px;height:42px;display:inline-block;">
</div>
<div class="sidebar"><div class="title">Big Claps</div>
<div class="comment">People who help</div>
<center>
Template by <a href="http://alneira-firja.blogspot.com">Alneira Firja Azaria</a><br>
Basecode by <a href="http://anugerahsalsa.blogspot.com">Anugerah</a><a href="http://www.blogskins.com/me/anugerahsalsa">Salsa</a> .<br>
Help by <a href="http://www.kembangpete.com/2014/09/26/50-foto-aktris-cantik-song-ji-hyo-dalam-berbagai-gaya/">K</a>
<a href="http://chiaki-tachikawa.blogspot.com">O</a>
<a href="http://nurulatiqahjaidin.blogspot.com/">R</a>
<a href="http://html-color-codes.info">E</a>
<a href="http://dafont.com">A</a>.
<br>
<center><img src="http://media.tumblr.com/881f9a7eecd40b519ea96772031e2583/tumblr_inline_mowqpfRjcf1qz4rgp.png"></center>
</div></br>
<td valign="top" style="padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;width:950px; border:1px solid #FDC9E1; background:white; font-size:11px;border-radius:10px;"><div id="blog">
<blogger><div class="title"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div><div class="comment"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> - <a href="<$BlogItemPermalinkURL$>">Permalink</a> - <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$> Miss</a></BlogItemCommentsEnabled></div><$blogitembody$>
</blogger>
</div><br><br>
</table>
<div id="profile" style="display:none;">
<div class="title">All About Me</div>
<div class="comment">Want to get acquainted?</div>
<center><img src="http://i0.wp.com/kembangpetedotcom2.files.wordpress.com/2014/09/foto-aktris-korea-song-ji-hyo-3.jpg?resize=400%2C615"></center><br><br>
<div style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;">
<div style="text-align: center;">
Replace with your bio
<br /><br />
</div>
<div id="link" style="display:none;">
<div class="title">My Friend Site</div>
<div class="comment">Visit also the other</div>
<style type="text/css">
@font-face{font-family:pixel;src:url(http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf)}
a.kai {
border:1px solid Mistyrose;
text-transform:normal;
background:#FFFFFF;
text-decoration:none;
color: #e95869;
padding: 6px;
font: 10px Sniglet;
margin:5px;
margin-left: 5px;
margin-right: 5px;
-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; text-decoration:none;
box-shadow:inset 0px 0px 0px #FFC1CE,
inset 0px 0px 0px #FFC1CE;
display: inline-block;
width: 65px;
}
a.kai:hover {
-webkit-transition-duration: 0.5s;
box-shadow:inset 0px 14px 0px #ffd2d2,inset 0px -14px 0px #ffd2d2; color: #fff;
}
</style>
<center>
<img src="http://i0.wp.com/kembangpetedotcom2.files.wordpress.com/2014/06/song-ji-hyo.jpg?resize=300%2C300"><br><br>
<br>
<center><table cellpadding="2" cellspacing="2" width="180">
<tr>
<td><input type="text" size="11" value="WHO" style="width:170px;color:#000;border:1px dotted #FFD2D2;background-color:#ffffff;" onclick="this.focus()" onfocus="this.select()"></td>
</tr><tr>
<td><input type="text" size="11" value="URLBLOG" style="width:170px;color:#000;border:1px dotted #FFD2D2;background-color:#ffffff;" onclick="this.focus()" onfocus="this.select()"><tr>
</table></center>
<br>
<a class="kai" href="http://anugerahsalsa.blogspot.com/">Salsa</a>
<a class="kai" href="http://alneira-firja.blogspot.com/">Neira</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<br>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<br>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
<a class="kai" href="http://.blogspot.com/">Pink</a>
</div>
</div>
<div id="stuff" style="display:none;">
<div class="title">What are you looking for?
</div>
<div class="comment">I want to view the entire post
</div>
<center><img src="hhttp://i1.wp.com/kembangpetedotcom2.files.wordpress.com/2014/09/foto-aktris-korea-song-ji-hyo-7.jpg?resize=400%2C552"><br><br>
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="h1">TUTORIAL </div>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Tutorial</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Tutorial</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Tutorial</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Tutorial</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Tutorial</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Tutorial</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Tutorial</a>
<br><br><br>
<div class="h1">FREEBIES </div>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Cutebies</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Cutebies</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Cutebies</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Cutebies</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Cutebies</a>
<a class="chan" href="http://ruthdamanda.blogspot.com/"> Cutebies</a>
<br><br><br>
</div>
<div id="entry" style="display:none;">
<blogger><div class="title"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div><div class="comment"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> - <a href="<$BlogItemPermalinkURL$>">Permalink</a> - <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$>Lovely</a></BlogItemCommentsEnabled></div><$blogitembody$>
</blogger>
</div><br><br>
</table></html>