<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <title>Harris County Flood Warning System</title>
    <link rel="stylesheet" type="text/css" href="/DXR.axd?r=1_4,0_739,0_736,0_603,0_606,2_2,0_621,4_2,0_624,5_1,0_693,0_613,0_617,0_579,0_759-hTVEd" />
    <link href="/bundles/sitecss?v=_UQ_f9XCACmLhan95PJyVyWal8ExgGT8KmXc40nbWYA1" rel="stylesheet" type="text/css" media="screen, print" />

    <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
    <script id="dxis_876136687" src="/DXR.axd?r=1_42,1_75,2_34,2_41,2_33,1_68,14_18,14_4,1_65,2_36,1_46,2_28,14_1,2_27,14_0,1_41,14_2,1_76,1_73,14_15,10_2,10_1,14_3,1_52,1_66,3_8,3_7,14_7,1_58,1_60,14_11,14_13,1_74,1_79,14_16,1_80,14_17,1_48,4_11,4_7,4_8,4_10,14_8,5_5,5_4,2_40,2_37,1_54,2_30,2_31,2_42,14_9,14_10,2_38,2_39,9_2,9_6,14_14,9_5-wTVEd" type="text/javascript"></script><script id="dxss_1105786746" type="text/javascript">
<!--
ASPxHtmlEditorDialogSR={PasteFromWord:'Paste from Word',InsertImage:'Insert Image',ChangeImage:'Change Image',InsertLink:'Insert Link',ChangeLink:'Change Link',InsertTable:'Insert Table...',ChangeTable:'Table Properties...',ChangeTableCell:'Cell Properties...',ChangeTableColumn:'Column Properties...',ChangeTableRow:'Row Properties...'}
//-->
</script>
    <script type="text/javascript">
        var _gaq = _gaq || [];
        _gaq.push(["_setAccount", 'UA-28313390-1']);
        _gaq.push(["_initData"]);
        if(false === true){
            _gaq.push(['_setDomainName', 'none']); // This is needed for dev machines and non-internet facing servers to track events in google analytics 
        }
        _gaq.push(["_trackPageview"]);

        (function () {
            var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
            ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
            var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
        })();

        function trackEvent(a) { setTimeout(function () { _gaq.push(a) }, 2E3) };
    </script>

</head>
<body>
    <div class="page" style="position: relative;">
        <div class="mainHeader secondaryHeader">
            <div class="noDisplay">
                <div id="printHCFCDLogo"><img id="Img1" alt="HCFCD Logo" src="/Images/imageSprite.png" /></div>
                <div id="printFWSLogo"><img id="Img2" alt="FWS Logo" src="/Images/imageSprite.png" /></div>
            </div>
        </div>
        <div class="main printMargin">
            <table cellpadding="0" cellspacing="0">
                <tr>
                    <td align="left" style="padding-left: 40px;">
                        

<script src="/bundles/gagedetail?v=l1-KwwUw2LjmRDdZv126SRnHJuVJCSqwKJfz8_yPuEU1"></script>


<script type="text/javascript">
    //<![CDATA[
    var appPath = '/';
    function ExportStreamElevationGrid() {
        $.download('/GageDetail/ExportStreamElevationCumulativeGrid',
        {
            Site: SiteComboBox.GetValue(),
            Period: TimeFrameComboBox.GetValue(),
            FromDate: ReportedFrom.GetText(),
            Increment: ""
        }, "post", function () { });
    }

    function ExportRoadwayGrid() {
        $.download('/GageDetail/ExportRoadwayCumulativeGrid',
        {
            Site: SiteComboBox.GetValue(),
            Period: TimeFrameComboBox.GetValue(),
            FromDate: ReportedFrom.GetText()
        }, "post", function () { });
    }

    function ExportRainfallGrid() {
        $.download('/GageDetail/ExportRainfallGrid',
        {
            Site: SiteComboBox.GetValue(),
            Period: TimeFrameComboBox.GetValue(),
            FromDate: ReportedFrom.GetText(),
            Increment: IncrementComboBox.GetValue()
        }, "post", function () { });
    }

    function ExportWeatherGrid(sensorClass) {
        $.download('/GageDetail/ExportWeatherGrid',
        {
            Site: SiteComboBox.GetValue(),
            Period: TimeFrameComboBox.GetValue(),
            FromDate: ReportedFrom.GetText(),
            Increment: IncrementComboBox.GetValue(),
            SensorClass: sensorClass
        }, "post", function () { });
    }

    // Global event that can be used to fire any javascript after the _CallbackPanelPartial has completed
    var postCallBackPanel = new hcfcd.TypedEvent();

    //]]>
</script>

<div style="margin-left: 140px">
    <table>
        <tr>
            <td>Agency</td>
            <td colspan="4">
<input type="hidden"/><table class="dxeButtonEdit_DevEx" cellspacing="0" cellpadding="0" id="RegionComboBox" width="360" style="border-collapse:collapse;">
	<tr>
		<td style="display:none;"><input id="RegionComboBox_VI" name="RegionComboBox_VI" type="hidden" value="1" /></td><td class="dxic" onmousedown="return aspxDDDropDown(&#39;RegionComboBox&#39;, event)" width="100%"><input class="dxeEditArea_DevEx dxeEditAreaSys" name="RegionComboBox" value="Harris County Flood Control District" id="RegionComboBox_I" onchange="aspxETextChanged(&#39;RegionComboBox&#39;)" onblur="aspxELostFocus(&#39;RegionComboBox&#39;)" onfocus="aspxEGotFocus(&#39;RegionComboBox&#39;)" type="text" onkeydown="aspxEKeyDown(&#39;RegionComboBox&#39;, event)" readonly="readonly" style="margin-top:0px;margin-bottom:1px;cursor:default;padding-right:1px;" /></td><td id="RegionComboBox_B-1" class="dxeButtonEditButton_DevEx" onmousedown="return aspxDDDropDown(&#39;RegionComboBox&#39;, event)" width="13"><table class="dxbebt" cellspacing="0" cellpadding="0" width="13" style="border-collapse:separate;">
			<tr>
				<td class="dx"><img id="RegionComboBox_B-1Img" class="dxEditors_edtDropDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="v" title="" /></td>
			</tr>
		</table></td>
	</tr>
</table><input type="hidden" id="RegionComboBox_DDDWS" name="RegionComboBox_DDDWS" value="0:0:-1:-10000:-10000:0:-10000:-10000:1" /><input type="hidden"/><div id="RegionComboBox_DDD_PW-1" style="position:absolute;left:0px;top:0px;z-index:10000;visibility:hidden;display:none;">
	<table id="RegionComboBox_DDD_PWST-1" cellspacing="0" cellpadding="0" style="border-collapse:separate;position:relative;">
		<tr>
			<td onmousedown="aspxPWMDown(event,&#39;RegionComboBox_DDD&#39;,-1,false)" width="200" style="cursor:default;"><table id="RegionComboBox_DDD_CLW-1" cellspacing="0" cellpadding="0" width="200" style="border-collapse:separate;">
				<tr>
					<td id="RegionComboBox_DDD_PWC-1"><div id="RegionComboBox_DDD_CSD-1">
						<input type="hidden" id="RegionComboBox_DDD_LDeletedItems" name="RegionComboBox_DDD_LDeletedItems" value="" /><input type="hidden" id="RegionComboBox_DDD_LInsertedItems" name="RegionComboBox_DDD_LInsertedItems" value="" /><input type="hidden" id="RegionComboBox_DDD_LCustomCallback" name="RegionComboBox_DDD_LCustomCallback" value="" /><input type="hidden"/><table class="dxeListBox_DevEx" cellspacing="0" cellpadding="0" id="RegionComboBox_DDD_L" style="border-collapse:separate;">
							<tr>
								<td valign="top"><div id="RegionComboBox_DDD_L_D" class="dxlbd" style="overflow-x:hidden;overflow-y:auto;">
									<input id="RegionComboBox_DDD_L_VI" type="hidden" name="RegionComboBox$DDD$L" /><table cellspacing="0" cellpadding="0" style="border-collapse:separate;visibility:hidden!important;display:none!important;">
										<tr id="RegionComboBox_DDD_L_LBI-1" class="dxeListBoxItemRow_DevEx">
											<td id="RegionComboBox_DDD_L_LBII" class="dxeListBoxItem_DevEx">&nbsp;</td>
										</tr>
									</table><table id="RegionComboBox_DDD_L_LBT" cellspacing="0" cellpadding="0" width="100%" style="border-collapse:separate;">
										<tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">ALL</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">City of Pearland</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">City of Sugar Land</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">Fort Bend County</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">Harris County Flood Control District</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">San Jacinto River Authority</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">Trinity River Authority</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">TXDOT</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">Woodlands</td>
										</tr>
									</table>
								</div></td>
							</tr>
						</table><script id="dxss_1612035885" type="text/javascript">
<!--
aspxAddDisabledItems('RegionComboBox_DDD_L',[[['dxeDisabled_DevEx'],[''],['']]]);

var dxo = new ASPxClientListBox('RegionComboBox_DDD_L');
window['RegionComboBox_DDD_L'] = dxo;
dxo.uniqueID = 'RegionComboBox$DDD$L';
dxo.renderIFrameForPopupElements = true;
dxo.SelectedIndexChanged.AddHandler(function (s, e) { aspxCBLBSelectedIndexChanged('RegionComboBox', e); });
dxo.ItemClick.AddHandler(function (s, e) { aspxCBLBItemMouseUp('RegionComboBox', e); });
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.savedSelectedIndex = 4;
dxo.itemsValue=[0,3,4,10,1,14,18,19,20];
dxo.isComboBoxList = true;
dxo.hasSampleItem = true;
dxo.hoverClasses=['dxeListBoxItemHover_DevEx'];
dxo.selectedClasses=['dxeListBoxItemSelected_DevEx'];
dxo.disabledClasses=['dxeDisabled_DevEx'];
dxo.InlineInitialize();

//-->
</script>
					</div></td>
				</tr>
			</table></td><td id="ail817678171" style="background:url('/DXR.axd?r=1_25-gTVEd') no-repeat left top;//background:none;"><script id="dxss_724829928" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail817678171", "/DXR.axd?r=1_25-gTVEd");

//-->
</script></td>
		</tr><tr>
			<td id="ail606427050" style="background:url('/DXR.axd?r=1_24-gTVEd') no-repeat left top;//background:none;"><script id="dxss_53157101" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail606427050", "/DXR.axd?r=1_24-gTVEd");

//-->
</script></td><td id="ail411221850" style="background:url('/DXR.axd?r=1_26-gTVEd') no-repeat left top;//background:none;"><div>

			</div><script id="dxss_1884609999" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail411221850", "/DXR.axd?r=1_26-gTVEd");

//-->
</script></td>
		</tr>
	</table>
</div><iframe id="RegionComboBox_DDD_DXPWIF-1" src="javascript:false" scrolling="no" frameborder="0" style="position:absolute;display:none;z-index:9999;filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);">

</iframe><script id="dxss_641520103" type="text/javascript">
<!--

var dxo = new ASPxClientPopupControl('RegionComboBox_DDD');
window['RegionComboBox_DDD'] = dxo;
dxo.uniqueID = 'RegionComboBox$DDD';
dxo.renderIFrameForPopupElements = true;
dxo.Shown.AddHandler(function (s, e) { aspxDDBPCShown('RegionComboBox', e); });
dxo.adjustInnerControlsSizeOnShow=false;
dxo.closeAction='CloseButton';
dxo.popupHorizontalAlign='LeftSides';
dxo.popupVerticalAlign='Below';
dxo.width=0;
dxo.height=0;
dxo.InlineInitialize();

//-->
</script><script id="dxss_576126644" type="text/javascript">
<!--
aspxAddHoverItems('RegionComboBox',[[['dxeButtonEditButtonHover_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddPressedItems('RegionComboBox',[[['dxeButtonEditButtonPressed_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddDisabledItems('RegionComboBox',[[['dxeDisabled_DevEx'],[''],['','I']],[['dxeDisabled_DevEx dxeButtonDisabled_DevEx'],[''],['B-1'],,[[{'spriteCssClass':'dxEditors_edtDropDownDisabled_DevEx'}]],['Img']]]);
document.getElementById("RegionComboBox_I").setAttribute("autocomplete", "off");

var dxo = new MVCxClientComboBox('RegionComboBox');
window['RegionComboBox'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.SelectedIndexChanged.AddHandler(function(s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Region Changed', s.GetText()]); SiteComboBox.PerformCallback(); });
dxo.widthCorrectionRequired = true;
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.lastSuccessValue = 1;
dxo.islastSuccessValueInit = true;
dxo.InlineInitialize();

//-->
</script>
            </td>
        </tr>
        <tr>
            <td>Location</td>
            <td colspan="4">
                <input type="hidden"/><table class="dxeButtonEdit_DevEx" cellspacing="0" cellpadding="0" id="SiteComboBox" width="360" style="border-collapse:collapse;">
	<tr>
		<td style="display:none;"><input id="SiteComboBox_VI" name="SiteComboBox_VI" type="hidden" value="2150" /></td><td class="dxic" onmousedown="return aspxDDDropDown(&#39;SiteComboBox&#39;, event)" width="100%"><input class="dxeEditArea_DevEx dxeEditAreaSys" name="SiteComboBox" value="2150: U101_2150 South Mayde @ Greenhouse Road" id="SiteComboBox_I" onchange="aspxETextChanged(&#39;SiteComboBox&#39;)" onblur="aspxELostFocus(&#39;SiteComboBox&#39;)" onfocus="aspxEGotFocus(&#39;SiteComboBox&#39;)" type="text" onkeydown="aspxEKeyDown(&#39;SiteComboBox&#39;, event)" readonly="readonly" style="margin-top:0px;margin-bottom:1px;cursor:default;padding-right:1px;" /></td><td id="SiteComboBox_B-1" class="dxeButtonEditButton_DevEx" onmousedown="return aspxDDDropDown(&#39;SiteComboBox&#39;, event)" width="13"><table class="dxbebt" cellspacing="0" cellpadding="0" width="13" style="border-collapse:separate;">
			<tr>
				<td class="dx"><img id="SiteComboBox_B-1Img" class="dxEditors_edtDropDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="v" title="" /></td>
			</tr>
		</table></td>
	</tr>
</table><input type="hidden" id="SiteComboBox_DDDWS" name="SiteComboBox_DDDWS" value="0:0:-1:-10000:-10000:0:-10000:-10000:1" /><input type="hidden"/><div id="SiteComboBox_DDD_PW-1" style="position:absolute;left:0px;top:0px;z-index:10000;visibility:hidden;display:none;">
	<table id="SiteComboBox_DDD_PWST-1" cellspacing="0" cellpadding="0" style="border-collapse:separate;position:relative;">
		<tr>
			<td onmousedown="aspxPWMDown(event,&#39;SiteComboBox_DDD&#39;,-1,false)" width="200" style="cursor:default;"><table id="SiteComboBox_DDD_CLW-1" cellspacing="0" cellpadding="0" width="200" style="border-collapse:separate;">
				<tr>
					<td id="SiteComboBox_DDD_PWC-1"><div id="SiteComboBox_DDD_CSD-1">
						<input type="hidden" id="SiteComboBox_DDD_LDeletedItems" name="SiteComboBox_DDD_LDeletedItems" value="" /><input type="hidden" id="SiteComboBox_DDD_LInsertedItems" name="SiteComboBox_DDD_LInsertedItems" value="" /><input type="hidden" id="SiteComboBox_DDD_LCustomCallback" name="SiteComboBox_DDD_LCustomCallback" value="" /><input type="hidden"/><table class="dxeListBox_DevEx" cellspacing="0" cellpadding="0" id="SiteComboBox_DDD_L" style="border-collapse:separate;">
							<tr>
								<td valign="top"><div id="SiteComboBox_DDD_L_D" class="dxlbd" style="overflow-x:hidden;overflow-y:auto;">
									<input id="SiteComboBox_DDD_L_VI" type="hidden" name="SiteComboBox$DDD$L" /><table cellspacing="0" cellpadding="0" style="border-collapse:separate;visibility:hidden!important;display:none!important;">
										<tr id="SiteComboBox_DDD_L_LBI-1" class="dxeListBoxItemRow_DevEx">
											<td id="SiteComboBox_DDD_L_LBII" class="dxeListBoxItem_DevEx">&nbsp;</td>
										</tr>
									</table><div id="SiteComboBox_DDD_L_TS">

									</div><table id="SiteComboBox_DDD_L_LBT" cellspacing="0" cellpadding="0" width="100%" style="border-collapse:separate;">
										<tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">585: E121_585 Vogel Creek @ Victory Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">590: E117_590 Cole Creek @ Deihl Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">595: E121_595 Vogel Creek @ Gulf Bank Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">610: A104_610 Taylor&#39;s Bayou @ Shoreacres Boulevard</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">620: F216_620 Little Cedar Bayou @ 8th Street</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">640: F101_640 Lateral @ Sens Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">710: G103_710 San Jacinto River @ Rio Villa</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">720: G103_720 San Jacinto River @ US 90</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">750: G103_750 Lake Houston Dam Spillway</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">755: G103_755 San Jacinto River @ Kingwood Country Club</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">760: G103_760 San Jacinto River @ US 59</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">790: G103_790 East Fork San Jacinto @ FM 1485</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">820: H100_820 Hunting Bayou @ I-10</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">830: H100_830 Hunting Bayou @ Loop 610 East</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">840: H100_840 Hunting Bayou @ Lockwood Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">920: I100_920 Vince Bayou @ West Ellaine Down Stream</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">940: I101_940 Little Vince Bayou @ Jackson Avenue</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1000: 1000_Houston Transtar</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1020: 1020_NRG Park</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1040: J100_1040 Spring Creek @ FM 2978</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1050: J100_1050 Spring Creek @ I-45</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1060: J100_1060 Spring Creek @ Kuykendahl Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1070: J100_1070 Spring Creek @ SH 249</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1074: 1074 Walnut Creek @ Joseph Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1076: 1076 Birch Creek @ Riley Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1084: 1084 Threemile Creek @ Joseph Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1086: 1086 Threemile Creek @ FM 362</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1090: J100_1090 Spring Creek @ Hegar Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1110: K100_1110 Cypress Creek @ Cypresswood Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1115: K600_1115 Cypress Creek @ Inverness Forest</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1120: K100_1120 Cypress Creek @ I-45</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1130: K100_1130 Cypress Creek @ Kuykendahl Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1140: K100_1140 Cypress Creek @ Stuebner-Airline Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1150: K100_1150 Cypress Creek @ SH 249</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1160: K100_1160 Cypress Creek @ Grant Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1165: K100_1165 Cypress Creek @ Eldridge Parkway N.</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1170: K100_1170 Cypress Creek @ Huffmeister Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1175: K100_1175 Cypress Creek @ US 290</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1180: K100_1180 Cypress Creek @ Katy-Hockley Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1185: K100_1185 Cypress Creek @ Sharp Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1186: 1186 Live Oak Creek @ Penick Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1190: K166_1190 Little Mound Creek @ Mathis Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1195: 1195 Mound Creek @ FM 362</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1210: L100_1210 Little Cypress Creek @ Kluge Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1220: L100_1220 Little Cypress Creek @ Cypress Rosehill Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1230: L100_1230 Little Cypress Creek @ Becker Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1320: M100_1320 Willow Creek @ Kuykendahl Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1340: M100_1340 Willow Creek @ SH 249</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1420: N100_1420 Carpenters Bayou @ I-10</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1440: N100_1440 Carpenters Bayou @ Wallisville Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1460: N100_1460 Carpenters Bayou @ US 90</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1520: O100_1520 Goose Creek @ SH 146</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1540: O100_1540 Goose Creek @ Baker Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1600: P100_1600 Greens Bayou @ Mount Houston Parkway</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1610: P100_1610 Greens Bayou @ Normandy Street</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1620: P100_1620 Greens Bayou @ Ley Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1630: P130_1630 Garners Bayou @ Beltway 8</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1640: P100_1640 Greens Bayou @ US 59</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1645: P100_1645 Greens Bayou @ Beltway 8</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1650: P130_1650 Garners Bayou @ Rankin Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1660: P100_1660 Greens Bayou @ Knobcrest Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1665: P100_1665 Greens Bayou @ Bammel N Houston Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1670: P100_1670 Greens Bayou @ Cutten Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1675: P118_1675 Halls Bayou @ Tidwell Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1680: P118_1680 Halls Bayou @ Jensen Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1685: P100_1685 Greens Bayou @ Tidwell Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1690: P118_1690 Halls Bayou @ Airline Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1695: P138_1695 @ Aldine Westfield Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1720: Q100_1720 Cedar Bayou @ SH 146</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1725: 1725 Smith Gully @ SH 146</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1730: Q100_1730 Cedar Bayou @ FM1942</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1740: Q100_1740 Cedar Bayou @ US 90</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1840: R102_1840 Gum Gully @ Diamond Head Boulevard</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1940: S100_1940 Luce Bayou @ FM 2100</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2010: 2010_Barker Dam</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2020: T101_2020 Mason Creek @ Prince Creek Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2025: T100_2025 Buffalo Bayou @ Peek Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2030: T100_2030 Buffalo Bayou @ Greenbusch Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2040: T100_2040 Buffalo Bayou @ US 90</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2050: 2050 Cane Island Branch @ Clay Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2060: 2060 Willow Fork Creek @ Pederson Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2090: 2090 Brookshire Katy Drainage District @ Morrison Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2110: 2110_Addicks Dam</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2120: U100_2120 Langham Creek @ West Little York Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2130: U106_2130 Horsepen Creek @ Trailside Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2140: U100_2140 Langham Creek @ Longenbaugh Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2150: U101_2150 South Mayde @ Greenhouse Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2160: U102_2160 Bear Creek @ Clay Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2170: U101_2170 South Mayde Creek @ Morton Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2180: U102_2180 Bear Creek @ FM 529</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2190: U101_2190 South Mayde Creek @ Peek Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2210: W100_2210 Buffalo Bayou @ Turning Basin</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2220: W100_2220 Buffalo Bayou @ Milam Street</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2240: W100_2240 Buffalo Bayou @ Shepherd Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2250: W140_2250 Spring Branch @ Bingle Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2255: W140-01_2255 Briar Branch @ Campbell Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2260: W100_2260 Buffalo Bayou @ San Felipe Drive</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2270: W100_2270 Buffalo Bayou @ West Beltway 8</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2280: W156_2280 Rummel Creek @ Brittmoore Road</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2290: W100_2290 Buffalo Bayou @ Dairy Ashford Road</td>
										</tr>
									</table><div id="SiteComboBox_DDD_L_BS">

									</div>
								</div></td>
							</tr>
						</table><script id="dxss_12275260" type="text/javascript">
<!--
aspxAddDisabledItems('SiteComboBox_DDD_L',[[['dxeDisabled_DevEx'],[''],['']]]);

var dxo = new ASPxClientListBox('SiteComboBox_DDD_L');
window['SiteComboBox_DDD_L'] = dxo;
dxo.uniqueID = 'SiteComboBox$DDD$L';
dxo.renderIFrameForPopupElements = true;
dxo.SelectedIndexChanged.AddHandler(function (s, e) { aspxCBLBSelectedIndexChanged('SiteComboBox', e); });
dxo.ItemClick.AddHandler(function (s, e) { aspxCBLBItemMouseUp('SiteComboBox', e); });
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.savedSelectedIndex = 86;
dxo.itemsValue=[585,590,595,610,620,640,710,720,750,755,760,790,820,830,840,920,940,1000,1020,1040,1050,1060,1070,1074,1076,1084,1086,1090,1110,1115,1120,1130,1140,1150,1160,1165,1170,1175,1180,1185,1186,1190,1195,1210,1220,1230,1320,1340,1420,1440,1460,1520,1540,1600,1610,1620,1630,1640,1645,1650,1660,1665,1670,1675,1680,1685,1690,1695,1720,1725,1730,1740,1840,1940,2010,2020,2025,2030,2040,2050,2060,2090,2110,2120,2130,2140,2150,2160,2170,2180,2190,2210,2220,2240,2250,2255,2260,2270,2280,2290];
dxo.isSyncEnabled = false;
dxo.isComboBoxList = true;
dxo.hasSampleItem = true;
dxo.isCallbackMode = true;
dxo.callbackPageSize = 100;
dxo.serverIndexOfFirstItem = 55;
dxo.isTopSpacerVisible = true;
dxo.hoverClasses=['dxeListBoxItemHover_DevEx'];
dxo.selectedClasses=['dxeListBoxItemSelected_DevEx'];
dxo.disabledClasses=['dxeDisabled_DevEx'];
dxo.InlineInitialize();

//-->
</script>
					</div></td>
				</tr>
			</table></td><td id="ail200187909" style="background:url('/DXR.axd?r=1_25-gTVEd') no-repeat left top;//background:none;"><script id="dxss_2143735296" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail200187909", "/DXR.axd?r=1_25-gTVEd");

//-->
</script></td>
		</tr><tr>
			<td id="ail134759530" style="background:url('/DXR.axd?r=1_24-gTVEd') no-repeat left top;//background:none;"><script id="dxss_1530324412" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail134759530", "/DXR.axd?r=1_24-gTVEd");

//-->
</script></td><td id="ail1894246147" style="background:url('/DXR.axd?r=1_26-gTVEd') no-repeat left top;//background:none;"><div>

			</div><script id="dxss_914736099" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail1894246147", "/DXR.axd?r=1_26-gTVEd");

//-->
</script></td>
		</tr>
	</table>
</div><iframe id="SiteComboBox_DDD_DXPWIF-1" src="javascript:false" scrolling="no" frameborder="0" style="position:absolute;display:none;z-index:9999;filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);">

</iframe><script id="dxss_691116591" type="text/javascript">
<!--

var dxo = new ASPxClientPopupControl('SiteComboBox_DDD');
window['SiteComboBox_DDD'] = dxo;
dxo.uniqueID = 'SiteComboBox$DDD';
dxo.renderIFrameForPopupElements = true;
dxo.Shown.AddHandler(function (s, e) { aspxDDBPCShown('SiteComboBox', e); });
dxo.adjustInnerControlsSizeOnShow=false;
dxo.closeAction='CloseButton';
dxo.popupHorizontalAlign='LeftSides';
dxo.popupVerticalAlign='Below';
dxo.width=0;
dxo.height=0;
dxo.InlineInitialize();

//-->
</script><table id="SiteComboBox_LP" class="dxeLoadingPanel_DevEx" cellspacing="0" cellpadding="0" style="left:0px;top:0px;z-index:30000;display:none;">
	<tr>
		<td class="dx" style="padding-right:5px;"><img src="/DXR.axd?r=0_602-hTVEd" alt="" align="middle" /></td><td class="dx" style="padding-left:0px;">Loading&hellip;</td>
	</tr>
</table><div id="SiteComboBox_LD" class="dxeLoadingDiv_DevEx" style="left:0px;top:0px;z-index:29999;display:none;position:absolute;">

</div><script id="dxss_729408767" type="text/javascript">
<!--
aspxAddHoverItems('SiteComboBox',[[['dxeButtonEditButtonHover_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddPressedItems('SiteComboBox',[[['dxeButtonEditButtonPressed_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddDisabledItems('SiteComboBox',[[['dxeDisabled_DevEx'],[''],['','I']],[['dxeDisabled_DevEx dxeButtonDisabled_DevEx'],[''],['B-1'],,[[{'spriteCssClass':'dxEditors_edtDropDownDisabled_DevEx'}]],['Img']]]);
document.getElementById("SiteComboBox_I").setAttribute("autocomplete", "off");

var dxo = new MVCxClientComboBox('SiteComboBox');
window['SiteComboBox'] = dxo;
dxo.callBack = function(arg) { ; };
dxo.renderIFrameForPopupElements = true;
dxo.BeginCallback.AddHandler(function(s, e) { e.customArgs['Region'] = RegionComboBox.GetValue(); });
dxo.SelectedIndexChanged.AddHandler(function(s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Location Changed', s.GetText()]); CallbackPanel.PerformCallback(); });
dxo.widthCorrectionRequired = true;
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.isCallbackMode = true;
dxo.lastSuccessValue = 2150;
dxo.islastSuccessValueInit = true;
dxo.callbackUrl="/GageDetail/SitePartial";
dxo.InlineInitialize();

//-->
</script>
            </td>
        </tr>
        <tr>
            <td>Last</td>
            <td>
<input type="hidden"/><table class="dxeButtonEdit_DevEx" cellspacing="0" cellpadding="0" id="TimeFrameComboBox" style="border-collapse:collapse;">
	<tr>
		<td style="display:none;"><input id="TimeFrameComboBox_VI" name="TimeFrameComboBox_VI" type="hidden" value="8" /></td><td class="dxic" onmousedown="return aspxDDDropDown(&#39;TimeFrameComboBox&#39;, event)" width="100%"><input class="dxeEditArea_DevEx dxeEditAreaSys" name="TimeFrameComboBox" value="2 Days" id="TimeFrameComboBox_I" onchange="aspxETextChanged(&#39;TimeFrameComboBox&#39;)" onblur="aspxELostFocus(&#39;TimeFrameComboBox&#39;)" onfocus="aspxEGotFocus(&#39;TimeFrameComboBox&#39;)" type="text" onkeydown="aspxEKeyDown(&#39;TimeFrameComboBox&#39;, event)" readonly="readonly" style="margin-top:0px;margin-bottom:1px;cursor:default;padding-right:1px;" /></td><td id="TimeFrameComboBox_B-1" class="dxeButtonEditButton_DevEx" onmousedown="return aspxDDDropDown(&#39;TimeFrameComboBox&#39;, event)" width="13"><table class="dxbebt" cellspacing="0" cellpadding="0" width="13" style="border-collapse:separate;">
			<tr>
				<td class="dx"><img id="TimeFrameComboBox_B-1Img" class="dxEditors_edtDropDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="v" title="" /></td>
			</tr>
		</table></td>
	</tr>
</table><input type="hidden" id="TimeFrameComboBox_DDDWS" name="TimeFrameComboBox_DDDWS" value="0:0:-1:-10000:-10000:0:-10000:-10000:1" /><input type="hidden"/><div id="TimeFrameComboBox_DDD_PW-1" style="position:absolute;left:0px;top:0px;z-index:10000;visibility:hidden;display:none;">
	<table id="TimeFrameComboBox_DDD_PWST-1" cellspacing="0" cellpadding="0" style="border-collapse:separate;position:relative;">
		<tr>
			<td onmousedown="aspxPWMDown(event,&#39;TimeFrameComboBox_DDD&#39;,-1,false)" width="200" style="cursor:default;"><table id="TimeFrameComboBox_DDD_CLW-1" cellspacing="0" cellpadding="0" width="200" style="border-collapse:separate;">
				<tr>
					<td id="TimeFrameComboBox_DDD_PWC-1"><div id="TimeFrameComboBox_DDD_CSD-1">
						<input type="hidden" id="TimeFrameComboBox_DDD_LDeletedItems" name="TimeFrameComboBox_DDD_LDeletedItems" value="" /><input type="hidden" id="TimeFrameComboBox_DDD_LInsertedItems" name="TimeFrameComboBox_DDD_LInsertedItems" value="" /><input type="hidden" id="TimeFrameComboBox_DDD_LCustomCallback" name="TimeFrameComboBox_DDD_LCustomCallback" value="" /><input type="hidden"/><table class="dxeListBox_DevEx" cellspacing="0" cellpadding="0" id="TimeFrameComboBox_DDD_L" style="border-collapse:separate;">
							<tr>
								<td valign="top"><div id="TimeFrameComboBox_DDD_L_D" class="dxlbd" style="overflow-x:hidden;overflow-y:auto;">
									<input id="TimeFrameComboBox_DDD_L_VI" type="hidden" name="TimeFrameComboBox$DDD$L" /><table cellspacing="0" cellpadding="0" style="border-collapse:separate;visibility:hidden!important;display:none!important;">
										<tr id="TimeFrameComboBox_DDD_L_LBI-1" class="dxeListBoxItemRow_DevEx">
											<td id="TimeFrameComboBox_DDD_L_LBII" class="dxeListBoxItem_DevEx">&nbsp;</td>
										</tr>
									</table><table id="TimeFrameComboBox_DDD_L_LBT" cellspacing="0" cellpadding="0" width="100%" style="border-collapse:separate;">
										<tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1 Hour</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">3 Hours</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">6 Hours</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">12 Hours</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">24 Hours</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">2 Days</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">7 Days</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1 Month</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1 Year</td>
										</tr>
									</table>
								</div></td>
							</tr>
						</table><script id="dxss_986841275" type="text/javascript">
<!--
aspxAddDisabledItems('TimeFrameComboBox_DDD_L',[[['dxeDisabled_DevEx'],[''],['']]]);

var dxo = new ASPxClientListBox('TimeFrameComboBox_DDD_L');
window['TimeFrameComboBox_DDD_L'] = dxo;
dxo.uniqueID = 'TimeFrameComboBox$DDD$L';
dxo.renderIFrameForPopupElements = true;
dxo.SelectedIndexChanged.AddHandler(function (s, e) { aspxCBLBSelectedIndexChanged('TimeFrameComboBox', e); });
dxo.ItemClick.AddHandler(function (s, e) { aspxCBLBItemMouseUp('TimeFrameComboBox', e); });
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.savedSelectedIndex = 5;
dxo.itemsValue=['3','4','5','6','7','8','9','10','12'];
dxo.isComboBoxList = true;
dxo.hasSampleItem = true;
dxo.hoverClasses=['dxeListBoxItemHover_DevEx'];
dxo.selectedClasses=['dxeListBoxItemSelected_DevEx'];
dxo.disabledClasses=['dxeDisabled_DevEx'];
dxo.InlineInitialize();

//-->
</script>
					</div></td>
				</tr>
			</table></td><td id="ail1189276988" style="background:url('/DXR.axd?r=1_25-gTVEd') no-repeat left top;//background:none;"><script id="dxss_1996764261" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail1189276988", "/DXR.axd?r=1_25-gTVEd");

//-->
</script></td>
		</tr><tr>
			<td id="ail1314260055" style="background:url('/DXR.axd?r=1_24-gTVEd') no-repeat left top;//background:none;"><script id="dxss_544458420" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail1314260055", "/DXR.axd?r=1_24-gTVEd");

//-->
</script></td><td id="ail558700249" style="background:url('/DXR.axd?r=1_26-gTVEd') no-repeat left top;//background:none;"><div>

			</div><script id="dxss_361028805" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail558700249", "/DXR.axd?r=1_26-gTVEd");

//-->
</script></td>
		</tr>
	</table>
</div><iframe id="TimeFrameComboBox_DDD_DXPWIF-1" src="javascript:false" scrolling="no" frameborder="0" style="position:absolute;display:none;z-index:9999;filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);">

</iframe><script id="dxss_716809969" type="text/javascript">
<!--

var dxo = new ASPxClientPopupControl('TimeFrameComboBox_DDD');
window['TimeFrameComboBox_DDD'] = dxo;
dxo.uniqueID = 'TimeFrameComboBox$DDD';
dxo.renderIFrameForPopupElements = true;
dxo.Shown.AddHandler(function (s, e) { aspxDDBPCShown('TimeFrameComboBox', e); });
dxo.adjustInnerControlsSizeOnShow=false;
dxo.closeAction='CloseButton';
dxo.popupHorizontalAlign='LeftSides';
dxo.popupVerticalAlign='Below';
dxo.width=0;
dxo.height=0;
dxo.InlineInitialize();

//-->
</script><script id="dxss_855486017" type="text/javascript">
<!--
aspxAddHoverItems('TimeFrameComboBox',[[['dxeButtonEditButtonHover_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddPressedItems('TimeFrameComboBox',[[['dxeButtonEditButtonPressed_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddDisabledItems('TimeFrameComboBox',[[['dxeDisabled_DevEx'],[''],['','I']],[['dxeDisabled_DevEx dxeButtonDisabled_DevEx'],[''],['B-1'],,[[{'spriteCssClass':'dxEditors_edtDropDownDisabled_DevEx'}]],['Img']]]);
document.getElementById("TimeFrameComboBox_I").setAttribute("autocomplete", "off");

var dxo = new MVCxClientComboBox('TimeFrameComboBox');
window['TimeFrameComboBox'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.SelectedIndexChanged.AddHandler(function(s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Time Span Changed', s.GetText()]); CallbackPanel.PerformCallback(); });
dxo.widthCorrectionRequired = true;
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.lastSuccessValue = '8';
dxo.islastSuccessValueInit = true;
dxo.InlineInitialize();

//-->
</script>
            </td>
            <td style="padding-left: 10px; padding-right: 3px;">Reported from</td>
            <td>
<input type="hidden" id="ReportedFrom_Raw" name="ReportedFrom_Raw" value="1518507642624.64" /><input type="hidden"/><table class="dxeButtonEdit_DevEx" cellspacing="0" cellpadding="0" id="ReportedFrom" style="border-collapse:collapse;">
	<tr>
		<td class="dxic" onmousedown="return aspxDDCloseUp(&#39;ReportedFrom&#39;, event)" width="100%"><input class="dxeEditArea_DevEx dxeEditAreaSys" name="ReportedFrom" onkeyup="aspxEKeyUp(&#39;ReportedFrom&#39;, event)" value="2/13/2018 7:40 AM" id="ReportedFrom_I" onchange="aspxETextChanged(&#39;ReportedFrom&#39;)" onblur="aspxELostFocus(&#39;ReportedFrom&#39;)" onfocus="aspxEGotFocus(&#39;ReportedFrom&#39;)" type="text" onkeydown="aspxEKeyDown(&#39;ReportedFrom&#39;, event)" style="margin-top:0px;margin-bottom:1px;padding-right:1px;" /></td><td id="ReportedFrom_B-1" class="dxeButtonEditButton_DevEx" onmousedown="return aspxDDDropDown(&#39;ReportedFrom&#39;, event)" width="13"><table class="dxbebt" cellspacing="0" cellpadding="0" width="13" style="border-collapse:separate;">
			<tr>
				<td class="dx"><img id="ReportedFrom_B-1Img" class="dxEditors_edtDropDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="v" title="" /></td>
			</tr>
		</table></td>
	</tr>
</table><input type="hidden" id="ReportedFrom_DDDWS" name="ReportedFrom_DDDWS" value="0:0:-1:-10000:-10000:0:-10000:-10000:1" /><input type="hidden"/><div id="ReportedFrom_DDD_PW-1" style="position:absolute;left:0px;top:0px;z-index:10000;visibility:hidden;display:none;">
	<table id="ReportedFrom_DDD_PWST-1" cellspacing="0" cellpadding="0" style="border-collapse:separate;position:relative;">
		<tr>
			<td onmousedown="aspxPWMDown(event,&#39;ReportedFrom_DDD&#39;,-1,false)" width="200" style="cursor:default;"><table id="ReportedFrom_DDD_CLW-1" cellspacing="0" cellpadding="0" width="200" style="border-collapse:separate;">
				<tr>
					<td id="ReportedFrom_DDD_PWC-1"><div id="ReportedFrom_DDD_CSD-1">
						<input type="hidden"/><table style="display:none;">
							<tr>
								<td id="ReportedFrom_DDD_C_EC_D" class="dxeCalendarDay_DevEx"></td><td id="ReportedFrom_DDD_C_EC_DS" class="dxeCalendarSelected_DevEx"></td><td id="ReportedFrom_DDD_C_EC_DA" class="dxeCalendarOtherMonth_DevEx"></td><td id="ReportedFrom_DDD_C_EC_DW" class="dxeCalendarWeekend_DevEx"></td><td id="ReportedFrom_DDD_C_EC_DO" class="dxeCalendarOutOfRange_DevEx"></td><td id="ReportedFrom_DDD_C_EC_DT" class="dxeCalendarToday_DevEx"></td><td id="ReportedFrom_DDD_C_EC_DD" class="dxeDisabled_DevEx"></td><td id="ReportedFrom_DDD_C_EC_FNM" class="dxeCalendarFastNavMonth_DevEx"></td><td id="ReportedFrom_DDD_C_EC_FNMS" class="dxeCalendarFastNavMonthSelected_DevEx"></td><td id="ReportedFrom_DDD_C_EC_FNY" class="dxeCalendarFastNavYear_DevEx"></td><td id="ReportedFrom_DDD_C_EC_FNYS" class="dxeCalendarFastNavYearSelected_DevEx"></td>
							</tr>
						</table><table class="dxeCalendar_DevEx" cellspacing="0" cellpadding="0" id="ReportedFrom_DDD_C">
							<tr>
								<td valign="top"><table cellpadding="0" width="100%" style="border-collapse:collapse;">
									<tr>
										<td class="dxeCalendarHeader_DevEx" style="border-top:0;"><table cellpadding="0" width="100%" style="border-collapse:collapse;">
											<tr>
												<td id="ReportedFrom_DDD_C_PYC" class="dxe" onclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, -12);" ondblclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, -12);"><img id="ReportedFrom_DDD_C_PYCImg" class="dxEditors_edtCalendarPrevYear_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="&lt;&lt;" title="" /></td><td><div style="font-size:0px;">

												</div></td><td id="ReportedFrom_DDD_C_PMC" class="dxe" onclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, -1);" ondblclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, -1);"><img id="ReportedFrom_DDD_C_PMCImg" class="dxEditors_edtCalendarPrevMonth_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="&lt;" title="" /></td><td id="ReportedFrom_DDD_C_TC" class="dxe" width="100%" style="cursor:default;"><span id="ReportedFrom_DDD_C_T" onclick="aspxCalTitleClick(&#39;ReportedFrom_DDD_C&#39;, 0, 0)" style="cursor:pointer;">February, 2018</span></td><td id="ReportedFrom_DDD_C_NMC" class="dxe" onclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, 1);" ondblclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, 1);"><img id="ReportedFrom_DDD_C_NMCImg" class="dxEditors_edtCalendarNextMonth_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt=">" title="" /></td><td><div style="font-size:0px;">

												</div></td><td id="ReportedFrom_DDD_C_NYC" class="dxe" onclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, 12);" ondblclick="aspxCalShiftMonth(&#39;ReportedFrom_DDD_C&#39;, 12);"><img id="ReportedFrom_DDD_C_NYCImg" class="dxEditors_edtCalendarNextYear_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt=">>" title="" /></td>
											</tr>
										</table></td>
									</tr><tr>
										<td id="ReportedFrom_DDD_C_mc" class="dxMonthGridWithWeekNumbers"><table id="ReportedFrom_DDD_C_mt" cellspacing="0" cellpadding="0" width="100%" style="border-collapse:separate;">
											<tr align="center">
												<td></td><td class="dxeCalendarDayHeader_DevEx">Sun</td><td class="dxeCalendarDayHeader_DevEx">Mon</td><td class="dxeCalendarDayHeader_DevEx">Tue</td><td class="dxeCalendarDayHeader_DevEx">Wed</td><td class="dxeCalendarDayHeader_DevEx">Thu</td><td class="dxeCalendarDayHeader_DevEx">Fri</td><td class="dxeCalendarDayHeader_DevEx">Sat</td>
											</tr><tr>
												<td class="dxeCalendarWeekNumber_DevEx">05</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOtherMonth_DevEx">28</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx">29</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx">30</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx">31</td><td class="dxeCalendarDay_DevEx">1</td><td class="dxeCalendarDay_DevEx">2</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx">3</td>
											</tr><tr>
												<td class="dxeCalendarWeekNumber_DevEx">06</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx">4</td><td class="dxeCalendarDay_DevEx">5</td><td class="dxeCalendarDay_DevEx">6</td><td class="dxeCalendarDay_DevEx">7</td><td class="dxeCalendarDay_DevEx">8</td><td class="dxeCalendarDay_DevEx">9</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx">10</td>
											</tr><tr>
												<td class="dxeCalendarWeekNumber_DevEx">07</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx">11</td><td class="dxeCalendarDay_DevEx">12</td><td class="dxeCalendarDay_DevEx dxeCalendarToday_DevEx">13</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">14</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">15</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">16</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOutOfRange_DevEx">17</td>
											</tr><tr>
												<td class="dxeCalendarWeekNumber_DevEx">08</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOutOfRange_DevEx">18</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">19</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">20</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">21</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">22</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">23</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOutOfRange_DevEx">24</td>
											</tr><tr>
												<td class="dxeCalendarWeekNumber_DevEx">09</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOutOfRange_DevEx">25</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">26</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">27</td><td class="dxeCalendarDay_DevEx dxeCalendarOutOfRange_DevEx">28</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">1</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">2</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">3</td>
											</tr><tr>
												<td class="dxeCalendarWeekNumber_DevEx">10</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">4</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">5</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">6</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">7</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">8</td><td class="dxeCalendarDay_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">9</td><td class="dxeCalendarDay_DevEx dxeCalendarWeekend_DevEx dxeCalendarOtherMonth_DevEx dxeCalendarOutOfRange_DevEx">10</td>
											</tr>
										</table></td>
									</tr>
								</table></td>
							</tr><tr>
								<td class="dxeCalendarFooter_DevEx"><table cellpadding="0" align="center" style="border-collapse:collapse;">
									<tr>
										<td><table cellspacing="0" cellpadding="0">
											<tr>
												<td id="ReportedFrom_DDD_C_BT" class="dxeCalendarButton_DevEx" onclick="aspxCalTodayClick(&#39;ReportedFrom_DDD_C&#39;);"><table class="dxbebt" cellspacing="0" cellpadding="0" style="border-collapse:separate;">
													<tr>
														<td class="dx" width="100%">Today</td>
													</tr>
												</table></td>
											</tr>
										</table></td><td><div style="font-size:0px;">

										</div></td><td><table cellspacing="0" cellpadding="0">
											<tr>
												<td id="ReportedFrom_DDD_C_BC" class="dxeCalendarButton_DevEx" onclick="aspxCalClearClick(&#39;ReportedFrom_DDD_C&#39;);"><table class="dxbebt" cellspacing="0" cellpadding="0" style="border-collapse:separate;">
													<tr>
														<td class="dx" width="100%">Clear</td>
													</tr>
												</table></td>
											</tr>
										</table></td>
									</tr>
								</table></td>
							</tr>
						</table><input type="hidden" id="ReportedFrom_DDD_C_FNPWS" name="ReportedFrom_DDD_C_FNPWS" value="0:0:-1:-10000:-10000:0:0px:-10000:1" /><input type="hidden"/><div id="ReportedFrom_DDD_C_FNP_PW-1" style="position:absolute;left:0px;top:0px;z-index:10000;visibility:hidden;display:none;">
							<table id="ReportedFrom_DDD_C_FNP_PWST-1" cellspacing="0" cellpadding="0" style="border-collapse:separate;position:relative;">
								<tr>
									<td onmousedown="aspxPWMDown(event,&#39;ReportedFrom_DDD_C_FNP&#39;,-1,false)" width="0" style="cursor:default;"><table id="ReportedFrom_DDD_C_FNP_CLW-1" cellspacing="0" cellpadding="0" width="0" style="border-collapse:separate;">
										<tr>
											<td id="ReportedFrom_DDD_C_FNP_PWC-1"><div id="ReportedFrom_DDD_C_FNP_CSD-1">
												<div class="dxeCalendarFastNav_DevEx">
													<div class="dxeCalendarFastNavMonthArea_DevEx">
														<table id="ReportedFrom_DDD_C_FNP_m" cellspacing="0" cellpadding="0" width="100%" style="border-collapse:separate;">
															<tr>
																<td class="dxeCalendarFastNavMonth_DevEx">Jan</td><td class="dxeCalendarFastNavMonth_DevEx">Feb</td><td class="dxeCalendarFastNavMonth_DevEx">Mar</td><td class="dxeCalendarFastNavMonth_DevEx">Apr</td>
															</tr><tr>
																<td class="dxeCalendarFastNavMonth_DevEx">May</td><td class="dxeCalendarFastNavMonth_DevEx">Jun</td><td class="dxeCalendarFastNavMonth_DevEx">Jul</td><td class="dxeCalendarFastNavMonth_DevEx">Aug</td>
															</tr><tr>
																<td class="dxeCalendarFastNavMonth_DevEx">Sep</td><td class="dxeCalendarFastNavMonth_DevEx">Oct</td><td class="dxeCalendarFastNavMonth_DevEx">Nov</td><td class="dxeCalendarFastNavMonth_DevEx">Dec</td>
															</tr>
														</table>
													</div><div class="dxeCalendarFastNavYearArea_DevEx">
														<table id="ReportedFrom_DDD_C_FNP_y" cellspacing="0" cellpadding="0" width="100%" style="border-collapse:separate;margin-top:8px;">
															<tr>
																<td onclick="aspxCalFNYShuffle(&#39;ReportedFrom_DDD_C&#39;, -10)" ondblclick="aspxCalFNYShuffle(&#39;ReportedFrom_DDD_C&#39;, -10)" rowspan="2" style="padding-right:8px;cursor:pointer;"><img class="dxEditors_edtCalendarFNPrevYear_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="&lt;" title="" /></td><td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td><td onclick="aspxCalFNYShuffle(&#39;ReportedFrom_DDD_C&#39;, 10)" ondblclick="aspxCalFNYShuffle(&#39;ReportedFrom_DDD_C&#39;, 10)" rowspan="2" style="padding-left:8px;cursor:pointer;"><img class="dxEditors_edtCalendarFNNextYear_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt=">" title="" /></td>
															</tr><tr>
																<td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td><td class="dxeCalendarFastNavYear_DevEx"></td>
															</tr>
														</table>
													</div>
												</div><div class="dxeCalendarFastNavFooter_DevEx" style="text-align:center;">
													<table cellspacing="0" cellpadding="0" align="center">
														<tr>
															<td id="ReportedFrom_DDD_C_FNP_BO" class="dxeCalendarButton_DevEx" onclick="aspxCalFNBClick(&#39;ReportedFrom_DDD_C&#39;, &#39;ok&#39;)"><table class="dxbebt" cellspacing="0" cellpadding="0" style="border-collapse:separate;">
																<tr>
																	<td class="dx" width="100%">OK</td>
																</tr>
															</table></td><td><div>

															</div></td><td id="ReportedFrom_DDD_C_FNP_BC" class="dxeCalendarButton_DevEx" onclick="aspxCalFNBClick(&#39;ReportedFrom_DDD_C&#39;, &#39;cancel&#39;)"><table class="dxbebt" cellspacing="0" cellpadding="0" style="border-collapse:separate;">
																<tr>
																	<td class="dx" width="100%">Cancel</td>
																</tr>
															</table></td>
														</tr>
													</table>
												</div>
											</div></td>
										</tr>
									</table></td><td id="ail182347550" style="background:url('/DXR.axd?r=1_25-gTVEd') no-repeat left top;//background:none;"><script id="dxss_1648565165" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail182347550", "/DXR.axd?r=1_25-gTVEd");

//-->
</script></td>
								</tr><tr>
									<td id="ail1681512380" style="background:url('/DXR.axd?r=1_24-gTVEd') no-repeat left top;//background:none;"><script id="dxss_1716521606" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail1681512380", "/DXR.axd?r=1_24-gTVEd");

//-->
</script></td><td id="ail11422496" style="background:url('/DXR.axd?r=1_26-gTVEd') no-repeat left top;//background:none;"><div>

									</div><script id="dxss_1471127620" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail11422496", "/DXR.axd?r=1_26-gTVEd");

//-->
</script></td>
								</tr>
							</table>
						</div><iframe id="ReportedFrom_DDD_C_FNP_DXPWIF-1" src="javascript:false" scrolling="no" frameborder="0" style="position:absolute;display:none;z-index:9999;filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);">

						</iframe><script id="dxss_410575860" type="text/javascript">
<!--

var dxo = new ASPxClientPopupControl('ReportedFrom_DDD_C_FNP');
window['ReportedFrom_DDD_C_FNP'] = dxo;
dxo.uniqueID = 'ReportedFrom$DDD$C$FNP';
dxo.renderIFrameForPopupElements = true;
dxo.adjustInnerControlsSizeOnShow=false;
dxo.height=0;
dxo.InlineInitialize();

//-->
</script><input id="ReportedFrom_DDD_C_STATE" name="ReportedFrom$DDD$C" type="hidden" /><script id="dxss_1761653976" type="text/javascript">
<!--
aspxAddHoverItems('ReportedFrom_DDD_C',[[['dxeCalendarButtonHover_DevEx'],[''],['BT','BC','FNP_BO','FNP_BC']],[['dxeCalendarFastNavMonthHover_DevEx'],[''],['FNP_M0','FNP_M1','FNP_M2','FNP_M3','FNP_M4','FNP_M5','FNP_M6','FNP_M7','FNP_M8','FNP_M9','FNP_M10','FNP_M11']],[['dxeCalendarFastNavYearHover_DevEx'],[''],['FNP_Y0','FNP_Y1','FNP_Y2','FNP_Y3','FNP_Y4','FNP_Y5','FNP_Y6','FNP_Y7','FNP_Y8','FNP_Y9']]]);
aspxAddPressedItems('ReportedFrom_DDD_C',[[['dxeCalendarButtonPressed_DevEx'],[''],['BT','BC','FNP_BO','FNP_BC']]]);

var dxo = new MVCxClientCalendar('ReportedFrom_DDD_C');
window['ReportedFrom_DDD_C'] = dxo;
dxo.uniqueID = 'ReportedFrom$DDD$C';
dxo.renderIFrameForPopupElements = true;
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.visibleDate = new Date(2018,1,13);
dxo.selection.AddArray([new Date(2018,1,13,0,0,0,0)]);
dxo.minDate = new Date(1986,0,1);
dxo.maxDate = new Date(2018,1,13,7,40,42,952);
dxo.isDateEditCalendar = true;
dxo.InlineInitialize();

//-->
</script>
					</div></td>
				</tr>
			</table></td><td id="ail9062137" style="background:url('/DXR.axd?r=1_25-gTVEd') no-repeat left top;//background:none;"><script id="dxss_1971161414" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail9062137", "/DXR.axd?r=1_25-gTVEd");

//-->
</script></td>
		</tr><tr>
			<td id="ail2104223379" style="background:url('/DXR.axd?r=1_24-gTVEd') no-repeat left top;//background:none;"><script id="dxss_2126162656" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail2104223379", "/DXR.axd?r=1_24-gTVEd");

//-->
</script></td><td id="ail1264950765" style="background:url('/DXR.axd?r=1_26-gTVEd') no-repeat left top;//background:none;"><div>

			</div><script id="dxss_792284670" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail1264950765", "/DXR.axd?r=1_26-gTVEd");

//-->
</script></td>
		</tr>
	</table>
</div><iframe id="ReportedFrom_DDD_DXPWIF-1" src="javascript:false" scrolling="no" frameborder="0" style="position:absolute;display:none;z-index:9999;filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);">

</iframe><script id="dxss_2001025127" type="text/javascript">
<!--

var dxo = new ASPxClientPopupControl('ReportedFrom_DDD');
window['ReportedFrom_DDD'] = dxo;
dxo.uniqueID = 'ReportedFrom$DDD';
dxo.renderIFrameForPopupElements = true;
dxo.Shown.AddHandler(function (s, e) { aspxDDBPCShown('ReportedFrom', e); });
dxo.adjustInnerControlsSizeOnShow=false;
dxo.closeAction='CloseButton';
dxo.popupHorizontalAlign='LeftSides';
dxo.popupVerticalAlign='Below';
dxo.width=0;
dxo.height=0;
dxo.InlineInitialize();

//-->
</script><script id="dxss_535205764" type="text/javascript">
<!--
aspxAddHoverItems('ReportedFrom',[[['dxeButtonEditButtonHover_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddPressedItems('ReportedFrom',[[['dxeButtonEditButtonPressed_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddDisabledItems('ReportedFrom',[[['dxeDisabled_DevEx'],[''],['','I']],[['dxeDisabled_DevEx dxeButtonDisabled_DevEx'],[''],['B-1'],,[[{'spriteCssClass':'dxEditors_edtDropDownDisabled_DevEx'}]],['Img']]]);
document.getElementById("ReportedFrom_I").setAttribute("autocomplete", "off");

var dxo = new ASPxClientDateEdit('ReportedFrom');
window['ReportedFrom'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.DateChanged.AddHandler(function (s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Date Changed', s.GetText()]); CallbackPanel.PerformCallback(); });
dxo.widthCorrectionRequired = true;
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.date = new Date(2018,1,13,7,40,42,624);
dxo.dateFormatter = ASPxDateFormatter.Create('M/d/yyyy h:mm tt');
dxo.InlineInitialize();

//-->
</script>
            </td>
            <td style="padding-left: 15px;">
<input type="hidden"/><table cellspacing="0" cellpadding="0" id="ShowCurrent" style="border-collapse:separate;">
	<tr>
		<td id="ShowCurrent_B" class="dxbButton_DevEx" align="center"><div id="ShowCurrent_CD" class="dxb">
			<span>Show Current Conditions</span>
		</div></td><td width="0%"><input value="" onfocus="aspxBGotFocus(&#39;ShowCurrent&#39;)" type="button" border="0" style="padding:0px;" /></td>
	</tr>
</table><script id="dxss_2075664625" type="text/javascript">
<!--
aspxAddHoverItems('ShowCurrent',[[['dxbButtonHover_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);
aspxAddPressedItems('ShowCurrent',[[['dxbButtonPressed_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);
aspxAddDisabledItems('ShowCurrent',[[['dxbDisabled_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);

var dxo = new MVCxClientButton('ShowCurrent');
window['ShowCurrent'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.Click.AddHandler(function(s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Button Clicked', 'Refresh']); ReportedFrom.SetDate(new Date()); ReportedFrom.SetMaxDate(new Date()); CallbackPanel.PerformCallback(); });
aspxAddSelectedItems('ShowCurrent',[[['dxbf'],[''],['CD']]]);
dxo.useSubmitBehavior = false;
dxo.InlineInitialize();

//-->
</script>
            </td>
        </tr>
    </table>
</div>
<input type="hidden"/><div id="CallbackPanel">
<div style="margin-bottom: 5px">
</div>
<input type="hidden" id="PageControlATI" name="PageControlATI" value="0" /><input type="hidden"/><div class="dxtcLite_DevEx dxtc-top" id="PageControl">
	<ul class="dxtc-strip" style="padding-left:0px;padding-right:0px;padding-top:2px;padding-bottom:0px;">
		<li class="dxtc-leftIndent" style="border-bottom-color:#9DA0AA;border-bottom-style:Solid;border-bottom-width:1px;">&nbsp;</li><li id="PageControl_T0" class="dxtc-tab dxtc-lead" onclick="return aspxTCTClick(event, &#39;PageControl&#39;, 0)" style="display:none;border-bottom-color:#9DA0AA;border-bottom-style:Solid;border-bottom-width:1px;cursor:pointer;"><a class="dxtc-link"><b class="dxtc-text">Stream Elevation</b></a></li><li id="PageControl_AT0" class="dxtc-activeTab dxtc-lead" style="cursor:default;"><a class="dxtc-link"><b class="dxtc-text">Stream Elevation</b></a></li><li id="PageControl_T0S" class="dxtc-spacer" style="border-bottom-color:#9DA0AA;border-bottom-style:Solid;border-bottom-width:1px;">&nbsp;</li><li id="PageControl_T1" class="dxtc-tab" onclick="return aspxTCTClick(event, &#39;PageControl&#39;, 1)" style="border-bottom-color:#9DA0AA;border-bottom-style:Solid;border-bottom-width:1px;cursor:pointer;"><a class="dxtc-link"><b class="dxtc-text">Rainfall</b></a></li><li id="PageControl_AT1" class="dxtc-activeTab" style="display:none;cursor:default;"><a class="dxtc-link"><b class="dxtc-text">Rainfall</b></a></li><li class="dxtc-rightIndent" style="border-bottom-color:#9DA0AA;border-bottom-style:Solid;border-bottom-width:1px;">&nbsp;</li>
	</ul><div class="dxtc-content" style="padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:12px;">
		<div id="PageControl_C0">
<table id="streamElevationtbl" cellpadding="0" cellspacing="0" style="width: 100%;">
    <tr>
        <td>
            <table>
                <tr>
                    <td>
    <div>
        <span style="color: #ff0000;"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;"><br /></span></span>
    </div>

                        <span>
                            Stream Elevation Sensor  <span style="font-weight: bold;">
                                2149
                            </span>
                        </span><br />
                        <span style="font-weight: bold;">U101_2150 South Mayde @ Greenhouse Road</span><br />
    <table class="streamDetail" cellpadding="0" cellspacing="0" style="width: 460px;">

            <tr>
                <td colspan="3">Key Map 446V</td>
            </tr>
        

            <tr class="streamDetailEven">
                <td style="width: 280px">Sensor ID</td>
                <td align="right" style="width: 190px; font-weight: bold; text-decoration: underline;">2149</td>
                <td align="right" style="width: 190px; font-weight: bold; text-decoration: underline;"></td>
            </tr>
            
            <tr class="streamDetailOdd">
                <td style="width: 280px">Sensor Type</td>
                <td align="right">Pressure Transducer</td>
                <td align="right"></td>
            </tr>


            <tr class="streamDetailEven">
                <td>Installed</td>
                <td align="right">4/7/1986</td>
                <td align="right"></td>
            </tr>
        
            <tr class="streamDetailOdd">
                <td>Top of Bank (TOB)</td>
                <td align="right">107.90&#39;</td>
                <td align="right"></td>
            </tr>
            
            <tr class="streamDetailEven">
                <td>Bottom of Stream</td>
                <td align="right">98.95&#39;</td>
                <td align="right"></td>
            </tr>
        
        
        
        
        
            
            <tr class="streamDetailOdd">
                <td>Tip of Orifice</td>
                <td align="right">100.99&#39;</td>
                <td align="right"></td>
            </tr>
            
            <tr class="streamDetailEven">
                <td>Measuring Plate</td>
                <td align="right">109.94&#39;</td>
                <td align="right"></td>
            </tr>
            
            
            <tr class="streamDetailOdd">
                <td>Benchmark</td>
                <td align="right">109.95&#39;</td>
                <td align="right"></td>
            </tr>
        
            
            <tr>
                <td colspan="3" class="stampedIdentifier">RM 200078 stamped RM200078 located on the downstream sidewalk at north end of bridge, 1988 NAVD, 2001 adjustment. 78 to 01 adjustment -2.01</td>
            </tr>
            
           
            <tr style="border: solid 1px #6A8CCB">
                <td colspan="3" class="disclaimer">As of July 1, 2007, the elevation datum was changed from 1929 NGVD, 1978 adjustment to the 1988 NAVD, 2001 adjustment.</td>
            </tr>
    </table>

                        <span class="disclaimer"><br /></span>
                    </td>

                </tr>
            </table>
        </td>
        <td valign="top">

        </td>
    </tr>
</table>
<table style="border: 1px solid black;">
    <tr>
        <td>
            <div style="padding-top: 3px">
<input type="hidden"/><img id="StreamLevelChart" src="/GageDetail/Index/2150?DXCache=30ca6675-0c48-494e-9ed5-148957f6882e" alt="The Stream Elevation  chart showing Stream Elevation Left series." title="" style="height:400px;width:540px;" />
            </div>
        </td>
        <td valign="top">
<script>
    // Define the channel scripts regardless of the data conditions. This ensures that the functions and triggers are defined
    // Even if the landing page doesn't have any data
    $(document).ready(function () {

        var getSensor = function (model, gage, level) {
            return {
                HasChannelData: model.HasData,
                TOB: gage.ChannelInfo.TOB,
                BOC: gage.ChannelInfo.BOC,
                LevelFromTob: Number((level - gage.ChannelInfo.TOB).toFixed(2)),
                SensorId: gage.ChannelInfo.SensorId,
                CurrentLevel: level,
                label: gage.ChannelInfo.PositionLabel,
                labelPosition: gage.ChannelInfo.SensorId == model.LeftGage.ChannelInfo.SensorId ? "start" : "end",
                downstreamLabel: gage.ChannelInfo.DownstreamLabel,
                SiteType: model.SiteType
            };
        }

        var drawChannelCrossSection = function () {

            var model = $.parseJSON($("#streamElevationModeljson").html());

            if (model && model.TOB != 0 && model.BOC != 0) {

                var sensors = [];

                sensors.push(getSensor(model, model.LeftGage, model.CurrentLevel));

                if (model.RightGage != null && model.RightGage.StreamLevels.length > 0) {
                    var mostRecent = d3.entries(model.RightGage.StreamLevels)
                        // sort by value descending
                        .sort(function (a, b) { return d3.descending(a.DataTime, b.DataTime); })
                        // take the first option
                        [0];
                    sensors.push(getSensor(model, model.RightGage, mostRecent.value.DataValue));
                };

                channelGraphics.CrossSection.render(d3.select(".graphicContainer"),
                    sensors,
                    { width: 250, height: 95 });
            }
        };

        // add drawChannelCrossSection() to the event for after the call back panel. This is triggered from _CallbackPanelPartial.cshtml
        // in the s.ClientSideEvents.EndCallback
        // postCallBackPanel is defined in the GageDetail Index.cshtml as a global
        postCallBackPanel.add(drawChannelCrossSection);

        // perform the intial display, the above event will handle anything on site change
        drawChannelCrossSection();

    });
</script>
    <table style="width: 100%;">
        <tr>
            <td style="text-align: center; padding-top: 28px;">
                <span style="font-family: Tahoma; font-size: 14pt;">Cross Section</span>
            </td>
        </tr>
        <tr>
            <td style="padding-top: 80px; text-align: center;">
                <table>
                    <tr>
                        <td>
                            <div class="graphicContainer"></div>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <table style="width: 100%; margin-top: 25px;">
                                <tr>
                                    <td style="text-align: center;">
                                        Stream Elevation for sensor 2149
                                        is <span style="font-weight: bold;">101.02&#39;</span>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="text-align: center;">
                                        <span style="font-weight: bold;">Reading on 2/13/2018 6:08 AM</span>
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>

                </table>
            </td>
        </tr>
    </table>
<div style="display:none;" id="streamElevationModeljson">{&quot;HasData&quot;:true,&quot;SelectedSensor&quot;:484,&quot;SecondSensor&quot;:null,&quot;SensorClass&quot;:20,&quot;Location&quot;:&quot;U101_2150 South Mayde @ Greenhouse Road&quot;,&quot;SiteType&quot;:&quot;Channel&quot;,&quot;CumulativeGridData&quot;:[{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-13T06:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-13T02:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T22:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T18:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T14:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T10:08:00&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T06:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T02:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T22:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T18:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T14:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T10:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T07:46:01&quot;,&quot;DataValue&quot;:101.01000000}],&quot;HistoryGridData&quot;:[{&quot;PK_StreamGageHistoricalInfo&quot;:656,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;10% (10-year)&quot;,&quot;StreamLevel&quot;:109.40},{&quot;PK_StreamGageHistoricalInfo&quot;:657,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;2% (50-year)&quot;,&quot;StreamLevel&quot;:110.50},{&quot;PK_StreamGageHistoricalInfo&quot;:658,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;1% (100-year)&quot;,&quot;StreamLevel&quot;:110.90},{&quot;PK_StreamGageHistoricalInfo&quot;:659,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;.2% (500-year)&quot;,&quot;StreamLevel&quot;:111.80}],&quot;EventGridData&quot;:[{&quot;PK_StreamGageEventInfo&quot;:942,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;1994-10-18T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:103.69},{&quot;PK_StreamGageEventInfo&quot;:943,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;1998-10-19T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:109.19},{&quot;PK_StreamGageEventInfo&quot;:944,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2006-07-26T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:110.20},{&quot;PK_StreamGageEventInfo&quot;:945,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2008-09-13T00:00:00&quot;,&quot;EventName&quot;:&quot;Ike&quot;,&quot;StreamLevel&quot;:110.40},{&quot;PK_StreamGageEventInfo&quot;:946,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2009-04-28T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:111.50},{&quot;PK_StreamGageEventInfo&quot;:1042,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2012-07-12T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:108.50},{&quot;PK_StreamGageEventInfo&quot;:1266,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2016-04-18T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:111.40},{&quot;PK_StreamGageEventInfo&quot;:1362,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2017-08-08T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:110.50},{&quot;PK_StreamGageEventInfo&quot;:1761,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2017-08-27T00:00:00&quot;,&quot;EventName&quot;:&quot;Harvey&quot;,&quot;StreamLevel&quot;:111.90}],&quot;SelectedSensorRegion&quot;:&quot;Harris County Flood Control District&quot;,&quot;TOB&quot;:107.90,&quot;TOB_Label&quot;:&quot;Top of Bank&quot;,&quot;TOB_Abbreviation&quot;:&quot;TOB&quot;,&quot;BOC&quot;:98.95,&quot;CurrentLevel&quot;:101.02000000,&quot;CurrentReadingDate&quot;:&quot;2018-02-13T06:08:01&quot;,&quot;LastReading&quot;:&quot;Time (Latest Reading: Tuesday, February 13, 2018 6:08 AM)&quot;,&quot;GraphMinValue&quot;:99.9765000000,&quot;GraphMaxValue&quot;:109.2780000000,&quot;LeftGage&quot;:{&quot;StreamLevels&quot;:[{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T07:46:01&quot;,&quot;DataValue&quot;:101.01000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T10:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T14:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T18:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T22:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T02:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T06:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T10:08:00&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T14:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T18:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T22:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-13T02:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-13T06:08:01&quot;,&quot;DataValue&quot;:101.02000000}],&quot;ChannelInfo&quot;:{&quot;TOB&quot;:107.90,&quot;TOB_Label&quot;:&quot;Top of Bank&quot;,&quot;TOB_Abbreviation&quot;:&quot;TOB&quot;,&quot;BOC&quot;:98.95,&quot;TipOfOrifice&quot;:100.99,&quot;Benchmark&quot;:109.95,&quot;Keymap&quot;:&quot;446V&quot;,&quot;InstallDate&quot;:&quot;1986-04-07T00:00:00&quot;,&quot;MeasuringPlate&quot;:109.94,&quot;Comment&quot;:&quot;&lt;span style=\&quot;color: #ff0000;\&quot;&gt;&lt;span style=\&quot;font-size: 11pt; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;\&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&quot;,&quot;Position&quot;:false,&quot;ShowGraph&quot;:true,&quot;StampedIdentifier&quot;:&quot;RM 200078 stamped RM200078 located on the downstream sidewalk at north end of bridge, 1988 NAVD, 2001 adjustment. 78 to 01 adjustment -2.01&quot;,&quot;DatumDisclaimer&quot;:&quot;As of July 1, 2007, the elevation datum was changed from 1929 NGVD, 1978 adjustment to the 1988 NAVD, 2001 adjustment.&quot;,&quot;USGSUrl&quot;:null,&quot;PositionLabel&quot;:null,&quot;ShortPositionLabel&quot;:null,&quot;DownstreamLabel&quot;:null,&quot;Location&quot;:&quot;U101_2150 South Mayde @ Greenhouse Road&quot;,&quot;ClassName&quot;:&quot;Stream_Gage_Floa&quot;,&quot;SensorDescription&quot;:&quot;Pressure Transducer&quot;,&quot;WatershedName&quot;:null,&quot;SensorId&quot;:2149,&quot;SiteType&quot;:&quot;Channel&quot;,&quot;RegionName&quot;:&quot;Harris County Flood Control District&quot;,&quot;StreamGageType&quot;:&quot;Pressure Transducer&quot;,&quot;County&quot;:null,&quot;PavementElevation&quot;:null,&quot;TOC&quot;:null,&quot;BOB&quot;:null,&quot;BridgeApproach&quot;:null,&quot;FloodStage&quot;:null,&quot;FloodLevelIndicator&quot;:null,&quot;NoFloodCategory&quot;:false},&quot;HistoricalInfo&quot;:[{&quot;PK_StreamGageHistoricalInfo&quot;:656,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;10% (10-year)&quot;,&quot;StreamLevel&quot;:109.40},{&quot;PK_StreamGageHistoricalInfo&quot;:657,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;2% (50-year)&quot;,&quot;StreamLevel&quot;:110.50},{&quot;PK_StreamGageHistoricalInfo&quot;:658,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;1% (100-year)&quot;,&quot;StreamLevel&quot;:110.90},{&quot;PK_StreamGageHistoricalInfo&quot;:659,&quot;FK_Sensor&quot;:484,&quot;InfoName&quot;:&quot;.2% (500-year)&quot;,&quot;StreamLevel&quot;:111.80}],&quot;EventInfo&quot;:[{&quot;PK_StreamGageEventInfo&quot;:942,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;1994-10-18T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:103.69},{&quot;PK_StreamGageEventInfo&quot;:943,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;1998-10-19T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:109.19},{&quot;PK_StreamGageEventInfo&quot;:944,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2006-07-26T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:110.20},{&quot;PK_StreamGageEventInfo&quot;:945,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2008-09-13T00:00:00&quot;,&quot;EventName&quot;:&quot;Ike&quot;,&quot;StreamLevel&quot;:110.40},{&quot;PK_StreamGageEventInfo&quot;:946,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2009-04-28T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:111.50},{&quot;PK_StreamGageEventInfo&quot;:1042,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2012-07-12T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:108.50},{&quot;PK_StreamGageEventInfo&quot;:1266,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2016-04-18T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:111.40},{&quot;PK_StreamGageEventInfo&quot;:1362,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2017-08-08T00:00:00&quot;,&quot;EventName&quot;:null,&quot;StreamLevel&quot;:110.50},{&quot;PK_StreamGageEventInfo&quot;:1761,&quot;FK_Sensor&quot;:484,&quot;EventDate&quot;:&quot;2017-08-27T00:00:00&quot;,&quot;EventName&quot;:&quot;Harvey&quot;,&quot;StreamLevel&quot;:111.90}],&quot;ClearCreekGate&quot;:{&quot;StatusDate&quot;:&quot;2017-10-23T08:44:00&quot;,&quot;Status&quot;:false},&quot;EarlierLevel&quot;:{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T06:46:01&quot;,&quot;DataValue&quot;:101.11000000},&quot;LaterLevel&quot;:null,&quot;GraphLevels&quot;:[{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T07:40:00&quot;,&quot;DataValue&quot;:101.09997222222222220000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T07:46:01&quot;,&quot;DataValue&quot;:101.01000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T10:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T14:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T18:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-11T22:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T02:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T06:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T10:08:00&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T14:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T18:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-12T22:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-13T02:08:01&quot;,&quot;DataValue&quot;:101.02000000},{&quot;SiteId&quot;:2150,&quot;SensorId&quot;:2149,&quot;DataTime&quot;:&quot;2018-02-13T06:08:01&quot;,&quot;DataValue&quot;:101.02000000}],&quot;CurrentLevel&quot;:101.02000000,&quot;CurrentReadingDate&quot;:&quot;2018-02-13T06:08:01&quot;},&quot;RightGage&quot;:null,&quot;Thresholds&quot;:[],&quot;ShortTitleLabelPrefix&quot;:&quot;Stream&quot;}</div>

        </td>
    </tr>
</table>
<table style="width: 100%;">
    <tr>
        <td valign="top">
            <table>
                <tr>
                    <td>
<input type="hidden"/><table cellspacing="0" cellpadding="0" id="StreamElevationCumulativeExportButton" style="border-collapse:separate;">
	<tr>
		<td id="StreamElevationCumulativeExportButton_B" class="dxbButton_DevEx" align="center"><div id="StreamElevationCumulativeExportButton_CD" class="dxb">
			<span>Export to Excel</span>
		</div></td><td width="0%"><input value="" onfocus="aspxBGotFocus(&#39;StreamElevationCumulativeExportButton&#39;)" type="button" border="0" style="padding:0px;" /></td>
	</tr>
</table><script id="dxss_572348908" type="text/javascript">
<!--
aspxAddHoverItems('StreamElevationCumulativeExportButton',[[['dxbButtonHover_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);
aspxAddPressedItems('StreamElevationCumulativeExportButton',[[['dxbButtonPressed_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);
aspxAddDisabledItems('StreamElevationCumulativeExportButton',[[['dxbDisabled_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);

var dxo = new MVCxClientButton('StreamElevationCumulativeExportButton');
window['StreamElevationCumulativeExportButton'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.Click.AddHandler(function(s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Button Clicked', 'Export - Stream Elevation']); ExportStreamElevationGrid(); });
aspxAddSelectedItems('StreamElevationCumulativeExportButton',[[['dxbf'],[''],['CD']]]);
dxo.useSubmitBehavior = false;
dxo.InlineInitialize();

//-->
</script>
                    </td>
                    <td style="text-align: right; padding-right: 20px;">
                        2 Days
                    </td>
                </tr>
                <tr>
                    <td colspan="2">
<input type="hidden"/><table class="dxgvControl_DevEx" cellspacing="0" cellpadding="0" id="StreamElevationCumulativeGridView" width="350" style="border-collapse:separate;">
	<tr>
		<td><div style="margin-right:17px;">
			<table id="StreamElevationCumulativeGridView_DXHeaderTable" class="dxgvTable_DevEx" cellspacing="0" cellpadding="0" onclick="aspxGVTableClick(&#39;StreamElevationCumulativeGridView&#39;, event);" width="100%" style="empty-cells:show;table-layout:fixed;overflow:hidden;">
				<tr style="display:none;">
					<td width="60"></td><td width="160"></td><td width="130"></td>
				</tr><tr id="StreamElevationCumulativeGridView_DXHeadersRow0">
					<td id="StreamElevationCumulativeGridView_col0" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationCumulativeGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
						<tr>
							<td>Sensor</td>
						</tr>
					</table></td><td id="StreamElevationCumulativeGridView_col1" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationCumulativeGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
						<tr>
							<td>Reading Date</td>
						</tr>
					</table></td><td id="StreamElevationCumulativeGridView_col2" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationCumulativeGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
						<tr>
							<td>Elevation</td>
						</tr>
					</table></td>
				</tr>
			</table>
		</div><div style="overflow:auto;overflow-y:scroll;">
			<table id="StreamElevationCumulativeGridView_DXMainTable" class="dxgvTable_DevEx" cellspacing="0" cellpadding="0" onclick="aspxGVTableClick(&#39;StreamElevationCumulativeGridView&#39;, event);" width="100%" style="empty-cells:show;table-layout:fixed;overflow:hidden;">
				<tr style="display:none;">
					<td width="60"></td><td width="160"></td><td width="130"></td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow0" class="dxgvDataRow_DevEx">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 6:08 AM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow1" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 2:08 AM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow2" class="dxgvDataRow_DevEx">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 10:08 PM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow3" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 6:08 PM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow4" class="dxgvDataRow_DevEx">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 2:08 PM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow5" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 10:08 AM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow6" class="dxgvDataRow_DevEx">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 6:08 AM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow7" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 2:08 AM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow8" class="dxgvDataRow_DevEx">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 10:08 PM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow9" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 6:08 PM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow10" class="dxgvDataRow_DevEx">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 2:08 PM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow11" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 10:08 AM</td><td class="dxgv" align="center">101.02'</td>
				</tr><tr id="StreamElevationCumulativeGridView_DXDataRow12" class="dxgvDataRow_DevEx">
					<td class="dxgv" align="right">2149</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 7:46 AM</td><td class="dxgv" align="center">101.01'</td>
				</tr>
			</table>
		</div><img id="StreamElevationCumulativeGridView_IADD" class="dxGridView_gvDragAndDropArrowDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="StreamElevationCumulativeGridView_IADU" class="dxGridView_gvDragAndDropArrowUp_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="StreamElevationCumulativeGridView_IDHF" class="dxGridView_gvDragAndDropHideColumn_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="Hide" title="" style="position:absolute;visibility:hidden;top:-100px;" /><table id="StreamElevationCumulativeGridView_LP" class="dxgvLoadingPanel_DevEx" cellspacing="0" cellpadding="0" style="left:0px;top:0px;z-index:30000;display:none;">
			<tr>
				<td class="dx" style="padding-right:5px;"><img src="/DXR.axd?r=0_612-hTVEd" alt="" align="middle" /></td><td class="dx" style="padding-left:0px;">Loading&hellip;</td>
			</tr>
		</table><div id="StreamElevationCumulativeGridView_LD" class="dxgvLoadingDiv_DevEx" style="display:none;z-index:29999;position:absolute;">

		</div><input type="hidden" name="StreamElevationCumulativeGridView$DXSelInput" id="StreamElevationCumulativeGridView_DXSelInput" /><table id="StreamElevationCumulativeGridView_DXStyleTable" style="display:none;">
			<tr>
				<td></td>
			</tr><tr class="dxgvEditingErrorRow_DevEx">
				<td class="dxgv" colspan="3"></td>
			</tr><tr class="dxgvSelectedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedGroupRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr>
		</table><input type="hidden" name="StreamElevationCumulativeGridView$CallbackState" id="StreamElevationCumulativeGridView_CallbackState" value="BwIHAQIFU3RhdGUHNgcDBwACAQcBAgEHAgIBBwAHAAcABwAFAAAAgAkCAAkCAAIAAwcEAgAHAAIBBwAHAAIBBwAHAAIQRmlsdGVyRXhwcmVzc2lvbgcCAA==" /><input type="hidden" name="StreamElevationCumulativeGridView$DXSyncInput" id="StreamElevationCumulativeGridView_DXSyncInput" /></td>
	</tr>
</table><script id="dxss_1379480040" type="text/javascript">
<!--

var dxo = new MVCxClientGridView('StreamElevationCumulativeGridView');
window['StreamElevationCumulativeGridView'] = dxo;
dxo.callBack = function(arg) { ; };
dxo.renderIFrameForPopupElements = true;
dxo.callBacksEnabled=true;
dxo.pageRowCount=13;
dxo.pageRowSize=10;
dxo.pageIndex=-1;
dxo.pageCount=2;
dxo.selectedWithoutPageRowCount=0;
dxo.visibleStartIndex=0;
dxo.focusedRowIndex=-1;
dxo.allowFocusedRow=false;
dxo.allowSelectByRowClick=false;
dxo.allowSelectSingleRowOnly=false;
dxo.isColumnsResizable=false;
dxo.isVerticalScrolling=true;
dxo.isHorizontalScrolling=false;
dxo.isMainControlResizable=false;
dxo.indentColumnCount=0;
dxo.callbackOnFocusedRowChanged=false;
dxo.callbackOnSelectionChanged=false;
dxo.autoFilterDelay='1200';
dxo.columns = [new ASPxClientGridViewColumn('',0,-1,'SensorId',1,'',1,0,0,0),
new ASPxClientGridViewColumn('',1,-1,'DataTime',1,'',1,0,0,0),
new ASPxClientGridViewColumn('',2,-1,'DataValue',1,'',1,0,0,0)];
dxo.editState=0;
dxo.editingRowVisibleIndex=-1;
dxo.InlineInitialize();

//-->
</script>
                    </td>
                </tr>
            </table>
        </td>
        <td valign="top">
<input type="hidden"/><table class="dxgvControl_DevEx" cellspacing="0" cellpadding="0" id="StreamElevationHistoryGridView" width="440" style="border-collapse:separate;">
	<tr>
		<td><table id="StreamElevationHistoryGridView_DXMainTable" class="dxgvTable_DevEx" cellspacing="0" cellpadding="0" onclick="aspxGVTableClick(&#39;StreamElevationHistoryGridView&#39;, event);" width="100%" style="empty-cells:show;">
			<tr id="StreamElevationHistoryGridView_DXHeadersRow0">
				<td id="StreamElevationHistoryGridView_col0" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationHistoryGridView&#39;, this, event);" width="260" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
					<tr>
						<td>Flood Frequency</td>
					</tr>
				</table></td><td id="StreamElevationHistoryGridView_col1" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationHistoryGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;border-right-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
					<tr>
						<td>Elevation</td>
					</tr>
				</table></td>
			</tr><tr id="StreamElevationHistoryGridView_DXDataRow0" class="dxgvDataRow_DevEx">
				<td class="dxgv">10% (10-year)</td><td class="dxgv" align="left" style="border-right-width:0px;">109.40'</td>
			</tr><tr id="StreamElevationHistoryGridView_DXDataRow1" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td class="dxgv">2% (50-year)</td><td class="dxgv" align="left" style="border-right-width:0px;">110.50'</td>
			</tr><tr id="StreamElevationHistoryGridView_DXDataRow2" class="dxgvDataRow_DevEx">
				<td class="dxgv">1% (100-year)</td><td class="dxgv" align="left" style="border-right-width:0px;">110.90'</td>
			</tr><tr id="StreamElevationHistoryGridView_DXDataRow3" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td class="dxgv" style="border-bottom-width:0px;">.2% (500-year)</td><td class="dxgv" align="left" style="border-right-width:0px;border-bottom-width:0px;">111.80'</td>
			</tr>
		</table><img id="StreamElevationHistoryGridView_IADD" class="dxGridView_gvDragAndDropArrowDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="StreamElevationHistoryGridView_IADU" class="dxGridView_gvDragAndDropArrowUp_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="StreamElevationHistoryGridView_IDHF" class="dxGridView_gvDragAndDropHideColumn_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="Hide" title="" style="position:absolute;visibility:hidden;top:-100px;" /><table id="StreamElevationHistoryGridView_LP" class="dxgvLoadingPanel_DevEx" cellspacing="0" cellpadding="0" style="left:0px;top:0px;z-index:30000;display:none;">
			<tr>
				<td class="dx" style="padding-right:5px;"><img src="/DXR.axd?r=0_612-hTVEd" alt="" align="middle" /></td><td class="dx" style="padding-left:0px;">Loading&hellip;</td>
			</tr>
		</table><div id="StreamElevationHistoryGridView_LD" class="dxgvLoadingDiv_DevEx" style="display:none;z-index:29999;position:absolute;">

		</div><input type="hidden" name="StreamElevationHistoryGridView$DXSelInput" id="StreamElevationHistoryGridView_DXSelInput" /><table id="StreamElevationHistoryGridView_DXStyleTable" style="display:none;">
			<tr>
				<td></td>
			</tr><tr class="dxgvEditingErrorRow_DevEx">
				<td class="dxgv" colspan="2" style="border-right-width:0px;"></td>
			</tr><tr class="dxgvSelectedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedGroupRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr>
		</table><input type="hidden" name="StreamElevationHistoryGridView$CallbackState" id="StreamElevationHistoryGridView_CallbackState" value="BwIHAQIFU3RhdGUHMgcCBwACAQcBAgEHAAcABwAHAAUAAACACQIACQIAAgADBwQCAAcAAgEHAAcAAgEHAAcAAhBGaWx0ZXJFeHByZXNzaW9uBwIA" /></td>
	</tr>
</table><script id="dxss_1020811931" type="text/javascript">
<!--

var dxo = new MVCxClientGridView('StreamElevationHistoryGridView');
window['StreamElevationHistoryGridView'] = dxo;
dxo.callBack = function(arg) { ; };
dxo.renderIFrameForPopupElements = true;
dxo.callBacksEnabled=true;
dxo.pageRowCount=4;
dxo.pageRowSize=30;
dxo.pageIndex=-1;
dxo.pageCount=1;
dxo.selectedWithoutPageRowCount=0;
dxo.visibleStartIndex=0;
dxo.focusedRowIndex=-1;
dxo.allowFocusedRow=false;
dxo.allowSelectByRowClick=false;
dxo.allowSelectSingleRowOnly=false;
dxo.isColumnsResizable=false;
dxo.isVerticalScrolling=false;
dxo.isHorizontalScrolling=false;
dxo.isMainControlResizable=false;
dxo.indentColumnCount=0;
dxo.callbackOnFocusedRowChanged=false;
dxo.callbackOnSelectionChanged=false;
dxo.autoFilterDelay='1200';
dxo.columns = [new ASPxClientGridViewColumn('',0,-1,'InfoName',1,'',1,0,0,0),
new ASPxClientGridViewColumn('',1,-1,'StreamLevel',1,'',1,0,0,0)];
dxo.editState=0;
dxo.editingRowVisibleIndex=-1;
dxo.InlineInitialize();

//-->
</script>                            <div id="divEventTitle" style="padding-top: 6px; padding-bottom: 3px; font-weight: bold;">Historical Storm</div>
<input type="hidden"/><table class="dxgvControl_DevEx" cellspacing="0" cellpadding="0" id="StreamElevationEventGridView" width="440" style="border-collapse:separate;">
	<tr>
		<td><table id="StreamElevationEventGridView_DXMainTable" class="dxgvTable_DevEx" cellspacing="0" cellpadding="0" onclick="aspxGVTableClick(&#39;StreamElevationEventGridView&#39;, event);" width="100%" style="empty-cells:show;">
			<tr id="StreamElevationEventGridView_DXHeadersRow0">
				<td id="StreamElevationEventGridView_col0" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationEventGridView&#39;, this, event);" width="160" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
					<tr>
						<td>Date</td>
					</tr>
				</table></td><td id="StreamElevationEventGridView_col1" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationEventGridView&#39;, this, event);" width="160" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
					<tr>
						<td>Event</td>
					</tr>
				</table></td><td id="StreamElevationEventGridView_col2" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;StreamElevationEventGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;border-right-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
					<tr>
						<td>Elevation</td>
					</tr>
				</table></td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow0" class="dxgvDataRow_DevEx">
				<td class="dxgv">10/18/1994</td><td class="dxgv">&nbsp;</td><td class="dxgv" align="left" style="border-right-width:0px;">103.69'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow1" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td class="dxgv">10/19/1998</td><td class="dxgv">&nbsp;</td><td class="dxgv" align="left" style="border-right-width:0px;">109.19'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow2" class="dxgvDataRow_DevEx">
				<td class="dxgv">7/26/2006</td><td class="dxgv">&nbsp;</td><td class="dxgv" align="left" style="border-right-width:0px;">110.20'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow3" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td class="dxgv">9/13/2008</td><td class="dxgv">Ike</td><td class="dxgv" align="left" style="border-right-width:0px;">110.40'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow4" class="dxgvDataRow_DevEx">
				<td class="dxgv">4/28/2009</td><td class="dxgv">&nbsp;</td><td class="dxgv" align="left" style="border-right-width:0px;">111.50'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow5" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td class="dxgv">7/12/2012</td><td class="dxgv">&nbsp;</td><td class="dxgv" align="left" style="border-right-width:0px;">108.50'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow6" class="dxgvDataRow_DevEx">
				<td class="dxgv">4/18/2016</td><td class="dxgv">&nbsp;</td><td class="dxgv" align="left" style="border-right-width:0px;">111.40'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow7" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td class="dxgv">8/8/2017</td><td class="dxgv">&nbsp;</td><td class="dxgv" align="left" style="border-right-width:0px;">110.50'</td>
			</tr><tr id="StreamElevationEventGridView_DXDataRow8" class="dxgvDataRow_DevEx">
				<td class="dxgv">8/27/2017</td><td class="dxgv">Harvey</td><td class="dxgv" align="left" style="border-right-width:0px;">111.90'</td>
			</tr><tr id="StreamElevationEventGridView_DXFooterRow" class="dxgvFooter_DevEx" bgcolor="White">
				<td id="StreamElevationEventGridView_tcFooterRow" class="dxgv" colspan="3"><span class="disclaimer">High water mark elevations are approximate.</span></td>
			</tr>
		</table><img id="StreamElevationEventGridView_IADD" class="dxGridView_gvDragAndDropArrowDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="StreamElevationEventGridView_IADU" class="dxGridView_gvDragAndDropArrowUp_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="StreamElevationEventGridView_IDHF" class="dxGridView_gvDragAndDropHideColumn_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="Hide" title="" style="position:absolute;visibility:hidden;top:-100px;" /><table id="StreamElevationEventGridView_LP" class="dxgvLoadingPanel_DevEx" cellspacing="0" cellpadding="0" style="left:0px;top:0px;z-index:30000;display:none;">
			<tr>
				<td class="dx" style="padding-right:5px;"><img src="/DXR.axd?r=0_612-hTVEd" alt="" align="middle" /></td><td class="dx" style="padding-left:0px;">Loading&hellip;</td>
			</tr>
		</table><div id="StreamElevationEventGridView_LD" class="dxgvLoadingDiv_DevEx" style="display:none;z-index:29999;position:absolute;">

		</div><input type="hidden" name="StreamElevationEventGridView$DXSelInput" id="StreamElevationEventGridView_DXSelInput" /><table id="StreamElevationEventGridView_DXStyleTable" style="display:none;">
			<tr>
				<td></td>
			</tr><tr class="dxgvEditingErrorRow_DevEx">
				<td class="dxgv" colspan="3" style="border-right-width:0px;"></td>
			</tr><tr class="dxgvSelectedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedGroupRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr>
		</table><input type="hidden" name="StreamElevationEventGridView$CallbackState" id="StreamElevationEventGridView_CallbackState" value="BwIHAQIFU3RhdGUHNgcDBwACAQcBAgEHAgIBBwAHAAcABwAFAAAAgAkCAAkCAAIAAwcEAgAHAAIBBwAHAAIBBwAHAAIQRmlsdGVyRXhwcmVzc2lvbgcCAA==" /></td>
	</tr>
</table><script id="dxss_1920395161" type="text/javascript">
<!--

var dxo = new MVCxClientGridView('StreamElevationEventGridView');
window['StreamElevationEventGridView'] = dxo;
dxo.callBack = function(arg) { ; };
dxo.renderIFrameForPopupElements = true;
dxo.callBacksEnabled=true;
dxo.pageRowCount=9;
dxo.pageRowSize=30;
dxo.pageIndex=-1;
dxo.pageCount=1;
dxo.selectedWithoutPageRowCount=0;
dxo.visibleStartIndex=0;
dxo.focusedRowIndex=-1;
dxo.allowFocusedRow=false;
dxo.allowSelectByRowClick=false;
dxo.allowSelectSingleRowOnly=false;
dxo.isColumnsResizable=false;
dxo.isVerticalScrolling=false;
dxo.isHorizontalScrolling=false;
dxo.isMainControlResizable=false;
dxo.indentColumnCount=0;
dxo.callbackOnFocusedRowChanged=false;
dxo.callbackOnSelectionChanged=false;
dxo.autoFilterDelay='1200';
dxo.columns = [new ASPxClientGridViewColumn('',0,-1,'EventDate',1,'',1,0,0,0),
new ASPxClientGridViewColumn('',1,-1,'EventName',1,'',1,0,0,0),
new ASPxClientGridViewColumn('',2,-1,'StreamLevel',1,'',1,0,0,0)];
dxo.hasFooterRowTemplate = true;
dxo.editState=0;
dxo.editingRowVisibleIndex=-1;
dxo.InlineInitialize();

//-->
</script>        </td>
    </tr>
</table>

		</div><div id="PageControl_C1" style="display:none;">
<table>
    <tr>
        <td>
    <div>
        <span style="color: #ff0000;"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;"><br /></span></span>
    </div>

            <span>Showing rainfall totals from 2/11/2018 8:00 AM to 2/13/2018 7:40 AM CST</span>
        </td>
    </tr>
    <tr>
        <td>
            <div id="divRainfallChart" style="padding: 3px 0 5px 0;">
<input type="hidden"/><img id="RainfallChart" src="/GageDetail/Index/2150?DXCache=fe343ef3-506a-4377-97de-a0d099e9cc0d" alt="The Rainfall Totals  chart showing Rainfall (inches) series." title="" style="height:400px;width:820px;" />
                <div style="width:100%; font-size:xx-small; text-align:center;">Data not verified</div>
            </div>
        </td>
    </tr>
    <tr>
        <td>
            <div style="padding: 0 10px 5px 0;">
                The following detail shows the rainfall that has fallen by the selected time span. 
                The default selection matches the Rainfall totals in the graph above.
            </div>
            <table cellpadding="0" cellspacing="0" style="width: 290px">
                <tr>
                    <td>
<input type="hidden"/><table cellspacing="0" cellpadding="0" id="IncrementExportButton" style="border-collapse:separate;">
	<tr>
		<td id="IncrementExportButton_B" class="dxbButton_DevEx" align="center"><div id="IncrementExportButton_CD" class="dxb">
			<span>Export to Excel</span>
		</div></td><td width="0%"><input value="" onfocus="aspxBGotFocus(&#39;IncrementExportButton&#39;)" type="button" border="0" style="padding:0px;" /></td>
	</tr>
</table><script id="dxss_127376946" type="text/javascript">
<!--
aspxAddHoverItems('IncrementExportButton',[[['dxbButtonHover_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);
aspxAddPressedItems('IncrementExportButton',[[['dxbButtonPressed_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);
aspxAddDisabledItems('IncrementExportButton',[[['dxbDisabled_DevEx'],[''],['B'],['','TC'],[['']],['Img']]]);

var dxo = new MVCxClientButton('IncrementExportButton');
window['IncrementExportButton'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.Click.AddHandler(function(s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Button Clicked', 'Export - Rainfall']); ExportRainfallGrid(); });
aspxAddSelectedItems('IncrementExportButton',[[['dxbf'],[''],['CD']]]);
dxo.useSubmitBehavior = false;
dxo.InlineInitialize();

//-->
</script>
                    </td>
                    <td align="right">
<input type="hidden"/><table class="dxeButtonEdit_DevEx" cellspacing="0" cellpadding="0" id="IncrementComboBox" width="93" style="border-collapse:collapse;">
	<tr>
		<td style="display:none;"><input id="IncrementComboBox_VI" name="IncrementComboBox_VI" type="hidden" value="1 hh" /></td><td class="dxic" onmousedown="return aspxDDDropDown(&#39;IncrementComboBox&#39;, event)" width="100%"><input class="dxeEditArea_DevEx dxeEditAreaSys" name="IncrementComboBox" value="1 Hour" id="IncrementComboBox_I" onchange="aspxETextChanged(&#39;IncrementComboBox&#39;)" onblur="aspxELostFocus(&#39;IncrementComboBox&#39;)" onfocus="aspxEGotFocus(&#39;IncrementComboBox&#39;)" type="text" onkeydown="aspxEKeyDown(&#39;IncrementComboBox&#39;, event)" readonly="readonly" style="margin-top:0px;margin-bottom:1px;cursor:default;padding-right:1px;" /></td><td id="IncrementComboBox_B-1" class="dxeButtonEditButton_DevEx" onmousedown="return aspxDDDropDown(&#39;IncrementComboBox&#39;, event)" width="13"><table class="dxbebt" cellspacing="0" cellpadding="0" width="13" style="border-collapse:separate;">
			<tr>
				<td class="dx"><img id="IncrementComboBox_B-1Img" class="dxEditors_edtDropDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="v" title="" /></td>
			</tr>
		</table></td>
	</tr>
</table><input type="hidden" id="IncrementComboBox_DDDWS" name="IncrementComboBox_DDDWS" value="0:0:-1:-10000:-10000:0:-10000:-10000:1" /><input type="hidden"/><div id="IncrementComboBox_DDD_PW-1" style="position:absolute;left:0px;top:0px;z-index:10000;visibility:hidden;display:none;">
	<table id="IncrementComboBox_DDD_PWST-1" cellspacing="0" cellpadding="0" style="border-collapse:separate;position:relative;">
		<tr>
			<td onmousedown="aspxPWMDown(event,&#39;IncrementComboBox_DDD&#39;,-1,false)" width="200" style="cursor:default;"><table id="IncrementComboBox_DDD_CLW-1" cellspacing="0" cellpadding="0" width="200" style="border-collapse:separate;">
				<tr>
					<td id="IncrementComboBox_DDD_PWC-1"><div id="IncrementComboBox_DDD_CSD-1">
						<input type="hidden" id="IncrementComboBox_DDD_LDeletedItems" name="IncrementComboBox_DDD_LDeletedItems" value="" /><input type="hidden" id="IncrementComboBox_DDD_LInsertedItems" name="IncrementComboBox_DDD_LInsertedItems" value="" /><input type="hidden" id="IncrementComboBox_DDD_LCustomCallback" name="IncrementComboBox_DDD_LCustomCallback" value="" /><input type="hidden"/><table class="dxeListBox_DevEx" cellspacing="0" cellpadding="0" id="IncrementComboBox_DDD_L" style="border-collapse:separate;">
							<tr>
								<td valign="top"><div id="IncrementComboBox_DDD_L_D" class="dxlbd" style="overflow-x:hidden;overflow-y:auto;">
									<input id="IncrementComboBox_DDD_L_VI" type="hidden" name="IncrementComboBox$DDD$L" /><table cellspacing="0" cellpadding="0" style="border-collapse:separate;visibility:hidden!important;display:none!important;">
										<tr id="IncrementComboBox_DDD_L_LBI-1" class="dxeListBoxItemRow_DevEx">
											<td id="IncrementComboBox_DDD_L_LBII" class="dxeListBoxItem_DevEx">&nbsp;</td>
										</tr>
									</table><table id="IncrementComboBox_DDD_L_LBT" cellspacing="0" cellpadding="0" width="100%" style="border-collapse:separate;">
										<tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">5 Minutes</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">10 Minutes</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">15 Minutes</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">30 Minutes</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1 Hour</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">3 Hours</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">6 Hours</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">12 Hours</td>
										</tr><tr class="dxeListBoxItemRow_DevEx">
											<td class="dxeListBoxItem_DevEx">1 Day</td>
										</tr>
									</table>
								</div></td>
							</tr>
						</table><script id="dxss_1225443713" type="text/javascript">
<!--
aspxAddDisabledItems('IncrementComboBox_DDD_L',[[['dxeDisabled_DevEx'],[''],['']]]);

var dxo = new ASPxClientListBox('IncrementComboBox_DDD_L');
window['IncrementComboBox_DDD_L'] = dxo;
dxo.uniqueID = 'IncrementComboBox$DDD$L';
dxo.renderIFrameForPopupElements = true;
dxo.SelectedIndexChanged.AddHandler(function (s, e) { aspxCBLBSelectedIndexChanged('IncrementComboBox', e); });
dxo.ItemClick.AddHandler(function (s, e) { aspxCBLBItemMouseUp('IncrementComboBox', e); });
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.savedSelectedIndex = 4;
dxo.itemsValue=['5 mi','10 mi','15 mi','30 mi','1 hh','3 hh','6 hh','12 hh','1 dd'];
dxo.isComboBoxList = true;
dxo.hasSampleItem = true;
dxo.hoverClasses=['dxeListBoxItemHover_DevEx'];
dxo.selectedClasses=['dxeListBoxItemSelected_DevEx'];
dxo.disabledClasses=['dxeDisabled_DevEx'];
dxo.InlineInitialize();

//-->
</script>
					</div></td>
				</tr>
			</table></td><td id="ail942222496" style="background:url('/DXR.axd?r=1_25-gTVEd') no-repeat left top;//background:none;"><script id="dxss_161257128" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail942222496", "/DXR.axd?r=1_25-gTVEd");

//-->
</script></td>
		</tr><tr>
			<td id="ail1529936574" style="background:url('/DXR.axd?r=1_24-gTVEd') no-repeat left top;//background:none;"><script id="dxss_1915144766" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail1529936574", "/DXR.axd?r=1_24-gTVEd");

//-->
</script></td><td id="ail659338775" style="background:url('/DXR.axd?r=1_26-gTVEd') no-repeat left top;//background:none;"><div>

			</div><script id="dxss_479806112" type="text/javascript">
<!--

    _aspxEnsureAlphaImageLoaderApplierRegistered();    
    _aspxAddAlphaImageLoaderTarget("ail659338775", "/DXR.axd?r=1_26-gTVEd");

//-->
</script></td>
		</tr>
	</table>
</div><iframe id="IncrementComboBox_DDD_DXPWIF-1" src="javascript:false" scrolling="no" frameborder="0" style="position:absolute;display:none;z-index:9999;filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);">

</iframe><script id="dxss_131491699" type="text/javascript">
<!--

var dxo = new ASPxClientPopupControl('IncrementComboBox_DDD');
window['IncrementComboBox_DDD'] = dxo;
dxo.uniqueID = 'IncrementComboBox$DDD';
dxo.renderIFrameForPopupElements = true;
dxo.Shown.AddHandler(function (s, e) { aspxDDBPCShown('IncrementComboBox', e); });
dxo.adjustInnerControlsSizeOnShow=false;
dxo.closeAction='CloseButton';
dxo.popupHorizontalAlign='LeftSides';
dxo.popupVerticalAlign='Below';
dxo.width=0;
dxo.height=0;
dxo.InlineInitialize();

//-->
</script><script id="dxss_1614653731" type="text/javascript">
<!--
aspxAddHoverItems('IncrementComboBox',[[['dxeButtonEditButtonHover_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddPressedItems('IncrementComboBox',[[['dxeButtonEditButtonPressed_DevEx'],[''],['B-1'],,[['']],['Img']]]);
aspxAddDisabledItems('IncrementComboBox',[[['dxeDisabled_DevEx'],[''],['','I']],[['dxeDisabled_DevEx dxeButtonDisabled_DevEx'],[''],['B-1'],,[[{'spriteCssClass':'dxEditors_edtDropDownDisabled_DevEx'}]],['Img']]]);
document.getElementById("IncrementComboBox_I").setAttribute("autocomplete", "off");

var dxo = new MVCxClientComboBox('IncrementComboBox');
window['IncrementComboBox'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.SelectedIndexChanged.AddHandler(function(s, e) {  _gaq.push(['_trackEvent', 'Gage Detail', 'Time Span Changed', s.GetText()]);IncrementGridView.PerformCallback(); });
dxo.widthCorrectionRequired = true;
dxo.RequireStyleDecoration();
dxo.styleDecoration.AddStyle('F','dxeFocused_DevEx','');
dxo.lastSuccessValue = '1 hh';
dxo.islastSuccessValueInit = true;
dxo.InlineInitialize();

//-->
</script>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <tr>
        <td valign="top">
<input type="hidden"/><table class="dxgvControl_DevEx" cellspacing="0" cellpadding="0" id="IncrementGridView" width="420" style="border-collapse:separate;">
	<tr>
		<td><div style="margin-right:17px;">
			<table id="IncrementGridView_DXHeaderTable" class="dxgvTable_DevEx" cellspacing="0" cellpadding="0" onclick="aspxGVTableClick(&#39;IncrementGridView&#39;, event);" width="100%" style="empty-cells:show;table-layout:fixed;overflow:hidden;">
				<tr style="display:none;">
					<td width="180"></td><td width="180"></td><td></td>
				</tr><tr id="IncrementGridView_DXHeadersRow0">
					<td id="IncrementGridView_col0" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;IncrementGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
						<tr>
							<td>Reading Date From</td>
						</tr>
					</table></td><td id="IncrementGridView_col1" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;IncrementGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
						<tr>
							<td>Reading Date To</td>
						</tr>
					</table></td><td id="IncrementGridView_col2" class="dxgvHeader_DevEx" onmousedown="aspxGVHeaderMouseDown(&#39;IncrementGridView&#39;, this, event);" style="border-top-width:0px;border-left-width:0px;cursor:default;"><table cellspacing="0" cellpadding="0" width="100%">
						<tr>
							<td>Rain</td>
						</tr>
					</table></td>
				</tr>
			</table>
		</div><div style="overflow:auto;overflow-y:scroll;">
			<table id="IncrementGridView_DXMainTable" class="dxgvTable_DevEx" cellspacing="0" cellpadding="0" onclick="aspxGVTableClick(&#39;IncrementGridView&#39;, event);" width="100%" style="empty-cells:show;table-layout:fixed;overflow:hidden;">
				<tr style="display:none;">
					<td width="180"></td><td width="180"></td><td></td>
				</tr><tr id="IncrementGridView_DXDataRow0" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 7:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 7:40 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow1" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 6:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 7:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow2" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 5:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 6:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow3" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 4:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 5:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow4" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 3:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 4:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow5" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 2:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 3:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow6" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 1:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 2:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow7" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/13/2018 12:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 1:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow8" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 11:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/13/2018 12:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow9" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 10:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 11:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow10" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 9:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 10:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow11" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 8:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 9:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow12" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 7:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 8:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow13" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 6:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 7:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow14" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 5:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 6:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow15" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 4:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 5:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow16" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 3:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 4:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow17" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 2:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 3:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow18" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 1:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 2:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow19" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 12:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 1:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow20" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 11:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 12:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow21" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 10:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 11:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow22" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 9:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 10:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow23" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 8:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 9:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow24" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 7:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 8:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow25" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 6:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 7:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow26" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 5:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 6:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow27" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 4:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 5:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow28" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 3:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 4:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow29" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 2:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 3:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow30" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 1:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 2:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow31" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/12/2018 12:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 1:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow32" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 11:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/12/2018 12:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow33" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 10:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 11:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow34" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 9:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 10:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow35" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 8:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 9:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow36" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 7:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 8:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow37" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 6:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 7:00 PM</td><td class="dxgv" align="center">0.04"</td>
				</tr><tr id="IncrementGridView_DXDataRow38" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 5:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 6:00 PM</td><td class="dxgv" align="center">0.04"</td>
				</tr><tr id="IncrementGridView_DXDataRow39" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 4:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 5:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow40" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 3:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 4:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow41" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 2:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 3:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow42" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 1:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 2:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow43" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 12:00 PM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 1:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow44" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 11:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 12:00 PM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow45" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 10:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 11:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow46" class="dxgvDataRow_DevEx">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 9:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 10:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr><tr id="IncrementGridView_DXDataRow47" class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
					<td class="dxgv" style="white-space:nowrap;">2/11/2018 8:00 AM</td><td class="dxgv" style="white-space:nowrap;">2/11/2018 9:00 AM</td><td class="dxgv" align="center">0.00"</td>
				</tr>
			</table>
		</div><img id="IncrementGridView_IADD" class="dxGridView_gvDragAndDropArrowDown_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="IncrementGridView_IADU" class="dxGridView_gvDragAndDropArrowUp_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="|" title="" style="position:absolute;visibility:hidden;top:-100px;" /><img id="IncrementGridView_IDHF" class="dxGridView_gvDragAndDropHideColumn_DevEx" src="/DXR.axd?r=1_5-gTVEd" alt="Hide" title="" style="position:absolute;visibility:hidden;top:-100px;" /><table id="IncrementGridView_LP" class="dxgvLoadingPanel_DevEx" cellspacing="0" cellpadding="0" style="left:0px;top:0px;z-index:30000;display:none;">
			<tr>
				<td class="dx" style="padding-right:5px;"><img src="/DXR.axd?r=0_612-hTVEd" alt="" align="middle" /></td><td class="dx" style="padding-left:0px;">Loading&hellip;</td>
			</tr>
		</table><div id="IncrementGridView_LD" class="dxgvLoadingDiv_DevEx" style="display:none;z-index:29999;position:absolute;">

		</div><input type="hidden" name="IncrementGridView$DXSelInput" id="IncrementGridView_DXSelInput" /><table id="IncrementGridView_DXStyleTable" style="display:none;">
			<tr>
				<td></td>
			</tr><tr class="dxgvEditingErrorRow_DevEx">
				<td class="dxgv" colspan="3"></td>
			</tr><tr class="dxgvSelectedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedRow_DevEx">
				<td></td>
			</tr><tr class="dxgvFocusedGroupRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx">
				<td></td>
			</tr><tr class="dxgvDataRow_DevEx dxgvDataRowAlt_DevEx" bgcolor="#99CDFF">
				<td></td>
			</tr>
		</table><input type="hidden" name="IncrementGridView$CallbackState" id="IncrementGridView_CallbackState" value="BwIHAQIFU3RhdGUHNgcDBwACAQcBAgEHAgIBBwAHAAcABwAFAAAAgAkCAAkCAAIAAwcEAgAHAAIBBwAHAAIBBwAHAAIQRmlsdGVyRXhwcmVzc2lvbgcCAA==" /><input type="hidden" name="IncrementGridView$DXSyncInput" id="IncrementGridView_DXSyncInput" /></td>
	</tr>
</table><script id="dxss_1713345797" type="text/javascript">
<!--

var dxo = new MVCxClientGridView('IncrementGridView');
window['IncrementGridView'] = dxo;
dxo.callBack = function(arg) { ; };
dxo.renderIFrameForPopupElements = true;
dxo.BeginCallback.AddHandler(function(s, e) { e.customArgs['Region'] = RegionComboBox.GetValue(); e.customArgs['Site'] = SiteComboBox.GetValue(); e.customArgs['Period'] = TimeFrameComboBox.GetValue(); e.customArgs['FromDate'] = ReportedFrom.GetText(); e.customArgs['Increment'] = IncrementComboBox.GetValue(); e.customArgs['ActiveTabIndex'] = PageControl.GetActiveTabIndex(); });
dxo.callBacksEnabled=true;
dxo.pageRowCount=48;
dxo.pageRowSize=30;
dxo.pageIndex=-1;
dxo.pageCount=2;
dxo.selectedWithoutPageRowCount=0;
dxo.visibleStartIndex=0;
dxo.focusedRowIndex=-1;
dxo.allowFocusedRow=false;
dxo.allowSelectByRowClick=false;
dxo.allowSelectSingleRowOnly=false;
dxo.isColumnsResizable=false;
dxo.isVerticalScrolling=true;
dxo.isHorizontalScrolling=false;
dxo.isMainControlResizable=false;
dxo.indentColumnCount=0;
dxo.callbackOnFocusedRowChanged=false;
dxo.callbackOnSelectionChanged=false;
dxo.autoFilterDelay='1200';
dxo.columns = [new ASPxClientGridViewColumn('',0,-1,'DateStart',1,'',1,0,0,0),
new ASPxClientGridViewColumn('',1,-1,'DateEnd',1,'',1,0,0,0),
new ASPxClientGridViewColumn('',2,-1,'DataValue',1,'',1,0,0,0)];
dxo.editState=0;
dxo.editingRowVisibleIndex=-1;
dxo.callbackUrl="/GageDetail/RainfallGridPartial";
dxo.InlineInitialize();

//-->
</script>
        </td>
    </tr>
</table>

		</div>
	</div>
</div><b class="dx-clear"></b><script id="dxss_793574376" type="text/javascript">
<!--
aspxAddHoverItems('PageControl',[[['dxtc-tabHover'],[''],['T0','T1'],['','T'],[[''],['']],['Img']],[['dxtcActiveTabHover_DevEx'],[''],['AT0','AT1'],['','T'],[[''],['']],['Img']]]);
aspxAddDisabledItems('PageControl',[[['dxtcLiteDisabled_DevEx'],['padding-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;'],['T0','AT0','T1','AT1'],['','T'],[[''],[''],[''],['']],['Img']]]);

var dxo = new MVCxClientPageControl('PageControl');
window['PageControl'] = dxo;
dxo.renderIFrameForPopupElements = true;
dxo.ActiveTabChanged.AddHandler(function (s, e) { _gaq.push(['_trackEvent', 'Gage Detail', 'Tab Changed', e.tab.GetText()]); });
dxo.emptyHeight = true;
dxo.CreateTabs([['',,,,],['',,,,]]);
dxo.tabCount=2;
dxo.liteRender=true;
dxo.InlineInitialize();

//-->
</script>
<div class="disclaimer" style="font-weight: bold; padding-top: 10px;">
    The Flood Warning System interactive map and website are for general information and educational purposes only. Their purpose is to provide information collected at gage stations, which monitor rainfall and water levels of streams and bayous as well as other weather information in the Harris County region. Use and interpretation of this data and information is the responsibility of the user. Neither the Harris County Flood Control District nor Harris County represents the data as 100 percent accurate. You should follow directions provided by emergency management officials when making decisions during flooding or other weather-related events. 
</div>

</div><table id="CallbackPanel_LP" class="dxcpLoadingPanelWithContent_DevEx" cellspacing="0" cellpadding="0" style="left:0px;top:0px;z-index:30000;display:none;">
	<tr>
		<td class="dx" style="padding-right:5px;"><img src="/DXR.axd?r=0_713-hTVEd" alt="" align="middle" /></td><td id="CallbackPanel_T" class="dx" style="padding-left:0px;">Loading&hellip;</td>
	</tr>
</table><div id="CallbackPanel_LD" class="dxcpLoadingDiv_DevEx" style="left:0px;top:0px;z-index:29999;display:none;position:absolute;">

</div><script id="dxss_1577882031" type="text/javascript">
<!--

var dxo = new MVCxClientCallbackPanel('CallbackPanel');
window['CallbackPanel'] = dxo;
dxo.callBack = function(arg) { ; };
dxo.renderIFrameForPopupElements = true;
dxo.BeginCallback.AddHandler(function(s, e) {e.customArgs['Region'] = RegionComboBox.GetValue(); e.customArgs['Site'] = SiteComboBox.GetValue(); e.customArgs['Period'] = TimeFrameComboBox.GetValue(); e.customArgs['FromDate'] = ReportedFrom.GetText(); e.customArgs['ActiveTabIndex'] = (typeof(PageControl) == 'undefined') ? 0 : PageControl.GetActiveTabIndex(); });
dxo.EndCallback.AddHandler(function(s, e) { postCallBackPanel.trigger(); });
dxo.callbackUrl="/GageDetail/CallbackPanelPartial";
dxo.InlineInitialize();

//-->
</script>

                    </td>
                </tr>
            </table>
        </div>
        <div id="mainBanner" class="noPrint" style="width: 960px;"></div>
        <a href="/ContactUs" id="contactUs" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Link&#39;, &#39;Click&#39;, &#39;Contact Us&#39;])" style="position: absolute; top: 0; left: 803px;"> </a>
        <a id="hcfcdLogo" class="noPrint" href="https://www.hcfcd.org/?utm_source=fws&utm_medium=web&utm_content=bannerLogo&utm_campaign=viewHcfcd" style="width: 100px;" target="_blank" onclick="_gaq.push(['_trackEvent', 'Link', 'Click', 'HCFCD Logo']);"></a>
        <div id="fwsLogo" class="noPrint sprite FWSLogo"></div>
    </div>
</body>
</html>
