summaryrefslogtreecommitdiffstats
path: root/includes/header.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2012-08-18 17:53:51 -0700
committerPatrick Davison <snapwilliam@gmail.com>2012-08-18 17:53:51 -0700
commit51997e9bc3aaab137c93f6af658af2e8dd7fb6e8 (patch)
tree39fe29620ae4c6045a929cb1584bfbede7de19b5 /includes/header.php
parent373c31ffc41e76165aca5ee709284045c799f0e7 (diff)
parentd2b27af54e560591e44393de0d22fd8621c3320c (diff)
downloadpathery-51997e9bc3aaab137c93f6af658af2e8dd7fb6e8.tar.xz
Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery
Diffstat (limited to 'includes/header.php')
-rw-r--r--includes/header.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/includes/header.php b/includes/header.php
index 4e19fad..f9b0f18 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -56,7 +56,17 @@ function hideSignin() {
}
function htmlFooter() {
+ //Preload the path-images and add the google-analytics script
?>
+ <div style='visibility:hidden;display:none'>
+ <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/OverlayTileFaceted50.png' alt=''>
+ <img src='images/OverlayTileFaceted30.png' alt=''>
+ <img src='images/OverlayTileFaceted10.png' alt=''>
+ </div>
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-371072-3']);