+<a name="glmPageTop"></a>
{include file='header.html'}
<style>
updateGraphs('{$thisDate}');
location.href='#selectedSite';
+ window.setTimeout( function() {
+ location.href='#glmPageTop';
+ }, 500);
});
</script>
+<a name="glmPageTop"></a>
{include file='header.html'}
<style>
$(".glm-flash-updated").fadeOut(500).fadeIn(500).fadeOut(500).fadeIn(500).fadeOut(500).fadeIn(500).fadeOut(500).fadeIn(500).fadeOut(500).fadeIn(500).fadeOut(500);
location.href='#selectedSite';
+ window.setTimeout( function() {
+ location.href='#glmPageTop';
+ }, 500);
+
});