function smarty_fun_headLink(&$smarty, $params)
    {
        $_fun_tpl_vars = $smarty->_tpl_vars;
        $smarty->assign($params);
        ?>
	<?php 
        if ($smarty->_tpl_vars['title']) {
            ?>
		<?php 
            $smarty->assign('sortOrder', is_array($_tmp = array_pop(explode('_', $smarty->_tpl_vars['sortField']))) ? $smarty->_run_mod_handler('default', true, $_tmp, 'asc') : smarty_modifier_default($_tmp, 'asc'));
            ?>
		<?php 
            if ($smarty->_tpl_vars['sortOrder'] != 'asc' && $smarty->_tpl_vars['sortOrder'] != 'desc') {
                $smarty->assign('sortOrder', 'asc');
            }
            ?>
		<?php 
            if ($smarty->_tpl_vars['sortField'] == $smarty->_tpl_vars['sortVar'] . "_" . $smarty->_tpl_vars['sortOrder']) {
                ?>
			<?php 
                $smarty->assign('currentOrder', $smarty->_tpl_vars['sortOrder']);
                ?>
			<?php 
                if ($smarty->_tpl_vars['sortOrder'] == 'asc') {
                    $smarty->assign('sortOrder', 'desc');
                } else {
                    $smarty->assign('sortOrder', 'asc');
                }
                ?>
		<?php 
            }
            ?>
		<a href="<?php 
            echo smarty_function_link(array('self' => true, 'sort' => $smarty->_tpl_vars['sortVar'] . "_" . $smarty->_tpl_vars['sortOrder']), $smarty);
            ?>
" class="<?php 
            if ($smarty->_tpl_vars['currentOrder']) {
                ?>
direction_<?php 
                echo $smarty->_tpl_vars['currentOrder'];
            }
            ?>
"><?php 
            echo smarty_function_translate(array('text' => $smarty->_tpl_vars['title']), $smarty);
            ?>
</a>
	<?php 
        }
        $smarty->_tpl_vars = $_fun_tpl_vars;
    }
    function smarty_fun_attributeValue(&$smarty, $params)
    {
        $_fun_tpl_vars = $smarty->_tpl_vars;
        $smarty->assign($params);
        $smarty->assign('field', is_array($_tmp = @$smarty->_tpl_vars['field']) ? $smarty->_run_mod_handler('default', true, $_tmp, 'SpecField') : smarty_modifier_default($_tmp, 'SpecField'));
        if ($smarty->_tpl_vars['attr']['values']) {
            ?>
<ul class="attributeList<?php 
            if (count($smarty->_tpl_vars['attr']['values']) == 1) {
                ?>
 singleValue<?php 
            }
            ?>
"><?php 
            $_from = $smarty->_tpl_vars['attr']['values'];
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            if (count($_from)) {
                foreach ($_from as $smarty->_tpl_vars['value']) {
                    ?>
<li> <?php 
                    echo $smarty->_tpl_vars['value']['value_lang'];
                    ?>
</li><?php 
                }
            }
            unset($_from);
            ?>
</ul>
<?php 
        } elseif ($smarty->_tpl_vars['attr']['value_lang']) {
            echo $smarty->_tpl_vars['attr']['value_lang'];
            ?>

<?php 
        } elseif ($smarty->_tpl_vars['attr']['value']) {
            echo $smarty->_tpl_vars['attr'][$smarty->_tpl_vars['field']]['valuePrefix_lang'];
            echo $smarty->_tpl_vars['attr']['value'];
            echo $smarty->_tpl_vars['attr'][$smarty->_tpl_vars['field']]['valueSuffix_lang'];
            ?>

<?php 
        }
        $smarty->_tpl_vars = $_fun_tpl_vars;
    }
conditions    : [{'name':'name','op':'like','end':'%','value':''}],
required_list : ['<?php 
    echo $this->_tpl_vars['contact_def'][$this->_tpl_vars['selectFields']['Accounts']]['id_name'];
    ?>
'],
order         : 'name',
limit         : '10'
}
</script>
<?php 
}
?>
</td></tr></table>
</h4>
<table width="100%" border="0" cellspacing="1" cellpadding="0"  class="<?php 
echo is_array($_tmp = @$this->_tpl_vars['def']['templateMeta']['panelClass']) ? $this->_run_mod_handler('default', true, $_tmp, 'edit view') : smarty_modifier_default($_tmp, 'edit view');
?>
" id ="createAccounts" <?php 
if (!$this->_tpl_vars['def']['required'] || !empty($this->_tpl_vars['def']['select'])) {
    ?>
style="display:none"<?php 
}
?>
>
<tr>
<td valign="top" id='name_label' width='12.5%' scope="row">
<?php 
ob_start();
echo smarty_function_sugar_translate(array('label' => 'LBL_NAME', 'module' => 'Accounts'), $this);
?>
<?php

/* Smarty version 2.6.26, created on 2015-06-12 07:56:29
   compiled from C:%5Cwamp%5Cwww%5CGift%5Chtml/../data/Smarty/templates/default_en-US/footer.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'script_escape', 'C:\\wamp\\www\\Gift\\html/../data/Smarty/templates/default_en-US/footer.tpl', 28, false), array('modifier', 'date_format', 'C:\\wamp\\www\\Gift\\html/../data/Smarty/templates/default_en-US/footer.tpl', 28, false), array('modifier', 'default', 'C:\\wamp\\www\\Gift\\html/../data/Smarty/templates/default_en-US/footer.tpl', 29, false), array('modifier', 'h', 'C:\\wamp\\www\\Gift\\html/../data/Smarty/templates/default_en-US/footer.tpl', 29, false))), $this);
?>

<!--▼FOOTER-->
<div id="footer_wrap">
    <div id="footer" class="clearfix">
        <div id="pagetop"><a href="#top">Top of page</a></div>
        <div id="copyright">Copyright &copy;
            <?php 
if ((is_array($_tmp = @RELEASE_YEAR) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != (is_array($_tmp = is_array($_tmp = time()) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y") : smarty_modifier_date_format($_tmp, "%Y"))) {
    echo is_array($_tmp = @RELEASE_YEAR) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
    ?>
-<?php 
}
echo is_array($_tmp = is_array($_tmp = time()) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y") : smarty_modifier_date_format($_tmp, "%Y");
?>

            <?php 
echo is_array($_tmp = is_array($_tmp = is_array($_tmp = $this->_tpl_vars['arrSiteInfo']['shop_name_eng']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('default', true, $_tmp, is_array($_tmp = $this->_tpl_vars['arrSiteInfo']['shop_name']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) : smarty_modifier_default($_tmp, is_array($_tmp = $this->_tpl_vars['arrSiteInfo']['shop_name']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp))) ? $this->_run_mod_handler('h', true, $_tmp) : smarty_modifier_h($_tmp);
?>
 All rights reserved.
        </div>
    </div>
</div>
<!--▲FOOTER-->
				<?php 
    } else {
        ?>
										<?php 
        echo is_array($_tmp = smarty_function_math(array('equation' => "x-10", 'x' => $this->_tpl_vars['currentYear']), $this)) ? $this->_run_mod_handler('assign', true, $_tmp, 'minYear') : $this->_plugins['modifier']['assign'][0][0]->smartyAssign($_tmp, 'minYear');
        ?>

					<?php 
        echo is_array($_tmp = smarty_function_math(array('equation' => "x+2", 'x' => $this->_tpl_vars['currentYear']), $this)) ? $this->_run_mod_handler('assign', true, $_tmp, 'maxYear') : $this->_plugins['modifier']['assign'][0][0]->smartyAssign($_tmp, 'maxYear');
        ?>

				<?php 
    }
    ?>
				<?php 
    echo smarty_function_html_select_date(array('prefix' => 'datePublished', 'time' => is_array($_tmp = @$this->_tpl_vars['datePublished']) ? $this->_run_mod_handler('default', true, $_tmp, "---") : smarty_modifier_default($_tmp, "---"), 'all_extra' => "class=\"selectMenu\"", 'start_year' => $this->_tpl_vars['minYear'], 'end_year' => $this->_tpl_vars['maxYear'], 'year_empty' => "-", 'month_empty' => "-", 'day_empty' => "-"), $this);
    ?>

			<?php 
} else {
    ?>
				<?php 
    echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "editor.issues.unpublished"), $this);
    ?>

			<?php 
}
?>

			<?php 
if ($this->_tpl_vars['issue']->getDateNotified()) {
if (is_array($_tmp = $this->_tpl_vars['tpl_login']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) {
    ?>
                <p class="btn">
                    Welcome
                    <span class="user_name"><?php 
    echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['tpl_name1']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('h', true, $_tmp) : smarty_modifier_h($_tmp);
    ?>
 <?php 
    echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['tpl_name2']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('h', true, $_tmp) : smarty_modifier_h($_tmp);
    ?>
</span>
                    <?php 
    if ((is_array($_tmp = @USE_POINT) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) !== false) {
        ?>
                        / Points: <span class="point"> <?php 
        echo is_array($_tmp = is_array($_tmp = is_array($_tmp = $this->_tpl_vars['tpl_user_point']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0);
        ?>
 pts</span>&nbsp;&nbsp;
                    <?php 
    }
    if (!(is_array($_tmp = $this->_tpl_vars['tpl_disable_logout']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp))) {
        ?>
						<button class="bt02" onclick="fnFormModeSubmit('header_login_form', 'logout', '', ''); return false;">Log out</button><?php 
    }
    ?>
                    </p>
            <?php 
} else {
    ?>
                <ul class="formlist clearfix">
                    <li class="mail">
<?php

/* Smarty version 2.6.0, created on 2010-05-19 18:24:37
   compiled from docblock.tpl */
require_once SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'docblock.tpl', 1, false))), $this);
if ($this->_tpl_vars['sdesc'] != '') {
    echo is_array($_tmp = @$this->_tpl_vars['sdesc']) ? $this->_run_mod_handler('default', true, $_tmp, '') : smarty_modifier_default($_tmp, '');
    ?>
<br /><br /><?php 
}
if ($this->_tpl_vars['desc'] != '') {
    echo is_array($_tmp = @$this->_tpl_vars['desc']) ? $this->_run_mod_handler('default', true, $_tmp, '') : smarty_modifier_default($_tmp, '');
    ?>
<br /><?php 
}
if (count($this->_tpl_vars['tags']) > 0) {
    ?>
<br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<?php 
    if (isset($this->_sections['tag'])) {
        unset($this->_sections['tag']);
    }
    $this->_sections['tag']['name'] = 'tag';
    $this->_sections['tag']['loop'] = is_array($_loop = $this->_tpl_vars['tags']) ? count($_loop) : max(0, (int) $_loop);
    unset($_loop);
    $this->_sections['tag']['show'] = true;
    $this->_sections['tag']['max'] = $this->_sections['tag']['loop'];
 /> 男
							<input name="sex" type="radio" value="woman" <?php 
echo smarty_function_checked(array('val' => $_smarty_tpl->getVariable('edit')->value['sex'], 'str' => 'woman'), $_smarty_tpl->smarty, $_smarty_tpl);
?>
 /> 女
						</td>
					</tr>
					<tr>
						<td align="right">备注</td>
						<td><textarea name="remark" style="width:80%; height:120px"><?php 
echo smarty_function_br_to_null(array('str' => $_smarty_tpl->getVariable('edit')->value['remark']), $_smarty_tpl->smarty, $_smarty_tpl);
?>
</textarea></td>
					</tr>
					<tr><th colspan="2" align="center"><input type="submit" value=" 提 交 " /> <input type="reset" value=" 重 填 " /></th></tr>
				</table>
			</form>
		</div>
	</div>
	<b class="clear"></b>
</div>
<script type="text/javascript" src="Js/city.js"></script>
<script type="text/javascript">set_PROVINCE_CITY('PROVINCE_CITY' , 'province' , 'city' , '<?php 
echo smarty_modifier_default($_smarty_tpl->getVariable('edit')->value['province'], "0");
?>
' , '<?php 
echo smarty_modifier_default($_smarty_tpl->getVariable('edit')->value['city'], "0");
?>
');</script>
</body>
</html>
		<a class="cancel" href="#"><?php 
    echo smarty_function_translate(array('text' => '_cancel'), $this);
    ?>
</a>
	</fieldset>

	<script type="text/javascript">
		<?php 
    echo '
		if(';
    echo $this->_tpl_vars['someUser']['ID'];
    echo ' > 0)
		{
			Backend.UserGroup.prototype.treeBrowser.selectItem(';
    echo is_array($_tmp = @$this->_tpl_vars['someUser']['UserGroup']['ID']) ? $this->_run_mod_handler('default', true, $_tmp, -1) : smarty_modifier_default($_tmp, -1);
    echo ', false);
			Backend.User.Editor.prototype.getInstance(';
    echo $this->_tpl_vars['someUser']['ID'];
    echo ');
		}
		else
		{
//				Backend.User.Add.prototype.getInstance(';
    echo $this->_tpl_vars['someUser']['UserGroup']['ID'];
    echo ');
		}
		';
    ?>

	</script>
             echo '][]" id="profile-';
             echo smarty_modifier_t_escape($this->_tpl_vars['profile']['name']);
             echo '-';
             echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_profile_option_id']);
             echo '" value="';
             echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_profile_option_id']);
             echo '"';
             if ($this->_tpl_vars['c_member']['profile'][$this->_tpl_vars['profile']['name']]['value'] && in_array($this->_tpl_vars['item']['value'], $this->_tpl_vars['c_member']['profile'][$this->_tpl_vars['profile']['name']]['value'])) {
                 echo ' checked="checked"';
             }
             echo ' /><label for="profile-';
             echo smarty_modifier_t_escape($this->_tpl_vars['profile']['name']);
             echo '-';
             echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_profile_option_id']);
             echo '">';
             echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['item']['value'])) ? $this->_run_mod_handler('default', true, $_tmp, "--") : smarty_modifier_default($_tmp, "--");
             echo '</label></div></li>';
             if ($this->_tpl_vars['_cnt'] % 3 == 0) {
                 echo '</ul>';
             }
             echo '';
         }
     }
     unset($_from);
     echo '';
     if ($this->_tpl_vars['_cnt'] % 3 != 0) {
         echo '</ul>';
     }
     echo '</div>';
 }
 echo '';
        <td class="paddingT15 wordSpacing5"><input class="infoTableInput2" name="pluginvar[height]" value="<?php 
echo is_array($_tmp = @$this->_tpl_vars['height']) ? $this->_run_mod_handler('default', true, $_tmp, 500) : smarty_modifier_default($_tmp, 500);
?>
" />px</td>
      </tr>
      <tr>
        <th class="paddingT15"> 默认纬度:</th>
        <td class="paddingT15 wordSpacing5"><input class="infoTableInput2" name="pluginvar[lat]" value="<?php 
echo is_array($_tmp = @$this->_tpl_vars['lat']) ? $this->_run_mod_handler('default', true, $_tmp, '29.264911735066963') : smarty_modifier_default($_tmp, '29.264911735066963');
?>
" /></td>
      </tr>
      <tr>
        <th class="paddingT15"> 默认经度:</th>
        <td class="paddingT15 wordSpacing5"><input class="infoTableInput2" name="pluginvar[lng]" value="<?php 
echo is_array($_tmp = @$this->_tpl_vars['lng']) ? $this->_run_mod_handler('default', true, $_tmp, '120.24544715881347') : smarty_modifier_default($_tmp, '120.24544715881347');
?>
" /></td>
      </tr>
      <tr>
        <th></th>
        <td class="ptb20">
			<input class="formbtn" type="submit" name="save" id="Save" value="保存配置" />&nbsp;&nbsp;[<a href="<?php 
echo $this->_tpl_vars['SiteUrl'];
?>
plugin.php?name=<?php 
echo $this->_tpl_vars['name'];
?>
" target="_blank">预览插件</a>]</td>
      </tr>
    </table>
                <div id="folder_list" style="display:none;">
                    <?php 
    echo smarty_function_html_options(array('name' => 'chg_folder_id', 'options' => $this->_tpl_vars['infoDispPositionForSelectList'], 'selected' => is_array($_tmp = @$this->_tpl_vars['param']['folder_id']) ? $this->_run_mod_handler('default', true, $_tmp, 1) : smarty_modifier_default($_tmp, 1)), $this);
    ?>
&nbsp;に移動
                </div>
                <div id="chg_display" style="display:none;">
                    <?php 
    echo smarty_function_html_options(array('name' => 'chg_display_id', 'options' => $this->_tpl_vars['isDisplay'], 'selected' => 0), $this);
    ?>
&nbsp;に変更
                </div>
                <div id="info_copy" style="display:none;">
                    コピー数:&nbsp;<?php 
    echo smarty_function_html_options(array('name' => 'info_copy_number', 'options' => $this->_tpl_vars['selectCopyNumber'], 'selected' => is_array($_tmp = @$this->_tpl_vars['param']['info_copy_number']) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0)), $this);
    ?>

                </div>
            </td>
        </tr>
        <tr>
            <td style="text-align:center;" colspan="2">
                <input type="submit" name="action_informationStatus_InformationExec" value="更新" onClick="return confirm('更新しますか?')">
            </td>
        </tr>
    </table>
    <br>
    <table border="0" cellspacing="0" cellpadding="0" id="list_table" class="TableSet04">
        <tr bgcolor="#FF9933">
           <th rowspan="2"><a href="<?php 
					</tr>
					<tr>
						<td align="right">净度</td>
						<td><?php 
echo $_smarty_tpl->getVariable('edit')->value['clarity'];
?>
</td>
					</tr>
					<tr>
						<td align="right">颜色</td>
						<td><?php 
echo $_smarty_tpl->getVariable('edit')->value['color'];
?>
</td>
					</tr>
					<tr>
						<td align="right" class="Need">价格(美元)</td>
						<td><input type="text" name="price" value="<?php 
echo smarty_modifier_default($_smarty_tpl->getVariable('edit')->value['price'], 0.0);
?>
" style="width:150px" /></td>
					</tr>
					<tr><th colspan="2" align="center"><input type="submit" value=" 提 交 " /> <input type="reset" value=" 重 填 " /></th></tr>
				</table>
			</form>
		</div>	
	</div>
	<b class="clear"></b>
</div>
</body>
</html>
}
unset($_from);
?>
    <tr class="BgColor02">
        <td colspan="2"><center><b>月間合計</b></center></td>
        <?php 
$_from = $this->_tpl_vars['roiTotalForMonthly'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
$this->_foreach['loop'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['loop']['total'] > 0) {
    foreach ($_from as $this->_tpl_vars['roiMonthly'] => $this->_tpl_vars['roiMonthTotalMonth']) {
        $this->_foreach['loop']['iteration']++;
        ?>
            <td><?php 
        echo is_array($_tmp = @$this->_tpl_vars['roiMonthTotalMonth']) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0);
        ?>
%</td>
        <?php 
    }
}
unset($_from);
?>
        <td><?php 
echo $this->_tpl_vars['roiTotal'];
?>
%</td>
    </tr>
</table>
    ?>
    <meta http-equiv="expires" content="0" />
    <meta http-equiv="cache-control" content="no-cache" />
    <meta http-equiv="pragma" content="no-cache" />
<?php 
}
?>
    <link rel="shortcut icon" href="favicon.ico" />
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <meta name="robots" content="index" />
    <meta name="robots" content="follow" />
    <link rel="stylesheet" type="text/css" href="<?php 
echo is_array($_tmp = @$this->_tpl_vars['RootPath']) ? $this->_run_mod_handler('default', true, $_tmp, '') : smarty_modifier_default($_tmp, '');
?>
styles/<?php 
echo is_array($_tmp = @$this->_tpl_vars['StyleSheet']) ? $this->_run_mod_handler('default', true, $_tmp, 'standard.css') : smarty_modifier_default($_tmp, 'standard.css');
?>
" />
<?php 
echo $this->_tpl_vars['CSSExtra'];
?>

<?php 
echo $this->_tpl_vars['JavaScript'];
?>

<?php 
echo $this->_tpl_vars['xajax'];
?>

  </head>
	<input type='text' name='<?php 
    if (empty($this->_tpl_vars['displayParams']['idName'])) {
        echo smarty_function_sugarvar(array('key' => 'name'), $this);
    } else {
        echo $this->_tpl_vars['displayParams']['idName'];
    }
    ?>
' id='<?php 
    if (empty($this->_tpl_vars['displayParams']['idName'])) {
        echo smarty_function_sugarvar(array('key' => 'name'), $this);
    } else {
        echo $this->_tpl_vars['displayParams']['idName'];
    }
    ?>
' size='<?php 
    echo is_array($_tmp = @$this->_tpl_vars['displayParams']['size']) ? $this->_run_mod_handler('default', true, $_tmp, 30) : smarty_modifier_default($_tmp, 30);
    ?>
' 
	   <?php 
    if (!empty($this->_tpl_vars['vardef']['len'])) {
        ?>
maxlength='<?php 
        echo $this->_tpl_vars['vardef']['len'];
        ?>
'<?php 
    }
    ?>
	   <?php 
    if (!empty($this->_tpl_vars['vardef']['len']) && $this->_tpl_vars['vardef']['len'] >= 7) {
        ?>
	   {if $displayView=='advanced_search'||$displayView=='basic_search'}value=''{else}value='http://'{/if} 
        settype($_from, 'array');
    }
    if (count($_from)) {
        foreach ($_from as $this->_tpl_vars['c_ashiato']) {
            ?>
<li><?php 
            echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['c_ashiato']['r_datetime'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y年%m月%d日 %H:%M") : smarty_modifier_date_format($_tmp, "%Y年%m月%d日 %H:%M");
            ?>
 <a href="<?php 
            echo smarty_function_t_url(array('m' => 'pc', 'a' => 'page_f_home'), $this);
            ?>
&amp;target_c_member_id=<?php 
            echo smarty_modifier_t_escape($this->_tpl_vars['c_ashiato']['c_member_id_from']);
            ?>
"><?php 
            echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['c_ashiato']['nickname'])) ? $this->_run_mod_handler('default', true, $_tmp, "&nbsp;") : smarty_modifier_default($_tmp, "&nbsp;");
            ?>
</a></li>
<?php 
        }
    }
    unset($_from);
    ?>
</ul>
</div>
</div></div>

<?php 
} else {
    ?>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=<?php 
echo $this->_tpl_vars['pageCharset'];
?>
" />
	<meta http-equiv="Content-language" content="en" />
	<meta name="generator" content="testlink" />
	<meta name="author" content="TestLink Development Team" />
	<meta name="copyright" content="TestLink Development Team" />
	<meta name="robots" content="NOFOLLOW" />
	<title>TestLink <?php 
echo is_array($_tmp = $this->_tpl_vars['tlVersion']) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp);
?>
</title>
	<meta name="description" content="TestLink - <?php 
echo is_array($_tmp = @$this->_tpl_vars['title']) ? $this->_run_mod_handler('default', true, $_tmp, 'Main page') : smarty_modifier_default($_tmp, 'Main page');
?>
" />
	<link rel="icon" href="<?php 
echo $this->_tpl_vars['basehref'];
echo @TL_THEME_IMG_DIR;
?>
favicon.ico" type="image/x-icon" />
</head>

<frameset rows="70,*" cols="*" frameborder="0" framespacing="0">
	<frame src="<?php 
echo $this->_tpl_vars['titleframe'];
?>
" name="titlebar" scrolling="no" noresize="noresize" />
	<frame src="<?php 
            ?>
件</td>
        <td><?php 
            echo $this->_tpl_vars['val']['access_count_pc'];
            ?>
件</td>
        <td><?php 
            echo is_array($_tmp = @$this->_tpl_vars['val']['pc_access_percent']) ? $this->_run_mod_handler('default', true, $_tmp, "0.0") : smarty_modifier_default($_tmp, "0.0");
            ?>
%</td>
        <td><?php 
            echo $this->_tpl_vars['val']['access_count_mb'];
            ?>
件</td>
        <td><?php 
            echo is_array($_tmp = @$this->_tpl_vars['val']['mb_access_percent']) ? $this->_run_mod_handler('default', true, $_tmp, "0.0") : smarty_modifier_default($_tmp, "0.0");
            ?>
%</td>
        <td><?php 
            echo $this->_tpl_vars['val']['send_start_datetime'];
            ?>
</td>
        <td><?php 
            echo $this->_tpl_vars['val']['send_end_datetime'];
            ?>
</td>
        </tr>
    <?php 
        }
    }
    unset($_from);
					<tr valign="top">
						<td width="33%" style="padding: 0 4px 0 0; font-size: 1.0em"><?php 
                        if ($this->_tpl_vars['assignment']->getDateNotified()) {
                            echo is_array($_tmp = $this->_tpl_vars['assignment']->getDateNotified()) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatTrunc']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatTrunc']);
                        } else {
                            ?>
&mdash;<?php 
                        }
                        ?>
</td>
						<td width="33%" style="padding: 0 4px 0 0; font-size: 1.0em"><?php 
                        if ($this->_tpl_vars['assignment']->getDateCompleted() || !$this->_tpl_vars['assignment']->getDateConfirmed()) {
                            ?>
&mdash;<?php 
                        } else {
                            echo is_array($_tmp = @$this->_tpl_vars['assignment']->getWeeksDue()) ? $this->_run_mod_handler('default', true, $_tmp, "&mdash;") : smarty_modifier_default($_tmp, "&mdash;");
                        }
                        ?>
</td>
						<td width="34%" style="padding: 0 4px 0 0; font-size: 1.0em"><?php 
                        if ($this->_tpl_vars['assignment']->getDateCompleted()) {
                            echo is_array($_tmp = $this->_tpl_vars['assignment']->getDateCompleted()) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatTrunc']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatTrunc']);
                        } else {
                            ?>
&mdash;<?php 
                        }
                        ?>
</td>
					</tr>
					<?php 
                    }
     echo '';
     if (in_array(is_array($_tmp = $this->_tpl_vars['arrTree'][$this->_sections['cnt']['index']]['category_id']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp), is_array($_tmp = $this->_tpl_vars['tpl_category_id']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp))) {
         echo ' onmark';
     }
     echo '"><p><a href="';
     echo is_array($_tmp = @ROOT_URLPATH) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
     echo 'products/list.php?category_id=';
     echo is_array($_tmp = $this->_tpl_vars['arrTree'][$this->_sections['cnt']['index']]['category_id']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
     echo '"';
     if (in_array(is_array($_tmp = $this->_tpl_vars['arrTree'][$this->_sections['cnt']['index']]['category_id']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp), is_array($_tmp = $this->_tpl_vars['tpl_category_id']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp))) {
         echo ' class="onlink"';
     }
     echo '>';
     echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['arrTree'][$this->_sections['cnt']['index']]['category_name']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('h', true, $_tmp) : smarty_modifier_h($_tmp);
     echo '(';
     echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['arrTree'][$this->_sections['cnt']['index']]['product_count']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0);
     echo ')</a></p>';
     if ((is_array($_tmp = $this->_tpl_vars['firstdone']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) == 0) {
         echo '';
         $this->assign('firstdone', 1);
         echo '';
     }
     echo '';
     $this->assign('preLev', $this->_tpl_vars['level']);
     echo '';
 }
 echo '';
 echo '';
 if (is_array($_tmp = $this->_sections['cnt']['last']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) {
     echo '';
     if ((is_array($_tmp = $this->_tpl_vars['preLev'] - 1) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) > 0) {
            if (!@OPENPNE_IS_POINT_ADMIN && $this->_tpl_vars['item']['c_member_id'] == 1) {
                ?>
-<?php 
            } else {
                ?>
<a href="?m=<?php 
                echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
                ?>
&amp;a=page_<?php 
                echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('edit_point'));
                ?>
&amp;target_c_member_id=<?php 
                echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_member_id']);
                ?>
"><?php 
                echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['item']['profile']['PNE_POINT']['value'])) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0);
                ?>
</a><?php 
            }
            ?>
</td>
			<?php 
        }
        ?>
			<td class="cell05"><?php 
        if ($this->_tpl_vars['item']['access_date'] != '0000-00-00 00:00:00') {
            echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['item']['access_date'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%y-%m-%d %H:%M") : smarty_modifier_date_format($_tmp, "%y-%m-%d %H:%M");
        } else {
            ?>
未ログイン<?php 
        }
?>
" style="margin-right:4px;" alt="2" /><img style="margin-right:4px;" src="images/<?php 
echo $this->_tpl_vars['img']['i3'];
?>
" alt="3" /><img style="margin-right:4px;" src="images/<?php 
echo $this->_tpl_vars['img']['i4'];
?>
" alt="4" /><img src="images/<?php 
echo $this->_tpl_vars['img']['i5'];
?>
" alt="5" />
<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => is_array($_tmp = @$this->_tpl_vars['ContentTPL']) ? $this->_run_mod_handler('default', true, $_tmp, "step_01.tpl") : smarty_modifier_default($_tmp, "step_01.tpl"), 'smarty_include_vars' => array('name' => 'content')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

<div style="background-color:white;width:100%;height:60px;text-align:center;padding:20px 0 0 0;"><a class="copyright" href="http://www.phpeasyproject.de" title="phpEasyProject - The Open Source Project">Powered by phpEasyProject</a><br /><p class="build">Version: <?php 
echo $this->_tpl_vars['version'];
?>
<br />Build: <?php 
echo $this->_tpl_vars['build'];
?>
</p></div></div>

<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => is_array($_tmp = @$this->_tpl_vars['FooterTPL']) ? $this->_run_mod_handler('default', true, $_tmp, "footer.tpl") : smarty_modifier_default($_tmp, "footer.tpl"), 'smarty_include_vars' => array('name' => 'footer')));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
                        ?>
 href='javascript:void(0)' onclick="send_back('<?php 
                        if ($this->_tpl_vars['params']['dynamic_module']) {
                            echo $this->_tpl_vars['rowData'][$this->_tpl_vars['params']['dynamic_module']];
                        } else {
                            echo is_array($_tmp = @$this->_tpl_vars['params']['module']) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['pageData']['bean']['moduleDir']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['pageData']['bean']['moduleDir']);
                        }
                        ?>
','<?php 
                        echo is_array($_tmp = @$this->_tpl_vars['rowData'][$this->_tpl_vars['params']['id']]) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['rowData']['ID']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['rowData']['ID']);
                        ?>
');"><?php 
                        echo $this->_tpl_vars['rowData'][$this->_tpl_vars['col']];
                        ?>
</<?php 
                        echo is_array($_tmp = @$this->_tpl_vars['pageData']['tag'][$this->_tpl_vars['id']][$this->_tpl_vars['params']['ACLTag']]) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['pageData']['tag'][$this->_tpl_vars['id']]['MAIN']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['pageData']['tag'][$this->_tpl_vars['id']]['MAIN']);
                        ?>
>
	
						<?php 
                    } elseif ($this->_tpl_vars['params']['customCode']) {
                        ?>
 
							<?php 
                        echo smarty_function_sugar_evalcolumn_old(array('var' => $this->_tpl_vars['params']['customCode'], 'rowData' => $this->_tpl_vars['rowData']), $this);
                        ?>

						<?php 
                    } elseif ($this->_tpl_vars['params']['currency_format']) {
                        ?>
 
                    ?>
				<?php 
                }
                ?>
			</td>
		</tr>
		<?php 
                if ($this->_tpl_vars['currentJournal']->getSetting('requireReviewerCompetingInterests')) {
                    ?>
			<tr valign="top">
				<td class="label"><?php 
                    echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "reviewer.competingInterests"), $this);
                    ?>
</td>
				<td><?php 
                    echo is_array($_tmp = is_array($_tmp = is_array($_tmp = $this->_tpl_vars['reviewAssignment']->getCompetingInterests()) ? $this->_run_mod_handler('strip_unsafe_html', true, $_tmp) : String::stripUnsafeHtml($_tmp)) ? $this->_run_mod_handler('nl2br', true, $_tmp) : smarty_modifier_nl2br($_tmp)) ? $this->_run_mod_handler('default', true, $_tmp, "&mdash;") : smarty_modifier_default($_tmp, "&mdash;");
                    ?>
</td>
			</tr>
		<?php 
                }
                ?>
		<?php 
                if ($this->_tpl_vars['reviewFormResponses'][$this->_tpl_vars['reviewId']]) {
                    ?>
			<tr valign="top">
				<td class="label"><?php 
                    echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.reviewFormResponse"), $this);
                    ?>
</td>
				<td>
            act=\'EditView\';
        }
    ';
    ?>

        url = 'index.php?module='+m+'&offset=' + offset + '&stamp=<?php 
    echo $this->_tpl_vars['pageData']['stamp'];
    ?>
&return_module='+m+'&action='+act+'&record='+id;
        t.href=url;
    <?php 
    echo '
    }
}';
    ?>

<?php 
    echo '
    function lvg_dtails(id){';
    ?>

        return SUGAR.util.getAdditionalDetails( '<?php 
    echo is_array($_tmp = @$this->_tpl_vars['pageData']['bean']['moduleDir']) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['params']['module']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['params']['module']);
    ?>
',id, 'adspan_'+id);<?php 
    echo '}';
    ?>

</script>
<?php 
}
if ((is_array($_tmp = @OPTION_PRODUCT_DELIV_FEE) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != 1) {
    ?>
<br /><span class="attention">※現在無効です</span> (パラメーター OPTION_PRODUCT_DELIV_FEE)<?php 
}
?>
            </td>
        </tr>
        <tr>
            <th>ポイント付与率<span class="attention"> *</span></th>
            <td>
                <span class="attention"><?php 
echo is_array($_tmp = $this->_tpl_vars['arrErr']['point_rate']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
?>
</span>
                <input type="text" name="point_rate" value="<?php 
echo is_array($_tmp = is_array($_tmp = is_array($_tmp = $this->_tpl_vars['arrForm']['point_rate']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('default', true, $_tmp, is_array($_tmp = $this->_tpl_vars['arrForm']['arrInfo']['point_rate']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) : smarty_modifier_default($_tmp, is_array($_tmp = $this->_tpl_vars['arrForm']['arrInfo']['point_rate']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp))) ? $this->_run_mod_handler('h', true, $_tmp) : smarty_modifier_h($_tmp);
?>
" size="6" class="box6" maxlength="<?php 
echo is_array($_tmp = @PERCENTAGE_LEN) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
?>
" style="<?php 
if ((is_array($_tmp = $this->_tpl_vars['arrErr']['point_rate']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != "") {
    ?>
background-color: <?php 
    echo is_array($_tmp = @ERR_COLOR) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
    ?>
;<?php 
}
?>
"/>%
                <span class="attention"> (半角数字で入力)</span>
<?php

/* Smarty version 2.6.18, created on 2008-04-29 17:51:00
   compiled from view:main.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'view:main.tpl', 2, false))), $this);
?>
<div id="bodyOuter">
	<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => is_array($_tmp = "view:" . $this->_tpl_vars['body']) ? $this->_run_mod_handler('default', true, $_tmp, "view:Index/index.tpl") : smarty_modifier_default($_tmp, "view:Index/index.tpl"), 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
                                    </li>
                                </ul>
                                <!--▲規格2-->
                                <?php 
        }
        ?>
                            </div>
                        <?php 
    }
    ?>

                        <!--★数量★-->
                        <dl class="quantity">
                            <dt>数量:</dt>
                            <dd><input type="text" class="box60" name="quantity" value="<?php 
    echo is_array($_tmp = is_array($_tmp = is_array($_tmp = $this->_tpl_vars['arrForm']['quantity']['value']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('default', true, $_tmp, 1) : smarty_modifier_default($_tmp, 1)) ? $this->_run_mod_handler('h', true, $_tmp) : smarty_modifier_h($_tmp);
    ?>
" maxlength="<?php 
    echo is_array($_tmp = @INT_LEN) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
    ?>
" style="<?php 
    echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['arrErr']['quantity']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ? $this->_run_mod_handler('sfGetErrorColor', true, $_tmp) : SC_Utils_Ex::sfGetErrorColor($_tmp);
    ?>
" />
                                <?php 
    if ((is_array($_tmp = $this->_tpl_vars['arrErr']['quantity']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != "") {
        ?>
                                    <br /><span class="attention"><?php 
        echo is_array($_tmp = $this->_tpl_vars['arrErr']['quantity']) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp);
        ?>
</span>
                ?>
edit_inline.gif></a>
				<?php 
            }
            ?>
				<?php 
            if ($this->_tpl_vars['pageData']['access']['view']) {
                ?>
					<a title='<?php 
                echo $this->_tpl_vars['viewLinkString'];
                ?>
' href='index.php?action=DetailView&module=<?php 
                echo is_array($_tmp = @$this->_tpl_vars['params']['module']) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['pageData']['bean']['moduleDir']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['pageData']['bean']['moduleDir']);
                ?>
&record=<?php 
                echo is_array($_tmp = @$this->_tpl_vars['rowData'][$this->_tpl_vars['params']['id']]) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['rowData']['ID']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['rowData']['ID']);
                ?>
&offset=<?php 
                echo $this->_tpl_vars['pageData']['offsets']['current'] + $this->_foreach['rowIteration']['iteration'];
                ?>
&stamp=<?php 
                echo $this->_tpl_vars['pageData']['stamp'];
                ?>
&return_module=Home&return_action=index'><img border=0 src=<?php 
                echo $this->_tpl_vars['imagePath'];
                ?>
view_inline.gif></a>
				<?php 
            }
            ?>
			</td>