SHOW:
|
|
- or go back to the newest paste.
| 1 | - | <div class="clear"></div> |
| 1 | + | <?php global $arkarenk, $arkarenk2; ?> |
| 2 | - | |
| 2 | + | |
| 3 | - | </div> |
| 3 | + | |
| 4 | - | <div id="footer"> |
| 4 | + | <div class="foot <?php echo $arkarenk; ?>"> |
| 5 | - | |
| 5 | + | <div class="footer"> |
| 6 | - | | <a href="http://www.wpfreethemes.com" title="Wordpress">Wordpress</a> | Design: <a href="http://www.hersteller-rundschau.ch" title="NT-Webagentur">NT-Webagentur</a> of <a href="http://www.hersteller-rundschau.de/naturversand/babysachen,246/" title="Babykleidung">Babykleidung</a>. Coding: <a href="http://www.net-tec-online.de/micropages/gartenmoebel/sonnenschirm,97/" title="Sonnenschirm wasserdicht">Sonnenschirm wasserdicht</a> of <a href="http://www.oeko-experten.de/artikelverzeichnis/garten/43,gartenhaus/" title="Gartenhaus selbst bauen">Gartenhaus selbst bauen</a>. |
| 6 | + | <div class="copyright"> |
| 7 | - | |
| 7 | + | <?php if(get_option('copyright')) echo get_option('copyright'); ?>
|
| 8 | - | |
| 8 | + | |
| 9 | - | </div> |
| 9 | + | <div class="alt2"> |
| 10 | <div class="sosyal" id="facebook"><a href="<?php if(get_option('facesayfa')) echo get_option('facebook'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/facebook.png" alt="facebook" width="64" height="64" /></a></div>
| |
| 11 | <div class="sosyal" id="twitter"><a href="<?php if(get_option('twitter')) echo get_option('twitter'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/twitter.png" alt="twitter" width="64" height="64" /></a></div>
| |
| 12 | <div class="sosyal" id="google"><a href="<?php if(get_option('google')) echo get_option('google'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/googleplus.png" alt="google plus" width="64" height="64" /></a></div>
| |
| 13 | <div class="clear"></div> | |
| 14 | <div class="sayac"> | |
| 15 | <?php if(get_option('sayac')) echo get_option('sayac'); ?>
| |
| 16 | </div> | |
| 17 | </div> | |
| 18 | <div class="alt2"> | |
| 19 | <div id="fb-root"></div> | |
| 20 | <script type="text/javascript">(function(d, s, id) {
| |
| 21 | var js, fjs = d.getElementsByTagName(s)[0]; | |
| 22 | if (d.getElementById(id)) return; | |
| 23 | js = d.createElement(s); js.id = id; | |
| 24 | js.src = "//connect.facebook.net/tr_TR/all.js#xfbml=1&appId=604890719527646"; | |
| 25 | fjs.parentNode.insertBefore(js, fjs); | |
| 26 | }(document, 'script', 'facebook-jssdk'));</script> | |
| 27 | <div class="fb-container"> | |
| 28 | <div class="fb-like-box" data-href="<?php if(get_option('facesayfa')) echo get_option('facesayfa'); ?>" data-width="290" data-height="202" data-show-faces="true" data-colorscheme="dark" data-stream="false" data-border-color="black" data-header="false"></div>
| |
| 29 | </div> | |
| 30 | </div> | |
| 31 | </div> | |
| 32 | </div> | |
| 33 | <div class="foot2 <?php echo $arkarenk; ?>"> | |
| 34 | <div class="footer"> | |
| 35 | Copyright 2013. Tum haklari saklidir. | <?php bloginfo('name'); ?> | <a href="http://www.fullfilmdiziizle.net" title="film izle">film izle</a>
| |
| 36 | <a href="http://www.fulhdfil.com" title="dizi izle,hd dizi izle,online dizi izle">dizi izle</a> | <?php echo get_num_queries(); ?> sorgu. <?php timer_stop(1); ?> saniye. | |
| 37 | </div> | |
| 38 | </div> | |
| 39 | </div> | |
| 40 | <script> | |
| 41 | $("img").lazyload({
| |
| 42 | effect : "fadeIn" | |
| 43 | }); | |
| 44 | </script> | |
| 45 | <?php wp_footer(); ?> | |
| 46 | </body> | |
| 47 | </html> |