function content_56b326ae37d505_36806185($_smarty_tpl)
    {
        if (!is_callable('smarty_function_metadata')) {
            include 'C:\\xampp\\htdocs\\projects\\usse\\plugins\\function.metadata.php';
        }
        if (!is_callable('smarty_function_global_content')) {
            include 'C:\\xampp\\htdocs\\projects\\usse\\plugins\\function.global_content.php';
        }
        echo smarty_function_metadata(array(), $_smarty_tpl);
        ?>

<?php 
        echo smarty_function_global_content(array('name' => 'header'), $_smarty_tpl);
        ?>

<?php 
        echo smarty_function_global_content(array('name' => 'nav-bar'), $_smarty_tpl);
        ?>

<?php 
        CMS_Content_Block::smarty_internal_fetch_contentblock(array(), $_smarty_tpl);
        echo smarty_function_global_content(array('name' => 'footer'), $_smarty_tpl);
    }
    function content_56b3277d7604d2_98777959($_smarty_tpl)
    {
        if (!is_callable('smarty_function_title')) {
            include 'C:\\xampp\\htdocs\\projects\\usse\\plugins\\function.title.php';
        }
        if (!is_callable('smarty_function_sitename')) {
            include 'C:\\xampp\\htdocs\\projects\\usse\\plugins\\function.sitename.php';
        }
        if (!is_callable('smarty_function_metadata')) {
            include 'C:\\xampp\\htdocs\\projects\\usse\\plugins\\function.metadata.php';
        }
        if (!is_callable('smarty_cms_function_cms_stylesheet')) {
            include 'C:\\xampp\\htdocs\\projects\\usse\\plugins\\function.cms_stylesheet.php';
        }
        if (!is_callable('smarty_function_cms_selflink')) {
            include 'C:\\xampp\\htdocs\\projects\\usse\\plugins\\function.cms_selflink.php';
        }
        ?>
<head>
<?php 
        if (isset($_smarty_tpl->tpl_vars['canonical']->value)) {
            ?>
<link rel="canonical" href="<?php 
            echo $_smarty_tpl->tpl_vars['canonical']->value;
            ?>
" /><?php 
        } elseif (isset($_smarty_tpl->tpl_vars['content_obj']->value)) {
            ?>
<link rel="canonical" href="<?php 
            echo $_smarty_tpl->tpl_vars['content_obj']->value->GetURL();
            ?>
" /><?php 
        }
        ?>

<title><?php 
        echo smarty_function_title(array(), $_smarty_tpl);
        ?>
 | <?php 
        echo smarty_function_sitename(array(), $_smarty_tpl);
        ?>
</title>


<?php 
        echo smarty_function_metadata(array(), $_smarty_tpl);
        ?>



<?php 
        echo smarty_cms_function_cms_stylesheet(array(), $_smarty_tpl);
        ?>



<?php 
        echo smarty_function_cms_selflink(array('dir' => "start", 'rellink' => 1), $_smarty_tpl);
        ?>

<?php 
        echo smarty_function_cms_selflink(array('dir' => "prev", 'rellink' => 1), $_smarty_tpl);
        ?>

<?php 
        echo smarty_function_cms_selflink(array('dir' => "next", 'rellink' => 1), $_smarty_tpl);
        ?>



<!--[if IE 6]>
<script type="text/javascript" src="modules/MenuManager/CSSMenu.js"></script>
<![endif]-->





<!--[if IE 6]>
<script type="text/javascript"  src="uploads/NCleanBlue/js/ie6fix.js"></script>
<script type="text/javascript">
 // argument is a CSS selector
 DD_belatedPNG.fix('.sbar-top,.sbar-bottom,.main-top,.main-bottom,#version');
</script>
<style type="text/css">
/* enable background image caching in IE6 */
html {filter:expression(document.execCommand("BackgroundImageCache", false, true));} 
</style>
<![endif]-->


  </head><?php 
    }
    function content_51f3bfcf854621_40671827($_smarty_tpl)
    {
        if (!is_callable('smarty_function_sitename')) {
            include '/homepages/26/d480780604/htdocs/plugins/function.sitename.php';
        }
        if (!is_callable('smarty_function_title')) {
            include '/homepages/26/d480780604/htdocs/plugins/function.title.php';
        }
        if (!is_callable('smarty_function_metadata')) {
            include '/homepages/26/d480780604/htdocs/plugins/function.metadata.php';
        }
        if (!is_callable('smarty_cms_function_cms_stylesheet')) {
            include '/homepages/26/d480780604/htdocs/plugins/function.cms_stylesheet.php';
        }
        if (!is_callable('smarty_function_cms_selflink')) {
            include '/homepages/26/d480780604/htdocs/plugins/function.cms_selflink.php';
        }
        ?>
<head>
<title><?php 
        echo smarty_function_sitename(array(), $_smarty_tpl);
        ?>
 - <?php 
        if (isset($_smarty_tpl->tpl_vars['newstitle']->value)) {
            echo $_smarty_tpl->tpl_vars['newstitle']->value;
        } else {
            echo smarty_function_title(array(), $_smarty_tpl);
        }
        ?>
</title>

<?php 
        echo smarty_function_metadata(array(), $_smarty_tpl);
        ?>

<?php 
        echo smarty_cms_function_cms_stylesheet(array(), $_smarty_tpl);
        ?>


<?php 
        echo smarty_function_cms_selflink(array('dir' => 'start', 'rellink' => 1), $_smarty_tpl);
        ?>

<?php 
        echo smarty_function_cms_selflink(array('dir' => 'prev', 'rellink' => 1), $_smarty_tpl);
        ?>

<?php 
        echo smarty_function_cms_selflink(array('dir' => 'next', 'rellink' => 1), $_smarty_tpl);
        ?>


<!-- JAVASCRIPT CALLS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script src="/uploads/tpl-buddy-001/jquery.cycle.all.js" type="text/javascript"></script> 
<script src="/uploads/tpl-buddy-001/init.js" type="text/javascript"></script>
<!-- END JS CALLS -->


<!--[if IE 7]>
<style type="text/css">
#mainNav {margin:-60px 0 0;}
</style>
<![endif]-->



<!--[if lte IE 8]>
<style type="text/css">
#search input {padding: 8px 0 0;height:26px;}
</style>
<![endif]-->


</head><?php 
    }