  <div id="footer">
  <!--recent comments start -->
  <div class="footer-recent-posts">
    <h4>أحدث المواضيع</h4>
  	<?php query_posts('showposts=5'); ?>
	<ul>
	<?php while (have_posts()) : the_post(); ?>
	<li>
	<strong><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php _e('رابط دائم الى'); ?> <?php the_title(); ?>"><?php the_title(); ?></a></strong><br />
	<small><?php the_time('m-d-Y') ?></small>
	</li>
	<?php endwhile;?>
	</ul>
  </div>
  <!--recent comments start -->

  <!--recent comments start -->
  <div class="footer-recent-comments">
    <?php include (TEMPLATEPATH . '/simple_recent_comments.php'); /* recent comments plugin by: www.g-loaded.eu */?>
	<?php if (function_exists('src_simple_recent_comments')) { src_simple_recent_comments(5, 60, '<h4>أحدث التعليقات</h4>', ''); } ?>
  </div>
  <!--recent comments end -->
  
	<!--about text start -->
	<div class="footer-about">
		<?php include (TEMPLATEPATH . '/about_text.txt'); /* Open about_text.txt in the theme folder to edit this text */?>	<noscript><a href="http://www.qyasi.com">قياسي</a></noscript>
	</div>
	<!--about text end -->
	
  <hr class="clear" />
  </div><!--/footer -->
</div><!--/page -->

<!--credits start -->
<div id="credits">
<div class="alignleft"><?php bloginfo('name');?> &copy; <?php echo date("Y")." "; ?>&nbsp;&nbsp; </div>
<div class="alignright"><a href="<?php bloginfo('rss2_url'); ?>" class="rss">التدويناتRSS</a> | <a href="<?php bloginfo('comments_rss2_url'); ?>" class="rss">التعليقاتRSS</a> | <span class="loginout"><?php wp_loginout(); ?>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b><!--webbot bot="HTMLMarkup" startspan --><SCRIPT language="JavaScript" src="http://www.alqema.com/in.php?id=03652021"></SCRIPT><!--webbot bot="HTMLMarkup" endspan --></b><font size="7" color="#ECE9D8"><a target="_blank" href="http://top.6rb.com/in.php?id=02541541"><span style="text-decoration: none; font-weight:700"><font color="#ECE9D8"><!--webbot bot="HTMLMarkup" startspan --><SCRIPT language="JavaScript" src="http://www.6rb10.com/in.php?id=02365210"></SCRIPT><!--webbot bot="HTMLMarkup" endspan --></font></span></a></font><b><!--webbot bot="HTMLMarkup" startspan --><SCRIPT language="JavaScript" src="http://www.chatrank.com/hits.php?id=03254154"></SCRIPT><!--webbot bot="HTMLMarkup" endspan --></b><!--webbot bot="HTMLMarkup" startspan --><SCRIPT language="JavaScript" src="http://www.arab1000.com/in.php?id=03652102"></SCRIPT><!--webbot bot="HTMLMarkup" endspan --><!--webbot bot="HTMLMarkup" startspan --><!-- Start Free-PageRank.com -->


<script language="JavaScript" type="text/javascript">_FPR=0;</script>


<script language="JavaScript" type="text/javascript" src="http://www.free-pagerank.com/js/free-pagerank.js"></script>


<script language="JavaScript" type="text/javascript">if(_FPR==1){freepr("http://www.m4m3.com","5");}</script>


<noscript><a target="_blank" href="http://www.free-pagerank.com">logo PageRank</a></noscript>


<!-- End Free-PageRank.com -->


<!--webbot bot="HTMLMarkup" endspan --><b><!--webbot bot="HTMLMarkup" startspan --><a target="_blank" href="http://webstats.motigo.com/stats?AENGCgYiy1OHg7Hz4EHNK_TKy3zQ">


<img src="http://m1.webstats.motigo.com/n?id=AENGCgYiy1OHg7Hz4EHNK_TKy3zQ"" border="0" width="18" height="18" alt="Motigo Webstats - Free web site statistics Personal homepage website counter"/>


</a><!--webbot bot="HTMLMarkup" endspan --></b></div>
</div>
<!--credits end -->
<?php wp_footer(); ?>
</body>
</html>