<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<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'>
  <head>
    <b:include data='blog' name='all-head-content'/>
   <title><data:blog.pageTitle/></title>
    <b:skin><![CDATA[/*
-----------------------------------------------
----Moto Template----
Design By Vk Bhardwaj
Url: http://vkbhardwaj.blogspot.com/
Licence : Under Creative common license
----------------------------------------------- */

/* Variable definitions
   ====================
   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#fff" value="#333333">
   <Variable name="textcolor" description="Text Color"
             type="color" default="#333" value="#333333">
   <Variable name="linkcolor" description="Link Color"
             type="color" default="#58a" value="#5588aa">
   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#666" value="#666666">
   <Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#999" value="#999999">
   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#c60" value="#cc6600">
   <Variable name="bordercolor" description="Border Color"
             type="color" default="#ccc" value="#cccccc">
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#999" value="#999999">
   <Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif">
   <Variable name="descriptionfont" description="Blog Description Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
   <Variable name="postfooterfont" description="Post Footer Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
   <Variable name="startSide" description="Side where text starts in blog language"
             type="automatic" default="left" value="left">
   <Variable name="endSide" description="Side where text ends in blog language"
             type="automatic" default="right" value="right">
*/

/* Use this with templates/template-Onecol.html */
#navbar-iframe { 
display : block; 
} 
#navbar-iframe { 
display : block; 
} 
#navbar, .quickedit { 
display : none; 
} 

body {
background-image:url(http://i624.photobucket.com/albums/tt325/Vk_bhardwaj/MotoBackground.jpg);background-position: center; background-repeat:no-repeat; background-attachment: fixed;
margin:0; color:#333333; font:x-small Georgia Serif; font-size/* */:/**/small; font-size: /**/small; text-align: center;
}

a, a:active, a:visited { color: #000; text-decoration: none;}
a:hover {color: #a10303;}
a img {border:0px;}

.clear {
clear:both;
}

.alignleft {
float:left;
padding:2px 0 0 5px;
}

.alignright {
float:right;
padding:2px 0 0 5px;
}

.clearfix:after {
display: block;
content: ".";
height: 0;
font-size:0; 
visibility: hidden;
clear: both;
}

/* for IEMac and as IE hasLayout switch*/
.clearfix {display: inline-block;}
/* this line hides these rules from IEMac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* end hide from IEMac */
/* end clearfix rule set*/




/* Header
-----------------------------------------------
 */
#header-wrapper { 
width : 700px; 
margin : 0 auto 0; 
clear : both; 
overflow : hidden; 
} 
#header-inner { 
background-position : center; 
margin-left : auto; 
margin-right : auto; 
} 
#header { 
width : 360px; 
float : left; 
margin-left :25px; 
text-align : center; 
} 
#header-right { 
width : 300px; 
float : right; 
margin-top : 30px; 
} 
 
#header-right ul { 
margin : 0; 
padding : 5px; 
} 
#header-right ul li { 
display : inline; 
padding : 5px; 
} 
#titlewrapper { 
margin : 15px 0; 
padding : 0; 
float : left; 
} 
#title { 
margin:5px 5px 0;
padding:7px 0px .25em;
line-height:1.2em;
text-transform:none;
letter-spacing:0 auto;
font: normal bold 322% Trebuchet, Trebuchet MS, Arial, sans-serif;
text-shadow: #bcbcbc 0px 7px 3px;
}
#title a { 
color : #666; 
text-decoration : none; 
} 
#title a:hover { 
color : #666; 
} 
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
 width: 700px;
 margin: 0 auto; 

  }

#main-wrapper {
margin-left: 17px; 
float: left;
width: 700px; 
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 */
  }

#crosscol-wrapper #Label1 {

padding:10px 5px;
}
#crosscol-wrapper ul li {display:inline;}
#crosscol-wrapper ul li a {
color:#808080;
font-family:georgia;
font-size:14px;
font-weight:bold;
padding:5px 10px;
}
#crosscol-wrapper ul li a:hover {color:#000;}

/* Headings
----------------------------------------------- */

h2 {
  margin:1.5em 0 .75em;
margin-top:-15px;
  line-height: 1.4em;
  text-transform:none;
  letter-spacing:.2em;
  color:#000;
}


.post { 
margin : 0.5em 0 1.5em; 
padding : 0 10px 1.5em; 
} 
.post h3 { 

line-height : 1.4em; 
margin : 0 -1px; 
font-family : Georgia, "Times New Roman", Times, serif; 
font-size : 25px;  
font-variant : normal; 
font-weight : normal; 
letter-spacing : -1px; 
} 
.post h3 a, .post h3 a:visited, .post h3 strong { 
color : #000; 
font-family:Georgia, "Times New Roman", Times, serif;
padding : 0 10px; 
text-decoration : none; 
} 
.post h3 strong, .post h3 a:hover { 
color : #000; 
} 
.post-body { 
margin : 0 0 0.75em; 
line-height : 1.6em; 
color : #333; 
} 
.post-body blockquote { 
line-height : 1.3em; 
} 
.post-footer { 
margin : 0.75em 0; 
color : #333; 
font-family : Georgia, "Times New Roman", Times, serif; 
font-size : 15px; 
font-style : italic; 
font-variant : normal; 
font-weight : bold; 
letter-spacing : -1px; 
} 
.comment-link { 
background:transparent url(http://lh6.ggpht.com/_9b1traaMESE/SmtUYdAZ3uI/AAAAAAAAAXg/nv2vurea-gA/comment%20icons.png) no-repeat scroll 0 0;
float:right;
height:35px;
line-height:2em;
margin-left:0.6em;
padding:0 10px;
width:90px;
} 
.post img { 
padding : 4px; 
} 
.post blockquote { 
background : #ddd none repeat scroll 0 0; 
padding : 5px; 
} 
.post blockquote p { 
margin : 0.75em 0; 
} 
#comments h4 { 
margin : 1em 0; 
font-weight : normal; 
font-size : 21px; 
line-height : 1.4em; 
color : #323232; 
} 
h4#resp { 
padding : 0; 
margin : 10px 0; 
} 
#replylink { 
padding : 0 0 15px 0; 
margin : 0; 
} 
.comment-timestamp { 
font-size : 10px; 
} 
#comments-block { 
margin : 1em 0 1.5em; 
line-height : 1.6em; 
padding : 0 10px; 
} 
.respond, .authorsrespond { 
border : 3px solid #ddd; 
margin : 0 0 10px; 
padding : 0 10px; 
} 
.authorsrespond { 
background : #eee; 
} 
.comment-author { 
margin : 0.5em 0; 
} 
.comment-body { 
margin : 0.25em 0 0; 
} 
.comment-footer { 
margin : -0.25em 0 0; 
line-height : 1.4em; 
} 
.comment-body p { 
margin : 0 0 0.75em; 
} 
.deleted-comment { 
font-style : italic; 
color : gray; 
} 
#blog-pager-newer-link { 
float : left; 
} 
#blog-pager-older-link { 
float : right; 
} 
#blog-pager { 
text-align : center; 
} 
.feed-icons { 
padding : 12px 0 0 0; 
margin : 0 1px -2px 0; 
display : inline; 
} 
.feed-links { 
clear : both; 
line-height : 2.5em; 
} 
.main .widget { 
margin : 0 0 1.5em; 
padding : 0 10px; 
} 
.main .Blog { 
border-bottom-width : 0; 
} 
.profile-img { 
float : left; 
margin-top : 0; 
margin-right : 5px; 
margin-bottom : 5px; 
margin-left : 0; 
padding : 4px; 
border : 1px solid #cccccc; 
} 
.profile-data { 
margin : 0; 
text-transform : uppercase; 
letter-spacing : 0.1em; 
font : normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; 
font-weight : bold; 
line-height : 1.6em; 
} 
.profile-datablock { 
margin : 0.5em 0 0.5em; 
} 
.profile-textblock { 
margin : 0.5em 0; 
line-height : 1.6em; 
} 
.profile-link { 
font : normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; 
text-transform : uppercase; 
letter-spacing : 0.1em; 
} 

/* Footer
----------------------------------------------- */
#footer {
width:100%;
clear:both;
margin:0 auto;
padding-top:0px;
line-height: 1.6em;
text-transform:uppercase;
letter-spacing:0 auto;
text-align: center;
}
#footer-wrapper {
width:700px;
padding: 0px 15px 10px 0px;
clear:both;
color: #898989;
line-height: 1.5em;
margin: 0 auto;
padding-top:0 auto;
padding-bottom:20px;
text-transform:none;
letter-spacing:0 auto;
text-align: left;
}
#footer-wrapper h2{
padding:0 auto;
font-size:120%;
font-weight:Bold;
line-height:1.4em;
color:#959595;
text-shadow: #fff 1px 1px 1px;
}
#footer-left {
width:230px;
float: left;
margin-left:0px;
margin-right:28px;
}
#footer-center {
width: 230px;
float: left;
}
#footer-right {
width: 230px;
float: right;
margin-right:0;
margin-left:15px;
}
#footer-bottom {
width: 500px;
margin-left:40px;
}
#footer-bot{
width:100%;
}
img {
max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}


]]></b:skin>

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<style>
.post {margin: 10px 3px 5px 0px;padding:10px;}
.post h3 {margin-left:-3px;
  padding: 15px;}
.post-backlinks {display:none}
</style>
</b:if>



  </head>

  <body>
  <div id='outer-wrapper'><div id='wrap2'>

    <!-- skip links for text browsers -->
    <span id='skiplinks' style='display:none;'>
      <a href='#main'>skip to main </a> |
      
    </span>


    <div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Template Moto (Header)' type='Header'>
<b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
<b:includable id='description'>

   <div id='description'><data:description/></div>

</b:includable>
<b:includable id='main'>

      <div id='header-inner'>

      <div id='titlewrapper'>
        <div id='title'>
          <b:include name='title'/>
        </div> <b:include name='description'/>
      <div class='clear'/>
      </div>
 <div class='clear'/>
    </div>
</b:includable>
</b:widget>
</b:section>
<div id='header-right'>
<b:section class='header' id='header-right-top' showaddelement='yes'>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'>
<b:includable id='main'>
  <div class='widget-content'>
    <data:adCode/>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>
</div>

 


    <div id='content-wrapper'>

      <div id='crosscol-wrapper'>
        <b:section class='crosscol' id='crosscol' maxwidgets='1' showaddelement='yes'>
<b:widget id='Label1' locked='false' title='' type='Label'>
<b:includable id='main'>
  <b:if cond='data:title'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
    <b:if cond='data:display == &quot;list&quot;'>
      <ul>
      <b:loop values='data:labels' var='label'>
        <li>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </li>
      </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='&quot;label-size-&quot; + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
      </div>

<div id='main-wrapper'>
        <b:section class='main' id='main' showaddelement='no'>
<b:widget id='AdSense3' locked='false' title='' type='AdSense'>
<b:includable id='main'>
  <div class='widget-content'>
    <data:adCode/>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='nextprev'>
  <div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <span id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
      </span>
    </b:if>

    <b:if cond='data:olderPageUrl'>
      <span id='blog-pager-older-link'>
      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
      </span>
    </b:if>



  </div>
  <div class='clear'/>
</b:includable>
<b:includable id='backlinks' var='post'>
  <a name='links'/><h4>Trackbacks</h4>
  <b:if cond='data:post.numBacklinks != 0'>
    <dl class='comments-block' id='comments-block'>
      <b:loop values='data:post.backlinks' var='backlink'>
        <div class='collapsed-backlink backlink-control'>
          <dt class='comment-title'>
            <span class='backlink-toggle-zippy'>&#160;</span>
            <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
            <b:include data='backlink' name='backlinkDeleteIcon'/>
          </dt>
          <dd class='comment-body collapseable'>
            <data:backlink.snippet/>
          </dd>
          <dd class='comment-footer collapseable'>
            <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
            <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
          </dd>
        </div>
      </b:loop>
    </dl>
  </b:if>
  <p class='comment-footer'>
    <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'>Leave a trackback</a>
  </p>
</b:includable>
<b:includable id='post' var='post'>
  <div class='post hentry'>
    <a expr:name='data:post.id'/>
      <b:if cond='data:post.dateHeader'>
        <h2 class='date-header'><data:post.dateHeader/></h2>
      </b:if>
    <b:if cond='data:post.title'>
      <h3 class='post-title entry-title'>
     <b:if cond='data:post.link'>
       <a expr:href='data:post.link'><data:post.title/></a>
     <b:else/>
        <b:if cond='data:post.url'>
          <a expr:href='data:post.url'><data:post.title/></a>
        <b:else/>
          <data:post.title/>
        </b:if>
     </b:if>
      </h3>
    </b:if>

    <div class='post-header-line-1'/>

    <div class='post-body entry-content'>
      <b:if cond='data:blog.pageType != &quot;item&quot;'>
      <div expr:id='&quot;summary-&quot; + data:post.id'><data:post.body/></div>
      <script type='text/javascript'>createSummaryAndThumb(&quot;summary-<data:post.id/>&quot;);</script>
      <a class='readmore' expr:href='data:post.url'><img src='http://bloggertemplateplace.com/wp-content/themes/BTPThemes/images/grey.png'/></a>
    </b:if>
    <b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>
      <div style='clear: both;'/> <!-- clear for photos floats -->
    </div>

    <div class='post-footer'>
    <div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>
        <b:if cond='data:top.showAuthor'>
          <data:top.authorLabel/>
          <span class='fn'><data:post.author/></span>
        </b:if>
      </span> <span class='post-timestamp'>
        <b:if cond='data:top.showTimestamp'>
          <data:top.timestampLabel/>
        <b:if cond='data:post.url'>
          <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
        </b:if>
        </b:if>
      </span> <span class='post-comment-link'>
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:post.allowComments'>
            <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>

<b:if cond='data:post.numComments == 1'>1 comment
<b:else/>
<b:if cond='data:post.numComments == 0'>0 comments
<b:else/>
<data:post.numComments/> <data:top.commentLabelPlural/>
</b:if>
</b:if>

</a>
          </b:if>
        </b:if>
      </span> <span class='post-icons'>
        <!-- email post links -->
        <b:if cond='data:post.emailPostUrl'>
          <span class='item-action'>
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
              <img alt='' class='icon-action' height='13' src='http://www.blogger.com/img/icon18_email.gif' width='18'/>
          </a>
          </span>
        </b:if>

        <!-- quickedit pencil -->
        <b:include data='post' name='postQuickEdit'/>
      </span> <span class='post-backlinks post-comment-link'>
         <b:if cond='data:blog.pageType != &quot;item&quot;'>
           <b:if cond='data:post.showBacklinks'>
             <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>
           </b:if>
         </b:if>
       </span> </div>

      <div class='post-footer-line post-footer-line-2'><span class='post-labels'>
        <b:if cond='data:post.labels'>
          <data:postLabelsLabel/>
          <b:loop values='data:post.labels' var='label'>
            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
          </b:loop>
        </b:if>
      </span> </div>

      <div class='post-footer-line post-footer-line-3'/>
    </div>
  </div>
</b:includable>
<b:includable id='status-message'>
  <b:if cond='data:navMessage'>
  <div class='status-msg-wrap'>
    <div class='status-msg-body'>
      <data:navMessage/>
    </div>
    <div class='status-msg-border'>
      <div class='status-msg-bg'>
        <div class='status-msg-hidden'><data:navMessage/></div>
      </div>
    </div>
  </div>
  <div style='clear: both;'/>
  </b:if>
</b:includable>
<b:includable id='comment-form' var='post'>
  <div class='comment-form'>
    <a name='comment-form'/>
    <h4 id='comment-post-message'>Leave a reply</h4>
    <p><data:blogCommentMessage/></p>
    <data:blogTeamBlogMessage/>
    <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
    <iframe allowtransparency='true' class='blogger-iframe-colorize' frameborder='0' height='275' id='comment-editor' scrolling='no' src='' width='100%'/>
    <data:post.iframeColorizer/>
  </div>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'>
  <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='postQuickEdit' var='post'>
  <b:if cond='data:post.editUrl'>
    <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
      <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
        <img alt='' class='icon-action' height='18' src='http://www.blogger.com/img/icon18_edit_allbkg.gif' width='18'/>
      </a>
    </span>
  </b:if>
</b:includable>
<b:includable id='main' var='top'>
  <!-- posts -->
  <div class='blog-posts hfeed'>

    <b:include data='top' name='status-message'/>

    <data:adStart/>
    <b:loop values='data:posts' var='post'>
      <b:include data='post' name='post'/>
      <b:if cond='data:blog.pageType == &quot;item&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:post.includeAd'>
        <data:adEnd/>
        <data:adCode/>
        <data:adStart/>
      </b:if>
      <b:if cond='data:post.trackLatency'>
        <data:post.latencyJs/>
      </b:if>
    </b:loop>
    <data:adEnd/>
  </div>

<b:if cond='data:blog.pageType != &quot;item&quot;'>
  <!-- navigation -->
  <b:include name='nextprev'/>
</b:if>
  
  <b:if cond='data:top.showStars'>
    <script src='http://www.google.com/jsapi' type='text/javascript'/>
    <script type='text/javascript'>
      google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
      function initialize() {
        google.annotations.setApplicationId(<data:top.blogspotReviews/>);
        google.annotations.createAll();
        google.annotations.fetch();
      }
      google.setOnLoadCallback(initialize);
    </script>
  </b:if>

</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
    <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='feedLinks'>
    <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Post feed links -->
    <b:if cond='data:feedLinks'>
 <div class='feed-links'>
      <div class='blog-feeds'>
<b:include data='feedLinks' name='feedLinksBody'/>
      </div>
</div>
    </b:if>
    <b:else/> <!-- Comments feed links -->
      <b:loop values='data:posts' var='post'>
        <b:if cond='data:post.allowComments'>
          <b:if cond='data:post.feedLinks'>
            <b:include data='post.feedLinks' name='feedLinksBody'/>
          </b:if>
        </b:if>
      </b:loop>
  </b:if>
</b:includable>
<b:includable id='feedLinksBody' var='links'>
  <b:loop values='data:links' var='f'>

<b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Post feed links -->

   <img class='feed-icons' src='http://img1.blogblog.com/img/icon_feed12.png'/>  <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>

<b:else/> <!-- Comments feed links -->

   <img class='feed-icons' src='http://img1.blogblog.com/img/icon_feed12.png'/>  <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'>Comments (<data:f.feedType/>)</a>

</b:if>
  </b:loop>
</b:includable>
<b:includable id='comments' var='post'>

  <b:include name='nextprev'/>


  <div class='comments' id='comments'>
    <a name='comments'/>
    <b:if cond='data:post.allowComments'>
<h4 id='resp'>
<b:if cond='data:post.numComments == 1'>
One response to &#8220;<data:post.title/>&#8221;
<b:else/>
<b:if cond='data:post.numComments == 0'>
No response to &#8220;<data:post.title/>&#8221; 
<b:else/>
<data:post.numComments/> Responses to &#8220;<data:post.title/>&#8221;
</b:if>
</b:if>
</h4>
<div id='replylink'>
<a href='#comment-form'>Leave a response</a> <span style='padding:0 2px;'>|</span> <b:include name='feedLinks'/>
</div>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
          &#160;
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
        </span>
      </b:if>



<div id='comments-block'>

<b:loop values='data:post.comments' var='comment'>

<b:if cond='data:comment.author == data:post.author'> 

<div class='authorsrespond'>
<div expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
<b>
<a expr:name='data:comment.anchorName'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
</b>
<data:commentPostedByMsg/> 
</div>
<div class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</div>
<div class='comment-body'>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p><data:comment.body/></p>
</b:if>
</div>
</div><!-- authorsrespond -->

<b:else/> 

<div class='respond'>
<div expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
<b>
<a expr:name='data:comment.anchorName'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
</b>
<data:commentPostedByMsg/> 
</div>
<div class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</div>
<div class='comment-body'>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p><data:comment.body/></p>
</b:if>
</div>
</div><!-- respond -->

</b:if>
</b:loop>
</div>



      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
            <data:post.oldestLinkText/>
          </a>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
            <data:post.olderLinkText/>
          </a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
            <data:post.newerLinkText/>
          </a>
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
            <data:post.newestLinkText/>
          </a>
        </span>
      </b:if>

      <p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

      </p>
    </b:if>

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
</b:widget>
</b:section>
      </div>

      


      

      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'>&#160;</div>

    </div> <!-- end content-wrapper -->
<div id='footer-bot'>
    <div id='footer'>
    <div id='footer-wrapper'>
      <b:section class='footer' id='footer-left' preferred='yes'>
<b:widget id='Feed1' locked='false' title='Bollywood Movie In 2010' type='Feed'>
<b:includable id='main'>
    <h2><data:title/></h2>
    <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
      <span style='filter: alpha(25); opacity: 0.25;'>
        <a expr:href='data:feedUrl'><data:loadingMsg/></a>
      </span>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
</b:widget>
</b:section>
      <b:section class='footer' id='footer-center' preferred='yes'>
<b:widget id='Feed2' locked='false' title='Blogger Template+Help' type='Feed'>
<b:includable id='main'>
    <h2><data:title/></h2>
    <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
      <span style='filter: alpha(25); opacity: 0.25;'>
        <a expr:href='data:feedUrl'><data:loadingMsg/></a>
      </span>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
</b:widget>
</b:section>
      <b:section class='footer' id='footer-right' preferred='yes'>
<b:widget id='Feed3' locked='false' title='Human Biochemistry' type='Feed'>
<b:includable id='main'>
    <h2><data:title/></h2>
    <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
      <span style='filter: alpha(25); opacity: 0.25;'>
        <a expr:href='data:feedUrl'><data:loadingMsg/></a>
      </span>
    </div>
    <b:include name='quickedit'/>
  </b:includable>
</b:widget>
</b:section>
      <div class='clear'/>
      <b:section class='footer' id='footer-bottom' preferred='yes'>
<b:widget id='AdSense2' locked='false' title='' type='AdSense'>
<b:includable id='main'>
  <div class='widget-content'>
    <data:adCode/>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
      <div class='clear'/>
<div id='credits'>
<br/><center><a expr:href='data:blog.homepageUrl'><data:blog.title/></a> Design by <a href='http://vkbhardwaj.blogspot.com/' target='_blank'>Blogger Template+Help</a>
<a href='http://www.humanbio.co.cc/' target='_blank'>Biology</a><a href='http://www.youtubeonline.co.cc/' target='_blank'>Bollywood</a>   &amp;copy; 2010</center><br/></div>
    </div></div></div>

  </div></div> <!-- end outer-wrapper -->

</body>
</html>
