View Single Post
Old 10-27-2005, 08:27 PM  
freesexxwebsite
Confirmed User
 
Join Date: Jun 2005
Posts: 2,845
footer.php
PHP Code:
<hr />

<div id="footer">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

<script type="text/javascript"><!--

google_ad_client = "pub-yourid";

google_ad_width = 468;

google_ad_height = 60;

google_ad_format = "468x60_as";

google_ad_type = "text_image";

google_ad_channel ="";

google_color_border = "ffffff";

google_color_bg = "ffffff";

google_color_link = "cc3300";

google_color_url = "cc3300";

google_color_text = "666666";

//--></script>

<script type="text/javascript"

  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

    <p>

        <?php bloginfo('name'); ?> is proudly powered by 

        <a href="http://wordpress.org">WordPress</a>

        <br /><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>

        and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.

        <!-- <?php echo $wpdb->num_queries?> queries. <?php timer_stop(1); ?> seconds. -->

    </p>

</div>

</div>



<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->

<?php /* "Just what do you think you're doing Dave?" */ ?>



        <?php wp_footer(); ?>



</body>

</html>
freesexxwebsite is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote