favicon/apple-touch-icon-72x72-precomposed.png">
	<!-- For iPhone: -->
	 <link rel="apple-touch-icon-precomposed" href="<?php 
    echo $this->_vars['site_root'];
    echo $this->_vars['img_folder'];
    ?>
favicon/apple-touch-icon-57x57-precomposed.png">

<?php 
}
?>
	<?php 
echo tpl_function_seotag(array('tag' => 'description|keyword|canonical|og_title|og_type|og_url|og_image|og_site_name|og_description'), $this);
?>
	<?php 
echo tpl_function_seotag(array('tag' => 'title'), $this);
?>
	<script>
		var site_rtl_settings = '<?php 
echo $this->_vars['_LANG']['rtl'];
?>
';
		var is_pjax = parseInt('<?php 
echo $this->_vars['is_pjax'];
?>
');
		var js_events = <?php 
echo tpl_function_json_encode(array('data' => $this->_vars['js_events']), $this);
?>
;
		var id_user = <?php 
$this->register_function("js", "tpl_function_js");
require_once 'C:\\xampp\\htdocs\\iot.calit2.uci.edu\\system\\libraries\\template_lite\\plugins\\function.start_search_form.php';
$this->register_function("start_search_form", "tpl_function_start_search_form");
require_once 'C:\\xampp\\htdocs\\iot.calit2.uci.edu\\system\\libraries\\template_lite\\plugins\\function.seotag.php';
$this->register_function("seotag", "tpl_function_seotag");
/* V2.10 Template Lite 4 January 2007  (c) 2005-2007 Mark Dickenson. All rights reserved. Released LGPL. 2015-10-06 00:02:19 Pacific Daylight Time */
?>

<?php 
$_templatelite_tpl_vars = $this->_vars;
echo $this->_fetch_compile_include($this->general_path . $this->get_current_theme_gid('', '') . "header.tpl", array('load_type' => false));
$this->_vars = $_templatelite_tpl_vars;
unset($_templatelite_tpl_vars);
?>
<h1><?php 
echo tpl_function_seotag(array('tag' => 'header_text'), $this);
?>
</h1>

<div class="pos-rel">
	<?php 
echo tpl_function_start_search_form(array('type' => 'full', 'show_data' => '1', 'object' => 'perfect_match'), $this);
?>
</div>
<div class="content-block">
	<div id="main_users_results">
		<?php 
echo $this->_vars['block'];
?>

	</div>
?>

<!DOCTYPE html>
<html DIR="<?php 
echo $this->_vars['_LANG']['rtl'];
?>
">
<head>
	<meta http-equiv="X-UA-Compatible">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<meta http-equiv="expires" content="0">
	<meta http-equiv="pragma" content="no-cache">
	<meta name="revisit-after" content="3 days">
	<meta name="robot" content="All">
	<?php 
echo tpl_function_seotag(array('tag' => 'title|description|keyword|canonical|og_title|og_type|og_url|og_image|og_site_name|og_description'), $this);
?>
	<?php 
echo tpl_function_helper(array('func_name' => 'js', 'helper_name' => 'theme', 'func_param' => $this->_vars['load_type']), $this);
?>
	<?php 
echo tpl_function_helper(array('func_name' => 'css', 'helper_name' => 'theme', 'func_param' => $this->_vars['load_type']), $this);
?>
	<script type="text/javascript">
		var site_url = '<?php 
echo $this->_vars['site_url'];
?>
';
		var site_rtl_settings = '<?php 
echo $this->_vars['_LANG']['rtl'];
?>