<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://staging.damtoolbox.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Leby%40gfnet.com</id>
	<title>ASDSO Dam Safety Toolbox - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://staging.damtoolbox.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Leby%40gfnet.com"/>
	<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/wiki/Special:Contributions/Leby@gfnet.com"/>
	<updated>2026-07-03T10:44:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=MediaWiki:Tweeki.css&amp;diff=7712</id>
		<title>MediaWiki:Tweeki.css</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=MediaWiki:Tweeki.css&amp;diff=7712"/>
		<updated>2023-09-29T17:35:59Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will affect users of the Tweeki skin */&lt;br /&gt;
&lt;br /&gt;
.bg-asdso-blue {&lt;br /&gt;
  background-color: #005B99 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.asdso-white-font {&lt;br /&gt;
  color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-navigation .navbar-nav .nav-link {&lt;br /&gt;
  color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer {&lt;br /&gt;
  background-color: #005B99 !important;&lt;br /&gt;
  color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer hr {&lt;br /&gt;
  color: #ffffff !important;&lt;br /&gt;
  background-color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer a {&lt;br /&gt;
  color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer a:hover {&lt;br /&gt;
  color: #CECECE !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.homepage-btn {&lt;br /&gt;
  min-width:200px;&lt;br /&gt;
  max-width: 500px;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* HIDE CREATE ACCOUNT LINK */&lt;br /&gt;
#mw-createaccount{&lt;br /&gt;
   display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* GOOGLE CUSTOM SEARCH */&lt;br /&gt;
#gcws_header {&lt;br /&gt;
   display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* BREADCRUMBS */&lt;br /&gt;
/*.page-Purposes_of_Dams #breadcrumbs2 {&lt;br /&gt;
   display: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* BUTTONS */&lt;br /&gt;
.btn-group { width: 100%; }&lt;br /&gt;
.btn-group a {&lt;br /&gt;
  display: flex;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  justify-content: start;&lt;br /&gt;
  text-align: left;&lt;br /&gt;
  border-radius: 0px; &lt;br /&gt;
  text-transform: uppercase;&lt;br /&gt;
  font-family: &#039;Montserrat&#039;, sans-serif;&lt;br /&gt;
  font-weight: 900;&lt;br /&gt;
  margin-bottom: 15px;&lt;br /&gt;
  padding: 8px;&lt;br /&gt;
  font-size: 22px;    &lt;br /&gt;
}&lt;br /&gt;
.btn-gray { &lt;br /&gt;
  border: 2px solid #4D4D4A;&lt;br /&gt;
  background-color: #F2F2F2;&lt;br /&gt;
  color: #4D4D4A;&lt;br /&gt;
}&lt;br /&gt;
.btn-gray:hover { color: #4D4D4A; }&lt;br /&gt;
.btn-green { &lt;br /&gt;
  border: 2px solid #42A240; &lt;br /&gt;
  background-color: #DEF2DE; &lt;br /&gt;
  color:#42A240;&lt;br /&gt;
}&lt;br /&gt;
.btn-green:hover { color:#42A240; }&lt;br /&gt;
.btn-blue {  &lt;br /&gt;
  border: 2px solid #005B99;&lt;br /&gt;
  background-color: #DDEEF7;&lt;br /&gt;
  color: #005B99;&lt;br /&gt;
}&lt;br /&gt;
.btn-blue:hover { color:#005B99; }&lt;br /&gt;
&lt;br /&gt;
/* BUTTON ICONS */&lt;br /&gt;
.btn-group a span {&lt;br /&gt;
  background-repeat: no-repeat,repeat;&lt;br /&gt;
  background-size: 100% auto;&lt;br /&gt;
  margin-right: 14px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* FUNDAMENTALS BUTTON ICONS */&lt;br /&gt;
.purpose-icon, .anatomy-icon {&lt;br /&gt;
  width: 60px;&lt;br /&gt;
  height: 60px;&lt;br /&gt;
}&lt;br /&gt;
.type-icon {   &lt;br /&gt;
  width: 60px;&lt;br /&gt;
  height: 53px;&lt;br /&gt;
  margin-top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* DAM SAFETY &amp;amp; TECHNICAL TOPICS BUTTON ICONS */&lt;br /&gt;
.dam-safety-section .btn-group a span:not(.site-security-icon),&lt;br /&gt;
.technical-topics-section .btn-group a span:not(.hydraulics-icon),&lt;br /&gt;
.best-practices-icon, .training-icon, .additional-resources-icon {&lt;br /&gt;
  width: 50px;&lt;br /&gt;
  height: 50px;&lt;br /&gt;
}&lt;br /&gt;
.site-security-icon {&lt;br /&gt;
  width: 40px;&lt;br /&gt;
  height: 50px;&lt;br /&gt;
}&lt;br /&gt;
.hydraulics-icon {&lt;br /&gt;
  width: 50px;&lt;br /&gt;
  height: 43px;&lt;br /&gt;
  margin-top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* MOBILE STYLES */&lt;br /&gt;
@media screen and (max-width: 800px) {&lt;br /&gt;
  .btn-group a { font-size: 14px; }&lt;br /&gt;
  .purpose-icon, .anatomy-icon {&lt;br /&gt;
      width: 40px;&lt;br /&gt;
      height: 40px;&lt;br /&gt;
  }&lt;br /&gt;
  .type-icon {&lt;br /&gt;
      width: 40px;&lt;br /&gt;
      height: 33px;&lt;br /&gt;
  }&lt;br /&gt;
  .dam-safety-section .btn-group a span:not(.site-security-icon),&lt;br /&gt;
  .technical-topics-section .btn-group a span:not(.hydraulics-icon),&lt;br /&gt;
  .best-practices-icon, .training-icon, .additional-resources-icon {&lt;br /&gt;
      width: 30px;&lt;br /&gt;
      height: 30px;&lt;br /&gt;
      margin-right: 5px;&lt;br /&gt;
  }&lt;br /&gt;
  .site-security-icon {&lt;br /&gt;
      width: 25px;&lt;br /&gt;
      height: 30px;&lt;br /&gt;
      margin-right: 5px;&lt;br /&gt;
  }&lt;br /&gt;
  .hydraulics-icon {&lt;br /&gt;
      width: 30px;&lt;br /&gt;
      height: 23px;&lt;br /&gt;
      margin-top: 5px;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* FUNDAMENTALS BUTTON ICONS */&lt;br /&gt;
.purpose-icon { background-image: url(&amp;quot;/images/7/78/PurposesOfDams_Icon.png&amp;quot;); }&lt;br /&gt;
.type-icon { background-image: url(&amp;quot;/images/f/f5/TypesOfDams_Icon.png&amp;quot;); }&lt;br /&gt;
.anatomy-icon { background-image: url(&amp;quot;/images/7/70/AnatomyOfDams_Icon.png&amp;quot;); }&lt;br /&gt;
&lt;br /&gt;
/* DAM SAFETY MANAGEMENT BUTTON ICONS */&lt;br /&gt;
.regulatory-icon { background-image: url(&amp;quot;/images/2/24/RegulatoryOversight_Icon.png&amp;quot;); }&lt;br /&gt;
.operations-icon { background-image: url(&amp;quot;/images/5/58/OperationsAndMaintenance_Icon.png&amp;quot;); }&lt;br /&gt;
.surveillance-icon { background-image: url(&amp;quot;/images/0/05/SurveillanceAndMonitoring_Icon.png&amp;quot;); }&lt;br /&gt;
.risk-management-icon { background-image: url(&amp;quot;/images/3/3f/RiskManagement_Icon.png&amp;quot;); } &lt;br /&gt;
.public-safety-icon { background-image: url(&amp;quot;/images/a/a2/PublicSafety_Icon.png&amp;quot;); }&lt;br /&gt;
.site-security-icon { background-image: url(&amp;quot;/images/9/92/SiteSecurity_Icon.png&amp;quot;); }&lt;br /&gt;
.emergency-management-icon { background-image: url(&amp;quot;/images/8/8a/EmergencyManagement_Icon.png&amp;quot;); }&lt;br /&gt;
.dam-decommissioning-icon { background-image: url(&amp;quot;/images/a/a8/DamDecommissioning_Icon.png&amp;quot;); }&lt;br /&gt;
&lt;br /&gt;
/* TECHNICAL TOPICS */&lt;br /&gt;
.general-engineering-icon { background-image: url(&amp;quot;/images/7/74/GeneralEngineering_Icon.png&amp;quot;); }&lt;br /&gt;
.hydrology-icon { background-image: url(&amp;quot;/images/4/48/Hydrology_Icon.png&amp;quot;); }&lt;br /&gt;
.hydraulics-icon { background-image: url(&amp;quot;/images/3/3e/Hydraulics_Icon.png&amp;quot;); }&lt;br /&gt;
.geotechnics-icon { background-image: url(&amp;quot;/images/3/3b/GeotechnicsAndGeology_Icon.png&amp;quot;); }&lt;br /&gt;
.structures-icon { background-image: url(&amp;quot;/images/4/4f/Structures_Icon.png&amp;quot;); }&lt;br /&gt;
.seismic-icon { background-image: url(&amp;quot;/images/0/0e/SeismicConsiderations_Icon.png&amp;quot;); }&lt;br /&gt;
.construction-icon { background-image: url(&amp;quot;/images/7/77/Construction_Icon.png&amp;quot;); }&lt;br /&gt;
.environmental-considerations-icon { background-image: url(&amp;quot;/images/f/f3/EnvironmentalConsiderations_Icon.png&amp;quot;); }&lt;br /&gt;
&lt;br /&gt;
/* RESOURCES */&lt;br /&gt;
.best-practices-icon { background-image: url(&amp;quot;/images/a/a5/Best-practices.png&amp;quot;); }&lt;br /&gt;
.training-icon { background-image: url(&amp;quot;/images/5/5c/Trainings.png&amp;quot;); }&lt;br /&gt;
.additional-resources-icon { background-image: url(&amp;quot;/images/0/04/Additional-Resources-Icon.png&amp;quot;); }&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Main_Page&amp;diff=7711</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Main_Page&amp;diff=7711"/>
		<updated>2023-09-29T17:23:13Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noautolinks&amp;gt;&lt;br /&gt;
&amp;lt;!-- Remove &amp;quot;Main Page&amp;quot; title --&amp;gt;&lt;br /&gt;
{{DISPLAYTITLE:&amp;lt;span style=&amp;quot;position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);&amp;quot;&amp;gt;{{FULLPAGENAME}}&amp;lt;/span&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Introduction --&amp;gt;&lt;br /&gt;
Welcome to the Association of State Dam Safety Officials (ASDSO) Dam Safety Toolbox!  This website serves as a repository for current guidelines and recommendations related to dam safety.  Website content is written collaboratively by volunteers and approved prior to publication by ASDSO’s Dam Design and Construction Committee.  Use the search bar above or click on a topic below to start learning!  To ask a question or chat with dam safety professionals, please visit ASDSO&#039;s [https://collaborate.damsafety.org/home Collaborate] platform.&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- FUNDAMENTALS BUTTONS --&amp;gt;&lt;br /&gt;
&amp;lt;div style= &amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#4D4D4A; font-size:1.8em;&amp;quot;&amp;gt; &#039;&#039;&#039;Fundamentals&#039;&#039;&#039; &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div class=&amp;quot;container-fluid mb-4 text-center&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;row justify-content-evenly fundamental-section&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-4 mb-2 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;btn class=&amp;quot;btn btn-gray&amp;quot;&amp;gt;&lt;br /&gt;
                Purposes of Dams|&amp;lt;span class=&amp;quot;fa purpose-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Purposes of Dams&lt;br /&gt;
            &amp;lt;/btn&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&amp;lt;!-- end of col 1--&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-4 mb-2 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;btn class=&amp;quot;btn btn-gray&amp;quot;&amp;gt;&lt;br /&gt;
                Types of Dams|&amp;lt;span class=&amp;quot;fa type-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Types of Dams&lt;br /&gt;
            &amp;lt;/btn&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&amp;lt;!-- End of col 2--&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-4 mb-2 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;btn class=&amp;quot;btn btn-gray&amp;quot;&amp;gt;&lt;br /&gt;
                Anatomy of Dams|&amp;lt;span class=&amp;quot;fa anatomy-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Anatomy of Dams&lt;br /&gt;
            &amp;lt;/btn&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&amp;lt;!-- End of col 3--&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&amp;lt;!-- End of row 1--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;container-fluid mb-4&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;row justify-content-center&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- DAM SAFETY MANAGEMENT BUTTONS --&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-md-6 dam-safety-section&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;div class=&amp;quot;container-fluid text-center&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;div style= &amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#42A240; font-size:1.8em;&amp;quot;&amp;gt;  &#039;&#039;&#039;Dam Safety Management&#039;&#039;&#039; &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Dam Safety Programs|&amp;lt;span class=&amp;quot;fa regulatory-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Dam Safety Programs&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Operation &amp;amp; Maintenance|&amp;lt;span class=&amp;quot;fa operations-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Operation &amp;amp; Maintenance&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Surveillance &amp;amp; Monitoring|&amp;lt;span class=&amp;quot;fa surveillance-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Surveillance &amp;amp; Monitoring&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Risk Management for Dam Safety|&amp;lt;span class=&amp;quot;fa risk-management-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Risk Management&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Public Safety|&amp;lt;span class=&amp;quot;fa public-safety-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Public Safety&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Site Security|&amp;lt;span class=&amp;quot;fa site-security-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Site Security&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Emergency Management|&amp;lt;span class=&amp;quot;fa emergency-management-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Emergency Management&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                   &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-green&amp;quot;&amp;gt;&lt;br /&gt;
                            Decommissioning|&amp;lt;span class=&amp;quot;fa dam-decommissioning-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Dam Decommissioning&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
            &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;!-- TECHNICAL TOPICS BUTTONS --&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-md-6 technical-topics-section&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;div class=&amp;quot;container-fluid text-center&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;div style= &amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#005B99; font-size:1.8em;&amp;quot;&amp;gt;  &#039;&#039;&#039;Technical Topics&#039;&#039;&#039; &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Engineering|&amp;lt;span class=&amp;quot;fa general-engineering-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Engineering&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Hydrology|&amp;lt;span class=&amp;quot;fa hydrology-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Hydrology&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Hydraulics|&amp;lt;span class=&amp;quot;fa hydraulics-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Hydraulics&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Geotechnical and Geology|&amp;lt;span class=&amp;quot;fa geotechnics-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Geotechnical &amp;amp; Geology&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Structural|&amp;lt;span class=&amp;quot;fa structures-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Structural&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Seismic|&amp;lt;span class=&amp;quot;fa seismic-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Seismic&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Construction|&amp;lt;span class=&amp;quot;fa construction-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Construction&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-12 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;btn class=&amp;quot;btn btn-blue&amp;quot;&amp;gt;&lt;br /&gt;
                            Environmental|&amp;lt;span class=&amp;quot;fa environmental-considerations-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Environmental&lt;br /&gt;
                        &amp;lt;/btn&amp;gt;&lt;br /&gt;
                    &amp;lt;/div&amp;gt;&lt;br /&gt;
                &amp;lt;/div&amp;gt;&lt;br /&gt;
            &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- RESOURCES BUTTONS --&amp;gt;&lt;br /&gt;
&amp;lt;div style= &amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#4D4D4A; font-size:1.8em;&amp;quot;&amp;gt; &#039;&#039;&#039;Resources&#039;&#039;&#039; &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div class=&amp;quot;container-fluid mb-4 text-center&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;row justify-content-evenly resources-section&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-4 mb-2 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;btn class=&amp;quot;btn btn-gray&amp;quot;&amp;gt;&lt;br /&gt;
                Best Practices Resources Catalog|&amp;lt;span class=&amp;quot;fa best-practices-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Best Practices&lt;br /&gt;
            &amp;lt;/btn&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&amp;lt;!-- end of col 1--&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-4 mb-2 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;btn class=&amp;quot;btn btn-gray&amp;quot;&amp;gt;&lt;br /&gt;
                Training Opportunities|&amp;lt;span class=&amp;quot;fa training-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Trainings&lt;br /&gt;
            &amp;lt;/btn&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&amp;lt;!-- End of col 2--&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;col-12 col-lg-12 col-xl-4 mb-2 mb-lg-4 mb-xl-0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;btn class=&amp;quot;btn btn-gray&amp;quot;&amp;gt;&lt;br /&gt;
                Other Resources Catalog|&amp;lt;span class=&amp;quot;fa additional-resources-icon&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; Other Resources&lt;br /&gt;
            &amp;lt;/btn&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&amp;lt;!-- End of col 3--&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&amp;lt;!-- End of row 1--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/noautolinks&amp;gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=MediaWiki:Tweeki.css&amp;diff=7710</id>
		<title>MediaWiki:Tweeki.css</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=MediaWiki:Tweeki.css&amp;diff=7710"/>
		<updated>2023-09-29T17:21:02Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will affect users of the Tweeki skin */&lt;br /&gt;
&lt;br /&gt;
.bg-asdso-blue {&lt;br /&gt;
  background-color: #005B99 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.asdso-white-font {&lt;br /&gt;
  color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-navigation .navbar-nav .nav-link {&lt;br /&gt;
  color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer {&lt;br /&gt;
  background-color: #005B99 !important;&lt;br /&gt;
  color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer hr {&lt;br /&gt;
  color: #ffffff !important;&lt;br /&gt;
  background-color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer a {&lt;br /&gt;
  color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer a:hover {&lt;br /&gt;
  color: #CECECE !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.homepage-btn {&lt;br /&gt;
  min-width:200px;&lt;br /&gt;
  max-width: 500px;&lt;br /&gt;
  width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* HIDE CREATE ACCOUNT LINK */&lt;br /&gt;
#mw-createaccount{&lt;br /&gt;
   display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* GOOGLE CUSTOM SEARCH */&lt;br /&gt;
#gcws_header {&lt;br /&gt;
   display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* BREADCRUMBS */&lt;br /&gt;
/*.page-Purposes_of_Dams #breadcrumbs2 {&lt;br /&gt;
   display: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* BUTTONS */&lt;br /&gt;
.btn-group { width: 100%; }&lt;br /&gt;
.btn-group a {&lt;br /&gt;
  display: flex;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  justify-content: start;&lt;br /&gt;
  text-align: left;&lt;br /&gt;
  border-radius: 0px; &lt;br /&gt;
  text-transform: uppercase;&lt;br /&gt;
  font-family: &#039;Montserrat&#039;, sans-serif;&lt;br /&gt;
  font-weight: 900;&lt;br /&gt;
  margin-bottom: 15px;&lt;br /&gt;
  padding: 8px;&lt;br /&gt;
  font-size: 22px;    &lt;br /&gt;
}&lt;br /&gt;
.btn-gray { &lt;br /&gt;
  border: 2px solid #4D4D4A;&lt;br /&gt;
  background-color: #F2F2F2;&lt;br /&gt;
  color: #4D4D4A;&lt;br /&gt;
}&lt;br /&gt;
.btn-gray:hover { color: #4D4D4A; }&lt;br /&gt;
.btn-green { &lt;br /&gt;
  border: 2px solid #42A240; &lt;br /&gt;
  background-color: #DEF2DE; &lt;br /&gt;
  color:#42A240;&lt;br /&gt;
}&lt;br /&gt;
.btn-green:hover { color:#42A240; }&lt;br /&gt;
.btn-blue {  &lt;br /&gt;
  border: 2px solid #005B99;&lt;br /&gt;
  background-color: #DDEEF7;&lt;br /&gt;
  color: #005B99;&lt;br /&gt;
}&lt;br /&gt;
.btn-blue:hover { color:#005B99; }&lt;br /&gt;
&lt;br /&gt;
/* BUTTON ICONS */&lt;br /&gt;
.btn-group a span {&lt;br /&gt;
  background-repeat: no-repeat,repeat;&lt;br /&gt;
  background-size: 100% auto;&lt;br /&gt;
  margin-right: 14px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* FUNDAMENTALS BUTTON ICONS */&lt;br /&gt;
.purpose-icon, .anatomy-icon {&lt;br /&gt;
  width: 60px;&lt;br /&gt;
  height: 60px;&lt;br /&gt;
}&lt;br /&gt;
.type-icon {   &lt;br /&gt;
  width: 60px;&lt;br /&gt;
  height: 53px;&lt;br /&gt;
  margin-top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* DAM SAFETY &amp;amp; TECHNICAL TOPICS BUTTON ICONS */&lt;br /&gt;
.dam-safety-section .btn-group a span:not(.site-security-icon),&lt;br /&gt;
.technical-topics-section .btn-group a span:not(.hydraulics-icon) {&lt;br /&gt;
  width: 50px;&lt;br /&gt;
  height: 50px;&lt;br /&gt;
}&lt;br /&gt;
.site-security-icon {&lt;br /&gt;
  width: 40px;&lt;br /&gt;
  height: 50px;&lt;br /&gt;
}&lt;br /&gt;
.hydraulics-icon {&lt;br /&gt;
  width: 50px;&lt;br /&gt;
  height: 43px;&lt;br /&gt;
  margin-top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* MOBILE STYLES */&lt;br /&gt;
@media screen and (max-width: 800px) {&lt;br /&gt;
  .btn-group a { font-size: 14px; }&lt;br /&gt;
  .purpose-icon, .anatomy-icon {&lt;br /&gt;
      width: 40px;&lt;br /&gt;
      height: 40px;&lt;br /&gt;
  }&lt;br /&gt;
  .type-icon {&lt;br /&gt;
      width: 40px;&lt;br /&gt;
      height: 33px;&lt;br /&gt;
  }&lt;br /&gt;
  .dam-safety-section .btn-group a span:not(.site-security-icon),&lt;br /&gt;
  .technical-topics-section .btn-group a span:not(.hydraulics-icon) {&lt;br /&gt;
      width: 30px;&lt;br /&gt;
      height: 30px;&lt;br /&gt;
      margin-right: 5px;&lt;br /&gt;
  }&lt;br /&gt;
  .site-security-icon {&lt;br /&gt;
      width: 25px;&lt;br /&gt;
      height: 30px;&lt;br /&gt;
      margin-right: 5px;&lt;br /&gt;
  }&lt;br /&gt;
  .hydraulics-icon {&lt;br /&gt;
      width: 30px;&lt;br /&gt;
      height: 23px;&lt;br /&gt;
      margin-top: 5px;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* FUNDAMENTALS BUTTON ICONS */&lt;br /&gt;
.purpose-icon { background-image: url(&amp;quot;/images/7/78/PurposesOfDams_Icon.png&amp;quot;); }&lt;br /&gt;
.type-icon { background-image: url(&amp;quot;/images/f/f5/TypesOfDams_Icon.png&amp;quot;); }&lt;br /&gt;
.anatomy-icon { background-image: url(&amp;quot;/images/7/70/AnatomyOfDams_Icon.png&amp;quot;); }&lt;br /&gt;
&lt;br /&gt;
/* DAM SAFETY MANAGEMENT BUTTON ICONS */&lt;br /&gt;
.regulatory-icon { background-image: url(&amp;quot;/images/2/24/RegulatoryOversight_Icon.png&amp;quot;); }&lt;br /&gt;
.operations-icon { background-image: url(&amp;quot;/images/5/58/OperationsAndMaintenance_Icon.png&amp;quot;); }&lt;br /&gt;
.surveillance-icon { background-image: url(&amp;quot;/images/0/05/SurveillanceAndMonitoring_Icon.png&amp;quot;); }&lt;br /&gt;
.risk-management-icon { background-image: url(&amp;quot;/images/3/3f/RiskManagement_Icon.png&amp;quot;); } &lt;br /&gt;
.public-safety-icon { background-image: url(&amp;quot;/images/a/a2/PublicSafety_Icon.png&amp;quot;); }&lt;br /&gt;
.site-security-icon { background-image: url(&amp;quot;/images/9/92/SiteSecurity_Icon.png&amp;quot;); }&lt;br /&gt;
.emergency-management-icon { background-image: url(&amp;quot;/images/8/8a/EmergencyManagement_Icon.png&amp;quot;); }&lt;br /&gt;
.dam-decommissioning-icon { background-image: url(&amp;quot;/images/a/a8/DamDecommissioning_Icon.png&amp;quot;); }&lt;br /&gt;
&lt;br /&gt;
/* TECHNICAL TOPICS */&lt;br /&gt;
.general-engineering-icon { background-image: url(&amp;quot;/images/7/74/GeneralEngineering_Icon.png&amp;quot;); }&lt;br /&gt;
.hydrology-icon { background-image: url(&amp;quot;/images/4/48/Hydrology_Icon.png&amp;quot;); }&lt;br /&gt;
.hydraulics-icon { background-image: url(&amp;quot;/images/3/3e/Hydraulics_Icon.png&amp;quot;); }&lt;br /&gt;
.geotechnics-icon { background-image: url(&amp;quot;/images/3/3b/GeotechnicsAndGeology_Icon.png&amp;quot;); }&lt;br /&gt;
.structures-icon { background-image: url(&amp;quot;/images/4/4f/Structures_Icon.png&amp;quot;); }&lt;br /&gt;
.seismic-icon { background-image: url(&amp;quot;/images/0/0e/SeismicConsiderations_Icon.png&amp;quot;); }&lt;br /&gt;
.construction-icon { background-image: url(&amp;quot;/images/7/77/Construction_Icon.png&amp;quot;); }&lt;br /&gt;
.environmental-considerations-icon { background-image: url(&amp;quot;/images/f/f3/EnvironmentalConsiderations_Icon.png&amp;quot;); }&lt;br /&gt;
&lt;br /&gt;
/* RESOURCES */&lt;br /&gt;
.best-practices-icon { background-image: url(&amp;quot;/images/a/a5/Best-practices.png&amp;quot;); }&lt;br /&gt;
.training-icon { background-image: url(&amp;quot;/images/5/5c/Trainings.png&amp;quot;); }&lt;br /&gt;
.additional-resources-icon { background-image: url(&amp;quot;/images/0/04/Additional-Resources-Icon.png&amp;quot;); }&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=File:Additional-Resources-Icon.png&amp;diff=7709</id>
		<title>File:Additional-Resources-Icon.png</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=File:Additional-Resources-Icon.png&amp;diff=7709"/>
		<updated>2023-09-29T17:15:47Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=File:Trainings.png&amp;diff=7708</id>
		<title>File:Trainings.png</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=File:Trainings.png&amp;diff=7708"/>
		<updated>2023-09-29T17:14:51Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=File:Best-practices.png&amp;diff=7707</id>
		<title>File:Best-practices.png</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=File:Best-practices.png&amp;diff=7707"/>
		<updated>2023-09-29T17:14:18Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7637</id>
		<title>Purposes of Dams</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7637"/>
		<updated>2023-08-16T23:22:53Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Home]]&lt;br /&gt;
----&lt;br /&gt;
Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential benefits. Common purposes for which dams are constructed include the following: &lt;br /&gt;
&lt;br /&gt;
{{Picture&lt;br /&gt;
|image=&lt;br /&gt;
&amp;lt;!-- Add image file name --&amp;gt;&lt;br /&gt;
Sweden_snowmelt_lakes.jpg&lt;br /&gt;
&lt;br /&gt;
|link=&lt;br /&gt;
&lt;br /&gt;
|caption=&lt;br /&gt;
&amp;lt;!-- Add picture caption --&amp;gt;&lt;br /&gt;
Snowmelt lakes.&lt;br /&gt;
(Image Source: [https://commons.wikimedia.org/wiki/File:Astonishing_snowmelt_lakes_(21910523952).jpg Wikimedia])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
*[[Power Generation]]&lt;br /&gt;
*[[Water Supply &amp;amp; Regulation]]&lt;br /&gt;
*[[Recreation]]&lt;br /&gt;
*[[Flood Risk Management]]&lt;br /&gt;
*[[Irrigation]]&lt;br /&gt;
*[[Navigation]]&lt;br /&gt;
*[[Waste Management]]&lt;br /&gt;
*[[Environment]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noautolinks&amp;gt;==Best Practices Resources==&amp;lt;/noautolinks&amp;gt;&lt;br /&gt;
{{Document Icon}} [[Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420) | Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Revision history information --&amp;gt;&lt;br /&gt;
{{revhistinf}}&lt;br /&gt;
&amp;lt;!-- Comment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7636</id>
		<title>Purposes of Dams</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7636"/>
		<updated>2023-08-16T23:07:36Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Home]]&lt;br /&gt;
----&lt;br /&gt;
Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential benefits. Common purposes for which dams are constructed include the following: &lt;br /&gt;
&lt;br /&gt;
{{Picture&lt;br /&gt;
|image=&lt;br /&gt;
&amp;lt;!-- Add image file name --&amp;gt;&lt;br /&gt;
Sweden_snowmelt_lakes.jpg&lt;br /&gt;
&lt;br /&gt;
|link=&lt;br /&gt;
&lt;br /&gt;
|caption=&lt;br /&gt;
&amp;lt;!-- Add picture caption --&amp;gt;&lt;br /&gt;
Snowmelt lakes.&lt;br /&gt;
(Image Source: [https://commons.wikimedia.org/wiki/File:Astonishing_snowmelt_lakes_(21910523952).jpg Wikimedia])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
*[[Power Generation]]&lt;br /&gt;
*[[Water Supply &amp;amp; Regulation]]&lt;br /&gt;
*[[Recreation]]&lt;br /&gt;
*[[Flood Risk Management]]&lt;br /&gt;
*[[Irrigation]]&lt;br /&gt;
*[[Navigation]]&lt;br /&gt;
*[[Waste Management]]&lt;br /&gt;
*[[Environment]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noautolinks&amp;gt;==Best Practices Resources==&amp;lt;/noautolinks&amp;gt;&lt;br /&gt;
{{Document Icon}} [[Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420) | Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Revision history information --&amp;gt;&lt;br /&gt;
{{revhistinf}}&lt;br /&gt;
&amp;lt;!-- Comment --&amp;gt;&lt;br /&gt;
&amp;lt;!-- test --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7212</id>
		<title>Purposes of Dams</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7212"/>
		<updated>2023-07-13T13:50:15Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Home]]&lt;br /&gt;
----&lt;br /&gt;
Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential [[benefits]]. Common purposes for which dams are constructed include the following: &lt;br /&gt;
&lt;br /&gt;
{{Picture&lt;br /&gt;
|image=&lt;br /&gt;
&amp;lt;!-- Add image file name --&amp;gt;&lt;br /&gt;
gathright.jpg&lt;br /&gt;
&lt;br /&gt;
|link=&lt;br /&gt;
&amp;lt;!--https://en.wikipedia.org/wiki/Gathright_Dam--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|caption=&lt;br /&gt;
&amp;lt;!-- Add picture caption --&amp;gt;&lt;br /&gt;
Gathright Dam in Virginia ([https://en.wikipedia.org/wiki/Gathright_Dam Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
*[[Power Generation]]&lt;br /&gt;
*[[Water Supply &amp;amp; Regulation]]&lt;br /&gt;
*[[Recreation]]&lt;br /&gt;
*[[Flood Risk Management]]&lt;br /&gt;
*[[Irrigation]]&lt;br /&gt;
*[[Navigation]]&lt;br /&gt;
*[[Waste Management]]&lt;br /&gt;
*[[Environment]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noautolinks&amp;gt;==Best Practices Resources==&amp;lt;/noautolinks&amp;gt;&lt;br /&gt;
{{Document Icon}} [[Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420) | Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Revision history information --&amp;gt;&lt;br /&gt;
{{revhistinf}}&lt;br /&gt;
&amp;lt;!-- Comment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7210</id>
		<title>Purposes of Dams</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7210"/>
		<updated>2023-07-13T13:39:57Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Home]]&lt;br /&gt;
----&lt;br /&gt;
Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential [[benefits]]. Common purposes for which dams are constructed include the following: &lt;br /&gt;
&lt;br /&gt;
{{Picture&lt;br /&gt;
|image=&lt;br /&gt;
&amp;lt;!-- Add image file name --&amp;gt;&lt;br /&gt;
gathright.jpg&lt;br /&gt;
&lt;br /&gt;
|link=&lt;br /&gt;
&amp;lt;!--https://en.wikipedia.org/wiki/Gathright_Dam--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|caption=&lt;br /&gt;
&amp;lt;!-- Add picture caption --&amp;gt;&lt;br /&gt;
Gathright Dam in Virginia ([https://en.wikipedia.org/wiki/Gathright_Dam Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
*[[Power Generation]]&lt;br /&gt;
*[[Water Supply &amp;amp; Regulation]]&lt;br /&gt;
*[[Recreation]]&lt;br /&gt;
*[[Flood Risk Management]]&lt;br /&gt;
*[[Irrigation]]&lt;br /&gt;
*[[Navigation]]&lt;br /&gt;
*[[Waste Management]]&lt;br /&gt;
*[[Environment]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noautolinks&amp;gt;==Best Practices Resources==&amp;lt;/noautolinks&amp;gt;&lt;br /&gt;
{{Document Icon}} [[Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420) | Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Revision history information --&amp;gt;&lt;br /&gt;
{{revhistinf}}&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7207</id>
		<title>Purposes of Dams</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=7207"/>
		<updated>2023-07-13T13:34:04Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Home]]&lt;br /&gt;
----&lt;br /&gt;
Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential [[benefits]]. Common purposes for which dams are constructed include the following: &lt;br /&gt;
&lt;br /&gt;
{{Picture&lt;br /&gt;
|image=&lt;br /&gt;
&amp;lt;!-- Add image file name --&amp;gt;&lt;br /&gt;
gathright.jpg&lt;br /&gt;
&lt;br /&gt;
|link=&lt;br /&gt;
&amp;lt;!--https://en.wikipedia.org/wiki/Gathright_Dam--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|caption=&lt;br /&gt;
&amp;lt;!-- Add picture caption --&amp;gt;&lt;br /&gt;
Gathright Dam in Virginia ([https://en.wikipedia.org/wiki/Gathright_Dam Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
*[[Power Generation]]&lt;br /&gt;
*[[Water Supply &amp;amp; Regulation]]&lt;br /&gt;
*[[Recreation]]&lt;br /&gt;
*[[Flood Risk Management]]&lt;br /&gt;
*[[Irrigation]]&lt;br /&gt;
*[[Navigation]]&lt;br /&gt;
*[[Waste Management]]&lt;br /&gt;
*[[Environment]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noautolinks&amp;gt;==Best Practices Resources==&amp;lt;/noautolinks&amp;gt;&lt;br /&gt;
{{Document Icon}} [[Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420) | Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Revision history information --&amp;gt;&lt;br /&gt;
{{revhistinf}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- This is a comment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=6939</id>
		<title>Purposes of Dams</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=6939"/>
		<updated>2023-07-06T16:35:00Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: Undo revision 6938 by Leby@gfnet.com (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Home]]&lt;br /&gt;
----&lt;br /&gt;
Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential [[benefits]]. Common purposes for which dams are constructed include the following: &lt;br /&gt;
&lt;br /&gt;
{{Picture&lt;br /&gt;
|image=&lt;br /&gt;
&amp;lt;!-- Add image file name --&amp;gt;&lt;br /&gt;
gathright.jpg&lt;br /&gt;
&lt;br /&gt;
|link=&lt;br /&gt;
&amp;lt;!--https://en.wikipedia.org/wiki/Gathright_Dam--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|caption=&lt;br /&gt;
&amp;lt;!-- Add picture caption --&amp;gt;&lt;br /&gt;
Gathright Dam in Virginia ([https://en.wikipedia.org/wiki/Gathright_Dam Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
*[[Power Generation]]&lt;br /&gt;
*[[Water Supply &amp;amp; Regulation]]&lt;br /&gt;
*[[Recreation]]&lt;br /&gt;
*[[Flood Risk Management]]&lt;br /&gt;
*[[Irrigation]]&lt;br /&gt;
*[[Navigation]]&lt;br /&gt;
*[[Waste Management]]&lt;br /&gt;
*[[Environment]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noautolinks&amp;gt;==Best Practices Resources==&amp;lt;/noautolinks&amp;gt;&lt;br /&gt;
{{Document Icon}} [[Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420) | Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE, 1997]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Revision history information --&amp;gt;&lt;br /&gt;
{{revhistinf}}&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
	<entry>
		<id>https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=6938</id>
		<title>Purposes of Dams</title>
		<link rel="alternate" type="text/html" href="https://staging.damtoolbox.org/index.php?title=Purposes_of_Dams&amp;diff=6938"/>
		<updated>2023-07-06T16:32:50Z</updated>

		<summary type="html">&lt;p&gt;Leby@gfnet.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Home]]&lt;br /&gt;
----&lt;br /&gt;
Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential [[benefits]]. Common purposes for which dams are constructed include the following: &lt;br /&gt;
&lt;br /&gt;
{{Picture&lt;br /&gt;
|image=&lt;br /&gt;
&amp;lt;!-- Add image file name --&amp;gt;&lt;br /&gt;
gathright.jpg&lt;br /&gt;
&lt;br /&gt;
|link=&lt;br /&gt;
&amp;lt;!--https://en.wikipedia.org/wiki/Gathright_Dam--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|caption=&lt;br /&gt;
&amp;lt;!-- Add picture caption --&amp;gt;&lt;br /&gt;
Gathright Dam in Virginia ([https://en.wikipedia.org/wiki/Gathright_Dam Wikipedia])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
*[[Power Generation]]&lt;br /&gt;
*[[Water Supply &amp;amp; Regulation]]&lt;br /&gt;
*[[Recreation]]&lt;br /&gt;
*[[Flood Risk Management]]&lt;br /&gt;
*[[Irrigation]]&lt;br /&gt;
*[[Navigation]]&lt;br /&gt;
*[[Waste Management]]&lt;br /&gt;
*[[Environment]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noautolinks&amp;gt;==Best Practices Resources==&amp;lt;/noautolinks&amp;gt;&lt;br /&gt;
{{Document Icon}} [[Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420) | Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE, 1997]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Revision history information --&amp;gt;&lt;br /&gt;
{{revhistinf}}&lt;br /&gt;
&lt;br /&gt;
test&lt;/div&gt;</summary>
		<author><name>Leby@gfnet.com</name></author>
	</entry>
</feed>