echo $this->_tpl_vars['games'][$this->_sections['i']['index']]['GID'];
            ?>
.jpg" title="<?php 
            echo is_array($_tmp = $this->_tpl_vars['games'][$this->_sections['i']['index']]['title']) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>
" alt="<?php 
            echo is_array($_tmp = $this->_tpl_vars['games'][$this->_sections['i']['index']]['title']) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>
" width="160" height="120" /><?php 
            if ($this->_tpl_vars['games'][$this->_sections['i']['index']]['type'] == 'private') {
                ?>
<img alt="" style="position: absolute; left: 0px; top: +15px; width: 160px; height: 120px;" src="<?php 
                echo $this->_tpl_vars['relative_tpl'];
                ?>
/images/<?php 
                echo smarty_function_private(array('type' => 'game'), $this);
                ?>
"/><?php 
            }
            ?>
<br /><span class="font-13 font-bold"><?php 
            echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['games'][$this->_sections['i']['index']]['title']) ? $this->_run_mod_handler('truncate', true, $_tmp, 20, ' ...', true) : smarty_modifier_truncate($_tmp, 20, ' ...', true)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>
</span><br /></a>
                <div class="box_left">
                    <?php 
            require_once SMARTY_CORE_DIR . 'core.run_insert_handler.php';
            echo smarty_core_run_insert_handler(array('args' => array('name' => 'time_range', 'assign' => 'addtime', 'time' => $this->_tpl_vars['games'][$this->_sections['i']['index']]['addtime'])), $this);
            ?>

                    <?php 
            echo is_array($_tmp = $this->_tpl_vars['albums'][$this->_sections['i']['index']]['name']) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>
" alt="<?php 
            echo is_array($_tmp = $this->_tpl_vars['albums'][$this->_sections['i']['index']]['name']) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>
" width="120" /><br /><span class="font-13 font-bold"><?php 
            echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['albums'][$this->_sections['i']['index']]['name']) ? $this->_run_mod_handler('truncate', true, $_tmp, 19, ' ...', true) : smarty_modifier_truncate($_tmp, 19, ' ...', true)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>
</span><br /><?php 
            if ($this->_tpl_vars['albums'][$this->_sections['i']['index']]['type'] == 'private') {
                ?>
<img alt="" style="position: absolute; left: 0px; top: 0px; width: 120px; height: 140px;" src="<?php 
                echo $this->_tpl_vars['relative_tpl'];
                ?>
/images/<?php 
                echo smarty_function_private(array('type' => 'album'), $this);
                ?>
"/><?php 
            }
            ?>
</a>
                <div class="album_info">
                    <div class="album_left">
                        <?php 
            echo $this->_tpl_vars['albums'][$this->_sections['i']['index']]['total_photos'];
            ?>
 <?php 
            if ($this->_tpl_vars['albums'][$this->_sections['i']['index']]['total_photos'] == '1') {
                echo smarty_function_t(array('c' => 'photo.photo'), $this);
            } else {
                echo smarty_function_t(array('c' => 'photo.photos'), $this);
            echo $this->_tpl_vars['recent_videos'][$this->_sections['i']['index']]['VID'];
            ?>
_<?php 
            echo $this->_tpl_vars['recent_videos'][$this->_sections['i']['index']]['thumbs'];
            ?>
_recent" /><br /><span class="font-13 font-bold"><?php 
            echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['recent_videos'][$this->_sections['i']['index']]['title']) ? $this->_run_mod_handler('truncate', true, $_tmp, 21, ' ...', true) : smarty_modifier_truncate($_tmp, 21, ' ...', true)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>
</span><br /><?php 
            if ($this->_tpl_vars['recent_videos'][$this->_sections['i']['index']]['type'] == 'private') {
                ?>
<img alt="" style="position: absolute; left: 0px; top: 0px; width: 160px; height: 120px;" src="<?php 
                echo $this->_tpl_vars['relative_tpl'];
                ?>
/images/<?php 
                echo smarty_function_private(array('type' => 'video'), $this);
                ?>
" /><?php 
            }
            if ($this->_tpl_vars['recent_videos'][$this->_sections['i']['index']]['hd'] == 1) {
                ?>
<img alt="" style="position: absolute; right: 6px; top: 8px; border:none; width: 21px; height: 14px;" src="<?php 
                echo $this->_tpl_vars['relative_tpl'];
                ?>
/images/hd.png"/><?php 
            }
            ?>
</a>
                <div class="box_left">
                    <?php 
            require_once SMARTY_CORE_DIR . 'core.run_insert_handler.php';