';
					
					echo BBCode($this->TPL['posts_list'][$i]['content']);
					
					if ($this->TPL['posts_list'][$i]['signature'] != null)
						echo '
						
							
							'.BBCode($this->TPL['posts_list'][$i]['signature']).'
';
				echo '	
				
				
				Reply
			
		
	 } else { ?>
			
				Locked
			
	 } ?>
		TPL['posts_list']); $i++) { echo '
';
				if ($this->TPL['posts_list'][$i]['nick'] != null)
					echo ''.$this->colorRank($this->TPL['posts_list'][$i]['nick'], $this->TPL['posts_list'][$i]['user_rank']).'';
				else
					echo 'Anonymous';
				echo '
'; if ($this->TPL['posts_list'][$i]['avatar'] != null) echo '
';
				else
					echo '
';
				echo '
				
				
			'; if ($this->TPL['posts_list'][$i]['avatar'] != null) echo '
';
				echo '
				
					Status: 
				
				
				
							Posts: '.$this->TPL['posts_list'][$i]['user_post_count'].'
						
						
							Joined: '.$this->TPL['posts_list'][$i]['regdate'].'
						
						
							Last visit: '.(($this->TPL['posts_list'][$i]['lastvisit']!= null) ? $this->TPL['posts_list'][$i]['lastvisit'] : 'Never').'
						
					Rank: '.$this->getRankLevel($this->TPL['posts_list'][$i]['user_rank']).'
			'; } ?> if ($this->TPL['topic_info']['forum_locked'] == false && $this->TPL['topic_info']['topic_locked'] == false) { ?>
				Reply
			
		
	 } else { ?>
			
				Locked
			
	 } ?>
		
		 if ($this->TPL['my_rank'] >= RANK_MOD) { ?>
		
		 } ?>