<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1594342246745817195.archive</id><updated>2010-06-18T15:07:09.256-07:00</updated><title type='text'>Rilwan's 2010 Creation</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://rilwan2010.blogspot.com/feeds/archive'/><link rel='self' type='application/atom+xml' href='http://rilwan2010.blogspot.com/feeds/archive'/><link rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/archive'/><link rel='alternate' type='text/html' href='http://rilwan2010.blogspot.com/'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><entry><id>tag:blogger.com,1999:blog-1594342246745817195.layout</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#template'/><title type='text'>Template: Rilwan's 2010 Creation</title><content type='text'>&lt;?xml version="1.0" encoding="UTF-8" ?&gt;
&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;
&lt;html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'&gt;
  &lt;head&gt;
&lt;base target='_blank'/&gt;
    &lt;b:include data='blog' name='all-head-content'/&gt;
    &lt;title&gt;&lt;data:blog.pageTitle/&gt;&lt;/title&gt;
    &lt;b:skin&gt;&lt;![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name:     Stretch Denim
Designer: Darren Delaye
URL:      www.DarrenDelaye.com
Date:     11 Jul 2006
-----------------------------------------------
*/

/* Variable definitions
   ====================
 &lt;Variable name="bgColor" description="Page Background Color"
           type="color" default="#efefef" value="#000000"&gt;
 &lt;Variable name="textColor" description="Text Color"
           type="color" default="#333333" value="#ffffff"&gt;
 &lt;Variable name="linkColor" description="Link Color"
           type="color" default="#336699" value="#3d85c6"&gt;

 &lt;Variable name="headerBgColor" description="Page Header Background Color"
           type="color" default="#336699" value="#0c343d"&gt;
 &lt;Variable name="headerTextColor" description="Page Header Text Color"
           type="color" default="#ffffff" value="#ffffff"&gt; 
 &lt;Variable name="headerCornersColor" description="Page Header Corners Color"
           type="color" default="#528bc5" value="#000000"&gt;

 &lt;Variable name="mainBgColor" description="Main Background Color"
           type="color" default="#ffffff" value="#262222"&gt;
 &lt;Variable name="borderColor" description="Border Color"
           type="color" default="#cccccc" value="#000000"&gt;
 &lt;Variable name="dateHeaderColor" description="Date Header Color"
           type="color" default="#999999" value="#444444"&gt;

 &lt;Variable name="sidebarTitleBgColor" description="Sidebar Title Background Color"
           type="color" default="#ffd595" value="#1b2424"&gt;
 &lt;Variable name="sidebarTitleTextColor" description="Sidebar Title Text Color"
           type="color" default="#333333" value="#f3f3f3"&gt;
 
 &lt;Variable name="bodyFont" description="Text Font"
           type="font" default="normal normal 100% Verdana, Arial, Sans-serif;" value="normal normal 100% Verdana, Arial, Sans-serif;"&gt;
 &lt;Variable name="headerFont" description="Page Header Font"
           type="font" default="normal normal 210% Verdana, Arial, Sans-serif;" value="normal normal 210% Verdana, Arial, Sans-serif;"&gt;

   &lt;Variable name="startSide" description="Start side in blog language"
             type="automatic" default="left" value="left"&gt;
   &lt;Variable name="endSide" description="End side in blog language"
             type="automatic" default="right" value="right"&gt;
*/

body {
  background: $bgColor;
  margin: 0;
  padding: 0px;
  font: x-small Verdana, Arial;
  text-align: center;
  color: $textColor;
  font-size/* */:/**/small;
  font-size: /**/small;
}
a:link {
  color: $linkColor;
}
a:visited {
  color: $linkColor;
}
a img {
  border-width: 0;
}

#outer-wrapper { 
  font: $bodyFont;
}

/* Header
----------------------------------------------- */
#header-wrapper {
  margin:0;
  padding: 0;
  background-color: $headerCornersColor;
  text-align: $startSide;
}

#header {
  margin: 0 2%;
  background-color: $headerBgColor;
  color: $headerTextColor;
  padding: 0;
  font: $headerFont;
  position: relative;
}

h1.title {
  padding-top: 38px;
  margin: 0 1% .1em;
  line-height: 1.2em;
  font-size: 100%;
}

h1.title a, h1.title a:visited {
  color: $headerTextColor;
  text-decoration: none;
}

#header .description {
  display: block;
  margin: 0 1%;
  padding: 0 0 40px;
  line-height: 1.4em;
  font-size: 50%;
}
                                                              
/* Content
----------------------------------------------- */

.clear { 
  clear: both;
}


#content-wrapper {
  margin: 0 2%;
  padding: 0 0 15px;
  text-align: $startSide;
  background-color: $mainBgColor;
  border: 1px solid $borderColor;
  border-top: 0;
}
#main-wrapper {
  margin-$startSide: 1%;
  width: 64%;
  float: $startSide;
  background-color: $mainBgColor;
  display: inline;       /* fix for doubling margin in IE */
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
  margin-$endSide: 1%;
  width: 29%;
  float: $endSide;
  background-color: $mainBgColor;
  display: inline;       /* fix for doubling margin in IE */
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}

/* Headings
----------------------------------------------- */
h2, h3 {
  margin: 0;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin: 1.5em 0 0;
  font-weight: normal;
  color: $dateHeaderColor;
  font-size: 100%;
}
.post {
  margin: 0 0 1.5em;
  padding-bottom: 1.5em;
}
.post-title {
  margin: 0;
  padding: 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.1em;
}
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration: none;
  color: $textColor;
  font-weight: bold;
}
.post div {
  margin: 0 0 .75em;
  line-height: 1.3em;
}

.post-footer {
  margin: -.25em 0 0;
  color: $textColor;
  font-size: 87%;
}

.post-footer .span {
  margin-$endSide: .3em;
}
.post img, table.tr-caption-container {
  padding: 4px;
  border: 1px solid $borderColor;
}
.tr-caption-container img {
  border: none;
  padding: 0;
}
.post blockquote {
  margin: 1em 20px;
}
.post blockquote p {
  margin: .75em 0;
}

/* Comments
----------------------------------------------- */
#comments h4 {
  margin: 1em 0;
  color: $dateHeaderColor;
}
#comments h4 strong {
  font-size: 110%;
}
#comments-block {
  margin: 1em 0 1.5em;
  line-height: 1.3em;
}
#comments-block dt {
  margin: .5em 0;
}
#comments-block dd {
  margin: .25em 0 0;
}
#comments-block dd.comment-footer {
  margin: -.25em 0 2em;
  line-height: 1.4em;
  font-size: 78%;
}
#comments-block dd p {
  margin: 0 0 .75em;
}

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

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: $startSide;
 }

#blog-pager-older-link {
  float: $endSide;
 }
 
#blog-pager {   
  text-align: center; 
 }

/* Sidebar Content
----------------------------------------------- */
.sidebar h2 {
 margin: 1.6em 0 .5em;
 padding: 4px 5px;
 background-color: $sidebarTitleBgColor;
 font-size: 100%;
 color: $sidebarTitleTextColor;
}
                                                              
.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar li {
  margin: 0;
  padding-top: 0;
  padding-$endSide: 0;
  padding-bottom: .5em;
  padding-$startSide: 15px;
  text-indent: -15px;
  line-height: 1.5em;
}
.sidebar {
  color: $textColor;
  line-height:1.3em; 
}
.sidebar .widget { 
  margin-bottom: 1em;
}

.sidebar .widget-content {
  margin: 0 5px;
}

/* Profile 
----------------------------------------------- */
.profile-img { 
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 5px;
  margin-bottom: 5px;
  margin-$startSide: 0;
  padding: 4px;
  border: 1px solid $borderColor;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight: bold;
  line-height: 1.6em;
  font-size: 78%;
}

.profile-datablock {
  margin:.5em 0 .5em;
}

.profile-textblock {
  margin: 0.5em 0;
  line-height: 1.6em;
}

                                                              
/* Footer
----------------------------------------------- */
#footer {
  clear: both;
  text-align: center;
  color: $textColor;
}

#footer .widget {
  margin:.5em;
  padding-top: 20px;
  font-size: 85%;
  line-height: 1.5em;
  text-align: $startSide;
}

/** Page structure tweaks for layout editor wireframe */
body#layout #header { 
  width: 750px;
}
]]&gt;&lt;/b:skin&gt;
  &lt;!--jquery-DD-Menu-Starts--&gt;
&lt;style type='text/css'&gt;
/* menu styles */
#jsddm
{ margin: 0;
padding: 0}

#jsddm li
{ float: left;
list-style: none;
font: 12px Tahoma, Arial}

#jsddm li a
{ display: block;
background: #324143; /*DARK-GREEN*/
padding: 5px 12px;
text-decoration: none;
border-right: 1px solid white;
width: 70px;
color: #EAFFED;
white-space: nowrap}

#jsddm li a:hover
{ background: #24313C}

#jsddm li ul
{ margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white}

#jsddm li ul li
{ float: none;
display: inline}

#jsddm li ul li a
{ width: auto;
background: #A9C251; /*LIGHT-GREEN*/
color: #24313C}

#jsddm li ul li a:hover
{ background: #8EA344}
&lt;/style&gt;


&lt;!-- script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"&gt;&lt;/script --&gt;
&lt;script src='http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js' type='text/javascript'/&gt;
&lt;script type='text/javascript'&gt;
var timeout = 500;
var closetimer = 0;
var ddmenuitem = 0;

function jsddm_open()
{ jsddm_canceltimer();
jsddm_close();
ddmenuitem = $(this).find(&amp;#39;ul&amp;#39;).eq(0).css(&amp;#39;visibility&amp;#39;, &amp;#39;visible&amp;#39;);}

function jsddm_close()
{ if(ddmenuitem) ddmenuitem.css(&amp;#39;visibility&amp;#39;, &amp;#39;hidden&amp;#39;);}

function jsddm_timer()
{ closetimer = window.setTimeout(jsddm_close, timeout);}

function jsddm_canceltimer()
{ if(closetimer)
{ window.clearTimeout(closetimer);
closetimer = null;}}

$(document).ready(function()
{ $(&amp;#39;#jsddm &amp;gt; li&amp;#39;).bind(&amp;#39;mouseover&amp;#39;, jsddm_open);
$(&amp;#39;#jsddm &amp;gt; li&amp;#39;).bind(&amp;#39;mouseout&amp;#39;, jsddm_timer);});

document.onclick = jsddm_close;
&lt;/script&gt;
&lt;!--jquery-DD-Menu-Stops-http://bloggerstop.net--&gt;&lt;!--SIDE-MENU-STARTS--&gt;
&lt;STYLE&gt;
&lt;!--
A.ssmItems:link {color:black;text-decoration:none;}
A.ssmItems:hover {color:black;text-decoration:none;}
A.ssmItems:active {color:black;text-decoration:none;}
A.ssmItems:visited {color:black;text-decoration:none;}
//--&gt;
&lt;/STYLE&gt;

&lt;SCRIPT SRC='http://www.mdn.fm/files/127500_2leo2/ssm.js' language='JavaScript1.2'&gt;

//Dynamic-FX slide in menu v6.5 (By maXimus, maximus@nsimail.com)
//Site: http://maximus.ravecore.com/
//For full source, and 100&amp;#39;s more DHTML scripts, visit http://www.dynamicdrive.com

&lt;/SCRIPT&gt;

&lt;SCRIPT SRC='http://www.mdn.fm/files/128847_4lgrd/ssmItems.js' language='JavaScript1.2'/&gt;
&lt;!--SIDE-MENU-STOPS--&gt;&lt;/head&gt;
&lt;script type='text/javascript'&gt; 
&lt;![CDATA[ 
&lt;!-- 
/*&lt;body&gt;*/ 
--&gt; 
]]&gt; 
&lt;/script&gt;
  &lt;body&gt;
  &lt;div id='outer-wrapper'&gt;&lt;div id='wrap2'&gt;

    &lt;!-- skip links for text browsers --&gt;
    &lt;span id='skiplinks' style='display:none;'&gt;
      &lt;a href='#main'&gt;skip to main &lt;/a&gt; |
      &lt;a href='#sidebar'&gt;skip to sidebar&lt;/a&gt;
    &lt;/span&gt;

    &lt;div id='header-wrapper'&gt;
      &lt;b:section class='header' id='header' maxwidgets='1' showaddelement='no'&gt;
&lt;b:widget id='Header1' locked='true' title='Rilwan&amp;apos;s 2010 Creation (Header)' type='Header'&gt;
&lt;b:includable id='main'&gt;

  &lt;b:if cond='data:useImage'&gt;
    &lt;b:if cond='data:imagePlacement == &amp;quot;BEHIND&amp;quot;'&gt;
      &lt;!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      --&gt;
      &lt;b:if cond='data:mobile'&gt;
          &lt;div id='header-inner'&gt;
            &lt;div class='titlewrapper' style='background: transparent'&gt;
              &lt;h1 class='title' style='background: transparent; border-width: 0px'&gt;
                &lt;b:include name='title'/&gt;
              &lt;/h1&gt;
            &lt;/div&gt;
            &lt;b:include name='description'/&gt;
          &lt;/div&gt;
        &lt;b:else/&gt;
          &lt;div expr:style='&amp;quot;background-image: url(\&amp;quot;&amp;quot; + data:sourceUrl + &amp;quot;\&amp;quot;); &amp;quot;                        + &amp;quot;background-position: &amp;quot;                        + data:backgroundPositionStyleStr + &amp;quot;; &amp;quot;                        + data:widthStyleStr                        + &amp;quot;min-height: &amp;quot; + data:height                        + &amp;quot;_height: &amp;quot; + data:height                        + &amp;quot;background-repeat: no-repeat; &amp;quot;' id='header-inner'&gt;
            &lt;div class='titlewrapper' style='background: transparent'&gt;
              &lt;h1 class='title' style='background: transparent; border-width: 0px'&gt;
                &lt;b:include name='title'/&gt;
              &lt;/h1&gt;
            &lt;/div&gt;
            &lt;b:include name='description'/&gt;
          &lt;/div&gt;
        &lt;/b:if&gt;
    &lt;b:else/&gt;
      &lt;!--Show the image only--&gt;
      &lt;div id='header-inner'&gt;
        &lt;a expr:href='data:blog.homepageUrl' style='display: block'&gt;
          &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_headerimg&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/&gt;
        &lt;/a&gt;
        &lt;!--Show the description--&gt;
        &lt;b:if cond='data:imagePlacement == &amp;quot;BEFORE_DESCRIPTION&amp;quot;'&gt;
          &lt;b:include name='description'/&gt;
        &lt;/b:if&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;
  &lt;b:else/&gt;
    &lt;!--No header image --&gt;
    &lt;div id='header-inner'&gt;
      &lt;div class='titlewrapper'&gt;
        &lt;h1 class='title'&gt;
          &lt;b:include name='title'/&gt;
        &lt;/h1&gt;
      &lt;/div&gt;
      &lt;b:include name='description'/&gt;
    &lt;/div&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='title'&gt;
  &lt;b:if cond='data:blog.url == data:blog.homepageUrl'&gt;
    &lt;data:title/&gt;
  &lt;b:else/&gt;
    &lt;a expr:href='data:blog.homepageUrl'&gt;&lt;data:title/&gt;&lt;/a&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='description'&gt;
  &lt;div class='descriptionwrapper'&gt;
    &lt;p class='description'&gt;&lt;span&gt;&lt;data:description/&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;/b:section&gt;
    &lt;/div&gt;
 
    &lt;div id='content-wrapper'&gt;

      &lt;div id='crosscol-wrapper' style='text-align:center'&gt;
        &lt;b:section class='crosscol' id='crosscol'&gt;
&lt;b:widget id='HTML1' locked='false' title='' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;/b:section&gt;
      &lt;/div&gt;

      &lt;div id='main-wrapper'&gt;
        &lt;b:section class='main' id='main' showaddelement='no'&gt;
&lt;b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'&gt;
&lt;b:includable id='main' var='top'&gt;

  &lt;b:if cond='data:top.showPlusOne'&gt;
    &lt;script expr:src='data:top.plusOneJsUrl'/&gt;
  &lt;/b:if&gt;

  &lt;!-- posts --&gt;
  &lt;div class='blog-posts hfeed'&gt;

    &lt;b:include data='top' name='status-message'/&gt;

    &lt;data:defaultAdStart/&gt;
    &lt;b:loop values='data:posts' var='post'&gt;
      &lt;b:if cond='data:post.isDateStart'&gt;
        &lt;b:if cond='data:post.isFirstPost == &amp;quot;false&amp;quot;'&gt;
          &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;
        &lt;/b:if&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.isDateStart'&gt;
        &amp;lt;div class=&amp;quot;date-outer&amp;quot;&amp;gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.dateHeader'&gt;
        &lt;h2 class='date-header'&gt;&lt;span&gt;&lt;data:post.dateHeader/&gt;&lt;/span&gt;&lt;/h2&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.isDateStart'&gt;
        &amp;lt;div class=&amp;quot;date-posts&amp;quot;&amp;gt;
      &lt;/b:if&gt;
      &lt;div class='post-outer'&gt;
      &lt;b:include data='post' name='post'/&gt;
      &lt;b:if cond='data:blog.pageType == &amp;quot;static_page&amp;quot;'&gt;
        &lt;b:include data='post' name='comments'/&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;
        &lt;b:include data='post' name='comments'/&gt;
      &lt;/b:if&gt;
      &lt;/div&gt;
      &lt;b:if cond='data:post.includeAd'&gt;
        &lt;b:if cond='data:post.isFirstPost'&gt;
          &lt;data:defaultAdEnd/&gt;
        &lt;b:else/&gt;
          &lt;data:adEnd/&gt;
        &lt;/b:if&gt;
        &lt;div class='inline-ad'&gt;
          &lt;data:adCode/&gt;
        &lt;/div&gt;
        &lt;data:adStart/&gt;
      &lt;/b:if&gt;
      &lt;b:if cond='data:post.trackLatency'&gt;
        &lt;data:post.latencyJs/&gt;
      &lt;/b:if&gt;
    &lt;/b:loop&gt;
    &lt;b:if cond='data:numPosts != 0'&gt;
      &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;
    &lt;/b:if&gt;
    &lt;data:adEnd/&gt;
  &lt;/div&gt;

  &lt;!-- navigation --&gt;
  &lt;b:include name='nextprev'/&gt;

  &lt;!-- feed links --&gt;
  &lt;b:include name='feedLinks'/&gt;

  &lt;b:if cond='data:top.showStars'&gt;
    &lt;script src='//www.google.com/jsapi' type='text/javascript'/&gt;
    &lt;script type='text/javascript'&gt;
      google.load(&amp;quot;annotations&amp;quot;, &amp;quot;1&amp;quot;, {&amp;quot;locale&amp;quot;: &amp;quot;&lt;data:top.languageCode/&gt;&amp;quot;});
      function initialize() {
        google.annotations.setApplicationId(&lt;data:top.blogspotReviews/&gt;);
        google.annotations.createAll();
        google.annotations.fetch();
      }
      google.setOnLoadCallback(initialize);
    &lt;/script&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='nextprev'&gt;
  &lt;div class='blog-pager' id='blog-pager'&gt;
    &lt;b:if cond='data:newerPageUrl'&gt;
      &lt;span id='blog-pager-newer-link'&gt;
      &lt;a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-newer-link&amp;quot;' expr:title='data:newerPageTitle'&gt;&lt;data:newerPageTitle/&gt;&lt;/a&gt;
      &lt;/span&gt;
    &lt;/b:if&gt;

    &lt;b:if cond='data:olderPageUrl'&gt;
      &lt;span id='blog-pager-older-link'&gt;
      &lt;a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-older-link&amp;quot;' expr:title='data:olderPageTitle'&gt;&lt;data:olderPageTitle/&gt;&lt;/a&gt;
      &lt;/span&gt;
    &lt;/b:if&gt;

    &lt;a class='home-link' expr:href='data:blog.homepageUrl'&gt;&lt;data:homeMsg/&gt;&lt;/a&gt;

  &lt;/div&gt;
  &lt;div class='clear'/&gt;
&lt;/b:includable&gt;
&lt;b:includable id='post' var='post'&gt;
  &lt;div class='post hentry uncustomized-post-template'&gt;
    &lt;a expr:name='data:post.id'/&gt;
    &lt;b:if cond='data:post.title'&gt;
      &lt;h3 class='post-title entry-title'&gt;
      &lt;b:if cond='data:post.link'&gt;
        &lt;a expr:href='data:post.link'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
      &lt;b:else/&gt;
        &lt;b:if cond='data:post.url'&gt;
          &lt;b:if cond='data:blog.url != data:post.url'&gt;
            &lt;a expr:href='data:post.url'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
          &lt;b:else/&gt;
            &lt;data:post.title/&gt;
          &lt;/b:if&gt;
        &lt;b:else/&gt;
          &lt;data:post.title/&gt;
        &lt;/b:if&gt;
      &lt;/b:if&gt;
      &lt;/h3&gt;
    &lt;/b:if&gt;

    &lt;div class='post-header'&gt;
    &lt;div class='post-header-line-1'/&gt;
    &lt;/div&gt;

    &lt;div class='post-body entry-content'&gt;
      &lt;data:post.body/&gt;
      &lt;div style='clear: both;'/&gt; &lt;!-- clear for photos floats --&gt;
    &lt;/div&gt;

    &lt;b:if cond='data:post.hasJumpLink'&gt;
      &lt;div class='jump-link'&gt;
        &lt;a expr:href='data:post.url + &amp;quot;#more&amp;quot;' expr:title='data:post.title'&gt;&lt;data:post.jumpText/&gt;&lt;/a&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

    &lt;div class='post-footer'&gt;
    &lt;div class='post-footer-line post-footer-line-1'&gt;
      &lt;span class='post-author vcard'&gt;
        &lt;b:if cond='data:top.showAuthor'&gt;
          &lt;data:top.authorLabel/&gt;
          &lt;span class='fn'&gt;&lt;data:post.author/&gt;&lt;/span&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;

      &lt;span class='post-timestamp'&gt;
        &lt;b:if cond='data:top.showTimestamp'&gt;
          &lt;data:top.timestampLabel/&gt;
        &lt;b:if cond='data:post.url'&gt;
          &lt;a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'&gt;&lt;abbr class='published' expr:title='data:post.timestampISO8601'&gt;&lt;data:post.timestamp/&gt;&lt;/abbr&gt;&lt;/a&gt;
        &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;

      &lt;span class='reaction-buttons'&gt;
        &lt;b:if cond='data:top.showReactions'&gt;
          &lt;table border='0' cellpadding='0' cellspacing='0' width='100%'&gt;&lt;tr&gt;
            &lt;td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'&gt;
              &lt;span class='reactions-label'&gt;
              &lt;data:top.reactionsLabel/&gt;&lt;/span&gt;&amp;#160;&lt;/td&gt;
            &lt;td&gt;&lt;iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/&gt;&lt;/td&gt;
           &lt;/tr&gt;&lt;/table&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;

      &lt;span class='plus-one'&gt;
        &lt;b:if cond='data:top.showPlusOne'&gt;
          &lt;div expr:id='&amp;quot;plus-one-&amp;quot; + data:post.id' style='height: 24px;'/&gt;
          &lt;script&gt;
            iframes.open(&amp;#39;:annotator&amp;#39;,
                {style: &amp;#39;inline&amp;#39;, height: 24, container: &amp;#39;plus-one-&amp;#39; + &amp;#39;&lt;data:post.id/&gt;&amp;#39;},
                {theme: &amp;#39;light&amp;#39;, annotations: &amp;#39;on&amp;#39;, url: &amp;#39;&lt;data:post.url/&gt;&amp;#39;, starstyle: &amp;#39;shared&amp;#39;});
          &lt;/script&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;

      &lt;span class='star-ratings'&gt;
        &lt;b:if cond='data:top.showStars'&gt;
           &lt;div expr:g:background-color='data:backgroundColor' expr:g:text-color='data:textColor' expr:g:url='data:post.absoluteUrl' g:height='42' g:type='RatingPanel' g:width='280'/&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;

      &lt;span class='post-comment-link'&gt;
        &lt;b:if cond='data:blog.pageType != &amp;quot;item&amp;quot;'&gt;
          &lt;b:if cond='data:blog.pageType != &amp;quot;static_page&amp;quot;'&gt;
            &lt;b:if cond='data:post.allowComments'&gt;
              &lt;a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'&gt;&lt;b:if cond='data:post.numComments == 1'&gt;1 &lt;data:top.commentLabel/&gt;&lt;b:else/&gt;&lt;data:post.numComments/&gt; &lt;data:top.commentLabelPlural/&gt;&lt;/b:if&gt;&lt;/a&gt;
            &lt;/b:if&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;

       &lt;!-- backlinks --&gt;
       &lt;span class='post-backlinks post-comment-link'&gt;
         &lt;b:if cond='data:blog.pageType != &amp;quot;item&amp;quot;'&gt;
           &lt;b:if cond='data:blog.pageType != &amp;quot;static_page&amp;quot;'&gt;
             &lt;b:if cond='data:post.showBacklinks'&gt;
               &lt;a class='comment-link' expr:href='data:post.url + &amp;quot;#links&amp;quot;'&gt;&lt;data:top.backlinkLabel/&gt;&lt;/a&gt;
             &lt;/b:if&gt;
           &lt;/b:if&gt;
         &lt;/b:if&gt;
       &lt;/span&gt;

      &lt;span class='post-icons'&gt;
        &lt;!-- email post links --&gt;
        &lt;b:if cond='data:post.emailPostUrl'&gt;
          &lt;span class='item-action'&gt;
          &lt;a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'&gt;
              &lt;img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/&gt;
          &lt;/a&gt;
          &lt;/span&gt;
        &lt;/b:if&gt;

        &lt;!-- quickedit pencil --&gt;
        &lt;b:include data='post' name='postQuickEdit'/&gt;
      &lt;/span&gt;

      &lt;!-- share buttons --&gt;
      &lt;div class='post-share-buttons'&gt;
        &lt;b:if cond='data:post.sharePostUrl'&gt;
          &lt;b:include data='post' name='shareButtons'/&gt;
        &lt;/b:if&gt;
      &lt;/div&gt;

      &lt;/div&gt;

      &lt;div class='post-footer-line post-footer-line-2'&gt;
      &lt;span class='post-labels'&gt;
        &lt;b:if cond='data:post.labels'&gt;
          &lt;data:postLabelsLabel/&gt;
          &lt;b:loop values='data:post.labels' var='label'&gt;
            &lt;a expr:href='data:label.url' rel='tag'&gt;&lt;data:label.name/&gt;&lt;/a&gt;&lt;b:if cond='data:label.isLast != &amp;quot;true&amp;quot;'&gt;,&lt;/b:if&gt;
          &lt;/b:loop&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;
      &lt;/div&gt;

      &lt;div class='post-footer-line post-footer-line-3'&gt;
      &lt;span class='post-location'&gt;
        &lt;b:if cond='data:top.showLocation'&gt;
          &lt;b:if cond='data:post.location'&gt;
            &lt;data:postLocationLabel/&gt;
            &lt;a expr:href='data:post.location.mapsUrl' target='_blank'&gt;&lt;data:post.location.name/&gt;&lt;/a&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='postQuickEdit' var='post'&gt;
  &lt;b:if cond='data:post.editUrl'&gt;
    &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:post.adminClass'&gt;
      &lt;a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'&gt;
        &lt;img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/&gt;
      &lt;/a&gt;
    &lt;/span&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='shareButtons' var='post'&gt;
  &lt;a class='share-button sb-email' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=email&amp;quot;' expr:title='data:top.emailThisMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.emailThisMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-blog' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=blog&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=270,width=475\&amp;quot;); return false;&amp;quot;' expr:title='data:top.blogThisMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.blogThisMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-twitter' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=twitter&amp;quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.shareToTwitterMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-facebook' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=facebook&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=430,width=640\&amp;quot;); return false;&amp;quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.shareToFacebookMsg/&gt;&lt;/span&gt;&lt;/a&gt;
  &lt;a class='share-button sb-buzz' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=buzz&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=415,width=690\&amp;quot;); return false;&amp;quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'&gt;
    &lt;span class='share-button-link-text'&gt;&lt;data:top.shareToBuzzMsg/&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/b:includable&gt;
&lt;b:includable id='commentDeleteIcon' var='comment'&gt;
  &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:comment.adminClass'&gt;
    &lt;b:if cond='data:showCmtPopup'&gt;
      &lt;div class='goog-toggle-button'&gt;
        &lt;div class='goog-inline-block comment-action-icon'/&gt;
      &lt;/div&gt;
    &lt;b:else/&gt;
      &lt;a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'&gt;
        &lt;img src='//www.blogger.com/img/icon_delete13.gif'/&gt;
      &lt;/a&gt;
    &lt;/b:if&gt;
  &lt;/span&gt;
&lt;/b:includable&gt;
&lt;b:includable id='backlinkDeleteIcon' var='backlink'&gt;
  &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:backlink.adminClass'&gt;
    &lt;a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'&gt;
      &lt;img src='//www.blogger.com/img/icon_delete13.gif'/&gt;
    &lt;/a&gt;
  &lt;/span&gt;
&lt;/b:includable&gt;
&lt;b:includable id='comments' var='post'&gt;
  &lt;div class='comments' id='comments'&gt;
    &lt;a name='comments'/&gt;
    &lt;b:if cond='data:post.allowComments'&gt;
      &lt;h4&gt;
        &lt;b:if cond='data:post.numComments == 1'&gt;
          1 &lt;data:commentLabel/&gt;:
        &lt;b:else/&gt;
          &lt;data:post.numComments/&gt; &lt;data:commentLabelPlural/&gt;:
        &lt;/b:if&gt;
      &lt;/h4&gt;

      &lt;b:if cond='data:post.commentPagingRequired'&gt;
        &lt;span class='paging-control-container'&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'&gt;&lt;data:post.oldestLinkText/&gt;&lt;/a&gt;
          &amp;#160;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'&gt;&lt;data:post.olderLinkText/&gt;&lt;/a&gt;
          &amp;#160;
          &lt;data:post.commentRangeText/&gt;
          &amp;#160;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'&gt;&lt;data:post.newerLinkText/&gt;&lt;/a&gt;
          &amp;#160;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'&gt;&lt;data:post.newestLinkText/&gt;&lt;/a&gt;
        &lt;/span&gt;
      &lt;/b:if&gt;

      &lt;div expr:id='data:widget.instanceId + &amp;quot;_comments-block-wrapper&amp;quot;'&gt;
        &lt;dl expr:class='data:post.avatarIndentClass' id='comments-block'&gt;
          &lt;b:loop values='data:post.comments' var='comment'&gt;
            &lt;dt expr:class='&amp;quot;comment-author &amp;quot; + data:comment.authorClass' expr:id='data:comment.anchorName'&gt;
              &lt;b:if cond='data:comment.favicon'&gt;
                &lt;img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/&gt;
              &lt;/b:if&gt;
              &lt;a expr:name='data:comment.anchorName'/&gt;
              &lt;b:if cond='data:blog.enabledCommentProfileImages'&gt;
                &lt;data:comment.authorAvatarImage/&gt;
              &lt;/b:if&gt;
              &lt;b:if cond='data:comment.authorUrl'&gt;
                &lt;a expr:href='data:comment.authorUrl' rel='nofollow'&gt;&lt;data:comment.author/&gt;&lt;/a&gt;
              &lt;b:else/&gt;
                &lt;data:comment.author/&gt;
              &lt;/b:if&gt;
              &lt;data:commentPostedByMsg/&gt;
            &lt;/dt&gt;
            &lt;dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'&gt;
              &lt;b:if cond='data:comment.isDeleted'&gt;
                &lt;span class='deleted-comment'&gt;&lt;data:comment.body/&gt;&lt;/span&gt;
              &lt;b:else/&gt;
                &lt;p&gt;
                  &lt;data:comment.body/&gt;
                &lt;/p&gt;
              &lt;/b:if&gt;
            &lt;/dd&gt;
            &lt;dd class='comment-footer'&gt;
              &lt;span class='comment-timestamp'&gt;
                &lt;a expr:href='data:comment.url' title='comment permalink'&gt;
                  &lt;data:comment.timestamp/&gt;
                &lt;/a&gt;
                &lt;b:include data='comment' name='commentDeleteIcon'/&gt;
              &lt;/span&gt;
            &lt;/dd&gt;
          &lt;/b:loop&gt;
        &lt;/dl&gt;
      &lt;/div&gt;

      &lt;b:if cond='data:post.commentPagingRequired'&gt;
        &lt;span class='paging-control-container'&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'&gt;
            &lt;data:post.oldestLinkText/&gt;
          &lt;/a&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'&gt;
            &lt;data:post.olderLinkText/&gt;
          &lt;/a&gt;
          &amp;#160;
          &lt;data:post.commentRangeText/&gt;
          &amp;#160;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'&gt;
            &lt;data:post.newerLinkText/&gt;
          &lt;/a&gt;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'&gt;
            &lt;data:post.newestLinkText/&gt;
          &lt;/a&gt;
        &lt;/span&gt;
      &lt;/b:if&gt;

      &lt;p class='comment-footer'&gt;
        &lt;b:if cond='data:post.embedCommentForm'&gt;
          &lt;b:if cond='data:post.allowNewComments'&gt;
            &lt;b:include data='post' name='comment-form'/&gt;
          &lt;b:else/&gt;
            &lt;data:post.noNewCommentsText/&gt;
          &lt;/b:if&gt;
        &lt;b:else/&gt;
          &lt;b:if cond='data:post.allowComments'&gt;
            &lt;a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'&gt;&lt;data:postCommentMsg/&gt;&lt;/a&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;

      &lt;/p&gt;
    &lt;/b:if&gt;

    &lt;div id='backlinks-container'&gt;
    &lt;div expr:id='data:widget.instanceId + &amp;quot;_backlinks-container&amp;quot;'&gt;
       &lt;b:if cond='data:post.showBacklinks'&gt;
         &lt;b:include data='post' name='backlinks'/&gt;
       &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='comment-form' var='post'&gt;
  &lt;div class='comment-form'&gt;
    &lt;a name='comment-form'/&gt;
    &lt;h4 id='comment-post-message'&gt;&lt;data:postCommentMsg/&gt;&lt;/h4&gt;
    &lt;p&gt;&lt;data:blogCommentMessage/&gt;&lt;/p&gt;
    &lt;data:blogTeamBlogMessage/&gt;
    &lt;a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/&gt;
    &lt;iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/&gt;
    &lt;data:post.friendConnectJs/&gt;
    &lt;data:post.cmtfpIframe/&gt;
    &lt;b:if cond='data:showCmtPopup'&gt;
      &lt;div id='comment-popup' style='width:100px;height:20px;'/&gt;
    &lt;/b:if&gt;
    &lt;script type='text/javascript'&gt;
      BLOG_CMT_createIframe(&amp;#39;&lt;data:post.appRpcRelayPath/&gt;&amp;#39;, &amp;#39;&lt;data:post.communityId/&gt;&amp;#39;);
    &lt;/script&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='backlinks' var='post'&gt;
  &lt;a name='links'/&gt;&lt;h4&gt;&lt;data:post.backlinksLabel/&gt;&lt;/h4&gt;
  &lt;b:if cond='data:post.numBacklinks != 0'&gt;
    &lt;dl class='comments-block' id='comments-block'&gt;
      &lt;b:loop values='data:post.backlinks' var='backlink'&gt;
        &lt;div class='collapsed-backlink backlink-control'&gt;
          &lt;dt class='comment-title'&gt;
            &lt;span class='backlink-toggle-zippy'&gt;&amp;#160;&lt;/span&gt;
            &lt;a expr:href='data:backlink.url' rel='nofollow'&gt;&lt;data:backlink.title/&gt;&lt;/a&gt;
            &lt;b:include data='backlink' name='backlinkDeleteIcon'/&gt;
          &lt;/dt&gt;
          &lt;dd class='comment-body collapseable'&gt;
            &lt;data:backlink.snippet/&gt;
          &lt;/dd&gt;
          &lt;dd class='comment-footer collapseable'&gt;
            &lt;span class='comment-author'&gt;&lt;data:post.authorLabel/&gt; &lt;data:backlink.author/&gt;&lt;/span&gt;
            &lt;span class='comment-timestamp'&gt;&lt;data:post.timestampLabel/&gt; &lt;data:backlink.timestamp/&gt;&lt;/span&gt;
          &lt;/dd&gt;
        &lt;/div&gt;
      &lt;/b:loop&gt;
    &lt;/dl&gt;
  &lt;/b:if&gt;
  &lt;p class='comment-footer'&gt;
    &lt;a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &amp;quot;_backlinks-create-link&amp;quot;' target='_blank'&gt;&lt;data:post.createLinkLabel/&gt;&lt;/a&gt;
  &lt;/p&gt;
&lt;/b:includable&gt;
&lt;b:includable id='feedLinks'&gt;
  &lt;b:if cond='data:blog.pageType != &amp;quot;item&amp;quot;'&gt; &lt;!-- Blog feed links --&gt;
    &lt;b:if cond='data:feedLinks'&gt;
      &lt;div class='blog-feeds'&gt;
        &lt;b:include data='feedLinks' name='feedLinksBody'/&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

    &lt;b:else/&gt; &lt;!--Post feed links --&gt;
    &lt;div class='post-feeds'&gt;
      &lt;b:loop values='data:posts' var='post'&gt;
        &lt;b:if cond='data:post.allowComments'&gt;
          &lt;b:if cond='data:post.feedLinks'&gt;
            &lt;b:include data='post.feedLinks' name='feedLinksBody'/&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/b:loop&gt;
    &lt;/div&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='feedLinksBody' var='links'&gt;
  &lt;div class='feed-links'&gt;
  &lt;data:feedLinksMsg/&gt;
  &lt;b:loop values='data:links' var='f'&gt;
     &lt;a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'&gt;&lt;data:f.name/&gt; (&lt;data:f.feedType/&gt;)&lt;/a&gt;
  &lt;/b:loop&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='status-message'&gt;
  &lt;b:if cond='data:navMessage'&gt;
  &lt;div class='status-msg-wrap'&gt;
    &lt;div class='status-msg-body'&gt;
      &lt;data:navMessage/&gt;
    &lt;/div&gt;
    &lt;div class='status-msg-border'&gt;
      &lt;div class='status-msg-bg'&gt;
        &lt;div class='status-msg-hidden'&gt;&lt;data:navMessage/&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div style='clear: both;'/&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;/b:section&gt;
      &lt;/div&gt;

      &lt;div id='sidebar-wrapper'&gt;
        &lt;b:section class='sidebar' id='sidebar' preferred='yes'&gt;
&lt;b:widget id='HTML3' locked='false' title='' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='Profile1' locked='false' title='About Me' type='Profile'&gt;
&lt;b:includable id='main'&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='widget-content'&gt;
    &lt;b:if cond='data:team == &amp;quot;true&amp;quot;'&gt; &lt;!-- team blog profile --&gt;
      &lt;ul&gt;
        &lt;b:loop values='data:authors' var='i'&gt;
          &lt;li&gt;&lt;a expr:href='data:i.userUrl'&gt;&lt;data:i.display-name/&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;/b:loop&gt;
      &lt;/ul&gt;

      &lt;b:else/&gt; &lt;!-- normal blog profile --&gt;

      &lt;b:if cond='data:photo.url != &amp;quot;&amp;quot;'&gt;
        &lt;a expr:href='data:userUrl'&gt;&lt;img class='profile-img' expr:alt='data:photo.alt' expr:height='data:photo.height' expr:src='data:photo.url' expr:width='data:photo.width'/&gt;&lt;/a&gt;
      &lt;/b:if&gt;

      &lt;dl class='profile-datablock'&gt;
        &lt;dt class='profile-data'&gt;&lt;data:displayname/&gt;&lt;/dt&gt;

        &lt;b:if cond='data:showlocation == &amp;quot;true&amp;quot;'&gt;
          &lt;dd class='profile-data'&gt;&lt;data:location/&gt;&lt;/dd&gt;
        &lt;/b:if&gt;

        &lt;b:if cond='data:aboutme != &amp;quot;&amp;quot;'&gt;&lt;dd class='profile-textblock'&gt;&lt;data:aboutme/&gt;&lt;/dd&gt;&lt;/b:if&gt;
      &lt;/dl&gt;
      &lt;a class='profile-link' expr:href='data:userUrl'&gt;&lt;data:viewProfileMsg/&gt;&lt;/a&gt;
    &lt;/b:if&gt;

     &lt;b:include name='quickedit'/&gt;
    &lt;/div&gt;
  &lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='Followers1' locked='false' title='Followers' type='Followers'&gt;
&lt;b:includable id='main'&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;b:if cond='data:codeSnippet != &amp;quot;&amp;quot;'&gt;
      &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;b:else/&gt;
      &lt;b:if cond='data:totalFollowerCount != &amp;quot;&amp;quot;'&gt;
        &lt;h2 class='title'&gt;&lt;data:title/&gt; (&lt;data:totalFollowerCount/&gt;)&lt;/h2&gt;
      &lt;/b:if&gt;
    &lt;/b:if&gt;  
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;div expr:id='data:widget.instanceId + &amp;quot;-wrapper&amp;quot;'&gt;
      &lt;b:if cond='data:codeSnippet != &amp;quot;&amp;quot;'&gt;
        &lt;div style='margin-right:2px;'&gt;
          &lt;data:codeSnippet/&gt;
        &lt;/div&gt;
      &lt;b:else/&gt;
        &lt;b:if cond='data:totalFollowerCount == &amp;quot;&amp;quot;'&gt;
          &lt;span class='item-control following-not-admin'&gt;
            &lt;b&gt;&lt;data:failureSnippet/&gt;&lt;/b&gt;
          &lt;/span&gt;
          &lt;span class='item-control blog-admin'&gt;
            &lt;b&gt;&lt;data:adminFailureSnippet/&gt;&lt;/b&gt;
          &lt;/span&gt;
        &lt;b:else/&gt;
          &lt;b:if cond='data:followingLinkPresent'&gt;
            &lt;div class='follow-this profile-link item-control following-follow-this'&gt;
              &lt;a expr:href='&amp;quot;javascript:_FollowersView._openPopup(\&amp;quot;&amp;quot; + data:followUri + &amp;quot;\&amp;quot;);&amp;quot;'&gt;
                &lt;data:followThisMessage/&gt;
              &lt;/a&gt;
            &lt;/div&gt;
            &lt;div class='follow-this profile-link item-control following-stop-following-this'&gt;
              &lt;a expr:href='&amp;quot;javascript:_FollowersView._openPopup(\&amp;quot;&amp;quot; + data:followUri + &amp;quot;\&amp;quot;);&amp;quot;'&gt;
                &lt;data:stopFollowingMessage/&gt;
              &lt;/a&gt;
            &lt;/div&gt;
          &lt;/b:if&gt;
  
          &lt;div class='followers-grid'&gt;
            &lt;b:if cond='data:totalFollowerCount == 0'&gt;
              &lt;div class='profile-link item-control following-follow-this'&gt;
                &lt;data:emptyFollowersMessage/&gt;
              &lt;/div&gt;
            &lt;/b:if&gt;
            &lt;!--
            Relies on the js written out in navbar.gxp
            --&gt;
            &lt;b:loop values='data:followers' var='follower'&gt;
              &lt;div class='follower'&gt;
                &lt;a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'&gt;
                &lt;img class='follower-img' expr:alt='data:follower.displayName' expr:height='data:follower.imageHeight' expr:onerror='&amp;quot;this.onerror=null;this.src=\&amp;quot;&amp;quot; + data:anonFollowerImageUrl + &amp;quot;\&amp;quot;;&amp;quot;' expr:onload='&amp;quot;setAttributeOnload(this, \&amp;quot;src\&amp;quot;, \&amp;quot;&amp;quot; + data:follower.imageUrl + &amp;quot;\&amp;quot;)&amp;quot;' expr:width='data:follower.imageWidth' src='http://img1.blogblog.com/img/blank.gif'/&gt;
                &lt;/a&gt;
              &lt;/div&gt;
            &lt;/b:loop&gt;
            &lt;div class='clear'/&gt;
          &lt;/div&gt;
  
          &lt;div class='followers-canvas profile-link'&gt;
            &lt;data:followersFooterMessage/&gt;
            &lt;span class='item-control following-not-admin'&gt;
              &lt;a expr:href='data:followersUri'&gt;
                &lt;data:viewAllMessage/&gt;
              &lt;/a&gt;
            &lt;/span&gt;
            &lt;span class='item-control blog-admin'&gt;
              &lt;a expr:href='data:manageFollowersUri'&gt;
                &lt;data:manageFollowersMessage/&gt;
              &lt;/a&gt;
            &lt;/span&gt;
          &lt;/div&gt;
          &lt;/b:if&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'&gt;
&lt;b:includable id='main'&gt;
  &lt;b:if cond='data:title'&gt;
    &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
  &lt;div id='ArchiveList'&gt;
  &lt;div expr:id='data:widget.instanceId + &amp;quot;_ArchiveList&amp;quot;'&gt;
    &lt;b:if cond='data:style == &amp;quot;HIERARCHY&amp;quot;'&gt;
     &lt;b:include data='data' name='interval'/&gt;
    &lt;/b:if&gt;
    &lt;b:if cond='data:style == &amp;quot;FLAT&amp;quot;'&gt;
      &lt;b:include data='data' name='flat'/&gt;
    &lt;/b:if&gt;
    &lt;b:if cond='data:style == &amp;quot;MENU&amp;quot;'&gt;
      &lt;b:include data='data' name='menu'/&gt;
    &lt;/b:if&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;b:include name='quickedit'/&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
&lt;b:includable id='flat' var='data'&gt;
  &lt;ul class='flat'&gt;
    &lt;b:loop values='data:data' var='i'&gt;
      &lt;li class='archivedate'&gt;
        &lt;a expr:href='data:i.url'&gt;&lt;data:i.name/&gt;&lt;/a&gt; (&lt;data:i.post-count/&gt;)
      &lt;/li&gt;
    &lt;/b:loop&gt;
  &lt;/ul&gt;
&lt;/b:includable&gt;
&lt;b:includable id='menu' var='data'&gt;
  &lt;select expr:id='data:widget.instanceId + &amp;quot;_ArchiveMenu&amp;quot;'&gt;
    &lt;option value=''&gt;&lt;data:title/&gt;&lt;/option&gt;
    &lt;b:loop values='data:data' var='i'&gt;
      &lt;option expr:value='data:i.url'&gt;&lt;data:i.name/&gt; (&lt;data:i.post-count/&gt;)&lt;/option&gt;
    &lt;/b:loop&gt;
  &lt;/select&gt;
&lt;/b:includable&gt;
&lt;b:includable id='interval' var='intervalData'&gt;
  &lt;b:loop values='data:intervalData' var='i'&gt;
      &lt;ul class='hierarchy'&gt;
        &lt;li expr:class='&amp;quot;archivedate &amp;quot; + data:i.expclass'&gt;
          &lt;b:include data='i' name='toggle'/&gt;
          &lt;a class='post-count-link' expr:href='data:i.url'&gt;&lt;data:i.name/&gt;&lt;/a&gt;
            &lt;span class='post-count' dir='ltr'&gt;(&lt;data:i.post-count/&gt;)&lt;/span&gt;
          &lt;b:if cond='data:i.data'&gt;
            &lt;b:include data='i.data' name='interval'/&gt;
          &lt;/b:if&gt;
          &lt;b:if cond='data:i.posts'&gt;
            &lt;b:include data='i.posts' name='posts'/&gt;
          &lt;/b:if&gt;
        &lt;/li&gt;
      &lt;/ul&gt;
  &lt;/b:loop&gt;
&lt;/b:includable&gt;
&lt;b:includable id='toggle' var='interval'&gt;
  &lt;b:if cond='data:interval.toggleId'&gt;
  &lt;b:if cond='data:interval.expclass == &amp;quot;expanded&amp;quot;'&gt;
    &lt;a class='toggle' href='javascript:void(0)'&gt;
      &lt;span class='zippy toggle-open'&gt;&amp;#9660;&amp;#160;&lt;/span&gt;
    &lt;/a&gt;
  &lt;b:else/&gt;
    &lt;a class='toggle' href='javascript:void(0)'&gt;
      &lt;span class='zippy'&gt;
        &lt;b:if cond='data:blog.languageDirection == &amp;quot;rtl&amp;quot;'&gt;
          &amp;#9668;&amp;#160;
        &lt;b:else/&gt;
          &amp;#9658;&amp;#160;
        &lt;/b:if&gt;
      &lt;/span&gt;
    &lt;/a&gt;
  &lt;/b:if&gt;
 &lt;/b:if&gt;
&lt;/b:includable&gt;
&lt;b:includable id='posts' var='posts'&gt;
  &lt;ul class='posts'&gt;
    &lt;b:loop values='data:posts' var='i'&gt;
      &lt;li&gt;&lt;a expr:href='data:i.url'&gt;&lt;data:i.title/&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;/b:loop&gt;
  &lt;/ul&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;b:widget id='HTML2' locked='false' title='' type='HTML'&gt;
&lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;
&lt;/b:section&gt;
      &lt;/div&gt;

      &lt;!-- spacer for skins that want sidebar and main to be the same height--&gt;
      &lt;div class='clear'&gt;&amp;#160;&lt;/div&gt;

    &lt;/div&gt; &lt;!-- end content-wrapper --&gt;

    &lt;div id='footer-wrapper'&gt;
      &lt;b:section class='footer' id='footer'/&gt;
    &lt;/div&gt;

  &lt;/div&gt;&lt;/div&gt; &lt;!-- end outer-wrapper --&gt;
&lt;/body&gt;
&lt;/html&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/template/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/template/default'/><link rel='alternate' type='text/html' href='http://rilwan2010.blogspot.com/'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_PUBLISHING_MODE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of publishing done for this blog.</title><content type='text'>PUBLISH_MODE_BLOGSPOT</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_PUBLISHING_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_PUBLISHING_MODE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_NAME</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The name of the blog</title><content type='text'>Rilwan's 2010 Creation</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_NAME'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_NAME'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_DESCRIPTION</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>A description of the blog</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DESCRIPTION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DESCRIPTION'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_PROMOTED</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog can be promoted on Blogger</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_PROMOTED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_PROMOTED'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_SEARCHABLE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog should be indexed by search engines</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SEARCHABLE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SEARCHABLE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_ADULT_CONTENT</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog contains adult content</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ADULT_CONTENT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ADULT_CONTENT'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_QUICK_EDITING</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether Quick Editing is enabled</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_QUICK_EDITING'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_QUICK_EDITING'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_EMAIL_POST_LINKS</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show a link for users to e-mail posts</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_EMAIL_POST_LINKS'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_EMAIL_POST_LINKS'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_MAX_NUM</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Maximum number of things to show on the main page"</title><content type='text'>7</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_MAX_NUM'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_MAX_NUM'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_MAX_UNIT</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Unit of things to show on the main page</title><content type='text'>POSTS</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_MAX_UNIT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_MAX_UNIT'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_DATE_FORMAT</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the date header format</title><content type='text'>26</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DATE_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DATE_FORMAT'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_ARCHIVE_DATE_FORMAT</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the archive index date format</title><content type='text'>9</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ARCHIVE_DATE_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ARCHIVE_DATE_FORMAT'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_TIME_STAMP_FORMAT</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the time stamp format</title><content type='text'>27</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_TIME_STAMP_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_TIME_STAMP_FORMAT'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_TIME_ZONE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The time zone for this blog</title><content type='text'>America/Los_Angeles</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_TIME_ZONE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_TIME_ZONE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_LOCALE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Language for this blog</title><content type='text'>en</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_LOCALE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_LOCALE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_CONVERT_LINE_BREAKS</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to convert line breaks into &lt;br /&gt; tags in post editor</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_CONVERT_LINE_BREAKS'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_CONVERT_LINE_BREAKS'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_SHOW_TITLE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show the title field</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SHOW_TITLE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SHOW_TITLE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_SHOW_URL</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show a related link box in the post composer</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SHOW_URL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SHOW_URL'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_FLOAT_ALIGNMENT</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether float alignment is enabled for the blog</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_FLOAT_ALIGNMENT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_FLOAT_ALIGNMENT'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_POST_TEMPLATE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The template for blog posts</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_POST_TEMPLATE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_POST_TEMPLATE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENTS_ALLOWED</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show comments</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENTS_ALLOWED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENTS_ALLOWED'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_ACCESS</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Who can comment</title><content type='text'>REGISTERED</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_ACCESS'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_ACCESS'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_DEFAULT_COMMENTS_MODE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Default comment mode for posts</title><content type='text'>DEFAULT_HAVE_COMMENTS</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DEFAULT_COMMENTS_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DEFAULT_COMMENTS_MODE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_BACKLINKS_ALLOWED</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show comment backlinks on the blog</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_BACKLINKS_ALLOWED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_BACKLINKS_ALLOWED'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_DEFAULT_BACKLINKS_MODE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Default backlinks mode for posts</title><content type='text'>DEFAULT_HAVE_BACKLINKS</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DEFAULT_BACKLINKS_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_DEFAULT_BACKLINKS_MODE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENTS_TIME_STAMP_FORMAT</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Comment time stamp format number</title><content type='text'>29</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENTS_TIME_STAMP_FORMAT'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENTS_TIME_STAMP_FORMAT'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_FORM_LOCATION</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Blog comment form location</title><content type='text'>EMBEDDED_IFRAME</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_FORM_LOCATION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_FORM_LOCATION'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_MODERATION</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to enable comment moderation</title><content type='text'>DISABLED</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MODERATION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MODERATION'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_MODERATION_DELAY</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Number of days after which new comments are subject to moderation</title><content type='text'>14</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MODERATION_DELAY'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MODERATION_DELAY'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_CAPTCHA</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to require commenters to complete a Captcha</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_CAPTCHA'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_CAPTCHA'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_PROFILE_IMAGES</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show profile images in comments</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_PROFILE_IMAGES'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_PROFILE_IMAGES'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_EMAIL</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>List of e-mail addresses to send notifications of new comments to</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_EMAIL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_EMAIL'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_MODERATION_EMAIL</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Email address to send notifications of new comments needing moderation to</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MODERATION_EMAIL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MODERATION_EMAIL'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_MESSAGE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Blog comment message</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MESSAGE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_MESSAGE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_ARCHIVE_FREQUENCY</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>How frequently this blog should be archived</title><content type='text'>MONTHLY</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ARCHIVE_FREQUENCY'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ARCHIVE_FREQUENCY'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_BY_POST_ARCHIVING</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to provide an archive page for each post</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_BY_POST_ARCHIVING'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_BY_POST_ARCHIVING'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_POST_FEED</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for blog posts</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_POST_FEED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_POST_FEED'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_COMMENT_FEED</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for blog comments</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_FEED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_COMMENT_FEED'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_PER_POST_FEED</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for per-post comments</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_PER_POST_FEED'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_PER_POST_FEED'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_FEED_REDIRECT_URL</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>URL to redirect post feed requests to</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_FEED_REDIRECT_URL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_FEED_REDIRECT_URL'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_POST_FEED_FOOTER</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Footer to append to the end of each entry in the post feed</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_POST_FEED_FOOTER'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_POST_FEED_FOOTER'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_SEND_EMAIL</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Comma separated list of emails to send new blog posts to</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SEND_EMAIL'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SEND_EMAIL'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_SUBDOMAIN</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The BlogSpot subdomain under which to publish your blog</title><content type='text'>rilwan2010</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SUBDOMAIN'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_SUBDOMAIN'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_READ_ACCESS_MODE</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The access type for the readers of the blog.</title><content type='text'>PUBLIC</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_READ_ACCESS_MODE'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_READ_ACCESS_MODE'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_READER_PERMISSION</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of emails for users who have permission to read the blog.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_READER_PERMISSION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_READER_PERMISSION'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_AUTHOR_PERMISSION</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of authors' emails who have permission to publish.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_AUTHOR_PERMISSION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_AUTHOR_PERMISSION'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.settings.BLOG_ADMIN_PERMISSION</id><published>2010-06-04T06:13:34.823-07:00</published><updated>2010-06-18T15:07:09.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of administrators' emails for the blog.</title><content type='text'>rilwan2010@live.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ADMIN_PERMISSION'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/settings/BLOG_ADMIN_PERMISSION'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>noreply@blogger.com</email></author></entry><entry><id>tag:blogger.com,1999:blog-1594342246745817195.post-8262885959582284616</id><published>2010-06-07T05:23:00.000-07:00</published><updated>2010-06-18T15:07:09.269-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Rilwan's 2010 Creation</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_HWHgiUzZs_I/TAzk-k4t7WI/AAAAAAAAAAM/dGXAwXOq3cg/s1600/PhotoFunia-15c0ed8%282%29.jpg"&gt;&lt;img style="float: left; margin: 0pt 10px 10px 0pt; cursor: pointer; width: 190px; height: 220px;" src="http://2.bp.blogspot.com/_HWHgiUzZs_I/TAzk-k4t7WI/AAAAAAAAAAM/dGXAwXOq3cg/s320/PhotoFunia-15c0ed8%282%29.jpg" alt="" id="BLOGGER_PHOTO_ID_5480006610307640674" border="0" /&gt;&lt;/a&gt;Hi  this is my recent designed template with additional slide menu and horizontal drop menu if you like and if you want this template &lt;a href="http://spreadsheets.google.com/viewform?formkey=dGZ0bVBaemdCRUtmZlRScGZjeG9oOHc6MQ"&gt;contact&lt;/a&gt; me.</content><link rel='replies' type='application/atom+xml' href='http://rilwan2010.blogspot.com/feeds/8262885959582284616/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rilwan2010.blogspot.com/2010/06/rilwans-2010-creation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/posts/default/8262885959582284616'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1594342246745817195/posts/default/8262885959582284616'/><link rel='alternate' type='text/html' href='http://rilwan2010.blogspot.com/2010/06/rilwans-2010-creation.html' title='Rilwan&apos;s 2010 Creation'/><author><name>Rilwan's 2010 Creation</name><uri>http://www.blogger.com/profile/00981387317608862291</uri><email>rilwan2010@live.com</email></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_HWHgiUzZs_I/TAzk-k4t7WI/AAAAAAAAAAM/dGXAwXOq3cg/s72-c/PhotoFunia-15c0ed8%282%29.jpg' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
