Ejemplo n.º 1
0
<script type="text/javascript">
	$(document).ready(function(){
		$('#menu-trangchu').addClass('but1_active');
	});
</script>
<?php $lang=$this->session->userdata('lang');?>
<style>
	.item p img{width:202px !important; height:160px !important}
</style>
<div id="main_block">
	<div class="about">
		<h2><?php echo $this->lang->line('menu-gioithieu');?></h2>
		<?php $newModel=new CI_Model();
			if ($_SESSION['lang']=="vn"){
				echo $newModel->cutString($aboutus->contentv,1200).'...</p>';
			}else {
			  	echo $newModel->cutString($aboutus->contente,1200).'...</p>';
			} 
			
		?>
		<a href="<?php echo base_url();?>gioithieu">
		<?php if ($_SESSION['lang']=="vn") 
		{?>		
			Xem thêm
		<?php } else{ ?>
			Read more
		<?php } ?>
		</a>
	</div>
	<div class="news">
		<a href="<?php echo base_url();?>dathang"><img src="<?php echo base_url();?>assets/minhchau/images/order.png" alt="" style="width:220px; height:140px"/></a>