projects
/
WP-Themes
/
otsego.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc0f940
)
update cam image to NE camera
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 20 Jan 2016 14:07:15 +0000
(09:07 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 20 Jan 2016 14:07:15 +0000
(09:07 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
b627334
..
b31ac92
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-16,7
+16,7
@@
<script type="text/javascript">
function reloadImg()
{
- document.getElementById('cam1').setAttribute('src','http://www.otsegocountymi.gov/images/resizedOtsegoCoN
W
Cam.jpg?i=' + Math.random());
+ document.getElementById('cam1').setAttribute('src','http://www.otsegocountymi.gov/images/resizedOtsegoCoN
E
Cam.jpg?i=' + Math.random());
setTimeout('reloadImg()', 10000);
}
reloadImg();