<!-- Featured Content Slider Started -->
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:blog.pageType != "item"'>
<script type='text/javascript'>
function startGallery() {
var myGallery = new gallery($('myGallery'), {
timed: true,
delay: 6000,
slideInfoZoneOpacity: 0.8,
showCarousel: false,
slideInfoZoneSlide: false
});
}
window.addEvent('domready', startGallery);
</script>
<div class='fullbox_excerpt'>
<div class='fullbox_content'>
<div class='smooth_gallery'>
<div id='myGallery'>
<div class='imageElement'>
<h3>1</h3>
<p>2</p>
<a class='open' href='http://www.kotub.blogspot.com' title='3'/>
<img alt='' class='full' src='http://1.bp.blogspot.com/-06U3xR4WKAE/UNQIAEMDc9I/AAAAAAAAAMA/TMB-KJPAa34/s1600/1.png'/>
</div>
<div class='imageElement'>
<h3>1</h3>
<p>2</p>
<a class='open' href='http://www.kotub.blogspot.com' title='3'/>
<img alt='' class='full' src='http://1.bp.blogspot.com/-wYUHZAgraYg/UNQIBeCohhI/AAAAAAAAAMI/rdVh-mnfEf0/s1600/2.png'/>
</div>
<div class='imageElement'>
<h3>1</h3>
<p>2</p>
<a class='open' href='http://www.kotub.blogspot.com' title='3'/>
<img alt='' class='full' src='http://3.bp.blogspot.com/-a2epN8V_Co8/UNQIChqUQnI/AAAAAAAAAMQ/VZt-7EIz6PI/s1600/3.png'/>
</div>
<div class='imageElement'>
<h3>1</h3>
<p>2</p>
<a class='open' href='http://www.kotub.blogspot.com' title='3'/>
<img alt='' class='full' src='http://3.bp.blogspot.com/-3hBhG8YMLxQ/UNQIEF8l0AI/AAAAAAAAAMY/vciL5BInjK8/s1600/4.png'/>
</div>
</div></div></div></div></b:if></b:if>
<!-- Featured Content Slider End -->