<?php /* Smarty version 2.6.28, created on 2014-05-22 00:15:47
         compiled from orderforms/verticalsteps/verticalsteps.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'sprintf2', 'orderforms/verticalsteps/verticalsteps.tpl', 3, false),)), $this); ?>
<div class="stepsbar">

    <div class="step <?php if ($this->_tpl_vars['step'] == 1): ?>active<?php endif; ?>"><strong><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG']['step'])) ? $this->_run_mod_handler('sprintf2', true, $_tmp, '1') : smarty_modifier_sprintf2($_tmp, '1')); ?>
</strong><br /><a href="cart.php"><?php echo $this->_tpl_vars['LANG']['cartchooseproduct']; ?>
</a></div>

    <div class="step <?php if ($this->_tpl_vars['step'] == 2): ?>active<?php endif; ?>"><strong><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG']['step'])) ? $this->_run_mod_handler('sprintf2', true, $_tmp, '2') : smarty_modifier_sprintf2($_tmp, '2')); ?>
</strong><br /><?php echo $this->_tpl_vars['LANG']['orderdomainoptions']; ?>
</div>

    <div class="step <?php if ($this->_tpl_vars['step'] == 3): ?>active<?php endif; ?>"><strong><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG']['step'])) ? $this->_run_mod_handler('sprintf2', true, $_tmp, '3') : smarty_modifier_sprintf2($_tmp, '3')); ?>
</strong><br /><?php echo $this->_tpl_vars['LANG']['orderconfigure']; ?>
</div>

    <div class="step <?php if ($this->_tpl_vars['step'] == 4): ?>active<?php endif; ?>"><strong><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG']['step'])) ? $this->_run_mod_handler('sprintf2', true, $_tmp, '4') : smarty_modifier_sprintf2($_tmp, '4')); ?>
</strong><br /><a href="cart.php?a=view"><?php echo $this->_tpl_vars['LANG']['orderconfirmorder']; ?>
</a></div>

    <div class="step <?php if ($this->_tpl_vars['step'] == 5): ?>active<?php endif; ?>"><strong><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG']['step'])) ? $this->_run_mod_handler('sprintf2', true, $_tmp, '5') : smarty_modifier_sprintf2($_tmp, '5')); ?>
</strong><br /><a href="cart.php?a=checkout"><?php echo $this->_tpl_vars['LANG']['ordercheckout']; ?>
</a></div>

</div>