<?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[/*
/*
Theme Name:stitchpress
Description: A free premium wordpress theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com
Converter: Blogger Template Place
Converter URI: http://www.bloggertemplateplace.com/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i, marquee {
	margin: 0px;
	padding: 0px;
}
#navbar-iframe{display:none;height:0;visibility:hidden}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#9AA468 url(http://3.bp.blogspot.com/_MwtPDoeubSk/S2VI8PFvPyI/AAAAAAAAB8Y/BEn6QsM3UW0/s1600/body.png) top repeat-x;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#f94c00;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#5C7F17;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:10px 10px 10px 10px;
	color:#444;
	font-style: normal;

	}
.clear {
	clear:both;
	}

table{
  margin: 10px 0 10px;
}

table td, table th{
  text-align: left;
  padding: .4em .8em;
}

table th{
  background: #ccc ;
  color: #444;
  text-transform: uppercase;
  font-weight: normal;

}

table td{
  background: #e4e4e4;
}

table tr.even td{
  background: #eee;
}

table tr:hover td{
  background: #FFF9DF;
}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}

img.alignright {
	padding: 5px 5px;
	margin: 10px 0px 10px 10px;
	display: inline;
	background:#fff;
		border: 1px solid #DDDDDD;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 10px 10px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:70px auto;


	}
#casing {
	padding:0px 0px 10px 0px;
	float:left;
	width:1000px;
	background:url(http://3.bp.blogspot.com/_MwtPDoeubSk/S2VKQIa38tI/AAAAAAAAB-4/cTKZJeH909s/s1600/wrap.png) repeat-y;
	}		
	
	
	
/* The Header */

#top {
	height:116px;
	margin:auto;
	background:url(http://2.bp.blogspot.com/_MwtPDoeubSk/S2VKEGx-m-I/AAAAAAAAB-w/6rm-eLSvXDo/s1600/top.png) no-repeat ;
	width:960px;
	position:relative;
	
	}
.blogname {
	width:600px;
	font-family:arial,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:35px 0 0 10px;
    float:left;
	height:60px;
	}
#header {
	font-size:20px;
	padding:0 0 0px 20px;
	font-weight:normal;
	text-align:left;
        color:#FFF;
	}
#header h1  a:link, #header h1  a:visited{ 
	color: #fff; 
	display:block;
	margin:0px 0 0 0px;
	}
	
#header h1  a:hover { 
	color: #cc7112; 
	}
#header .description {
	margin:0px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color:#e26e3b;
	text-align:left;
	}


/* The Search */

#search {

	width:255px;
	padding:2px 2px ;
	background:#ae3703;
	border:1px solid #bf450e;
	float:right;
	margin-right:30px;
	height:22px;
	margin-top:50px;
	display:inline;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:181px;
	margin:0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	background:#ae3703;
	display:inline;
}
input#searchsubmit{
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	height:22px;
	background:#792906;
	color:#fff;
	border:1px solid #592109;
}


/*  menu*/
	
#catmenucontainer{
	height:36px;
	display:block;
	padding:0px 0 0px 0px;
	font: 10px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;
	background: url(http://2.bp.blogspot.com/_MwtPDoeubSk/S2VI9-QnTpI/AAAAAAAAB84/RNGR8fifrbk/s1600/menu.png) repeat-x;
	margin:0px auto;
	text-transform:uppercase;
	width:960px;
	}
		
#catmenu{
	margin: 0px 10px;
	padding: 0px 0px;
	height:36px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#e68961;
	display: block;
	margin: 0px;
	padding: 12px 10px 11px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:url(http://3.bp.blogspot.com/_MwtPDoeubSk/S2VJaWKuOZI/AAAAAAAAB9A/j7WwrAwTwUc/s1600/menua.png) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 12px 10px 11px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:url(http://2.bp.blogspot.com/_MwtPDoeubSk/S2VJa4FPX1I/AAAAAAAAB9Q/a8qHfs-T3NM/s1600/pmenua.png) repeat-x;
	width: 150px;
	color:#e68961;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border-bottom: 1px solid #5F2106;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:url(http://2.bp.blogspot.com/_MwtPDoeubSk/S2VJbMn67_I/AAAAAAAAB9Y/0_o4pJwsz68/s1600/pmenuah.png);
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -32px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover1 { 
	position: static;
	}

/* Main Content*/	


#content {
	float:left;
	width: 625px;
	height:100%;
	padding:15px 0px 0px 0px;
	display:inline;
	}
	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;

}	
.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:3px 0px 0px 0px;
   	color:#ca680b;
	text-transform: uppercase;
	background:url(http://4.bp.blogspot.com/_MwtPDoeubSk/S2VJap3e0pI/AAAAAAAAB9I/tw0qkr85s7I/s1600/meta.png) no-repeat;
	height:40px;

	}
	
.author{
	color:#fff;
	padding:4px 5px 4px 40px;
	float:left;
}

.clock{
	color:#fff;
	padding:4px 5px 4px 5px;
	margin-left:5px;
	float:left;
}	

.single {
	width:620px;
	margin: 0px 0px 20px 0px;
	height:100%;
	color:#666;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;


	}

.single  h2 {
	margin: 15px 0 0px 0;
	padding: 0px 0px 10px 40px;
	text-align: left;
	font-size: 26px ;
	font-family:Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#000;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #228fc4;
	background-color: transparent;
	}	


.comm{
	color:#fff;
	padding:4px 10px 4px 10px;
	float:left;
}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#fff;
}
.more{
	color:#fff;
	padding:7px 0px 5px 40px;
	background:url(http://2.bp.blogspot.com/_MwtPDoeubSk/S2VKCyOjocI/AAAAAAAAB-Y/iiipD06Aij4/s1600/rmore.png);
	width:98px;
	height:32px;
	float:left;
}

.more a:link,
.more a:visited {
	color:#fff;
}
.more a:hover{
	color:#fff;
}


.singleinfo {
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#271A0A;


			}
	

.category{
	margin-left:40px;
}

.category a:link,.category a:visited{
	color:#AA0038;
	margin:5px 0px;
	line-height:16px;
	}
	
.category a:hover{
	color:#000;
	}
.cover{
	margin-left:40px;

}	
.entry {
	margin:0 0;
	padding: 0px 2px ;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:22px;

}


/* right column */
.right{
	
	float:right;
	width:355px;
	padding:20px 10px 0px 0;
	display:inline;
	overflow:hidden;
}

.bigad{
	width:300px;
	overflow:hidden;
	margin:5px 5px 10px 2px;
	padding:10px  ;
	background:#f3f3f3;
	border:1px solid #e5e5e5;
}

/* sidebar */
.sidebar{
	
	float:left;
	width:355px;
	padding:0px;
	margin-left:0px;
	display:inline;
}


/*sidebar */


.sidebox h2{
	padding: 13px 0px 5px 10px;
	color:#fff;
	font-size:15px;
	width:345px;
	height:36px;
	background:url(http://1.bp.blogspot.com/_MwtPDoeubSk/S2VKDeykXKI/AAAAAAAAB-g/Bj-f3z93T4Q/s1600/sideh2.png) no-repeat;
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
	}

.sidebox{
	float:left;
	width:355px;
	padding-top:0px;
	font-size:12px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	margin:0px 0px 10px 0px;
	display:inline;
	}
.sidebox .widget {
	list-style-type: none;
	margin: 0 10px;
	padding: 0px;


	}
.sidebox .widget-content {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;

	}


.sidebox ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.sidebox ul li {
	height:100%;
	line-height:20px;
	float: left; 
	clear: left;	
	width: 300px;
	list-style-type: none;
	overflow:hidden;
	margin:0px 0px;
	padding:5px 0px;
	border-bottom:1px solid #D8DFB5;
	}
.sidebox ul li:hover {


 }
.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#787F57;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #AA0038;
	}
.sidebox li {
	height:100%;
	line-height:20px;
	float: left; 
	clear: left;	
	width: 300px;
	list-style-type: none;
	overflow:hidden;
	margin:0px 0px;
	padding:5px 0px;
	border-bottom:1px solid #D8DFB5;
	}
.sidebox li:hover {


 }
.sidebox li a:link, .sidebox li a:visited {
	color:#787F57;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display:block;

	}

.sidebox li a:hover {

	color: #AA0038;
	}
.sidebox p {
	padding: 7px 10px;
	margin:0;
	}
.sidebox div {
	padding: 5px 10px;
	margin:0;
	}
.sidebox table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	

.textwidget{
	width: 300px;
	color:#666;
}	
/* --- FOOTER --- */

#footer {
	height:78px;
	padding:10px 0 0 0px;
	color:#DADADA;
	font-size:11px;
	margin:0px auto;
	width:1000px;
	float:left;
	background:url(http://3.bp.blogspot.com/_MwtPDoeubSk/S2VI9SJyfPI/AAAAAAAAB8w/i41lKl264-U/s1600/foot.png) no-repeat;

	}

#footer a:link , #footer a:visited{
	color:#ED9413;
	}

#footer a:hover {
	color:#fff;
	}

.fleft{
	float:left;
	text-align:left;
	margin:10px 0px 0px 30px;
	line-height:16px;
}
.fright{
	float:right;
	text-align:right;
	margin:10px 30px 0px 0px;
	line-height:16px;
}
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:20px;
	text-align:center;
	color:#000;
	font-family:Arial, Georgia,Century gothic,Helvetica, sans-serif;
	}
 h2.pagetitle a {
 	color:#507409;
 }
#comment{

	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	width: 580px;

}
	
#comnums  h3{
	padding:15px 0px 0px 30px;
	margin:0px 0px 10px 0px;
	height:55px;
	font-size:26px;
	font-weight:normal;
	color:#d5e09c;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	background:url(http://2.bp.blogspot.com/_MwtPDoeubSk/S2VJbVX97eI/AAAAAAAAB9g/cL9SggbiOTU/s1600/respond.png) no-repeat;
width:570px;

	} 	
	
#respond{

	height:100%;
	padding:20px 5px;
	margin:5px 0px 5px 40px;
	background:#fff;
	border:1px solid #DEDCDD; 
	width: 570px;

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:5px 0px;
	font-size:22px;
	font-weight:normal;
	color:#5D614E;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
ol.commentlist { 
	list-style:none; 
	margin:10px 0px 10px 40px; 
	padding:0; 
	text-indent:0; 

	}
.comment-body{
	margin-left:80px;
	padding:10px 10px; 
	border:1px solid #eaeaea;
	background:#fff url(http://2.bp.blogspot.com/_MwtPDoeubSk/S2VI89NrmYI/AAAAAAAAB8o/RAqTL-qGSvQ/s1600/fade.png) repeat-x;

	
}	
.commentlist li { 

	margin:20px 20px 20px 0px; 
	padding:5px 0px 5px 0px; 
	position:relative;

 }
 
.commentlist li div.comment-author { 
	padding:0 10px 0 0; 
	color:#C00808; 
}

.commentlist li div.vcard { 
	font:10px Tahoma, helvetica,arial,sans-serif; 
	text-transform:uppercase;
	color:#fff; 
	position: absolute;
	top:5px;
	left:0;
}
.commentlist li div.vcard cite.fn { 

	font-style:normal;
	position: absolute;
	width:70px;
	text-align:center;
	background:#5D614E;
	padding:2px 0px;
	top:50px;
	left:0px;
}

.commentlist li div.vcard cite.fn a:link { 

	color:#fff;
}

.commentlist li div.vcard img.avatar { 
	border:5px solid #DFDFDF; 
	margin:0px; 
	padding: 0px; 
}

.commentlist li div.comment-meta { 
	display:none;

}

.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:22px;
	color:#666;
	padding:5px 5px;
        margin-right:40px;
        width:400px;
 }
 
.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
.commentlist li.even { 

	
}

.commentlist li.odd { 

 }
 
.page-numbers{
	color:#e7090f;
	padding:2px 5px;
	border:1px solid #aa161a;


}
.avatar-image-container avatar-stock img,.avatar-image-container img{width:40px;height:40px;}
.avatar-image-container{width:40px;height:40px;}
#blog-pager-newer-link{float:left;margin-left:20px;}
#blog-pager-older-link{float:right;margin-right:20px;}
#blog-pager{text-align:center}
#blog-pager a{color:#000;font-weight:bold;}
.quickedit{display:none}
]]></b:skin>
<script type='text/javascript'>
var thumbnail_mode = &quot;float&quot; ;
summary_noimg = 500;
summary_img = 450;
img_thumb_height = 150;
img_thumb_width = 250;
</script>
<script type='text/javascript'><!--//--><![CDATA[//><!--
function removeHtmlTag(strx,chop){ 
	if(strx.indexOf("<")!=-1)
	{
		var s = strx.split("<"); 
		for(var i=0;i<s.length;i++){ 
			if(s[i].indexOf(">")!=-1){ 
				s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length); 
			} 
		} 
		strx =  s.join(""); 
	}
	chop = (chop < strx.length-1) ? chop : strx.length-2; 
	while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++; 
	strx = strx.substring(0,chop-1); 
	return strx+'...'; 
}
function createSummaryAndThumb(pID){
	var div = document.getElementById(pID);
	var imgtag = "";
	var img = div.getElementsByTagName("img");
	var summ = summary_noimg;
	if(img.length>=1) {	
	imgtag = '<span style="margin:0px 10px 0px 0px;padding: 5px;background:#fff;border:1px solid #ddd;float:left;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
		summ = summary_img;
	}
	
	var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
	div.innerHTML = summary;
}

//--><!]]></script>
 </head>

  <body>
  <div id='wrapper'>
<div id='top'> 
<div class='blogname'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='stitchpress (Header)' type='Header'>
<b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;REPLACE&quot;'>
      <!--Show just the image, no text-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
      </div>
    <b:else/>
      <!--
      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.
      -->
      <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height + &quot;px;&quot;                      + &quot;_height: &quot; + data:height + &quot;px;&quot;                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
        <div class='titlewrapper' style='background: transparent'>
          <h1 class='title' style='background: transparent; border-width: 0px'>
            <b:include name='title'/>
          </h1>
        </div>
        <b:include name='description'/>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='title'>
          <b:include name='title'/>
        </h1>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
<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 class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>




<div id='search'>
			<form action='/search' id='searchform' method='get'>
			<input id='s' name='q' type='text' value=''/>
			<input id='searchsubmit' type='submit' value='Search'/>
			</form>
</div>

	

</div>
<div class='clear'/>

<div id='catmenucontainer'>
		<div id='catmenu'>
		<ul>
			<li class='page_item'><a expr:href='data:blog.homepageUrl' title='Home'>Home</a></li>
			<li class='page_item'><a href='' title='About'>About</a></li>
<li class='page_item'><a href='' title='About'>About</a></li>
<li class='page_item'><a href='' title='About'>About</a></li>
<li class='page_item'><a href='' title='About'>About</a></li>
<li class='page_item'><a href='' title='ARCHIVES'>ARCHIVES</a></li>
<li class='page_item'><a href='' title='Mail signup'>Mail signup</a>
<ul>
	<li class='page_item'><a href='' title='Page'>Page</a></li>
	<li class='page_item'><a href='' title='Sample Page'>Sample Page</a></li>
	<li class='page_item'><a href='' title='Testpage'>Testpage</a>
	<ul>
		<li class='page_item'><a href='' title='Subpage'>Subpage</a></li>

	</ul>
</li>
</ul>
</li>
<li class='page_item'><a href='' title='memberlist'>memberlist</a></li>
		
		</ul>
	</div>		
	
</div>

<div id='casing'>		
<div id='content'>
  
        <b:section class='main' id='main' showaddelement='no'>
<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>

    <b:if cond='data:blog.homepageUrl != data:blog.url'>
      <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
      <b:else/>
      <b:if cond='data:newerPageUrl'>
        <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
      </b:if>
    </b:if>

  </div>
  <div class='clear'/>
</b:includable>
<b:includable id='backlinks' var='post'>
  <a name='links'/><h4><data:post.backlinksLabel/></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'><data:post.createLinkLabel/></a>
  </p>
</b:includable>
<b:includable id='post' var='post'>

<div class='single' id='post-98'>

<div class='title'>
<a expr:name='data:post.id'/>
    <b:if cond='data:post.title'>
      <h2>
     <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>
      </h2>
    </b:if>
<div class='date'>
<span class='author'> Posted by <data:post.author/></span> <span class='clock'> On <b:if cond='data:post.dateHeader'>
<script>var ultimaFecha = &#39;<data:post.dateHeader/>&#39;;</script>
<data:post.dateHeader/>
<b:else/>
<script>document.write(ultimaFecha);</script>
</b:if></span>

 <span class='comm'><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 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
          </b:if></span>
</div>	
</div>

<div class='cover'>
<div class='entry'>
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <div expr:id='&quot;summary&quot; + data:post.id'>
    <p><data:post.body/></p>
    </div>
    <script type='text/javascript'>
createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
    </script>
    <div style='clear: both;'/> 
    <b:else/>
    <data:post.body/>
    <div style='clear: both;'/> 
  <div class='post-footer'>
    <div class='post-footer-line post-footer-line-1'>      
      <span class='reaction-buttons'>
        <b:if cond='data:top.showReactions'>
          <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
            <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
              <span class='reactions-label'>
              <data:top.reactionsLabel/></span>&#160;</td>
            <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
           </tr></table>
        </b:if>
      </span>

      <span class='star-ratings'>
        <b:if cond='data:top.showStars'>
           <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'/>
        </b:if>
      </span>

       <!-- backlinks -->
       <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'>
      <span class='post-location'>
        <b:if cond='data:top.showLocation'>
          <b:if cond='data:post.location'>
            <data:postLocationLabel/>
            <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
          </b:if>
        </b:if>
      </span>
      </div>
    </div>

    </b:if>
</div>
</div>

<b:if cond='data:blog.pageType != &quot;item&quot;'>
    <br/>
   <div class='singleinfo'>
   <div class='more'> <a expr:href='data:post.url'>READ FULL STORY</a></div>
   </div>
    <div style='clear: both;'/> 
</b:if>

  </div>
</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='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='feedLinks'>
  <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
    <b:if cond='data:feedLinks'>
      <div class='blog-feeds'>
        <b:include data='feedLinks' name='feedLinksBody'/>
      </div>
    </b:if>

    <b:else/> <!--Post feed links -->
    <div class='post-feeds'>
      <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>
    </div>
  </b:if>
</b:includable>
<b:includable id='comment-form' var='post'>
  <div id='respond'>
    <a name='comment-form'/>
    <h3><data:postCommentMsg/></h3>
    <p><data:blogCommentMessage/></p>
    <data:blogTeamBlogMessage/>
    <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
    <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
    <data:post.friendConnectJs/>
    <data:post.cmtfpIframe/>
    <script type='text/javascript'>
      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
    </script>
  </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='feedLinksBody' var='links'>
  <div class='feed-links'>
  <data:feedLinksMsg/>
  <b:loop values='data:links' var='f'>
     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  </b:loop>
  </div>
</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='comments' var='post'>
  <div class='comments' id='comment'>

    <a name='comments'/>
    <b:if cond='data:post.allowComments'>
<div id='comnums'>
      <h3>
        <b:if cond='data:post.numComments == 1'>
          1 <data:commentLabel/> to <data:post.title/>
        <b:else/>
          <data:post.numComments/> <data:commentLabelPlural/> to <data:post.title/>
        </b:if>
      </h3>
</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>
       <b:loop values='data:post.comments' var='comment'>
<ol class='commentlist'>
<li class='comment' id='comment'>
<div class='comment-body' id='div-comment'>
<div class='comment-author vcard'>
            <b:if cond='data:comment.favicon'>
              <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
            </b:if>
            <a expr:name='data:comment.anchorName'/>
            <b:if cond='data:blog.enabledCommentProfileImages'>
              <data:comment.authorAvatarImage/>
            </b:if>
<span class='says'>says:</span>		
</div>
          <div class='comment-meta'>
            <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>

           <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p>
<cite class='fn'>
            <b:if cond='data:comment.authorUrl'>
              <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
            <b:else/>
              <data:comment.author/>
            </b:if>
</cite>
<data:comment.body/></p>
            </b:if>

</div>
</li>

</ol>
        </b:loop>

      <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:includable id='main' var='top'>
  <!-- posts -->
  <div class='blog-posts hfeed'>

    <b:include data='top' name='status-message'/>

    <data:defaultAdStart/>
    <b:loop values='data:posts' var='post'>
      <b:include data='post' name='post'/>
      <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:blog.pageType == &quot;item&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:post.includeAd'>
        <b:if cond='data:post.isFirstPost'>
          <data:defaultAdEnd/>
        <b:else/>
          <data:adEnd/>
        </b:if>
        <div class='inline-ad'>
          <data:adCode/>
        </div>
        <data:adStart/>
      </b:if>
      <b:if cond='data:post.trackLatency'>
        <data:post.latencyJs/>
      </b:if>
    </b:loop>
    <data:adEnd/>
  </div>

  <!-- navigation -->
  <b:include name='nextprev'/>

  <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:widget>
</b:section>
</div>

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

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Feed1' locked='false' title='Recent Comments' 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>

</div>
</div>


<div id='footer'>
	
<div class='fleft'>

Copyright  2010 <data:blog.title/><br/>
Design: <a href='http://www.rocketdesign.be/'> Webdesign </a> 


</div>

<div class='fright'>
<a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>Subscribe to Posts</a> <br/> <a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'>Subscribe to Comments</a> <br/>
<a href='http://www.bloggertemplateplace.com/' title='Blogger Templates'>Blogger Templates</a> by <a href='http://www.bloggertemplateplace.com/' title='Blogger Template Place'>Blogger Template Place</a>

	</div>
	</div>
	<div class='clear'/>
</div>	
    
</body>
</html>
