Needed for on page load of footer webcam image.
<div class="small-11 small-centered medium-uncentered medium-4 columns item">
<div id="webcam" class="block">
<a href="<?php echo esc_url( get_permalink( 2743 ) ) ?>"><h5>Webcams</h5></a>
- <a href="<?php echo esc_url( get_permalink( 2743 ) ) ?>"><img id="fcam1" height="187" width="200" src=""></a>
+ <a href="<?php echo esc_url( get_permalink( 2743 ) ) ?>">
+ <img id="fcam1" height="187" width="200" src="http://www.otsegocountymi.gov/images/resizedOtsegoCoNECam.jpg?i=<?php time();?>">
+ </a>
</div>
<script type="text/javascript">
// Removed this by Request of Chuck on
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for OtsegoCounty
-Version: 1.0.36
+Version: 1.0.37
*/