<?php
/*
Encoder : NET-TEC PHP-ENCODER V 1.0
WEB : http://www.net-tec.biz/
WARNING: This file is protected by copyright law. To reverse engineer or decode this file is strictly prohibited.
*/
?> <!-- Sidebar -->
<div class="sidebar sidebar-right">
<h3>Categories</h3>
<ul>
<?php wp_list_categories('title_li='); ?>
</ul>
<h3>Blogroll</h3>
<ul>
<?php wp_list_bookmarks('categorize=0&title_li='); ?>
</ul>
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(2) ) : ?>
<?php endif; ?>
</div>
<!-- Sidebar -->
<div class="clear"></div>
</div></div></div>
<!-- /Main -->
<!-- Footer -->
<div id="footer">
<!-- Copyright -->
<div id="copyright">
(c)Copyrighted <?php bloginfo('name');?>, All Rights Reserved.<br>Organic Theme | Design: <a href="http://www.reisen-urlaub-wellness.at" title="NET-TEC Wellness">NET-TEC Wellness</a> of <a href="http://www.hersteller-rundschau.de/bachblueten/bachblueten-globuli,213/" title="Globuli">Globuli</a>. Coding: <a href="http://www.fototapete.dk" title="Mustertapete">Mustertapete</a> of <a href="http://www.experten-tricks.at/58,professionelle-autovermietung-wird-allen-kundenanspruechen-gerecht/" title="günstige Autovermietung">günstige Autovermietung</a>
</div>
<!-- /Copyright -->
</div>
<!-- Footer -->
</div>
<!-- /Page -->
<?php wp_footer(); ?>
?>