<a href="http://example.com">[% l('Bottom Link 2') %]</a> |
[% END %]
<!-- <a href="/eg/kpac/home">[% l("Kids' Catalog") %]</a> | -->
- <!-- <a href="http://www.georgialibraries.org/lib/directories/pineslibdir.html">[% l('Find a Library Near Me') %]</a> | -->
+ <!-- <a href="http://pines.georgialibraries.org/pinesLocator/locator.html">[% l('Find a Library Near Me') %]</a> | -->
<!-- <a href="http://pines.georgialibraries.org/catalog-help">[% l('Help') %]</a> | -->
<a href="http://pines.georgialibraries.org/about">
<img alt="[% l('About PINES') %]" src="[% ctx.media_prefix %]/images/navbar-about.png" />[%- l('Learn More About PINES') %]</a> <!-- | -->
</div>
<div id="footer-menu-slim">
<a href="/eg/opac/home">[% l("Home") %]</a><br/>
- <a href="http://www.georgialibraries.org/lib/directories/pineslibdir.html">
+ <a href="http://pines.georgialibraries.org/pinesLocator/locator.html">
[% l('Library Locations') %]</a><br/>
<a href="/eg/kpac/home">
[% l("Kids' Catalog") %]</a><br/>
-<div id="homesearch_main_logo">
- <img id="homesearch_main_logo_image" src="[% ctx.media_prefix %]/opac/images/main_logo.png[% ctx.cache_key %]"
- [% img_alt(l('Evergreen Logo')) %]/>
+<div id="homesearch_main_logo" style="width:800px;float:left;text-align:center;">
+ <!-- <img src="[% ctx.media_prefix %]/opac/images/main_logo.png[% ctx.cache_key %]"
+ [% img_alt(l('Evergreen Logo')) %]/> -->
+
+ <div style="border:0px;text-align:center;height:300px;width:300px;float:left;margin-left:100px;">
+ <a href="http://pines.georgialibraries.org/pinesLocator/locator.html" target="_blank" style="text-decoration:none;">
+ <img alt="[% l('Library Locations') %]" src="[% ctx.media_prefix %]/images/pines-map.gif" style="height:150px;" /><br/>
+ <span style="font-size:125%;font-weight:bold;">Find a PINES Library</span>
+ </a><br/>
+ <p>Your PINES card gives you access to<br/>more than 275 libraries across Georgia!</p>
+ </div>
+ <div style="border:0px;text-align:center;height:300px;width:300px;float:left;margin-left:50px;">
+ <a href="http://pines.georgialibraries.org/catalog-help" target="_blank" style="text-decoration:none;">
+ <img alt="[% l('Help') %]" src="[% ctx.media_prefix %]/images/home-largehelp.png" style="height:150px;" /><br/>
+ <span style="font-size:125%;font-weight:bold;">PINES Catalog Help</span>
+ </a><br/>
+ <p>Tips on searching the catalog, placing holds, and other frequently asked questions.</p>
+ </div>
</div>
[% PROCESS carousels %]
<div id="gold-links-holder">
<div id="gold-links">
<div id="header-links">
- <a href="/eg/opac/home">[% l("Home") %]</a>
- <a href="/eg/kpac/home">[% l("Kids' Catalog") %]</a>
- <a href="http://www.georgialibraries.org/lib/directories/pineslibdir.html">[% l('Find a Library Near Me') %]</a>
- <a href="http://pines.georgialibraries.org/catalog-help">[% l('Help') %]</a>
- <a href="http://www.georgialibraries.org/public/pines.html">[% l('About PINES') %]</a>
- <a href="http://www.galileo.usg.edu/">[% l('GALILEO') %]</a>
+ <a href="/eg/opac/home">
+ <img alt="[% l('PINES Home Page') %]" src="[% ctx.media_prefix %]/images/navbar-home.png" />
+ [% l("Home") %]</a>
+ <!--
+ [% IF ctx.get_org_setting(
+ ctx.physical_loc || ctx.aou_tree.id, 'opac.allow_pending_user') %]
+ <a href="[% mkurl(ctx.opac_root _ '/register') %]">[%
+ l('Apply for a PINES Library Card') %]</a>
+ [% END %]
+ -->
+ <a href="http://pines.georgialibraries.org/pinesLocator/locator.html">
+ <img alt="[% l('Library Locations') %]" src="[% ctx.media_prefix %]/images/navbar-findalibrary.png" />
+ [% l('Library Locations') %]</a>
+ <a href="/eg/kpac/home">
+ <img alt="[% l('Kids Catalog') %]" src="[% ctx.media_prefix %]/images/navbar-kids.png" />
+ [% l("Kids' Catalog") %]</a>
+ <!-- <a href="http://pines.georgialibraries.org/about">[% l('About PINES') %]</a> -->
+ <a href="http://gapines.org/eg/opac/galileo">
+ <img alt="[% l('GALILEO') %]" src="[% ctx.media_prefix %]/images/navbar-galileo.png" />
+ [% l('GALILEO Research Databases') %]</a>
+ <a href="http://pines.georgialibraries.org/catalog-help">
+ <img alt="[% l('Help') %]" src="[% ctx.media_prefix %]/images/navbar-help.png" />
+ [% l('Help') %]</a>
</div>
</div>
</div>