summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/header.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/includes/header.php b/includes/header.php
index 347a29b..f74a942 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -61,6 +61,8 @@ function htmlFooter() {
//Preload the path-images and add the google-analytics script
?>
<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=''>
@@ -152,4 +154,4 @@ function topbar($links) {
echo "</div>";
}
-?>
+?>