{template common/header}
{lang alj114:region} {if empty($_GET['region'])} {lang alj114:all} {else} {lang alj114:all} {/if} {loop $rs $r} {if $_GET['region']==$r['id']} {$r['subject']} {else} {$r['subject']} {/if} {/loop} {if $_GET['region'] && $rrs}
{if empty($_GET['region1'])} {lang alj114:all} {else} {lang alj114:all} {/if} {loop $rrs $s} {if $_GET['region1']==$s['id']} {$s['subject']} {else} {$s['subject']} {/if} {/loop}
{/if} {if $_GET['region1'] && $rrs2}
{if empty($_GET['region2'])} {lang alj114:all} {else} {lang alj114:all} {/if} {loop $rrs2 $s} {if $_GET['region2']==$s['id']} {$s['subject']} {else} {$s['subject']} {/if} {/loop}
{/if}
{lang alj114:type} {if empty($_GET['typeid'])} {lang alj114:all} {else} {lang alj114:all} {/if} {loop $pos $r} {if $_GET['typeid'] == $r['id']} {$r['subject']} {else} {$r['subject']} {/if} {/loop} {if $_GET['typeid'] && C::t('#aljzp#alj114_type')->fetch_all_by_upid($_GET['typeid'])}
{if empty($_GET['subtypeid'])} {lang alj114:all} {else} {lang alj114:all} {/if} {loop C::t('#aljzp#alj114_type')->fetch_all_by_upid($_GET['typeid']) $rs} {if $_GET['subtypeid'] == $rs['id']} {$rs['subject']} {else} {$rs['subject']} {/if} {/loop} {/if}
{$sotips}
{lang alj114:commontel}
{loop C::t('#alj114#alj114')->fetch_all_by_status('','',2,'=') $info} {/loop}
{lang alj114:name} {lang alj114:tel}
$info['title'] {$info['tel']}
{if file_exists('source/plugin/alj114/images/'.$file)}
{lang alj114:n6}
{/if}
  
{if $config['islogo']}
{loop $tellist $data}
{if $data['c']} {else} {/if}
{eval echo cutstr($data['title'],$config['title_byte'],'');}

{$data['tel']}

{lang alj114:view}
{/loop}
{$paging}
{else}
{loop $tellist $data}
{eval echo cutstr($data['title'],24,'');}

{$data['tel']}

{lang alj114:view}
{/loop}
{$paging}
{/if}
{template common/footer}