[an error occurred while processing this directive] Reusable Code - The University of Mississippi

Web Page Footers

Shared Web Resources

The code samples on this page for use in university Web pages when a full template is not required. It is strongly recommended that you follow the instructions for each instead of creating new copies of the code. In the event that the original copy of the code needs to be updated, the server side includes will insure your pages get updated as well.

Generic FooterGeneric Footer

Includes links for EEO Statement, Text Only version, Comments/Suggestions, Accessibility statement, UM Creed, and Copyright. Also includes Google Analytics script.

CSS:<link rel="stylesheet" type="text/css" href="/share/code/footer.css" />
HTML: <!--#include virtual="/share/code/footer.html"-->

Alternate FooterAlternate Footer

Includes links for Text Only version, Comments, Accessibility statement. Also includes date of last modification and Google Analytics script.

CSS:<link rel="stylesheet" type="text/css" href="/share/code/footer.css" />
HTML: <!--#include virtual="/share/code/footeralt.html"-->

Google Analytics

The following code should be place just before the closing </body> tag to prevent any delays in loading the page. It is used for statistical purposes only.

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">_uacct = "UA-508224-1";urchinTracker();</script>