_load_plugins(array(
array('modifier', 'escape', 'customer/main/advanced_search.tpl', 9, false),)); ?>
_tpl_vars;
$this->_smarty_include("location.tpl", array('last_location' => $this->_tpl_vars['lng']['lbl_advanced_search']));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
_smarty_vars['capture']['adv_search'] = ob_get_contents(); ob_end_clean(); ?>
_tpl_vars;
$this->_smarty_include("dialog.tpl", array('title' => $this->_tpl_vars['lng']['lbl_advanced_search'],'content' => $this->_smarty_vars['capture']['adv_search'],'extra' => "width=100%"));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>