Changeset 12341 in main
- Timestamp:
- 11/23/16 14:42:31 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm-epht/trunk/src/main/webapps/epht-view-content/xml/html_content/newsroom/newstrack/InTheNews.xml
r12252 r12341 4 4 5 5 <TITLE>In The News</TITLE> 6 <OTHER_HEAD_CONTENT> <!-- this permits the use of limited wiki formattting - see epht-view-content\xml\html_content\about\wiki_test.xml for more info" --> 7 <script type="text/javascript" ibis:src="js/jquery.wikitohtml.js"/> 8 <script type="text/javascript"> 9 // <![CDATA[ 10 $(document).ready(function() 11 { 12 $(".Content").wikiToHTML(); 13 }); //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End of Function ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 // ]]> 15 </script> 16 <style> 17 .MyLarger 18 { 19 font-size:larger; 20 } 21 .MyCustom 22 { 23 cursor: pointer; 24 color: blue; 25 background-color: #eee; 26 } 27 </style> 28 </OTHER_HEAD_CONTENT> 6 29 <CONTENT> 7 30 What is going on in the field of environmental public health? Check here to learn about 8 31 exciting innovations in tracking environmental and health data, the implications of these, 9 32 and successes in the field.<br/><br/> 10 Sometimes NM EPHT makes the news. Come here to find out which outlets feature our program. 33 Sometimes NM EPHT makes the news. Come here to find out which outlets feature our program. 34 <ibis:ExpandableContent titleLevel="3"><SHOW/> 35 <TITLE>Consumer Product Safety Concerns: Portable Generators and Carbon Monoxide</TITLE> 36 <CONTENT> 37 The U.S. Consumer Product Safety Commission has determined preliminarily that there 38 may be an unreasonable risk of injury and death associated with portable generators. 39 To address this risk, the Commission proposes a rule that limits CO emissions from 40 operating portable generators. Learn more about this proposed rule at [https://www.federalregister.gov/documents/2016/11/21/2016-26962/safety-standard-for-portable-generators]. 41 <br/><br/> 42 NM EPHT provides practical tips for preventing [https://nmtracking.org/health/poisonings/CarbonMonoxidePoisoning.html carbon monoxide poisoning] 43 and [https://nmtracking.org/dataportal/indicator/view/EnvHlthCOPoisED.AARate.Cnty.html searchable data] 44 about CO poisonings in New Mexico. 45 </CONTENT> 46 </ibis:ExpandableContent> 47 <ibis:ExpandableContent titleLevel="3"><SHOW/> 48 <TITLE>Kidde Recalls Combination Smoke/CO Alarms Due to Alarm Failure</TITLE> 49 <CONTENT> 50 Do you have a carbon monoxide detector in your home? If, not you should get one. 51 If you do, check to see if it is one the recently recalled models from Kidde. 52 The recall is due to a malfunction in the alarm system when it reaches its 53 seven-year end-of-life. You can learn more about the recall here: [https://www.cpsc.gov/Recalls/2017/Kidde-Recalls-Combination-Smoke-CO-Alarms]. 54 <br/><br/> 55 One of the best ways to prevent carbon monoxide poisoning is to check your home 56 heating sources such as furnaces, water heaters, wood stoves, and portable heaters 57 for leaks, cracks and proper function every year. It is still important to replace 58 batteries annually in both the carbon monoxide and smoke detectors in your home and 59 replace detectors every few years based on the manufacturer 60 [https://nmtracking.org/health/poisonings/CarbonMonoxidePoisoning.html Learn more about preventing carbon monoxide poisoning.] 61 </CONTENT> 62 </ibis:ExpandableContent> 11 63 </CONTENT> 12 64 </HTML_CONTENT>
Note: See TracChangeset
for help on using the changeset viewer.