{if ($Slim.style_slim)!=1} {$MENUBAR} {/if} {combine_script id='mousewheel' load='header' require='jquery' path='themes/Slim/js/mousewhell.js'}
{if ($Slim.style_slim)==1} {if !empty($THUMBNAILS)}
{if !empty($PLUGIN_INDEX_ACTIONS)}{$PLUGIN_INDEX_ACTIONS}{/if}

{$cat_name}

{/if} {else}

{$TITLE}

{if isset($chronology_views)}
{'View'|@translate}:
{/if} {if isset($chronology.TITLE)}

{$chronology.TITLE}

{/if} {/if}
{* *}
{* *} {if isset($errors) or not empty($infos)} {include file='infos_errors.tpl'} {/if} {if !empty($PLUGIN_INDEX_CONTENT_BEGIN)}{$PLUGIN_INDEX_CONTENT_BEGIN}{/if} {if !empty($category_search_results)}
{'Album results for'|@translate} {$QUERY_SEARCH} : {foreach from=$category_search_results item=res name=res_loop} {if !$smarty.foreach.res_loop.first} — {/if} {$res} {/foreach}
{/if} {if !empty($tag_search_results)}
{'Tag results for'|@translate} {$QUERY_SEARCH} : {foreach from=$tag_search_results item=res name=res_loop} {if !$smarty.foreach.res_loop.first} — {/if} {$res} {/foreach}
{/if} {if isset($FILE_CHRONOLOGY_VIEW)} {include file=$FILE_CHRONOLOGY_VIEW} {/if} {if !empty($CONTENT_DESCRIPTION)}
{$CONTENT_DESCRIPTION}
{/if} {if !empty($CONTENT)}{$CONTENT}{/if} {if !empty($THUMBNAILS)} {$THUMBNAILS} {footer_script}{literal} $('.jcarousel') .jcarousel({ wrap: 'circular', }) .jcarouselAutoscroll({ autostart: false }); $('.jcarousel-control-prev') .on('jcarouselcontrol:active', function() { $(this).removeClass('inactive'); }) .on('jcarouselcontrol:inactive', function() { $(this).addClass('inactive'); }) .jcarouselControl({ target: '-=1' }); $('.jcarousel-control-next') .on('jcarouselcontrol:active', function() { $(this).removeClass('inactive'); }) .on('jcarouselcontrol:inactive', function() { $(this).addClass('inactive'); }) .jcarouselControl({ target: '+=1' }); $('.jcarousel').mousewheel(function(event, delta) { if (delta > 0) {$('.jcarousel').jcarousel('scroll', '-=1')} else if (delta < 0) {$('.jcarousel').jcarousel('scroll', '+=1')} }); //}; {/literal}{/footer_script} {/if} {if empty($THUMBNAILS)} {if !empty($CATEGORIES)} {$CATEGORIES} {footer_script}{literal} $('.jcarousel') .jcarousel({ wrap: 'circular' }) .jcarouselAutoscroll({ interval: 3000, target: '+=1', autostart: true }); $('.jcarousel-control-prev') .on('jcarouselcontrol:active', function() { $(this).removeClass('inactive'); }) .on('jcarouselcontrol:inactive', function() { $(this).addClass('inactive'); }) .jcarouselControl({ target: '-=1' }); $('.jcarousel-control-next') .on('jcarouselcontrol:active', function() { $(this).removeClass('inactive'); }) .on('jcarouselcontrol:inactive', function() { $(this).addClass('inactive'); }) .jcarouselControl({ target: '+=1' }); $('.jcarousel') .on('mouseenter', function(){ $(this).jcarouselAutoscroll('stop') }) .on('mouseleave', function(){ $(this).jcarouselAutoscroll('start') }); $('.jcarousel').mousewheel(function(event, delta) { if (delta > 0) {$('.jcarousel').jcarousel('scroll', '-=1')} else if (delta < 0) {$('.jcarousel').jcarousel('scroll', '+=1')} }); {/literal}{/footer_script} {/if} {/if} {if !empty($PLUGIN_INDEX_CONTENT_END)}{$PLUGIN_INDEX_CONTENT_END}{/if}
{* *} {if !empty($PLUGIN_INDEX_CONTENT_AFTER)}{$PLUGIN_INDEX_CONTENT_AFTER}{/if}