summaryrefslogtreecommitdiffstats
path: root/includes/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/header.php')
-rw-r--r--includes/header.php25
1 files changed, 21 insertions, 4 deletions
diff --git a/includes/header.php b/includes/header.php
index c415e75..cb5ae65 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -59,16 +59,33 @@ function hideSignin() {
function htmlFooter() {
//Preload the path-images and add the google-analytics script
?>
+ <div id="copy" style='width:100%;clear: both'>
+ Copyright &copy; 2011-2012 pathery.com
+ </div>
+ <br />
+
<div style='visibility:hidden;display:none'>
<img src='images/MedalGoldCAR.png' alt=''>
<img src='images/MedalSilverCAR.png' alt=''>
- <img src='images/Path1.png' alt=''>
- <img src='images/Path2.png' alt=''>
- <img src='images/Path3.png' alt=''>
- <img src='images/Path4.png' alt=''>
+ <img src='images/path/Path1-1.png' alt=''>
+ <img src='images/path/Path1-2.png' alt=''>
+ <img src='images/path/Path1-3.png' alt=''>
+ <img src='images/path/Path1-4.png' alt=''>
+ <img src='images/path/Path2-1.png' alt=''>
+ <img src='images/path/Path2-2.png' alt=''>
+ <img src='images/path/Path2-3.png' alt=''>
+ <img src='images/path/Path2-4.png' alt=''>
<img src='images/OverlayTileFaceted50.png' alt=''>
<img src='images/OverlayTileFaceted30.png' alt=''>
<img src='images/OverlayTileFaceted10.png' alt=''>
+ <img src='images/OverlayTileFaceted20.png' alt=''>
+
+ <img src='images/OverlayStart2.png' alt=''>
+ <img src='images/OverlayA50.png' alt=''>
+ <img src='images/OverlayB50.png' alt=''>
+ <img src='images/OverlayC50.png' alt=''>
+ <img src='images/TeleportOutW.png' alt=''>
+ <img src='images/TeleportInW.png' alt=''>
</div>
<script>
var _gaq = _gaq || [];