?>
>全球资讯</a></li>
	<li><a href="<?php 
echo smarty_function_write_url(array('open' => 'Quote'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('Quote' => $_smarty_tpl->getVariable('get')->value['open'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>国际报价</a></li>
	<li><a href="<?php 
echo smarty_function_write_url(array('open' => 'SP'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('SP' => $_smarty_tpl->getVariable('get')->value['open'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>每日特价</a></li>
	<li><a href="<?php 
echo smarty_function_write_url(array('open' => 'Query'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('Query' => $_smarty_tpl->getVariable('get')->value['open'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>现货查询</a></li>
	<li><a href="<?php 
echo smarty_function_write_url(array('open' => 'me'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('me' => $_smarty_tpl->getVariable('get')->value['open'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>我的专区</a></li>
</ul>
} else {
    ?>
编辑客服<?php 
}
?>
</th></tr>
					<tr>
						<td align="right" width="40%" class="Need">账号</td>
						<td><input type="text" name="account" value="<?php 
echo $_smarty_tpl->getVariable('edit')->value['account'];
?>
" style="width:250px" /></td>
					</tr>
					<tr>
						<td align="right" <?php 
echo smarty_function_CLASS_COLOR(array('add' => $_smarty_tpl->getVariable('get')->value['action'], 'CLASS' => 'Need'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>密码</td>
						<td>
							<input type="password" name="password" style="width:250px" />
							<span class="Hint">注:密码不能少于6个字符. <?php 
if ($_smarty_tpl->getVariable('get')->value['action'] == 'edit') {
    ?>
<b>不填写表示不更改客服的密码</b><?php 
}
?>
</span>
						</td>
					</tr>
					<tr>
						<td align="right" class="Need">昵称</td>
" <?php 
echo smarty_function_CLASS_COLOR(array('JPY' => $_smarty_tpl->getVariable('get')->value['exchange'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>日元</a>
				<a href="<?php 
echo smarty_function_write_url(array('open' => 'Quote', 'exchange' => 'EUR'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('EUR' => $_smarty_tpl->getVariable('get')->value['exchange'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>欧元</a>
				<a href="<?php 
echo smarty_function_write_url(array('open' => 'Quote', 'exchange' => 'GBP'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('GBP' => $_smarty_tpl->getVariable('get')->value['exchange'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>英镑</a>
			</dd>
		</dl>
		<?php 
echo $_smarty_tpl->getVariable('html')->value;
?>

	</div>
	<?php 
$_template = new Smarty_Internal_Template("foot.html", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
echo $_template->getRenderedTemplate();
$_template->updateParentVariables(0);
unset($_template);
?>
</div>
	<div class="right">
		<div class="Nav">
			<ul>
				<li><a href="<?php 
echo smarty_function_write_url(array('url' => $_smarty_tpl->getVariable('thisurl')->value, 'action' => 'add', 'DEL' => 'id'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('proxy_purview' => $_smarty_tpl->getVariable('get')->value['open'], 'add' => $_smarty_tpl->getVariable('get')->value['action'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>添加前台权限</a></li>
				<li><a href="<?php 
echo smarty_function_write_url(array('url' => $_smarty_tpl->getVariable('thisurl')->value, 'action' => 'show', 'DEL' => 'id'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" <?php 
echo smarty_function_CLASS_COLOR(array('proxy_purview' => $_smarty_tpl->getVariable('get')->value['open'], 'show' => $_smarty_tpl->getVariable('get')->value['action'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
>前台权限管理</a></li>
			</ul>
			<span class="clear"></span>
		</div>
		<div class="show">
			<form action="<?php 
echo smarty_function_write_url(array('url' => $_smarty_tpl->getVariable('thisurl')->value, 'action' => 'del'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" method="post">
				<table width="100%" border="0" cellspacing="1" cellpadding="0" id="tab_show">
					<tr>
						<th width="5%">选择</th>
						<th>Open参数</th>
						<th>参数说明</th>
    echo smarty_function_write_url(array('url' => $_smarty_tpl->getVariable('thisurl')->value, 'action' => 'appx_add', 'DEL' => 'appxid'), $_smarty_tpl->smarty, $_smarty_tpl);
    ?>
" <?php 
    echo smarty_function_CLASS_COLOR(array('service' => $_smarty_tpl->getVariable('get')->value['open'], 'appx_add' => $_smarty_tpl->getVariable('get')->value['action'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
    ?>
>添加附件</a></li><?php 
}
?>
								<?php 
if ($_smarty_tpl->getVariable('BTP')->value[$_smarty_tpl->getVariable('get')->value['open']]['appx_show']) {
    ?>
<li><a href="<?php 
    echo smarty_function_write_url(array('url' => $_smarty_tpl->getVariable('thisurl')->value, 'action' => 'appx_show', 'DEL' => 'appxid'), $_smarty_tpl->smarty, $_smarty_tpl);
    ?>
" <?php 
    echo smarty_function_CLASS_COLOR(array('service' => $_smarty_tpl->getVariable('get')->value['open'], 'appx_show' => $_smarty_tpl->getVariable('get')->value['action'], 'CLASS' => 'this'), $_smarty_tpl->smarty, $_smarty_tpl);
    ?>
>附件管理</a></li><?php 
}
?>
							</ul>
							<span class="clear"></span>
						</div>
					</td>
				</tr>
				<tr class='NO_TAB_SHOW'>
					<td colspan="9">
						<form action="<?php 
echo smarty_function_write_url(array('url' => $_smarty_tpl->getVariable('thisurl')->value, 'action' => 'appx_del'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
" method="post">