<a href="<?php 
echo seacrh_url(array('status' => 3, 'm' => 'admin_once', 'untype' => 'status'), $this);
?>
" class="admin_message_bg4">待审核微招聘:<?php 
echo $this->_tpl_vars['once_job'];
?>
</a>               
<a href="<?php 
echo seacrh_url(array('state' => 2, 'm' => 'link', 'untype' => 'state'), $this);
?>
" class="admin_message_bg5">待审核链接:<?php 
echo $this->_tpl_vars['admin_link'];
?>
</a>    
<a href="<?php 
echo seacrh_url(array('order_state' => 3, 'm' => 'company_order', 'untype' => 'order_state'), $this);
?>
" class="admin_message_bg6">待处理订单:<?php 
echo $this->_tpl_vars['company_order'];
?>
</a>
</div>
</div>
</div>
</div>
<div class="admin_index_center">
<div class="admin_index_Data">
<div class="admin_index_Data_bor">
<div class="admin_message_h1">一月数据统计</div>
<div class="admin_index_Data_cont" style=" position:relative">
<div class="admin_index_Data_cont_left" style="width:850px; float:left;height:300px;">
} else {
    echo seacrh_url(array('m' => 'user', 'work' => 1), $this);
}
?>
"><div class="checkbox_job search_Filter_Authenticate_mt8 <?php 
if ($_GET['work']) {
    ?>
iselect<?php 
}
?>
"><i></i></div>有作品</a></div>
<div class="search_Filter_Authenticate "><a href="<?php 
if ($_GET['idcard']) {
    echo seacrh_url(array('m' => 'user', 'untype' => 'idcard'), $this);
} else {
    echo seacrh_url(array('m' => 'user', 'idcard' => 1), $this);
}
?>
"><div class="checkbox_job search_Filter_Authenticate_mt8 <?php 
if ($_GET['idcard']) {
    ?>
iselect<?php 
}
?>
"><i></i></div>有身份认证</a></div>
</div>
</div>
<div class="job_left_sidebar">
<div class="search_user_list_tit search_user_list_tit_bg">
<div class="search_user_list_neme search_user_list_w220">求职意向</div>                 
<div class="search_user_list_neme search_user_list_w80">姓名 </div>             
              <th align="center">公司名称</th>
              <th align="center">个人用户名</th>
              <th align="center">简历名称</th>
              <th>
			   <?php 
if ($_GET['t'] == 'downtime' && $_GET['order'] == 'asc') {
    ?>
			  <a href="<?php 
    echo seacrh_url(array('order' => 'desc', 't' => 'downtime', 'm' => 'down', 'untype' => "order,t"), $this);
    ?>
">下载时间<img src="images/sanj.jpg"/></a>
              <?php 
} else {
    ?>
              <a href="<?php 
    echo seacrh_url(array('order' => 'asc', 't' => 'downtime', 'm' => 'down', 'untype' => "order,t"), $this);
    ?>
">下载时间<img src="images/sanj2.jpg"/></a>
              <?php 
}
?>
			  </th>
              <th>操作</th>
            </tr>
          </thead>
          <tbody>
          
          <?php 
$_from = $this->_tpl_vars['list'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
if ($_GET['mun'] == '') {
    ?>
 class="firm_a_atc"<?php 
}
?>
>不限</a> 
      <?php 
$_from = $this->_tpl_vars['comdata']['job_mun'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
if (count($_from)) {
    foreach ($_from as $this->_tpl_vars['j'] => $this->_tpl_vars['v']) {
        ?>
      <a href="<?php 
        echo seacrh_url(array('m' => 'firm', 'untype' => "mun,page", 'mun' => $this->_tpl_vars['v']), $this);
        ?>
"<?php 
        if ($_GET['mun'] == $this->_tpl_vars['v']) {
            ?>
 class="firm_a_atc"<?php 
        }
        ?>
><?php 
        echo $this->_tpl_vars['comclass_name'][$this->_tpl_vars['v']];
        ?>
</a> 
      <?php 
    }
}
unset($_from);
        if ($_GET[$this->_tpl_vars['t']] !== true && $_GET[$this->_tpl_vars['t']] == '') {
            ?>
class="admin_adv_search_cur"<?php 
        }
        ?>
>²»ÏÞ</a>
   		<?php 
        $_from = $this->_tpl_vars['row']['value'];
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        if (count($_from)) {
            foreach ($_from as $this->_tpl_vars['k'] => $this->_tpl_vars['r']) {
                ?>
                <a href="<?php 
                echo seacrh_url(array('m' => $_GET['m'], 'c' => $_GET['c'], 'adv' => $this->_tpl_vars['k'], 'adt' => $this->_tpl_vars['t'], 'untype' => $this->_tpl_vars['t']), $this);
                ?>
" 
                <?php 
                if ($_GET[$this->_tpl_vars['t']] !== false && $_GET[$this->_tpl_vars['t']] != '' && $_GET[$this->_tpl_vars['t']] == $this->_tpl_vars['k']) {
                    ?>
                class="admin_adv_search_cur"
                <?php 
                }
                ?>
><?php 
                echo $this->_tpl_vars['r'];
                ?>
</a> 
            <?php 
            }
        <input name="c" value="del" type="hidden"/>
        <table width="100%">
          <thead>
            <tr class="admin_table_top">
              <th style="width:20px;"><label for="chkall"><input type="checkbox" id='chkAll' onclick='CheckAll(this.form)'/> </label></th>
              <th> <?php 
if ($_GET['t'] == 'uid' && $_GET['order'] == 'asc') {
    ?>
 <a href="<?php 
    echo seacrh_url(array('order' => 'desc', 't' => 'uid', 'm' => 'admin_company', 'untype' => "order,t"), $this);
    ?>
">用户ID<img src="images/sanj.jpg"/></a> <?php 
} else {
    ?>
 <a href="<?php 
    echo seacrh_url(array('order' => 'asc', 't' => 'uid', 'm' => 'admin_company', 'untype' => "order,t"), $this);
    ?>
">用户ID<img src="images/sanj2.jpg"/></a> <?php 
}
?>
 </th>
              <th align="left">企业名/用户名</th>
              <th align="left">等级/到期时间</th>
              <th>联系电话</th>
              <th>联系人</th>
              <th>用户邮箱</th>
              <th>企业认证</th>
              <th>登录/注册时间</th>
              <th>状态</th>
              <th>设为名企</th>
              <th>黄页排序</th>
    ?>
">浏览量<img src="images/sanj2.jpg"/></a> <?php 
}
?>
 </th>
              <th width="60"> <?php 
if ($_GET['t'] == 'sort' && $_GET['order'] == 'asc') {
    ?>
 <a href="<?php 
    echo seacrh_url(array('order' => 'desc', 't' => 'sort', 'm' => 'admin_news', 'untype' => "order,t"), $this);
    ?>
">排序<img src="images/sanj.jpg"/></a> <?php 
} else {
    ?>
 <a href="<?php 
    echo seacrh_url(array('order' => 'asc', 't' => 'sort', 'm' => 'admin_news', 'untype' => "order,t"), $this);
    ?>
">排序<img src="images/sanj2.jpg"/></a> <?php 
}
?>
 </th>
              <th  class="admin_table_th_bg">操作</th>
            </tr>
          </thead>
          <tbody>
          
          <?php 
$_from = $this->_tpl_vars['adminnews'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}