
<!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" lang="en" xml:lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <title>August 28, 2017 Special Meeting - Conroe, TX</title>
  <meta property="og:title" content="August 28, 2017 Special Meeting - Conroe, TX" />

  <meta property="og:description" content="" />
  <meta property="og:image" content="<#= @content.limage %>" />


<!--
  <script src="x/javascripts/prototype.js?1439173404" type="text/javascript"></script>
<script src="x/javascripts/effects.js?1439173403" type="text/javascript"></script>
<script src="x/javascripts/dragdrop.js?1439173403" type="text/javascript"></script>
<script src="x/javascripts/controls.js?1439173403" type="text/javascript"></script>
<script src="x/javascripts/application.js?1439173403" type="text/javascript"></script>
-->  

  

  <style type="text/css">
    body{
      margin:0;
      padding:0;
      line-height: 1.5em;
      font-family: Arial, Helvetica, sans-serif;
	  	xfont-size: 70%;
	  	xfont-size: 1em;
	  	font-size: 12px;
    }

		h1 {
			font-size: 175%;
		}
		h2 {
			font-size: 125%;
		}

    b { font-size: 110%; }
    em { color: red; }

    #header {

      background-image: url('/images/logos/conroetx-repeat.png');

      height: 65px; /*Height of top section*/
      border-bottom: thin solid #ffffff;
      color: #E1E1C8;
    }

    #header h1 {
      margin: 0;
      padding-top: 15px;
      font-weight: normal;
      padding-left: 10px;
    }

    #contentwrapper {
      float: left;
      width: 100%;
    }

    #contentcolumn {
      margin-left: 490px; /*Set left margin to LeftColumnWidth*/
    }
    #leftcolumn {
      float: left;
      width: 480px; /*Width of left column*/
      margin-left: -100%;
      background: #3D6529;
      padding:5px;
    }
    #segmentdrop {
      margin-top:5px;
    }
    #infotabs {
      margin-top:5px;
    }
    #info {
      margin-top:5px;
    }
    #info h2 {
      margin: 0;
    }

    #title {
      background: #3D6529;
      padding: 5px;
    }
    #title h3 {
      margin: 0;
      color: #F0FAEB;
    }

    #xtoolbar {
      background: #ACD597;
      padding: 5px;
      margin-left: 10px;
      border-bottom: 1px solid #3D6529;
    }

    #footerbar {
      background: #ACD597;
      padding-top: 5px;
      color: #000000;
      /* dkk
      border-top: 1px solid #3D6529;
      */
    }
    #footerbar a:link, #footerbar a:visited, #footerbar a:active, #footerbar a:hover {
      color: #000000;
      text-decoration:none;
    }
    #footerbar a:hover {
      text-decoration:underline;
    }

    #copyright {
      text-align: right;
      font-size: 90%;    
    }

    #disclaimer {
      text-align: center;
      font-size: 80%;
    }

    #navwrap {
      background: #ACD597;
      padding: 5px;
    }
    #navigator {
      background: #ffffff;
      margin-left: 10px;
      overflow : auto;
    }

    #overview {
      overflow : auto;
    }

    #info, #share, #email {
      background: #ffffff;
      overflow: auto;
      padding: 5px;
    }
    #info h2, #share h2, #email h2 {
      margin-bottom: 5px;
      color: #3D6529;
    }
    #share label {
      xcolor: #3D6529;
      font-weight: bold;
      white-space: nowrap;
    }
		#share th {
			text-align: right;
			vertical-align: top;
		}
    #info-image {
      float: left;
      margin: 5px 5px 5px 0;
      border: 1px solid #000000;
      Xwidth:80px;
      height:60px;
    }

    .segment {
      xpadding: 0 5px 0 5px;
      border-bottom: 1px solid #cccccc;
    }
    .segment-a {
      padding-top: 2px;
    }
    .segment h2 {
      margin: 0;
      color: #3D6529;
    }
    .collapsed {
      height: 1.6em;
      overflow: hidden;
      cursor:pointer;
    }
    .collapsed:hover {
      background: #ACD597;
    }
    .extra {
      display: none;
      padding-left: 10px;
      padding-right: 10px;
    }
    .extra h2 {
      margin: 0;
      color: #3D6529;
    }
    .segment-more {
      float: right;
      padding-right: 5px;
    }
    .segment-title {
      font-weight: bold;
    }
    .segment-desc {
      color: #838383;
      padding-right: 10px;
    }
    .segment-extra-image {
      float: left;
      margin: 5px 5px 5px 0;
      border: 1px solid #000000;
    }
    .segment-title {
      padding-left: 10px;
    }
    
    .fieldWithErrors {
      display: inline;
    }

    .fieldWithErrors label {
      font-weight: bold;
      color: red;
    }

    .fieldWithErrors input {
      border: 2px solid red;
    }
    
    #full-agenda {
      overflow: auto;
      -webkit-overflow-scrolling: touch;
    }
  </style>

  <script type="text/javascript" src="//code.jquery.com/jquery-1.4.4.min.js"></script>
  <link href="//ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
  <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>

  <script type="text/javascript" src="/javascripts/jquery.ba-hashchange.js"></script>

  <style type="text/css">
	.ui-widget { font-family: Arial, Helvetica, sans-serif; /*font-size: 12px;*/ }
	
	.ui-tabs .ui-tabs-nav li a { float: left; padding: .25em .5em; text-decoration: none; }	

	.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0em; background: none; }
	
	.ui-widget-header { border: 1px solid #3D6529; background: #3D6529 url(/images/ui-bg_highlight-soft_75_3f5e58_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }

	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #F0FAEB url(/images/ui-bg_glass_75_ebfaf7_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
	.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #ACD597 url(/images/ui-bg_glass_75_acc8c2_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; color: #000000; }
	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; color: #000000; }
        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; color: #000000; text-decoration: none; }

	#gold.ui-state-default, #gold.ui-widget-content #gold.ui-state-default, #gold.ui-widget-header #gold.ui-state-default { border: 1px solid #d3d3d3; background: #CE7B00 url(/images/ui-bg_glass_75_ebfaf7_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
	#gold.ui-state-hover, #gold.ui-widget-content #gold.ui-state-hover, #gold.ui-widget-header #gold.ui-state-hover, #gold.ui-state-focus, #gold.ui-widget-content #gold.ui-state-focus, #gold.ui-widget-header #gold.ui-state-focus { border: 1px solid #999999; background: #FFD18D url(/images/ui-bg_glass_75_acc8c2_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; color: #000000; }
	#gold.ui-state-hover, #gold.ui-widget-content #gold.ui-state-hover, #gold.ui-widget-header #gold.ui-state-hover, #gold.ui-state-focus, #gold.ui-widget-content #gold.ui-state-focus, #gold.ui-widget-header #gold.ui-state-focus { border: 1px solid #999999; background: #E29E00 url(/images/ui-bg_glass_75_acc8c2_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; color: #000000; }
        #gold.ui-state-default a, #gold.ui-state-default a:link, #gold.ui-state-default a:visited { color: #FFFFFF; text-decoration: none; }	
        #gold.ui-state-hover a, #gold.ui-state-hover a:hover { color: #FFFFFF; text-decoration: none; }

  </style>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-25043615-49']);
  _gaq.push(['_setDomainName', '.swagit.com']);
  // _gaq.push(['_trackPageview', '/conroetx/August 28, 2017 Special Meeting']);

  (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);
  })();

</script>


  <script type="text/javascript">
  function test(what) {
    alert(what);
  }
  
    $.noConflict();
  
    function resizePage() {

      tabheader = 30;
      tabpadding = 10;
      // size columns
      jQuery('#leftcolumn').height(
        jQuery(window).height() - jQuery('#header').outerHeight() - (jQuery('#leftcolumn').outerHeight() - jQuery('#leftcolumn').height())
      );
      jQuery('#navwrap').height(jQuery('#leftcolumn').outerHeight() - jQuery('#title').outerHeight() -
        (jQuery('#navwrap').outerHeight() - jQuery('#navwrap').height())
      );

      jQuery('#player').height(380);

      jQuery('#info').height(
        jQuery('#leftcolumn').height() - jQuery('#player').outerHeight(true) - jQuery('#segmentdrop').outerHeight(true) -
        (jQuery('#info').outerHeight(true) - jQuery('#info').height())
      );

      // size tabs and their contents
			jQuery('#tabs').height(
			  jQuery('#navwrap').height() - jQuery('#footerbar').outerHeight() -
			  (jQuery('#tabs').outerHeight(true) - jQuery('#tabs').height())
			);

			jQuery('#overview').height(
				jQuery('#tabs').height() - tabheader
			);
			jQuery('#full-agenda').height(
				jQuery('#tabs').height() - tabheader
			);
			jQuery('#share').height(
				jQuery('#tabs').height() - tabheader - tabpadding
			);
			
			jQuery('#agendaframe').height(
				jQuery('#tabs').height() - tabheader - 10
      );
			jQuery('#agendaframe').width(
				jQuery('#tabs').width() - 10
      );

			jQuery('#pdf').height(
				jQuery('#tabs').height() - tabheader - 5
      );
			jQuery('#pdf').width(
				jQuery('#tabs').width() - 5
      );
			
    }

    jQuery(window).resize(function($) {
      resizePage();
    });

    jQuery(document).ready(function($) {
	  	jQuery( "#tabs" ).tabs();
	  	jQuery( "#infotabs" ).tabs();





resizePage();



});
  </script>


<script type="text/javascript">
  !function(a,b){a("Keen","https://d26b395fwzu5fz.cloudfront.net/3.4.1/keen.min.js",b)}(function(a,b,c){var d,e,f;c["_"+a]={},c[a]=function(b){c["_"+a].clients=c["_"+a].clients||{},c["_"+a].clients[b.projectId]=this,this._config=b},c[a].ready=function(b){c["_"+a].ready=c["_"+a].ready||[],c["_"+a].ready.push(b)},d=["addEvent","setGlobalProperties","trackExternalLink","on"];for(var g=0;g<d.length;g++){var h=d[g],i=function(a){return function(){return this["_"+a]=this["_"+a]||[],this["_"+a].push(arguments),this}};c[a].prototype[h]=i(h)}e=document.createElement("script"),e.async=!0,e.src=b,f=document.getElementsByTagName("script")[0],f.parentNode.insertBefore(e,f)},this);
</script>

<script type="text/javascript">
  var client = new Keen({
    projectId: "582913aa8db53dfda8a78255",
    writeKey: "CFF7D631587D8997CE38A050B44765415FCA4CA575B3343CE8548F010BF11DDF280C6FC5BE29537648ACF98D3D5FCE9885F139B8CA4874F0602C83787E18BE66FD6F690212DDE64307C62B1C6746A00E05440E7CAC6ECA5DE69357DB317DDF2F"
  });
</script>


  <link href="/css/video-js.css" rel="stylesheet">

  <!-- If you'd like to support IE8 -->
  <script src="/js/videojs-ie8.js"></script>

  <script src="/js/video.js"></script>
  <script src="/js/videojs-contrib-hls.js"></script>
  <script src="/js/videojs-playlist.js"></script>

  <script>
	IS_SAFARI = (/Safari/i).test(window.navigator.userAgent) &&
          !videojs.browser.IS_CHROME &&
          !videojs.browser.IS_EDGE &&
          !videojs.browser.IS_ANDROID,

        // Identify browsers that are any species of Safari.
        IS_ANY_SAFARI = IS_SAFARI || videojs.browser.IS_IOS;

      var USER_AGENT = window.navigator.userAgent;
      var IS_IE11 = (/Trident\/7.0/i).test(USER_AGENT) && (/rv:11.0/).test(USER_AGENT);

      if (IS_IE11) {
console.log("ie11");
        videojs.options.hls.mode = 'flash';
      } else {
console.log("not-ie11");
}

      if (typeof videojs.options.hls.overrideNative === 'undefined' &&
        !IS_ANY_SAFARI) {
        videojs.options.hls.overrideNative = true;
      }

      videojs.options.flash = videojs.options.flash || {};
      videojs.options.flash.swf = '/swf/video-js.swf';

      if (videojs.options.hls.overrideNative === true) {
        videojs.options.html5 = videojs.options.html5 || {};
        videojs.options.html5.nativeAudioTracks = false;
        videojs.options.html5.nativeVideoTracks = false;
      }
  </script>
 </head>
 <body>
  <div id="maincontainer">

     
       <div id="header">
         <a href="http://www.cityofconroe.org/">
           
             <img src="/images/logos/conroetx.png" id="logo" border="0">
           
         </a>
       </div>
     

     <div id="contentwrapper">
       <div id="contentcolumn" style="background-color:#ccc;">
         <div id="title"><h3> August 28, 2017 Special Meeting</h3></div>
         <div id="navwrap">
				   <div id="tabs">
					   <ul>

						   <li><a href="#overview">Meeting Index</a></li>

						   

						    <li><a href="#full-agenda">Full Agenda</a></li>

                           

   						   <li><a href="#share">Share</a></li>


             </ul>
             <div id="overview">
             
               <a id="3"></a>
               <div class="segment-a"></div>
               <div class="segment" id="segment-3">
                 <div class="collapsed">
                   <div class="segment-more">&raquo;</div>
                   <span class="segment-title">Call To Order  </span><span class="segment-desc"> - CALL TO ORDER

CALL OF ROLL</span>
                 </div> <!-- /collapsed -->
                 <div class="extra">
                   <h2>Call To Order  </h2>
                   <img class="segment-extra-image" src="//stills.swagit.com/swagit/swagit/08282017-918.80x60.jpg">CALL TO ORDER<br><br>CALL OF ROLL
                   <div style="clear:both;"></div>
                 </div> <!-- /extra -->
               </div> <!-- /segment -->
             
               <a id="4"></a>
               <div class="segment-a"></div>
               <div class="segment" id="segment-4">
                 <div class="collapsed">
                   <div class="segment-more">&raquo;</div>
                   <span class="segment-title">Item 1  </span><span class="segment-desc"> - Damage assessment and report on recovery activities following Hurricane Harvey.</span>
                 </div> <!-- /collapsed -->
                 <div class="extra">
                   <h2>Item 1  </h2>
                   <img class="segment-extra-image" src="//stills.swagit.com/swagit/swagit/08282017-919.80x60.jpg">Damage assessment and report on recovery activities following Hurricane Harvey.
                   <div style="clear:both;"></div>
                 </div> <!-- /extra -->
               </div> <!-- /segment -->
             
               <a id="5"></a>
               <div class="segment-a"></div>
               <div class="segment" id="segment-5">
                 <div class="collapsed">
                   <div class="segment-more">&raquo;</div>
                   <span class="segment-title">Item 2  </span><span class="segment-desc"> - Ordinance extending the local declaration of disaster for Hurricane Harvey.</span>
                 </div> <!-- /collapsed -->
                 <div class="extra">
                   <h2>Item 2  </h2>
                   <img class="segment-extra-image" src="//stills.swagit.com/swagit/swagit/08282017-920.80x60.jpg">Ordinance extending the local declaration of disaster for Hurricane Harvey.
                   <div style="clear:both;"></div>
                 </div> <!-- /extra -->
               </div> <!-- /segment -->
             
               <a id="6"></a>
               <div class="segment-a"></div>
               <div class="segment" id="segment-6">
                 <div class="collapsed">
                   <div class="segment-more">&raquo;</div>
                   <span class="segment-title">Item 3  </span><span class="segment-desc"> - Authorize disaster pay for City of Conroe employees working during the emergency.</span>
                 </div> <!-- /collapsed -->
                 <div class="extra">
                   <h2>Item 3  </h2>
                   <img class="segment-extra-image" src="//stills.swagit.com/swagit/swagit/08282017-921.80x60.jpg">Authorize disaster pay for City of Conroe employees working during the emergency.
                   <div style="clear:both;"></div>
                 </div> <!-- /extra -->
               </div> <!-- /segment -->
             
               <a id="7"></a>
               <div class="segment-a"></div>
               <div class="segment" id="segment-7">
                 <div class="collapsed">
                   <div class="segment-more">&raquo;</div>
                   <span class="segment-title">Item 4  </span><span class="segment-desc"> - Authorize emergency equipment rentals/purchase for pumps, generators and other equipment necessary to restore waste water treatment plan operations. 

ADJOURN</span>
                 </div> <!-- /collapsed -->
                 <div class="extra">
                   <h2>Item 4  </h2>
                   <img class="segment-extra-image" src="//stills.swagit.com/swagit/swagit/08282017-922.80x60.jpg">Authorize emergency equipment rentals/purchase for pumps, generators and other equipment necessary to restore waste water treatment plan operations. <br><br>ADJOURN
                   <div style="clear:both;"></div>
                 </div> <!-- /extra -->
               </div> <!-- /segment -->
             
             </div> <!-- /overview -->
					   
             <div id="full-agenda">
                             
              	              <div id="agendaframe" style="background-color:#cccccc;">             	                
              	                <div id="pdf"  style="background-color:#666666;"><!--<object data='/system/agendas/116402/original/8-28 ConroeTX_SM.pdf?1503960074' type='application/pdf' width='100%' height='100%'>--><embed src='/system/agendas/116402/original/8-28 ConroeTX_SM.pdf?1503960074#' type='application/pdf' width='100%' height='100%'></embed><!--</object>--><!--It appears you don't have Adobe Reader or PDF support in this web browser. <a href="/system/agendas/116402/original/8-28 ConroeTX_SM.pdf?1503960074" target="_blank">Click here to download the PDF</a>--></div>
                              </div> <!-- /agendaframe -->                                
                              
                             
             </div> <!-- /full-agenda -->
             
             

             					<div id="share">


             					  <h2>Link</h2>
                         <hr style="border:0;height:2px;color:#ccc;background:#ccc"> 
                         <input id="segment_url" name="segment[url]" onclick="this.select();" size="30" style="width:95%;max-width:480px;" type="text" />
             
                         <br>
             					  <h2>Embed</h2> 
                         <hr style="border:0;height:2px;color:#ccc;background:#ccc"> 
                         <textarea cols="40" id="segment_embed" name="segment[embed]" onclick="this.select();" rows="20" style="width:95%;max-width:480px;height:50px;"></textarea>
             
             
             <br>
 					  <h2>Email</h2> 
             <hr style="border:0;height:2px;color:#ccc;background:#ccc">
<div id="email">
                         <form action="/contents/116402/emails" class="new_email" id="new_email" method="post" onsubmit="new Ajax.Updater('email', '/contents/116402/emails', {asynchronous:true, evalScripts:true, parameters:Form.serialize(this)}); return false;" style="margin-bottom: 0"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="MD6BrMNHtmRcdknX1n2BCApgYa5xG1xBg2TFC/F8vac=" /></div>

	<table>
		<tr>
			<th class="label">
    		<label for="email_To Email:">To email:</label>
			</th>
			<td style="width:95%;max-width:400px;">
    		<input id="email_to" name="email[to]" size="30" style="width:95%;max-width:400px;" type="text" />
			</td>
		</tr>
		<tr>
			<th class="label">
    		<label for="email_Your Name:">Your name:</label>
			</th>
			<td>
    		<input id="email_from" name="email[from]" size="30" style="width:95%;max-width:400px;" type="text" />
			</td>
		</tr>
		<tr>
			<th class="label">
    		 <label for="email_Message:">Message:</label>
			</th>
			<td>
    		<textarea cols="40" id="email_body" name="email[body]" rows="20" style="width:95%;max-width:400px;height:80px;">Here&#39;s a video clip from the Conroe, TX web site for you:</textarea>
			</td>
		</tr>

		<tr>
			<th class="label">
			</th>
			<td>
  <label for="email_nice_text_captcha">What is 'Eight' added to 6?</label><br>
  <input id="email_nice_text_captcha" name="email[nice_text_captcha]" size="30" type="text" />
			</td>
		</tr>

		<tr>
			<th class="label">
			</th>
			<td>
    		<input id="email_submit" name="commit" type="submit" value="Send" />
			</td>
		</tr>
	</table>
        <input id="email_url" name="email[url]" type="hidden" />
</form>

             	</div>			  
             					</div> <!-- /share -->         

					 </div> <!-- /tabs -->
           <div id="footerbar"><div id="copyright">&copy; 2018 <a href="http://www.swagit.com">Swagit Productions, LLC</a></div>
           </div>
          </div>
        </div>
     </div>
     <div id="leftcolumn">

 <div>


<div id="player">player</div>

</div>
        <div id="segmentdrop"><select id="segment_id" name="segment[id]" style="width: 480px"><option value="3">Call To Order   - CALL TO ORDER

CALL OF ROLL</option>
<option value="4">Item 1   - Damage assessment and report on recovery activitie...</option>
<option value="5">Item 2   - Ordinance extending the local declaration of disas...</option>
<option value="6">Item 3   - Authorize disaster pay for City of Conroe employee...</option>
<option value="7">Item 4   - Authorize emergency equipment rentals/purchase for...</option></select></div>

				<div id="info">
				  <h2><span id="info-title">info-title</span></h2>
        <img id="info-image" src=""><span id="info-description">info-description</span>
        <div style="clear:both;"></div>
			  </div>
      </div>
   </div>
   


   <script type="text/javascript" src="/mediaplayer-5.6-licensed/jwplayer.js"></script>
   <script type="text/javascript">
      jQuery("div[class=collapsed]").click(function () {
        jQuery(this).parent().children('.extra').show();
        if (jQuery(this).parent().children('.extra').is(":visible")) {
          var id=jQuery("div[class=collapsed]").index(this);
          jwplayer("player").playlistItem(id);
        }
      });

      jQuery(".segment-extra-image").click(function () {
          var id=jQuery("div[class=segment]").index(jQuery(this).parents().eq(1));
          jwplayer("player").playlistItem(id);
      });

      jQuery("#segment_id").change(function() {
        jwplayer("player").playlistItem(jQuery("#segment_id").attr("selectedIndex"));
	    });      

        var seekFlag = false;
        var seekTo = 0;



        jwplayer("player").setup({
            flashplayer: "/mediaplayer-5.6-licensed/player.swf",

            autostart: "true",

            width: 480,
            height: 380,
            controlbar: "bottom",
            repeat: "list",
            "plugins": {


              "gapro-2": {
                "idstring": "August 28, 2017 Special Meeting-||title||-||mediaid||"
              },




    '/js/analytics.js': {type: 'vod', customer: 'conroetx', refid: '08282017-917'},

              "": {}
            }
        }).onReady(function() {
         
          jwplayer("player").onPlaylistItem(function(event) {
      			var item = jwplayer("player").getPlaylistItem(event.index);

                        _gaq.push(['_trackPageview', '/conroetx/August 28, 2017 Special Meeting/' + item.title]);



      			jQuery("#info-title").html(item.title);
      			jQuery("#info-description").html(item.description);
      			jQuery("#info-image").attr("src", item.smimage);
      			jQuery("#segment_id").attr('selectedIndex', event.index);

      			jQuery("#segment_url").val("http://conroetx.swagit.com/play/08282017-917/#" + item.mediaid);
      			jQuery("#email_url").val("http://conroetx.swagit.com/play/08282017-917/#" + item.mediaid);

      			jQuery("#download_url").val(item.dfile);
      			jQuery("#download-link").attr("href", item.dfile);
      			// jQuery("#segment_embed").val('<object width="400" height="320"><param name="movie" value="http://conroetx.swagit.com/e/08282017-917/"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://conroetx.swagit.com/e/08282017-917/" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="320"></embed></object>');
// 480x380 to 640x360
            jQuery("#segment_embed").val('<iframe title="Swagit Video Player" width="640" height="360" src="http://conroetx.swagit.com/e/08282017-917/' + item.mediaid + '/" frameborder="0" allowfullscreen></iframe>');


      			// val = item.id;
      			val = item.mediaid;
      	    jQuery("div[id=segment-" + val + "]").children('.extra').toggle(true);
      	    jQuery("div[id=segment-" + val + "]").children('.collapsed').children('.segment-title').css("font-weight", "normal")
      	    jQuery("div[id=segment-" + val + "]").children('.collapsed').css('hover', '#ACD597');
      	    jQuery("div[id=segment-" + val + "]").children('.collapsed').css('background', '#F0FAEB');
            jQuery(".segment").css('border', 'none');
            jQuery(".segment").css('border-bottom', '1px solid #cccccc');
            jQuery("div[id=segment-" + val + "]").css('border', '2px solid #ACD597');

            document.getElementById('tabs-1').scrollTop = document.getElementById(val).offsetTop - document.getElementById('tabs-1').offsetTop;

      			});
      		 
      		jwplayer("player").onPlaylist(function(event) {
            if (location.hash) {
              hash = location.hash.replace(/^#/, '')
              hash = hash.replace(/^&start=/, '')
              jQuery.each(jwplayer("player").getPlaylist(), function(item, value) {
                if (value['mediaid'] == hash) {
                  jwplayer("player").playlistItem(item);
                }
              });
            }

            

            
            
            jQuery(window).hashchange( function(){
              hash = location.hash.replace(/^#/, '')
              hash = hash.replace(/^&start=/, '')
              if (hash.match(/^i/)) {
                hash = hash.replace(/^i/, '')
                jQuery.each(jwplayer("player").getPlaylist(), function(item, value) {
                  if (value['imported_mediaid'] == hash) {
                    jwplayer("player").playlistItem(item);
                  }
                });
              } else if (hash.match(/^t/)) {
                hash = hash.replace(/^t/, '')
                jwplayer("player").seek(hash);
              } else {
                jQuery.each(jwplayer("player").getPlaylist(), function(item, value) {
                  if (value['mediaid'] == hash) {
                    jwplayer("player").playlistItem(item);
                  }
                });
              }
            });   

          jwplayer("player").onPlay(function(event) {
if (seekFlag) {
  seekFlag = false;
  jwplayer("player").seek(seekTo);
}
          });
            
          });
          
          if (this.container.tagName.toLowerCase() == "object") {
            // Flash case

            this.load([{"dfile":"http://media.swagit.com/podcasts/2017/08/28/08282017-918.360.mp4","mediaid":3,"captions.file":"","provider":"rtmp","levels":[{"file":"mp4:http/2017/08/28/08282017-918.360.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":480,"bitrate":566},{"file":"mp4:http/2017/08/28/08282017-918.240.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":320,"bitrate":219}],"id":1553540,"streamer":"rtmp://oflash2.dfw.swagit.com/on-demand","title":"Call To Order  ","image":"/stills/2017/08/28/08282017-918.480x360.jpg?r=2","category":"Meeting","smimage":"/stills/2017/08/28/08282017-918.480x360.jpg?r=2","description":"CALL TO ORDER\n\nCALL OF ROLL"},{"dfile":"http://media.swagit.com/podcasts/2017/08/28/08282017-919.360.mp4","mediaid":4,"captions.file":"","provider":"rtmp","levels":[{"file":"mp4:http/2017/08/28/08282017-919.360.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":480,"bitrate":566},{"file":"mp4:http/2017/08/28/08282017-919.240.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":320,"bitrate":219}],"id":1553541,"streamer":"rtmp://oflash2.dfw.swagit.com/on-demand","title":"Item 1  ","image":"/stills/2017/08/28/08282017-919.480x360.jpg?r=2","category":"Meeting","smimage":"/stills/2017/08/28/08282017-919.480x360.jpg?r=2","description":"Damage assessment and report on recovery activities following Hurricane Harvey."},{"dfile":"http://media.swagit.com/podcasts/2017/08/28/08282017-920.360.mp4","mediaid":5,"captions.file":"","provider":"rtmp","levels":[{"file":"mp4:http/2017/08/28/08282017-920.360.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":480,"bitrate":566},{"file":"mp4:http/2017/08/28/08282017-920.240.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":320,"bitrate":219}],"id":1553542,"streamer":"rtmp://oflash2.dfw.swagit.com/on-demand","title":"Item 2  ","image":"/stills/2017/08/28/08282017-920.480x360.jpg?r=2","category":"Meeting","smimage":"/stills/2017/08/28/08282017-920.480x360.jpg?r=2","description":"Ordinance extending the local declaration of disaster for Hurricane Harvey."},{"dfile":"http://media.swagit.com/podcasts/2017/08/28/08282017-921.360.mp4","mediaid":6,"captions.file":"","provider":"rtmp","levels":[{"file":"mp4:http/2017/08/28/08282017-921.360.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":480,"bitrate":566},{"file":"mp4:http/2017/08/28/08282017-921.240.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":320,"bitrate":219}],"id":1553543,"streamer":"rtmp://oflash2.dfw.swagit.com/on-demand","title":"Item 3  ","image":"/stills/2017/08/28/08282017-921.480x360.jpg?r=2","category":"Meeting","smimage":"/stills/2017/08/28/08282017-921.480x360.jpg?r=2","description":"Authorize disaster pay for City of Conroe employees working during the emergency."},{"dfile":"http://media.swagit.com/podcasts/2017/08/28/08282017-922.360.mp4","mediaid":7,"captions.file":"","provider":"rtmp","levels":[{"file":"mp4:http/2017/08/28/08282017-922.360.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":480,"bitrate":566},{"file":"mp4:http/2017/08/28/08282017-922.240.mp4?r=exts","streamer":"rtmp://oflash2.dfw.swagit.com/on-demand/_definst_/","width":320,"bitrate":219}],"id":1553544,"streamer":"rtmp://oflash2.dfw.swagit.com/on-demand","title":"Item 4  ","image":"/stills/2017/08/28/08282017-922.480x360.jpg?r=2","category":"Meeting","smimage":"/stills/2017/08/28/08282017-922.480x360.jpg?r=2","description":"Authorize emergency equipment rentals/purchase for pumps, generators and other equipment necessary to restore waste water treatment plan operations. \n\nADJOURN"}]);
          } else {
            // HTML5 case
            this.load({playlist: [{"mediaid":3,"captions.file":"","file":"http://media.swagit.com/podcasts/2017/08/28/08282017-918.360.mp4","id":1553540,"title":"Call To Order  ","image":"http://stills.swagit.com/swagit/swagit/08282017-918.480x360.jpg","description":"CALL TO ORDER\n\nCALL OF ROLL"},{"mediaid":4,"captions.file":"","file":"http://media.swagit.com/podcasts/2017/08/28/08282017-919.360.mp4","id":1553541,"title":"Item 1  ","image":"http://stills.swagit.com/swagit/swagit/08282017-919.480x360.jpg","description":"Damage assessment and report on recovery activities following Hurricane Harvey."},{"mediaid":5,"captions.file":"","file":"http://media.swagit.com/podcasts/2017/08/28/08282017-920.360.mp4","id":1553542,"title":"Item 2  ","image":"http://stills.swagit.com/swagit/swagit/08282017-920.480x360.jpg","description":"Ordinance extending the local declaration of disaster for Hurricane Harvey."},{"mediaid":6,"captions.file":"","file":"http://media.swagit.com/podcasts/2017/08/28/08282017-921.360.mp4","id":1553543,"title":"Item 3  ","image":"http://stills.swagit.com/swagit/swagit/08282017-921.480x360.jpg","description":"Authorize disaster pay for City of Conroe employees working during the emergency."},{"mediaid":7,"captions.file":"","file":"http://media.swagit.com/podcasts/2017/08/28/08282017-922.360.mp4","id":1553544,"title":"Item 4  ","image":"http://stills.swagit.com/swagit/swagit/08282017-922.480x360.jpg","description":"Authorize emergency equipment rentals/purchase for pumps, generators and other equipment necessary to restore waste water treatment plan operations. \n\nADJOURN"}]});
          }
        });
    </script>

</body>
</html>
