[cvs] / gkbweb / htdocs / shared / inc / layout-tail.inc  

cvs: gkbweb/htdocs/shared/inc/layout-tail.inc

File: [cvs] / gkbweb / htdocs / shared / inc / layout-tail.inc (download)
Revision: 1.8, Wed Mar 21 22:12:41 2007 UTC (6 years, 1 month ago) by tobias
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2 lines
lots of updates

    </td>
<?php     if ($enableAds) { ?>
    <td class="ads" valign="top">
<p align="center">Support our development efforts and help offset server maintenance costs:<br><br> <b>Donate</b> or <b>visit one of our sponsors</b> today!</p>
    <div align="center">
    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_xclick">
    <input type="hidden" name="business" value="donations@ppckernel.org">
    <input type="hidden" name="item_name" value="Donation">
    <input type="hidden" name="no_note" value="1">
    <input type="hidden" name="currency_code" value="USD">
    <input type="hidden" name="tax" value="0">
    <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
    </form>
    </div>

    <h3 align="center">Sponsored Links</h3>
    <div align="center">
    <script type="text/javascript"><!--
    google_ad_client = "pub-0471262337098631";
    google_ad_width = 120;
    google_ad_height = 240;
    google_ad_format = "120x240_as";
    google_ad_channel ="";
    google_ad_type = "text";
    google_color_border = "E5E5E5";
    google_color_bg = "E5E5E6";
    google_color_link = "00015F";
    google_color_url = "00015F";
    google_color_text = "303030";
    //--></script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    </div>
    <h3 align="center">Partners</h3>
    <p align="center">
        <!--a href="http://osuosl.org/"><img border="0" alt="Hosting by Oregon State University's Open Source Labs!" title="Hosting by Oregon State University's Open Source Labs!" src="http://osuosl.org/about/images/osuosl_button.png"/></a><br/><br/-->
        <a href="http://www.cacert.org/"><img border="0" src="http://www.cacert.org/logos/small-ssl-security.png" alt="SSL certificates signed by CAcert!" title="SSL certificates signed by CAcert!"/></a><br/>
    </p>
    </td>
<?php ?>
</tr>
<tr>
    <td class="footer" colspan="<?php if ($enableAds) echo "3"; else echo "2"?>" align="center">
        Copyright 2000-<?php echo date("Y"?> <a href="http://cs.earlham.edu/~tobias/">Tobias McNulty</a>. All rights reserved. <!-- | <a href="http://hermes.osuosl.org/webalizer/">Usage Statistics</a>--> <br>
        E-mail our <a href="mailto:webmaster@ppckernel.org">webmaster</a> with any questions or comments.
    </td>
</tr>
</table>
</td></tr></table>
</body>
</html>

Tobias McNulty

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help