<?php

/* Smarty version 2.6.18, created on 2011-01-01 17:22:33
   compiled from default%5Cquote.html */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'fetch', 'default\\quote.html', 4, false), array('function', 'category', 'default\\quote.html', 8, false), array('block', 'market', 'default\\quote.html', 63, false), array('block', 'product', 'default\\quote.html', 82, false), array('modifier', 'date_format', 'default\\quote.html', 110, false))), $this);
$this->assign('page_title', $this->_tpl_vars['_quotes']);
$this->assign('nav_id', '6');
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['ThemeName'] . "/header.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
echo smarty_function_fetch(array('file' => "../scripts/date2.js"), $this);
?>

	<div class="wrapper">
        <div class="place_price clearfix">
             <strong><?php 
echo $this->_tpl_vars['_area_prices'];
?>
</strong>
             <div><?php 
echo smarty_function_category(array('type' => 'area'), $this);
?>
</div>
        </div>
        <div class="blank6"></div>        
        <div class="content">
            <div class="main_left_w180">
                <div class="cornerbox">
                    <div class="title_bar_s6">
    unset($_from);
    ?>
</dl>
            </div>
            <?php 
}
?>
        </div>
    </div>
<?php 
if (@OPENPNE_DASHBOARD_URL) {
    ?>
  <?php 
    if (@OPENPNE_USE_HTTP_PROXY) {
        ?>
    <?php 
        echo smarty_function_fetch(array('file' => smarty_modifier_t_escape(@OPENPNE_DASHBOARD_URL), 'proxy_host' => smarty_modifier_t_escape(@OPENPNE_HTTP_PROXY_HOST), 'proxy_port' => smarty_modifier_t_escape(@OPENPNE_HTTP_PROXY_PORT), 'timeout' => 5), $this);
        ?>

  <?php 
    } else {
        ?>
    <?php 
        echo smarty_function_fetch(array('file' => smarty_modifier_t_escape(@OPENPNE_DASHBOARD_URL), 'timeout' => 5), $this);
        ?>

  <?php 
    }
}
?>
    <br class="clear" />
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>
  <?php 
}
?>

  
  <?php 
if ($this->_tpl_vars['content'] == '' || !$this->_tpl_vars['content']) {
    ?>
  <?php 
    $this->assign('content', "");
    ?>
  <?php 
    echo smarty_function_fetch(array('file' => $this->_tpl_vars['template'], 'assign' => 'content'), $this);
    ?>

  <?php 
}
?>
  <?php 
echo smarty_function_eval(array('var' => $this->_tpl_vars['content']), $this);
?>



</div>

<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
        echo $this->_tpl_vars['val']['age'];
        ?>
</td></tr>
<?php 
    }
}
unset($_from);
?>
</table>


<br/>
-----------------------------
<h3>fetch 使用</h3>
<?php 
echo smarty_function_fetch(array('file' => 'example8.txt', 'assign' => 'aa'), $this);
?>

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


<br/>

------------------------------

<h3>html_checkboxes 使用</h3>
<form action="/smarty/example10_test.php" method="post">
修改你喜欢的运动有<br/>
<?php