<?php /**
 * Jthoor free theme v 1.0
 *
 * this site use free theme ffrom jthoor,com.
 *
 * @package 	Jthoor free theme 
 * @copyright	Copyright (c) 2013-2014, Jthoor 
 * @license		http://www.jthoor.com
 *
 * @since 		1.0
 */
 ?>
<?php get_header();?>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<?php include('inc/tops.php'); 
include ('inc/rights.php') ;
include ('inc/lefts.php') ;
?>
<div class="clear"></div>


<?php get_footer(); ?>