<?xml version="1.0" encoding="utf-8"?>

<!-- Directions

	Use the HTML comment code to comment out the Alerts you do not want to show 
	URLs can be either relative to the ROOT or ABSOLUTE
	You can place any HTML code inside these tags:  <alert><![CDATA[ ..... ]]></alert>
	Any number of alerts can be shown, if you need more than what is below, simply copy the entire line of code <alert> ......  </alert>  and paste it below the last alert but before </des-alerts>
	Use the CSS file "formatting.css" to make any style changes
	  
-->

<des-alerts>

  <!-- <alert><![CDATA[<p class="bk-text">There are no Alerts today</p>]]></alert> --> <!-- Use this when there is no active alerts  -->
	<alert><![CDATA[<p><a href="http://www2.des.state.nh.us/airdata/air_quality_forecast.asp">Air Quality</a></p>]]></alert>
	<alert><![CDATA[<p><a href="http://www4.des.state.nh.us/WaterShed_BeachMaps/WaterShed_BeachMaps.aspx">Beach Advisory</a></p>]]></alert>
   	<alert><![CDATA[<p><a href="http://www2.des.state.nh.us/Advisories/Drinking_Water/">Drinking Water Advisory</a></p>]]></alert> 
	

<!--<alert><![CDATA[<p><a href="http://www2.des.state.nh.us/airdata/air_quality_forecast.asp">Air Quality</a></p>]]></alert>-->
	<!--<alert><![CDATA[<p><a href="here">Storm Disaster Recovery</a></p>]]></alert>-->
  	<!--<alert><![CDATA[<p><a href="here">Disaster Information</a></p>]]></alert>-->
  	<!-- <alert><![CDATA[<p><a href="here">Flood Safety Information</a></p>]]></alert>-->
  
</des-alerts>


