Weather Alert:
Nothing to report

Meetings & Events Calendar

WP_Query Object
(
    [query] => Array
        (
            [posts_per_page] => -1
            [post_type] => post
            [category__in] => Array
                (
                    [0] => 3
                    [1] => 5
                )

            [post_status] => publish
            [orderby] => date
            [order] => ASC
        )

    [query_vars] => Array
        (
            [posts_per_page] => -1
            [post_type] => post
            [category__in] => Array
                (
                    [0] => 3
                    [1] => 5
                )

            [post_status] => publish
            [orderby] => date
            [order] => ASC
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => events
            [tag] => 
            [cat] => 3
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => 3
                                    [1] => 5
                                )

                            [field] => term_id
                            [operator] => IN
                            [include_children] => 
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => pjej_term_relationships
                )

            [queried_terms] => Array
                (
                    [category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 3
                                    [1] => 5
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => pjej_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   pjej_posts.*
					 FROM pjej_posts  LEFT JOIN pjej_term_relationships ON (pjej_posts.ID = pjej_term_relationships.object_id)
					 WHERE 1=1   AND (  ( pjej_posts.post_type = 'post' AND ( 1=1 AND (  ( pjej_posts.post_status IN ('publish') )  ) ) )  )  AND ( 
  pjej_term_relationships.term_taxonomy_id IN (3,5)
) AND pjej_posts.post_type = 'post' AND ((pjej_posts.post_status IN ('publish','private')))
					 GROUP BY pjej_posts.ID
					 ORDER BY pjej_posts.post_date ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 171
                    [post_author] => 1
                    [post_date] => 2012-07-22 12:39:41
                    [post_date_gmt] => 2012-07-22 16:39:41
                    [post_content] => 
                    [post_title] => Another Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => another-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-07-22 12:39:41
                    [post_modified_gmt] => 2012-07-22 16:39:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=171
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 469
                    [post_author] => 1
                    [post_date] => 2012-08-03 14:38:33
                    [post_date_gmt] => 2012-08-03 18:38:33
                    [post_content] => Click here to download agenda
                    [post_title] => Training & Exercise Subcommittee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => training-exercise-subcommittee-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-03 14:38:33
                    [post_modified_gmt] => 2012-08-03 18:38:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=469
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 471
                    [post_author] => 1
                    [post_date] => 2012-08-03 14:41:10
                    [post_date_gmt] => 2012-08-03 18:41:10
                    [post_content] => Click here to download agenda
                    [post_title] => Western Region Homeland Security Advisory Council Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => western-region-homeland-security-advisory-council-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-03 14:41:10
                    [post_modified_gmt] => 2012-08-03 18:41:10
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=471
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 474
                    [post_author] => 1
                    [post_date] => 2012-08-03 14:42:47
                    [post_date_gmt] => 2012-08-03 18:42:47
                    [post_content] => Click here to download agenda
                    [post_title] => Interoperability & Information Sharing Subcommittee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => interoperability-information-sharing-subcommittee-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-03 14:42:47
                    [post_modified_gmt] => 2012-08-03 18:42:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=474
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 527
                    [post_author] => 1
                    [post_date] => 2012-08-09 14:37:25
                    [post_date_gmt] => 2012-08-09 14:37:25
                    [post_content] => The Faith Communities Partnering for Emergency Preparedness, a project of the Western Region Homeland Security Advisory Council, will be offering a Basic Disaster Ministry training in Greenfield, MA. This training is open to members of any faith community, volunteer organization and first responder agency. To learn more, please see this flyer.
                    [post_title] => Basic Disaster Ministry Training
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => basic-disaster-ministry-training-3
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-09 14:37:25
                    [post_modified_gmt] => 2012-08-09 14:37:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://westernmassready.org/?p=737
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 695
                    [post_author] => 1
                    [post_date] => 2012-08-23 13:32:55
                    [post_date_gmt] => 2012-08-23 17:32:55
                    [post_content] => WRHSAC special meeting to discuss FFY2012 Investment Plan.

Click here for agenda.
                    [post_title] => WRHSAC Special Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => wrhsac-special-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-23 13:32:55
                    [post_modified_gmt] => 2012-08-23 17:32:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=695
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 770
                    [post_author] => 4
                    [post_date] => 2012-08-31 13:41:52
                    [post_date_gmt] => 2012-08-31 17:41:52
                    [post_content] => Click here for agenda.
                    [post_title] => Planning & Pan Flu Subcommittee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => planning-pan-flu-subcommittee-meeting2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-31 13:41:52
                    [post_modified_gmt] => 2012-08-31 17:41:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=770
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 800
                    [post_author] => 2
                    [post_date] => 2012-08-31 21:16:03
                    [post_date_gmt] => 2012-09-01 01:16:03
                    [post_content] => Join Springfield Mayor Sarno for a declaration of emergency preparedness in the City of
Springfield, in recognition of National Preparedness Month. The ceremony will take place
on the steps of City Hall. For more information please contact Josiah Neiderbach, Pioneer
Valley Planning Commission, at jneiderbach@pvpc.org.
                    [post_title] => City of Springfield Emergency Preparedness Proclamation
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => city-of-springfield-emergency-preparedness-proclamation
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-31 21:16:03
                    [post_modified_gmt] => 2012-09-01 01:16:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=800
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 802
                    [post_author] => 2
                    [post_date] => 2012-08-31 21:18:27
                    [post_date_gmt] => 2012-09-01 01:18:27
                    [post_content] => Come visit the Western Mass Ready booth at the Franklin County Fair in Greenfield this
weekend. On Thursday, the gates open at 3:00 p.m. Learn tips on preparing for
emergencies and pick up your free LED flashlight key chain! For questions, please
contact: Alyssa Larose, Franklin Regional County of Governments at ALarose@frcog.org.

Friday, September 7 through Sunday, September 9, 2012
                    [post_title] => Western Mass Ready at the Franklin County Fair
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => western-mass-ready-at-the-franklin-county-fair
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-08-31 21:18:27
                    [post_modified_gmt] => 2012-09-01 01:18:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=802
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 899
                    [post_author] => 2
                    [post_date] => 2012-09-04 14:42:19
                    [post_date_gmt] => 2012-09-04 18:42:19
                    [post_content] => The coordinator of the Western Massachusetts Medical Reserve Corps will provide
valuable information to local business leaders on how to prepare, respond and recover
from emergencies. The lunch will include a discussion about public‐private sector
partnerships, which are key to building the resilience and capacity of the region to
prepare, respond and mitigate emergencies or disasters. For more information contact
the West Springfield Medical Reserve Corp at 413‐454‐5179
                    [post_title] => West Springfield Rotarian luncheon - Emergency Preparedness
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => west-springfield-rotarian-luncheon-emergency-preparedness
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 14:42:19
                    [post_modified_gmt] => 2012-09-04 18:42:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=899
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 905
                    [post_author] => 2
                    [post_date] => 2012-09-04 14:58:38
                    [post_date_gmt] => 2012-09-04 18:58:38
                    [post_content] => The Hampden County Medical Reserve Corps Advisory Group will hold their regular
monthly meeting in the Agawam Town Office Building. Topics for discussion will include
volunteer recruitment training, recognition; training for spontaneous volunteers; the
exercise, and training and drill calendar for 2012‐2013. For more information about the
Medical Reserve Corps in Hampden County contact: Kathleen Conley Norbut, Hampden
County MRC Coordinator kcnorbut@yahoo.com.
                    [post_title] => Hampden County MRC Advisory Group Monthly Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => hampden-county-mrc-advisory-group-monthly-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 14:58:38
                    [post_modified_gmt] => 2012-09-04 18:58:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=905
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 909
                    [post_author] => 2
                    [post_date] => 2012-09-04 15:02:47
                    [post_date_gmt] => 2012-09-04 19:02:47
                    [post_content] => Sandra Martin, Senior Emergency Planner for Berkshire County Boards of Health
Association (BCBOHA) will be doing a presentation to seniors and staff on personal
emergency preparedness for the Alford‐Great Barrington‐Egremont (AGE) TRIAD at the
Great Barrington Senior Center Wednesday, September 12th at 10:00 a.m. Please call in
advance to confirm the date and time at 413‐528‐1881.
                    [post_title] => Senior Emergency Preparedness Presentation
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => senior-emergency-preparedness-presentation
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 15:02:47
                    [post_modified_gmt] => 2012-09-04 19:02:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=909
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 923
                    [post_author] => 2
                    [post_date] => 2012-09-04 15:21:34
                    [post_date_gmt] => 2012-09-04 19:21:34
                    [post_content] => The Monson Disaster Animal Relief Team will hold an informational session about how to
prepare your pets for emergencies. For more information contact Audra Staples at
monsondart@gmail.com.
                    [post_title] => Monson DART Pet Training
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => monson-dart-pet-training
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 15:21:34
                    [post_modified_gmt] => 2012-09-04 19:21:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=923
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 938
                    [post_author] => 2
                    [post_date] => 2012-09-04 15:53:11
                    [post_date_gmt] => 2012-09-04 19:53:11
                    [post_content] => During an emergency, it’s imperative that those within your organization know how to
communicate effectively. The need to communicate has led to increasing use of Social
Media platforms during recent disasters across the globe. The most recent examples of
expanded use of Social Media during a crisis include the Joplin Tornado and Virginia
Earthquake. In each case, various social media tools were used not only to disseminate
news about the disasters, but also coordinate the response and recovery.
Join the United States Small Business Administration and co‐sponsor Agility Recovery as
we welcome a social media expert from the American Red Cross to discuss the steps and
best practices for developing your own organization’s strategy for Crisis Communications
utilizing Social Media.
This webinar is part of an ongoing campaign by the US Small Business Administration and
Agility to promote preparedness among small businesses through the
PrepareMyBusiness campaign. To learn more, please visit www.PrepareMyBusiness.org.
To register, please visit https://www1.gotomeeting.com/register/952338793.
                    [post_title] => Webinar: Utilization of Social Media During a Crisis
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => webinar-utilization-of-social-media-during-a-crisis
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 15:53:11
                    [post_modified_gmt] => 2012-09-04 19:53:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=938
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 945
                    [post_author] => 2
                    [post_date] => 2012-09-04 16:05:47
                    [post_date_gmt] => 2012-09-04 20:05:47
                    [post_content] => This is the introductory class required for membership in the Franklin County Medical
Reserve Corps. and Citizen Corps. For more information please contact Nina Martin‐
Anzuoni at 413‐774‐3167 or nina@frcog.org. Please confirm the time and location prior
to the course
                    [post_title] => MRC 101 Introductory Medical Reserves Corps. Course
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => mrc-101-introductory-medical-reserves-corps-course
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 16:05:47
                    [post_modified_gmt] => 2012-09-04 20:05:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=945
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 921
                    [post_author] => 3
                    [post_date] => 2012-09-04 16:13:00
                    [post_date_gmt] => 2012-09-04 20:13:00
                    [post_content] => Basic Disaster Ministry is an introduction for all people interested in the unique and important role the faith community plays in disaster mitigation, preparedness, and response in the United States. Participants learn about disasters, traditional responses to a disaster and how the faith-based response is different, how to prepare for a disaster, and ways to get involved after disaster strikes. The class provides a vision of disaster response that includes emotional and spiritual care as well as physical rebuilding to assist in long-term recovery of those in need and addresses the unmet needs of all survivors, particularly people who were vulnerable before a disaster.  Register by Sept. 21st with Lindsey Britt at lbritt@frcog.org or 413-774-3167 x136. To learn more, please see this flyer.
                    [post_title] => Basic Distaster Ministry Training
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => basic-distaster-ministry-training
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 16:13:00
                    [post_modified_gmt] => 2012-09-04 20:13:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=921
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 959
                    [post_author] => 2
                    [post_date] => 2012-09-04 16:19:43
                    [post_date_gmt] => 2012-09-04 20:19:43
                    [post_content] => This event will be conducted to test ham radio communications technology between
amateur operators, EOCs, and hospitals. In addition to radio operation, the event will
involve discussion about the role of radio communication during an emergency.
                    [post_title] => Ham Radio Testing
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => ham-radio-testing
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-04 16:19:43
                    [post_modified_gmt] => 2012-09-04 20:19:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=959
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 1093
                    [post_author] => 4
                    [post_date] => 2012-09-13 11:16:00
                    [post_date_gmt] => 2012-09-13 15:16:00
                    [post_content] => Click here for agenda.
                    [post_title] => Interoperability/Information Sharing Subcommittee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => interoperabilityinformation-sharing-subcommittee-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-13 11:16:00
                    [post_modified_gmt] => 2012-09-13 15:16:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=1093
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [18] => WP_Post Object
                (
                    [ID] => 1102
                    [post_author] => 4
                    [post_date] => 2012-09-13 11:23:50
                    [post_date_gmt] => 2012-09-13 15:23:50
                    [post_content] => Click here for agenda.
                    [post_title] => WRHSAC Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => wrhsac-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-13 11:23:50
                    [post_modified_gmt] => 2012-09-13 15:23:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=1102
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [19] => WP_Post Object
                (
                    [ID] => 1105
                    [post_author] => 4
                    [post_date] => 2012-09-13 11:26:15
                    [post_date_gmt] => 2012-09-13 15:26:15
                    [post_content] => Click here for agenda.
                    [post_title] => Training & Exercise Subcommittee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => training-exercise-subcommittee-meeting-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-13 11:26:15
                    [post_modified_gmt] => 2012-09-13 15:26:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=1105
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [20] => WP_Post Object
                (
                    [ID] => 1347
                    [post_author] => 1
                    [post_date] => 2012-09-19 15:43:59
                    [post_date_gmt] => 2012-09-19 19:43:59
                    [post_content] => Agenda to be announced.

RSVP: Nina Martin-Anzuoni, Franklin County Citizen Corps Coordinator at nina@frcog.org or 413-774-3167 x 137.

Information on other Franklin County Citizen Corps Meetings and Trainings, is available here.
                    [post_title] => All Teams Meeting: MRC,CERT, and DART
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => all-teams-meeting-mrccert-and-dart
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2012-09-19 15:43:59
                    [post_modified_gmt] => 2012-09-19 19:43:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wrhsac.org/?p=1347
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [21] => WP_Post Object
                (
                    [ID] => 1368
                    [post_author] => 3
                    [post_date] => 2012-09-19 16:12:24
                    [post_date_gmt] => 2012-09-19 20:12:24
                    [post_content] => This Citizen Corps Leadership Council meeting will be held at J.W. Olver Transit Center, 12 Olive St. Greenfield, Community Room, 1st Floor.

For more information:  Nina Martin-Anzuoni, Franklin County Citizen Corps Coordinator at nina@frcog.org or 413-774-3167 x 137.

Information on other Franklin County Citizen Corps Meetings and Trainings, is available here.
[post_title] => Citizen Corps Leadership Council - November Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => citizen-corps-leadership-council-november-meeting [to_ping] => [pinged] => [post_modified] => 2012-09-19 16:12:24 [post_modified_gmt] => 2012-09-19 20:12:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1368 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [22] => WP_Post Object ( [ID] => 1373 [post_author] => 3 [post_date] => 2012-09-19 16:20:06 [post_date_gmt] => 2012-09-19 20:20:06 [post_content] => Having trouble logging into or updating your profile in your MA Responds account?  We will demystify MA Responds for you.  We will be working in the computer lab. Space is limited so RSVP me to ensure one is saved for you. RSVP: Nina Martin-Anzuoni, Franklin County Citizen Corps Coordinator at nina@frcog.org or 413-774-3167 x 137. Information on other Franklin County Citizen Corps Meetings and Trainings, is available here. [post_title] => MA Responds Basic Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => ma-responds-basic-training [to_ping] => [pinged] => [post_modified] => 2012-09-19 16:20:06 [post_modified_gmt] => 2012-09-19 20:20:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1373 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [23] => WP_Post Object ( [ID] => 1388 [post_author] => 3 [post_date] => 2012-09-19 16:27:36 [post_date_gmt] => 2012-09-19 20:27:36 [post_content] => We will make learning ICS fun. Then we will take the exam on the computers in the lab. If you have not fulfilled this requirement or want a refresher please come and join us. Please RSVP as space is limited and preference will be given to those not yet certified. RSVP: Martin-Anzuoni, Franklin County Citizen Corps Coordinator at nina@frcog.org or 413-774-3167 x 137. Information on other Franklin County Citizen Corps Meetings and Trainings, is available here. [post_title] => ICS 100/700 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => ics-100700 [to_ping] => [pinged] => [post_modified] => 2012-09-19 16:27:36 [post_modified_gmt] => 2012-09-19 20:27:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1388 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [24] => WP_Post Object ( [ID] => 1409 [post_author] => 3 [post_date] => 2012-09-19 16:32:20 [post_date_gmt] => 2012-09-19 20:32:20 [post_content] => The Citizen Corps Leadership Meeting will be held at the J.W. Olver Transit Center, 12 Olive St. Greenfield, in the Community Room, 1st Floor. For more information: Nina Martin-Anzuoni, Franklin County Citizen Corps Coordinator at nina@frcog.org or 413-774-3167 x 137. Information on other Franklin County Citizen Corps Meetings and Trainings, is available here. [post_title] => Citizen Corps Leadership Council - October Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => citizen-corps-leadership-council-october-meeting [to_ping] => [pinged] => [post_modified] => 2012-09-19 16:32:20 [post_modified_gmt] => 2012-09-19 20:32:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1409 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [25] => WP_Post Object ( [ID] => 1421 [post_author] => 3 [post_date] => 2012-09-19 16:36:51 [post_date_gmt] => 2012-09-19 20:36:51 [post_content] => This is open for team members who still need to fill this requirement, those who want a refresher, and any new recruits. Bring a friend and let's grow Franklin County Citizen Corps. Please RSVP: Nina Martin-Anzuoni, Franklin County Citizen Corps Coordinator at nina@frcog.org or 413-774-3167 x 137. Information on other Franklin County Citizen Corps Meetings and Trainings, is available here. [post_title] => Medical Reserve Corps 101 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => medical-reserve-corps-101-2 [to_ping] => [pinged] => [post_modified] => 2012-09-19 16:36:51 [post_modified_gmt] => 2012-09-19 20:36:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1421 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [26] => WP_Post Object ( [ID] => 1445 [post_author] => 3 [post_date] => 2012-09-19 17:19:06 [post_date_gmt] => 2012-09-19 21:19:06 [post_content] => This Citizen Corps Leadership Council meeting will be held at J.W. Olver Transit Center, 12 Olive St. Greenfield, Community Room, 1st Floor. For more information: Nina Martin-Anzuoni, Franklin County Citizen Corps Coordinator at nina@frcog.org or 413-774-3167 x 137. Information on other Franklin County Citizen Corps Meetings and Trainings, is available here. [post_title] => Citizen Corps Leadership Council - December Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => citizen-corps-leadership-council-december-meeting [to_ping] => [pinged] => [post_modified] => 2012-09-19 17:19:06 [post_modified_gmt] => 2012-09-19 21:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1445 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [27] => WP_Post Object ( [ID] => 1479 [post_author] => 4 [post_date] => 2012-09-26 16:28:09 [post_date_gmt] => 2012-09-26 20:28:09 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee [to_ping] => [pinged] => [post_modified] => 2012-09-26 16:28:09 [post_modified_gmt] => 2012-09-26 20:28:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1479 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [28] => WP_Post Object ( [ID] => 1481 [post_author] => 4 [post_date] => 2012-09-26 16:29:25 [post_date_gmt] => 2012-09-26 20:29:25 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2012-09-26 16:29:25 [post_modified_gmt] => 2012-09-26 20:29:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1481 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [29] => WP_Post Object ( [ID] => 1483 [post_author] => 4 [post_date] => 2012-09-27 09:49:57 [post_date_gmt] => 2012-09-27 13:49:57 [post_content] => [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2012-09-27 09:49:57 [post_modified_gmt] => 2012-09-27 13:49:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1483 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [30] => WP_Post Object ( [ID] => 1488 [post_author] => 4 [post_date] => 2012-09-27 09:55:02 [post_date_gmt] => 2012-09-27 13:55:02 [post_content] => Click here for agenda. [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2012-09-27 09:55:02 [post_modified_gmt] => 2012-09-27 13:55:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1488 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [31] => WP_Post Object ( [ID] => 1493 [post_author] => 4 [post_date] => 2012-09-27 09:57:29 [post_date_gmt] => 2012-09-27 13:57:29 [post_content] => Click here for the agenda. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2012-09-27 09:57:29 [post_modified_gmt] => 2012-09-27 13:57:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1493 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [32] => WP_Post Object ( [ID] => 1496 [post_author] => 4 [post_date] => 2012-09-27 10:00:36 [post_date_gmt] => 2012-09-27 14:00:36 [post_content] => Click here for agenda. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-2 [to_ping] => [pinged] => [post_modified] => 2012-09-27 10:00:36 [post_modified_gmt] => 2012-09-27 14:00:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1496 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [33] => WP_Post Object ( [ID] => 1501 [post_author] => 4 [post_date] => 2012-09-27 10:03:15 [post_date_gmt] => 2012-09-27 14:03:15 [post_content] => Click here for agenda. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-4 [to_ping] => [pinged] => [post_modified] => 2012-09-27 10:03:15 [post_modified_gmt] => 2012-09-27 14:03:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1501 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [34] => WP_Post Object ( [ID] => 1503 [post_author] => 4 [post_date] => 2012-09-27 10:05:02 [post_date_gmt] => 2012-09-27 14:05:02 [post_content] => Click here for agenda. [post_title] => Interoperability/Information Sharing Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2012-09-27 10:05:02 [post_modified_gmt] => 2012-09-27 14:05:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1503 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [35] => WP_Post Object ( [ID] => 1509 [post_author] => 4 [post_date] => 2012-09-27 10:08:00 [post_date_gmt] => 2012-09-27 14:08:00 [post_content] => Click here for agenda. [post_title] => Interoperability/Information Sharing Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2012-09-27 10:08:00 [post_modified_gmt] => 2012-09-27 14:08:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1509 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [36] => WP_Post Object ( [ID] => 1561 [post_author] => 3 [post_date] => 2012-10-09 14:37:10 [post_date_gmt] => 2012-10-09 18:37:10 [post_content] => The MRC/DART Train-a-Thon is a comprehensive full day of training designed to assist members and new volunteers in satisfying basic training requirements quickly and conveniently. The training is co-sponsored by the Community Health Workers Alliance of Berkshire County and includes:
  • Intro to Disaster Response (MRC and DART 101)
  • Psychological First Aid (PFA)
  • ICS 100 and NIMS 700
The FREE training will include a Q & A session, opportunities for networking, lunch, certificates, and giveaways. It is open to all but requires pre-registration. Complete course descriptions and training information is available here. For more information or to REGISTER contact CMcKeown@wmmrc.org (413) 539-4115 or visit www.WMMRC.org.   [post_title] => MRC/DART Train-a-Thon [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => mrcdart-train-a-thon [to_ping] => [pinged] => [post_modified] => 2012-10-09 14:37:10 [post_modified_gmt] => 2012-10-09 18:37:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1561 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [37] => WP_Post Object ( [ID] => 1627 [post_author] => 1 [post_date] => 2012-10-10 14:02:20 [post_date_gmt] => 2012-10-10 18:02:20 [post_content] => Click here for agenda. [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2012-10-10 14:02:20 [post_modified_gmt] => 2012-10-10 18:02:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1627 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [38] => WP_Post Object ( [ID] => 1642 [post_author] => 3 [post_date] => 2012-10-11 16:21:27 [post_date_gmt] => 2012-10-11 20:21:27 [post_content] =>   Emergency responders, EMDs, faith-based, community and municipal leaders and volunteers are cordially invited to an upcoming workshop on Psychological First AidThis free event is organized by the Faith Community Partnering for Emergency Preparedness Project and sponsored by the Western Region Homeland Security Advisory Council .  It will take place on Tuesday, October 23 from 10:00am to 3:00pm (including lunch) at St. Ann Church Family Center in Lenox.  Doors open at 9:45am--pre-registration is required.  Chris Farrand, Director of Emergency Disaster Services for the Salvation Army of Massachusetts will be the presenter.  Chief Dan Clifford and Major Tom Grady will be speaking. Please see this flyer for more information about the program.  This experiential workshop will provide tested tools for faith leaders and volunteers, as well as emergency responders and community volunteers, seeking to help those emotionally impacted by disasters.  Our recent experiences of  tornadoes, flooding and prolonged power outages in western Massachusetts showed the importance of gaining  proactive skills.  We hope that you can take part.     [post_title] => Psychological First Aid - Training for Whole Community Disaster Resilience [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => psychological-first-aid-training-for-whole-community-disaster-resilience [to_ping] => [pinged] => [post_modified] => 2012-10-11 16:21:27 [post_modified_gmt] => 2012-10-11 20:21:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1642 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [39] => WP_Post Object ( [ID] => 1828 [post_author] => 4 [post_date] => 2012-11-13 13:51:50 [post_date_gmt] => 2012-11-13 18:51:50 [post_content] => Click here for agenda. [post_title] => Interoperability/Information Sharing Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2012-11-13 13:51:50 [post_modified_gmt] => 2012-11-13 18:51:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1828 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [40] => WP_Post Object ( [ID] => 1832 [post_author] => 4 [post_date] => 2012-11-13 13:54:07 [post_date_gmt] => 2012-11-13 18:54:07 [post_content] => Click here for agenda. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-5 [to_ping] => [pinged] => [post_modified] => 2012-11-13 13:54:07 [post_modified_gmt] => 2012-11-13 18:54:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1832 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [41] => WP_Post Object ( [ID] => 1835 [post_author] => 4 [post_date] => 2012-11-13 13:55:53 [post_date_gmt] => 2012-11-13 18:55:53 [post_content] => Click here for agenda. [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2012-11-13 13:55:53 [post_modified_gmt] => 2012-11-13 18:55:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1835 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [42] => WP_Post Object ( [ID] => 1992 [post_author] => 4 [post_date] => 2013-01-02 15:18:35 [post_date_gmt] => 2013-01-02 20:18:35 [post_content] => [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:18:35 [post_modified_gmt] => 2013-01-02 20:18:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1992 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [43] => WP_Post Object ( [ID] => 1999 [post_author] => 4 [post_date] => 2013-01-02 15:27:13 [post_date_gmt] => 2013-01-02 20:27:13 [post_content] => Click here for agenda. [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:27:13 [post_modified_gmt] => 2013-01-02 20:27:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=1999 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [44] => WP_Post Object ( [ID] => 2005 [post_author] => 4 [post_date] => 2013-01-02 15:31:55 [post_date_gmt] => 2013-01-02 20:31:55 [post_content] => [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:31:55 [post_modified_gmt] => 2013-01-02 20:31:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2005 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [45] => WP_Post Object ( [ID] => 2009 [post_author] => 4 [post_date] => 2013-01-02 15:33:34 [post_date_gmt] => 2013-01-02 20:33:34 [post_content] => [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:33:34 [post_modified_gmt] => 2013-01-02 20:33:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2009 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [46] => WP_Post Object ( [ID] => 2015 [post_author] => 4 [post_date] => 2013-01-02 15:42:33 [post_date_gmt] => 2013-01-02 20:42:33 [post_content] => [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:42:33 [post_modified_gmt] => 2013-01-02 20:42:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2015 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [47] => WP_Post Object ( [ID] => 2017 [post_author] => 4 [post_date] => 2013-01-02 15:43:07 [post_date_gmt] => 2013-01-02 20:43:07 [post_content] => [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:43:07 [post_modified_gmt] => 2013-01-02 20:43:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2017 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [48] => WP_Post Object ( [ID] => 2019 [post_author] => 4 [post_date] => 2013-01-02 15:44:50 [post_date_gmt] => 2013-01-02 20:44:50 [post_content] => Click here for agenda. [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:44:50 [post_modified_gmt] => 2013-01-02 20:44:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2019 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [49] => WP_Post Object ( [ID] => 2022 [post_author] => 4 [post_date] => 2013-01-02 15:52:00 [post_date_gmt] => 2013-01-02 20:52:00 [post_content] => Click here for agenda. [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:52:00 [post_modified_gmt] => 2013-01-02 20:52:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2022 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [50] => WP_Post Object ( [ID] => 2025 [post_author] => 4 [post_date] => 2013-01-02 15:52:51 [post_date_gmt] => 2013-01-02 20:52:51 [post_content] => Click here for agenda. [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:52:51 [post_modified_gmt] => 2013-01-02 20:52:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2025 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [51] => WP_Post Object ( [ID] => 2027 [post_author] => 4 [post_date] => 2013-01-02 15:54:02 [post_date_gmt] => 2013-01-02 20:54:02 [post_content] => Click here for agenda. [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:54:02 [post_modified_gmt] => 2013-01-02 20:54:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2027 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [52] => WP_Post Object ( [ID] => 2029 [post_author] => 4 [post_date] => 2013-01-02 15:54:41 [post_date_gmt] => 2013-01-02 20:54:41 [post_content] => [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:54:41 [post_modified_gmt] => 2013-01-02 20:54:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2029 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [53] => WP_Post Object ( [ID] => 2031 [post_author] => 4 [post_date] => 2013-01-02 15:56:55 [post_date_gmt] => 2013-01-02 20:56:55 [post_content] => Click here for agenda. [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:56:55 [post_modified_gmt] => 2013-01-02 20:56:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2031 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [54] => WP_Post Object ( [ID] => 2033 [post_author] => 4 [post_date] => 2013-01-02 15:58:16 [post_date_gmt] => 2013-01-02 20:58:16 [post_content] => Click here for agenda. [post_title] => Western Regional Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-regional-homeland-security-advisory-council-meeting [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:58:16 [post_modified_gmt] => 2013-01-02 20:58:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2033 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [55] => WP_Post Object ( [ID] => 2035 [post_author] => 4 [post_date] => 2013-01-02 15:58:56 [post_date_gmt] => 2013-01-02 20:58:56 [post_content] => Click here for agenda. [post_title] => Western Regional Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-regional-homeland-security-advisory-council-meeting-2 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:58:56 [post_modified_gmt] => 2013-01-02 20:58:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2035 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [56] => WP_Post Object ( [ID] => 2037 [post_author] => 4 [post_date] => 2013-01-02 15:59:33 [post_date_gmt] => 2013-01-02 20:59:33 [post_content] => Click here for agenda. [post_title] => Western Regional Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-regional-homeland-security-advisory-council-meeting-3 [to_ping] => [pinged] => [post_modified] => 2013-01-02 15:59:33 [post_modified_gmt] => 2013-01-02 20:59:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2037 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [57] => WP_Post Object ( [ID] => 2039 [post_author] => 4 [post_date] => 2013-01-02 16:00:08 [post_date_gmt] => 2013-01-02 21:00:08 [post_content] => Click here for agenda. [post_title] => Western Regional Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-regional-homeland-security-advisory-council-meeting-4 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:00:08 [post_modified_gmt] => 2013-01-02 21:00:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2039 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [58] => WP_Post Object ( [ID] => 2041 [post_author] => 4 [post_date] => 2013-01-02 16:00:43 [post_date_gmt] => 2013-01-02 21:00:43 [post_content] => [post_title] => Western Regional Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-regional-homeland-security-advisory-council-meeting-5 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:00:43 [post_modified_gmt] => 2013-01-02 21:00:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2041 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [59] => WP_Post Object ( [ID] => 2043 [post_author] => 4 [post_date] => 2013-01-02 16:01:20 [post_date_gmt] => 2013-01-02 21:01:20 [post_content] => Click here for agenda. [post_title] => Western Regional Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-regional-homeland-security-advisory-council-meeting-6 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:01:20 [post_modified_gmt] => 2013-01-02 21:01:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2043 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [60] => WP_Post Object ( [ID] => 2045 [post_author] => 4 [post_date] => 2013-01-02 16:02:20 [post_date_gmt] => 2013-01-02 21:02:20 [post_content] => Click here for agenda. [post_title] => WRHSAC Interops/Info Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-interopsinfo-sharing-subcommittee [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:02:20 [post_modified_gmt] => 2013-01-02 21:02:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2045 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [61] => WP_Post Object ( [ID] => 2047 [post_author] => 4 [post_date] => 2013-01-02 16:03:03 [post_date_gmt] => 2013-01-02 21:03:03 [post_content] => Click here for agenda. [post_title] => WRHSAC Interops/Info Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-interopsinfo-sharing-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:03:03 [post_modified_gmt] => 2013-01-02 21:03:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2047 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [62] => WP_Post Object ( [ID] => 2049 [post_author] => 4 [post_date] => 2013-01-02 16:03:41 [post_date_gmt] => 2013-01-02 21:03:41 [post_content] => Click here for agenda. [post_title] => WRHSAC Interops/Info Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-interopsinfo-sharing-subcommittee-3 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:03:41 [post_modified_gmt] => 2013-01-02 21:03:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2049 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [63] => WP_Post Object ( [ID] => 2051 [post_author] => 4 [post_date] => 2013-01-02 16:04:20 [post_date_gmt] => 2013-01-02 21:04:20 [post_content] => Click here for agenda. [post_title] => WRHSAC Interops/Info Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-interopsinfo-sharing-subcommittee-4 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:04:20 [post_modified_gmt] => 2013-01-02 21:04:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2051 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [64] => WP_Post Object ( [ID] => 2053 [post_author] => 4 [post_date] => 2013-01-02 16:04:54 [post_date_gmt] => 2013-01-02 21:04:54 [post_content] => [post_title] => WRHSAC Interops/Info Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-interopsinfo-sharing-subcommittee-5 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:04:54 [post_modified_gmt] => 2013-01-02 21:04:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2053 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [65] => WP_Post Object ( [ID] => 2055 [post_author] => 4 [post_date] => 2013-01-02 16:05:28 [post_date_gmt] => 2013-01-02 21:05:28 [post_content] => Click here for agenda. [post_title] => WRHSAC Interops/Info Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-interopsinfo-sharing-subcommittee-6 [to_ping] => [pinged] => [post_modified] => 2013-01-02 16:05:28 [post_modified_gmt] => 2013-01-02 21:05:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2055 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [66] => WP_Post Object ( [ID] => 2148 [post_author] => 4 [post_date] => 2013-03-05 09:46:56 [post_date_gmt] => 2013-03-05 14:46:56 [post_content] => Click here for agenda. [post_title] => CBRNE/IED Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrneied-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2013-03-05 09:46:56 [post_modified_gmt] => 2013-03-05 14:46:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2148 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [67] => WP_Post Object ( [ID] => 2238 [post_author] => 4 [post_date] => 2013-03-22 15:54:58 [post_date_gmt] => 2013-03-22 19:54:58 [post_content] => Click here for agenda. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee [to_ping] => [pinged] => [post_modified] => 2013-03-22 15:54:58 [post_modified_gmt] => 2013-03-22 19:54:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2238 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [68] => WP_Post Object ( [ID] => 2241 [post_author] => 4 [post_date] => 2013-03-22 15:56:38 [post_date_gmt] => 2013-03-22 19:56:38 [post_content] => Click here for agenda. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-3 [to_ping] => [pinged] => [post_modified] => 2013-03-22 15:56:38 [post_modified_gmt] => 2013-03-22 19:56:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2241 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [69] => WP_Post Object ( [ID] => 2244 [post_author] => 4 [post_date] => 2013-03-22 15:58:45 [post_date_gmt] => 2013-03-22 19:58:45 [post_content] => Click here for agenda. [post_title] => Interoperability/Information Sharing Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2013-03-22 15:58:45 [post_modified_gmt] => 2013-03-22 19:58:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2244 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [70] => WP_Post Object ( [ID] => 2305 [post_author] => 3 [post_date] => 2013-04-08 09:11:24 [post_date_gmt] => 2013-04-08 13:11:24 [post_content] => The Whole Community Preparedness Summit is geared toward Western Massachusetts Emergency Management Directors/Planners and Incident Managers/Commanders from any first responder discipline. At this summit you will gain an understanding of the following:
  • Why meeting the needs of the whole community is not only a best practice, but also required by law. A review of both Massachusetts and Federal statutory requirements will be provided.
  • How to plan for the whole community: A local Emergency Management Director (EMD) will discuss how the Community Emergency Management Plan (CEMP) Individuals Requiring Additional Assistance (IRAA) Annex can help.
  • How to write or implement MOUs with agencies/organizations providing shelter management services and services to IRAA populations and why MOUs are important.
  • How identify an individual within the community that could serve as IRAA spokesperson within the incident command structure.
  • What training opportunities and other resources are available from the State, local private sector entities, as well as educational institutions within the region.
By the time you leave this event your CEMP Annex should be almost completed! More information and registration is available here. [post_title] => Whole Community Preparedness Summit [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => whole-community-preparedness-summit [to_ping] => [pinged] => [post_modified] => 2013-04-08 09:11:24 [post_modified_gmt] => 2013-04-08 13:11:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2305 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [71] => WP_Post Object ( [ID] => 2320 [post_author] => 3 [post_date] => 2013-04-12 10:42:45 [post_date_gmt] => 2013-04-12 14:42:45 [post_content] => SKYWARN is a free training sponsored by Franklin County Citizen Corps Programs and is geared toward anyone interested in public service and in potentially joining the SKYWARN® volunteer program. Volunteers include police and fire personnel, dispatchers, EMS workers, public utility workers and other concerned private citizens. Individuals affiliated with hospitals, schools, churches, nursing homes or who have a responsibility for protecting others are also encouraged to become a spotter. The SKYWARN training covers fundamentals of thunderstorm development, storm structure, and identification of potential severe weather features. It also includes basic severe weather safety informtion. Free food  will be provided. For more information, please see this flyer. Please register by calling 413-774-3167 x 101 or email admin@frcog.org SKYWARN® is a registered trademark of NOAA's National Weather Service       [post_title] => SKYWARN Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => skywarn-training [to_ping] => [pinged] => [post_modified] => 2013-04-12 10:42:45 [post_modified_gmt] => 2013-04-12 14:42:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2320 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [72] => WP_Post Object ( [ID] => 2369 [post_author] => 2 [post_date] => 2013-04-29 14:30:18 [post_date_gmt] => 2013-04-29 18:30:18 [post_content] => Community members are invited to join emergency, preparedness professionals, volunteers and residents with our pets as we gather on the West Springfield Town Common for a morning of activities, education and refreshments. Activities include:
  • Animal Rescue/Shelter Groups
  • DART Disaster Animal Response Team
  • MRC Medical Reserve Corps
  • Fire and Police K-9 Demonstrations
  • Mobil Disaster Food Kitchen
*All pets must be registered, leashed, safe and waste removed by owners For more information call the West Springfield Health Department: (413) 263-3206, or Email: kcnorbut@yahoo.com Event sponsored by Western Ma Medical Reserve Corps [post_title] => Pets and Their Peeps Preparedness Parade [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => pets-and-their-peeps-preparedness-parade [to_ping] => [pinged] => [post_modified] => 2013-04-29 14:30:18 [post_modified_gmt] => 2013-04-29 18:30:18 [post_content_filtered] => [post_parent] => 0 [guid] => http://westernmassready.org/?p=1710 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [73] => WP_Post Object ( [ID] => 2415 [post_author] => 4 [post_date] => 2013-06-11 15:41:21 [post_date_gmt] => 2013-06-11 19:41:21 [post_content] => Click here for the agenda. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-3 [to_ping] => [pinged] => [post_modified] => 2013-06-11 15:41:21 [post_modified_gmt] => 2013-06-11 19:41:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2415 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [74] => WP_Post Object ( [ID] => 2418 [post_author] => 4 [post_date] => 2013-06-11 16:06:39 [post_date_gmt] => 2013-06-11 20:06:39 [post_content] => Click here for the agenda. [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:06:39 [post_modified_gmt] => 2013-06-11 20:06:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2418 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [75] => WP_Post Object ( [ID] => 2420 [post_author] => 4 [post_date] => 2013-06-11 16:08:19 [post_date_gmt] => 2013-06-11 20:08:19 [post_content] => Click here for the agenda. [post_title] => Interoperability/Information Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformatin-sharing-subcommittee [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:08:19 [post_modified_gmt] => 2013-06-11 20:08:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2420 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [76] => WP_Post Object ( [ID] => 2429 [post_author] => 4 [post_date] => 2013-06-11 16:13:24 [post_date_gmt] => 2013-06-11 20:13:24 [post_content] => Agenda   [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-4 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:13:24 [post_modified_gmt] => 2013-06-11 20:13:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2429 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [77] => WP_Post Object ( [ID] => 2432 [post_author] => 4 [post_date] => 2013-06-11 16:14:04 [post_date_gmt] => 2013-06-11 20:14:04 [post_content] => Agenda [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-2 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:14:04 [post_modified_gmt] => 2013-06-11 20:14:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2432 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [78] => WP_Post Object ( [ID] => 2434 [post_author] => 4 [post_date] => 2013-06-11 16:15:02 [post_date_gmt] => 2013-06-11 20:15:02 [post_content] => Agenda [post_title] => Interoperability/Information Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:15:02 [post_modified_gmt] => 2013-06-11 20:15:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2434 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [79] => WP_Post Object ( [ID] => 2438 [post_author] => 4 [post_date] => 2013-06-11 16:17:40 [post_date_gmt] => 2013-06-11 20:17:40 [post_content] => [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-3 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:17:40 [post_modified_gmt] => 2013-06-11 20:17:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2438 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [80] => WP_Post Object ( [ID] => 2440 [post_author] => 4 [post_date] => 2013-06-11 16:19:31 [post_date_gmt] => 2013-06-11 20:19:31 [post_content] => [post_title] => Interoperability/Information Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:19:31 [post_modified_gmt] => 2013-06-11 20:19:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2440 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [81] => WP_Post Object ( [ID] => 2437 [post_author] => 4 [post_date] => 2013-06-11 16:21:41 [post_date_gmt] => 2013-06-11 20:21:41 [post_content] => [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-5 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:21:41 [post_modified_gmt] => 2013-06-11 20:21:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2437 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [82] => WP_Post Object ( [ID] => 2444 [post_author] => 4 [post_date] => 2013-06-11 16:25:35 [post_date_gmt] => 2013-06-11 20:25:35 [post_content] => Click here for agenda. [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-4 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:25:35 [post_modified_gmt] => 2013-06-11 20:25:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2444 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [83] => WP_Post Object ( [ID] => 2446 [post_author] => 4 [post_date] => 2013-06-11 16:26:38 [post_date_gmt] => 2013-06-11 20:26:38 [post_content] => Click here for agenda. [post_title] => Interoperability/Information Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-3 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:26:38 [post_modified_gmt] => 2013-06-11 20:26:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2446 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [84] => WP_Post Object ( [ID] => 2449 [post_author] => 4 [post_date] => 2013-06-11 16:28:03 [post_date_gmt] => 2013-06-11 20:28:03 [post_content] => Click here for agenda. [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-5 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:28:03 [post_modified_gmt] => 2013-06-11 20:28:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2449 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [85] => WP_Post Object ( [ID] => 2452 [post_author] => 4 [post_date] => 2013-06-11 16:28:53 [post_date_gmt] => 2013-06-11 20:28:53 [post_content] => Click here for agenda. [post_title] => Interoperability/Information Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-4 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:28:53 [post_modified_gmt] => 2013-06-11 20:28:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2452 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [86] => WP_Post Object ( [ID] => 2454 [post_author] => 4 [post_date] => 2013-06-11 16:30:05 [post_date_gmt] => 2013-06-11 20:30:05 [post_content] => Click here for agenda. [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-6 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:30:05 [post_modified_gmt] => 2013-06-11 20:30:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2454 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [87] => WP_Post Object ( [ID] => 2456 [post_author] => 4 [post_date] => 2013-06-11 16:31:10 [post_date_gmt] => 2013-06-11 20:31:10 [post_content] => Click here for agenda. [post_title] => Interoperability/Information Sharing Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperabilityinformation-sharing-subcommittee-5 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:31:10 [post_modified_gmt] => 2013-06-11 20:31:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2456 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [88] => WP_Post Object ( [ID] => 2462 [post_author] => 4 [post_date] => 2013-06-11 16:34:48 [post_date_gmt] => 2013-06-11 20:34:48 [post_content] => [post_title] => Planning & Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:34:48 [post_modified_gmt] => 2013-06-11 20:34:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2462 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [89] => WP_Post Object ( [ID] => 2464 [post_author] => 4 [post_date] => 2013-06-11 16:35:31 [post_date_gmt] => 2013-06-11 20:35:31 [post_content] => Click here for agenda. [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-3 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:35:31 [post_modified_gmt] => 2013-06-11 20:35:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2464 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [90] => WP_Post Object ( [ID] => 2467 [post_author] => 4 [post_date] => 2013-06-11 16:37:09 [post_date_gmt] => 2013-06-11 20:37:09 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-4 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:37:09 [post_modified_gmt] => 2013-06-11 20:37:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2467 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [91] => WP_Post Object ( [ID] => 2469 [post_author] => 4 [post_date] => 2013-06-11 16:37:49 [post_date_gmt] => 2013-06-11 20:37:49 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-5 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:37:49 [post_modified_gmt] => 2013-06-11 20:37:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2469 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [92] => WP_Post Object ( [ID] => 2471 [post_author] => 4 [post_date] => 2013-06-11 16:38:21 [post_date_gmt] => 2013-06-11 20:38:21 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-6 [to_ping] => [pinged] => [post_modified] => 2013-06-11 16:38:21 [post_modified_gmt] => 2013-06-11 20:38:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=2471 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [93] => WP_Post Object ( [ID] => 3012 [post_author] => 2 [post_date] => 2013-11-09 11:53:32 [post_date_gmt] => 2013-11-09 16:53:32 [post_content] => The WRHSAC Interoperability / Information Sharing Subcommittee will hold a special meeting on Tuesday, Nov. 12 at 10am at the Northampton Police Department, 29 Center Street, Northampton. The agenda can be found here. [post_title] => Interoperability/ Information Sharing Subcommittee Special Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interoperability-information-sharing-subcommittee-special-meeting [to_ping] => [pinged] => [post_modified] => 2013-11-09 11:53:32 [post_modified_gmt] => 2013-11-09 16:53:32 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3012 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [94] => WP_Post Object ( [ID] => 3024 [post_author] => 4 [post_date] => 2013-11-13 11:03:20 [post_date_gmt] => 2013-11-13 16:03:20 [post_content] => Click here for agenda. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-6 [to_ping] => [pinged] => [post_modified] => 2013-11-13 11:03:20 [post_modified_gmt] => 2013-11-13 16:03:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3024 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [95] => WP_Post Object ( [ID] => 3148 [post_author] => 4 [post_date] => 2013-12-16 10:21:27 [post_date_gmt] => 2013-12-16 15:21:27 [post_content] => Click here for agenda. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-7 [to_ping] => [pinged] => [post_modified] => 2013-12-16 10:21:27 [post_modified_gmt] => 2013-12-16 15:21:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3148 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [96] => WP_Post Object ( [ID] => 3159 [post_author] => 4 [post_date] => 2013-12-19 10:30:37 [post_date_gmt] => 2013-12-19 15:30:37 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-7 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:30:37 [post_modified_gmt] => 2013-12-19 15:30:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3159 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [97] => WP_Post Object ( [ID] => 3162 [post_author] => 4 [post_date] => 2013-12-19 10:33:39 [post_date_gmt] => 2013-12-19 15:33:39 [post_content] => [post_title] => Planning Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:33:39 [post_modified_gmt] => 2013-12-19 15:33:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3162 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [98] => WP_Post Object ( [ID] => 3165 [post_author] => 4 [post_date] => 2013-12-19 10:35:09 [post_date_gmt] => 2013-12-19 15:35:09 [post_content] => Click here for agenda. [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-8 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:35:09 [post_modified_gmt] => 2013-12-19 15:35:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3165 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [99] => WP_Post Object ( [ID] => 3168 [post_author] => 4 [post_date] => 2013-12-19 10:36:46 [post_date_gmt] => 2013-12-19 15:36:46 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-9 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:36:46 [post_modified_gmt] => 2013-12-19 15:36:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3168 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [100] => WP_Post Object ( [ID] => 3170 [post_author] => 4 [post_date] => 2013-12-19 10:37:15 [post_date_gmt] => 2013-12-19 15:37:15 [post_content] => Click here for agenda. [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-10 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:37:15 [post_modified_gmt] => 2013-12-19 15:37:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3170 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [101] => WP_Post Object ( [ID] => 3172 [post_author] => 4 [post_date] => 2013-12-19 10:38:00 [post_date_gmt] => 2013-12-19 15:38:00 [post_content] => [post_title] => Planning and Pan Flu Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-11 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:38:00 [post_modified_gmt] => 2013-12-19 15:38:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3172 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [102] => WP_Post Object ( [ID] => 3174 [post_author] => 4 [post_date] => 2013-12-19 10:38:50 [post_date_gmt] => 2013-12-19 15:38:50 [post_content] => Click here for agenda. [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-7 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:38:50 [post_modified_gmt] => 2013-12-19 15:38:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3174 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [103] => WP_Post Object ( [ID] => 3176 [post_author] => 4 [post_date] => 2013-12-19 10:41:02 [post_date_gmt] => 2013-12-19 15:41:02 [post_content] => [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-12 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:41:02 [post_modified_gmt] => 2013-12-19 15:41:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3176 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [104] => WP_Post Object ( [ID] => 3180 [post_author] => 4 [post_date] => 2013-12-19 10:42:48 [post_date_gmt] => 2013-12-19 15:42:48 [post_content] => Click here for agenda. [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-8 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:42:48 [post_modified_gmt] => 2013-12-19 15:42:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3180 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [105] => WP_Post Object ( [ID] => 3182 [post_author] => 4 [post_date] => 2013-12-19 10:43:40 [post_date_gmt] => 2013-12-19 15:43:40 [post_content] => [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-9 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:43:40 [post_modified_gmt] => 2013-12-19 15:43:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3182 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [106] => WP_Post Object ( [ID] => 3184 [post_author] => 4 [post_date] => 2013-12-19 10:44:25 [post_date_gmt] => 2013-12-19 15:44:25 [post_content] => Agenda 05-20-14 [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-10 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:44:25 [post_modified_gmt] => 2013-12-19 15:44:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3184 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [107] => WP_Post Object ( [ID] => 3186 [post_author] => 4 [post_date] => 2013-12-19 10:45:01 [post_date_gmt] => 2013-12-19 15:45:01 [post_content] => Agenda 06-17-14 [post_title] => WRHSAC [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-11 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:45:01 [post_modified_gmt] => 2013-12-19 15:45:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3186 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [108] => WP_Post Object ( [ID] => 3188 [post_author] => 4 [post_date] => 2013-12-19 10:45:42 [post_date_gmt] => 2013-12-19 15:45:42 [post_content] => Click here for agenda. [post_title] => Interops Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:45:42 [post_modified_gmt] => 2013-12-19 15:45:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3188 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [109] => WP_Post Object ( [ID] => 3190 [post_author] => 4 [post_date] => 2013-12-19 10:47:58 [post_date_gmt] => 2013-12-19 15:47:58 [post_content] => [post_title] => Interops Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:47:58 [post_modified_gmt] => 2013-12-19 15:47:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3190 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [110] => WP_Post Object ( [ID] => 3192 [post_author] => 4 [post_date] => 2013-12-19 10:48:28 [post_date_gmt] => 2013-12-19 15:48:28 [post_content] => [post_title] => Interops Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-3 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:48:28 [post_modified_gmt] => 2013-12-19 15:48:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3192 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [111] => WP_Post Object ( [ID] => 3194 [post_author] => 4 [post_date] => 2013-12-19 10:49:01 [post_date_gmt] => 2013-12-19 15:49:01 [post_content] => [post_title] => Interops Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-4 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:49:01 [post_modified_gmt] => 2013-12-19 15:49:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3194 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [112] => WP_Post Object ( [ID] => 3196 [post_author] => 4 [post_date] => 2013-12-19 10:50:08 [post_date_gmt] => 2013-12-19 15:50:08 [post_content] => interops Agenda 052014 [post_title] => Interops Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-5 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:50:08 [post_modified_gmt] => 2013-12-19 15:50:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3196 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [113] => WP_Post Object ( [ID] => 3200 [post_author] => 4 [post_date] => 2013-12-19 10:51:07 [post_date_gmt] => 2013-12-19 15:51:07 [post_content] => interops Agenda 061714 [post_title] => Interops Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-6 [to_ping] => [pinged] => [post_modified] => 2013-12-19 10:51:07 [post_modified_gmt] => 2013-12-19 15:51:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3200 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [114] => WP_Post Object ( [ID] => 3225 [post_author] => 4 [post_date] => 2014-01-15 14:59:59 [post_date_gmt] => 2014-01-15 19:59:59 [post_content] => Click here for agenda. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-8 [to_ping] => [pinged] => [post_modified] => 2014-01-15 14:59:59 [post_modified_gmt] => 2014-01-15 19:59:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3225 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [115] => WP_Post Object ( [ID] => 3338 [post_author] => 4 [post_date] => 2014-03-14 14:19:07 [post_date_gmt] => 2014-03-14 18:19:07 [post_content] => Click here for agenda. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-9 [to_ping] => [pinged] => [post_modified] => 2014-03-14 14:19:07 [post_modified_gmt] => 2014-03-14 18:19:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3338 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [116] => WP_Post Object ( [ID] => 3496 [post_author] => 4 [post_date] => 2014-05-14 13:54:03 [post_date_gmt] => 2014-05-14 17:54:03 [post_content] => T&E Agenda 052014 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-10 [to_ping] => [pinged] => [post_modified] => 2014-05-14 13:54:03 [post_modified_gmt] => 2014-05-14 17:54:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3496 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [117] => WP_Post Object ( [ID] => 3578 [post_author] => 4 [post_date] => 2014-06-12 12:48:57 [post_date_gmt] => 2014-06-12 16:48:57 [post_content] => T&E Agenda 061714 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-11 [to_ping] => [pinged] => [post_modified] => 2014-06-12 12:48:57 [post_modified_gmt] => 2014-06-12 16:48:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3578 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [118] => WP_Post Object ( [ID] => 3583 [post_author] => 4 [post_date] => 2014-06-12 12:56:16 [post_date_gmt] => 2014-06-12 16:56:16 [post_content] => CBRNE Agenda 061314 [post_title] => CBRNE Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee [to_ping] => [pinged] => [post_modified] => 2014-06-12 12:56:16 [post_modified_gmt] => 2014-06-12 16:56:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3583 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [119] => WP_Post Object ( [ID] => 3624 [post_author] => 4 [post_date] => 2014-07-10 13:14:47 [post_date_gmt] => 2014-07-10 17:14:47 [post_content] => Click here for Agenda 07-15-14. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-6 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:14:47 [post_modified_gmt] => 2014-07-10 17:14:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3624 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [120] => WP_Post Object ( [ID] => 3629 [post_author] => 4 [post_date] => 2014-07-10 13:16:02 [post_date_gmt] => 2014-07-10 17:16:02 [post_content] => Click here for interops Agenda 071514 [post_title] => Interops Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:16:02 [post_modified_gmt] => 2014-07-10 17:16:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3629 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [121] => WP_Post Object ( [ID] => 3634 [post_author] => 4 [post_date] => 2014-07-10 13:42:36 [post_date_gmt] => 2014-07-10 17:42:36 [post_content] => [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-7 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:42:36 [post_modified_gmt] => 2014-07-10 17:42:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3634 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [122] => WP_Post Object ( [ID] => 3636 [post_author] => 4 [post_date] => 2014-07-10 13:43:34 [post_date_gmt] => 2014-07-10 17:43:34 [post_content] => [post_title] => Interops Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:43:34 [post_modified_gmt] => 2014-07-10 17:43:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3636 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [123] => WP_Post Object ( [ID] => 3638 [post_author] => 4 [post_date] => 2014-07-10 13:44:42 [post_date_gmt] => 2014-07-10 17:44:42 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:44:42 [post_modified_gmt] => 2014-07-10 17:44:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3638 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [124] => WP_Post Object ( [ID] => 3640 [post_author] => 4 [post_date] => 2014-07-10 13:46:37 [post_date_gmt] => 2014-07-10 17:46:37 [post_content] => Agenda 09-16-14 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-8 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:46:37 [post_modified_gmt] => 2014-07-10 17:46:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3640 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [125] => WP_Post Object ( [ID] => 3642 [post_author] => 4 [post_date] => 2014-07-10 13:47:38 [post_date_gmt] => 2014-07-10 17:47:38 [post_content] => interops Agenda 091614 [post_title] => Interops Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:47:38 [post_modified_gmt] => 2014-07-10 17:47:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3642 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [126] => WP_Post Object ( [ID] => 3644 [post_author] => 4 [post_date] => 2014-07-10 13:48:37 [post_date_gmt] => 2014-07-10 17:48:37 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:48:37 [post_modified_gmt] => 2014-07-10 17:48:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3644 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [127] => WP_Post Object ( [ID] => 3646 [post_author] => 4 [post_date] => 2014-07-10 13:50:07 [post_date_gmt] => 2014-07-10 17:50:07 [post_content] => Agenda 10-21-14 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-9 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:50:07 [post_modified_gmt] => 2014-07-10 17:50:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3646 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [128] => WP_Post Object ( [ID] => 3648 [post_author] => 4 [post_date] => 2014-07-10 13:51:06 [post_date_gmt] => 2014-07-10 17:51:06 [post_content] => interops Agenda 102114 [post_title] => Interops Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:51:06 [post_modified_gmt] => 2014-07-10 17:51:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3648 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [129] => WP_Post Object ( [ID] => 3650 [post_author] => 4 [post_date] => 2014-07-10 13:52:09 [post_date_gmt] => 2014-07-10 17:52:09 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:52:09 [post_modified_gmt] => 2014-07-10 17:52:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3650 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [130] => WP_Post Object ( [ID] => 3652 [post_author] => 4 [post_date] => 2014-07-10 13:53:02 [post_date_gmt] => 2014-07-10 17:53:02 [post_content] => Agenda 11-18-14 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-10 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:53:02 [post_modified_gmt] => 2014-07-10 17:53:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3652 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [131] => WP_Post Object ( [ID] => 3654 [post_author] => 4 [post_date] => 2014-07-10 13:53:55 [post_date_gmt] => 2014-07-10 17:53:55 [post_content] => interops Agenda 111814 [post_title] => Interops Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:53:55 [post_modified_gmt] => 2014-07-10 17:53:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3654 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [132] => WP_Post Object ( [ID] => 3656 [post_author] => 4 [post_date] => 2014-07-10 13:54:51 [post_date_gmt] => 2014-07-10 17:54:51 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:54:51 [post_modified_gmt] => 2014-07-10 17:54:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3656 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [133] => WP_Post Object ( [ID] => 3658 [post_author] => 4 [post_date] => 2014-07-10 13:56:08 [post_date_gmt] => 2014-07-10 17:56:08 [post_content] => Agenda 12-16-14 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-11 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:56:08 [post_modified_gmt] => 2014-07-10 17:56:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3658 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [134] => WP_Post Object ( [ID] => 3660 [post_author] => 4 [post_date] => 2014-07-10 13:57:17 [post_date_gmt] => 2014-07-10 17:57:17 [post_content] => interops Agenda 121614 [post_title] => Interops Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => interops-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2014-07-10 13:57:17 [post_modified_gmt] => 2014-07-10 17:57:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3660 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [135] => WP_Post Object ( [ID] => 3664 [post_author] => 4 [post_date] => 2014-07-17 15:14:07 [post_date_gmt] => 2014-07-17 19:14:07 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2014-07-17 15:14:07 [post_modified_gmt] => 2014-07-17 19:14:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3664 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [136] => WP_Post Object ( [ID] => 3732 [post_author] => 4 [post_date] => 2014-09-11 14:31:41 [post_date_gmt] => 2014-09-11 18:31:41 [post_content] => T&E Agenda 091614 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-12 [to_ping] => [pinged] => [post_modified] => 2014-09-11 14:31:41 [post_modified_gmt] => 2014-09-11 18:31:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3732 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [137] => WP_Post Object ( [ID] => 3745 [post_author] => 4 [post_date] => 2014-09-12 14:11:08 [post_date_gmt] => 2014-09-12 18:11:08 [post_content] => CBRNE Agenda 091514 [post_title] => CBRNE Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2014-09-12 14:11:08 [post_modified_gmt] => 2014-09-12 18:11:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3745 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [138] => WP_Post Object ( [ID] => 3784 [post_author] => 4 [post_date] => 2014-10-17 10:39:52 [post_date_gmt] => 2014-10-17 14:39:52 [post_content] => T&E Agenda102114 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-13 [to_ping] => [pinged] => [post_modified] => 2014-10-17 10:39:52 [post_modified_gmt] => 2014-10-17 14:39:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3784 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [139] => WP_Post Object ( [ID] => 3788 [post_author] => 4 [post_date] => 2014-10-17 10:40:50 [post_date_gmt] => 2014-10-17 14:40:50 [post_content] => T&E Agenda 111814 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-14 [to_ping] => [pinged] => [post_modified] => 2014-10-17 10:40:50 [post_modified_gmt] => 2014-10-17 14:40:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3788 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [140] => WP_Post Object ( [ID] => 3790 [post_author] => 4 [post_date] => 2014-10-17 10:41:55 [post_date_gmt] => 2014-10-17 14:41:55 [post_content] => T&E Agenda 121614 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-15 [to_ping] => [pinged] => [post_modified] => 2014-10-17 10:41:55 [post_modified_gmt] => 2014-10-17 14:41:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3790 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [141] => WP_Post Object ( [ID] => 3865 [post_author] => 4 [post_date] => 2014-12-17 15:32:59 [post_date_gmt] => 2014-12-17 20:32:59 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:32:59 [post_modified_gmt] => 2014-12-17 20:32:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3865 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [142] => WP_Post Object ( [ID] => 3867 [post_author] => 4 [post_date] => 2014-12-17 15:34:02 [post_date_gmt] => 2014-12-17 20:34:02 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:34:02 [post_modified_gmt] => 2014-12-17 20:34:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3867 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [143] => WP_Post Object ( [ID] => 3869 [post_author] => 4 [post_date] => 2014-12-17 15:34:44 [post_date_gmt] => 2014-12-17 20:34:44 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:34:44 [post_modified_gmt] => 2014-12-17 20:34:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3869 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [144] => WP_Post Object ( [ID] => 3871 [post_author] => 4 [post_date] => 2014-12-17 15:35:52 [post_date_gmt] => 2014-12-17 20:35:52 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-10 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:35:52 [post_modified_gmt] => 2014-12-17 20:35:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3871 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [145] => WP_Post Object ( [ID] => 3873 [post_author] => 4 [post_date] => 2014-12-17 15:36:23 [post_date_gmt] => 2014-12-17 20:36:23 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:36:23 [post_modified_gmt] => 2014-12-17 20:36:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3873 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [146] => WP_Post Object ( [ID] => 3875 [post_author] => 4 [post_date] => 2014-12-17 15:37:08 [post_date_gmt] => 2014-12-17 20:37:08 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-12 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:37:08 [post_modified_gmt] => 2014-12-17 20:37:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3875 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [147] => WP_Post Object ( [ID] => 3877 [post_author] => 4 [post_date] => 2014-12-17 15:37:41 [post_date_gmt] => 2014-12-17 20:37:41 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-13 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:37:41 [post_modified_gmt] => 2014-12-17 20:37:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3877 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [148] => WP_Post Object ( [ID] => 3879 [post_author] => 4 [post_date] => 2014-12-17 15:39:43 [post_date_gmt] => 2014-12-17 20:39:43 [post_content] => No meeting will be held this month. [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-14 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:39:43 [post_modified_gmt] => 2014-12-17 20:39:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3879 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [149] => WP_Post Object ( [ID] => 3881 [post_author] => 4 [post_date] => 2014-12-17 15:40:17 [post_date_gmt] => 2014-12-17 20:40:17 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-15 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:40:17 [post_modified_gmt] => 2014-12-17 20:40:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3881 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [150] => WP_Post Object ( [ID] => 3883 [post_author] => 4 [post_date] => 2014-12-17 15:40:53 [post_date_gmt] => 2014-12-17 20:40:53 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-16 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:40:53 [post_modified_gmt] => 2014-12-17 20:40:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3883 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [151] => WP_Post Object ( [ID] => 3885 [post_author] => 4 [post_date] => 2014-12-17 15:41:21 [post_date_gmt] => 2014-12-17 20:41:21 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-17 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:41:21 [post_modified_gmt] => 2014-12-17 20:41:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3885 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [152] => WP_Post Object ( [ID] => 3887 [post_author] => 4 [post_date] => 2014-12-17 15:41:54 [post_date_gmt] => 2014-12-17 20:41:54 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-18 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:41:54 [post_modified_gmt] => 2014-12-17 20:41:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3887 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [153] => WP_Post Object ( [ID] => 3889 [post_author] => 4 [post_date] => 2014-12-17 15:42:44 [post_date_gmt] => 2014-12-17 20:42:44 [post_content] => [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:42:44 [post_modified_gmt] => 2014-12-17 20:42:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3889 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [154] => WP_Post Object ( [ID] => 3891 [post_author] => 4 [post_date] => 2014-12-17 15:43:38 [post_date_gmt] => 2014-12-17 20:43:38 [post_content] => [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:43:38 [post_modified_gmt] => 2014-12-17 20:43:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3891 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [155] => WP_Post Object ( [ID] => 3893 [post_author] => 4 [post_date] => 2014-12-17 15:45:17 [post_date_gmt] => 2014-12-17 20:45:17 [post_content] => T&E Agenda 031715 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:45:17 [post_modified_gmt] => 2014-12-17 20:45:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3893 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [156] => WP_Post Object ( [ID] => 3895 [post_author] => 4 [post_date] => 2014-12-17 15:45:52 [post_date_gmt] => 2014-12-17 20:45:52 [post_content] => T&E Agenda 042115 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:45:52 [post_modified_gmt] => 2014-12-17 20:45:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3895 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [157] => WP_Post Object ( [ID] => 3897 [post_author] => 4 [post_date] => 2014-12-17 15:46:39 [post_date_gmt] => 2014-12-17 20:46:39 [post_content] => T&E Agenda 051915 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:46:39 [post_modified_gmt] => 2014-12-17 20:46:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3897 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [158] => WP_Post Object ( [ID] => 3899 [post_author] => 4 [post_date] => 2014-12-17 15:47:12 [post_date_gmt] => 2014-12-17 20:47:12 [post_content] => T&E Agenda 061615 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:47:12 [post_modified_gmt] => 2014-12-17 20:47:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3899 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [159] => WP_Post Object ( [ID] => 3901 [post_author] => 4 [post_date] => 2014-12-17 15:47:48 [post_date_gmt] => 2014-12-17 20:47:48 [post_content] => T&E Agenda 072115 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:47:48 [post_modified_gmt] => 2014-12-17 20:47:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3901 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [160] => WP_Post Object ( [ID] => 3903 [post_author] => 4 [post_date] => 2014-12-17 15:48:27 [post_date_gmt] => 2014-12-17 20:48:27 [post_content] => [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-10 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:48:27 [post_modified_gmt] => 2014-12-17 20:48:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3903 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [161] => WP_Post Object ( [ID] => 3905 [post_author] => 4 [post_date] => 2014-12-17 15:49:04 [post_date_gmt] => 2014-12-17 20:49:04 [post_content] => T&E Agenda 091515 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:49:04 [post_modified_gmt] => 2014-12-17 20:49:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3905 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [162] => WP_Post Object ( [ID] => 3907 [post_author] => 4 [post_date] => 2014-12-17 15:49:58 [post_date_gmt] => 2014-12-17 20:49:58 [post_content] => T&E Agenda 102015 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-12 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:49:58 [post_modified_gmt] => 2014-12-17 20:49:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3907 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [163] => WP_Post Object ( [ID] => 3909 [post_author] => 4 [post_date] => 2014-12-17 15:50:35 [post_date_gmt] => 2014-12-17 20:50:35 [post_content] => T&E Agenda 111715 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-13 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:50:35 [post_modified_gmt] => 2014-12-17 20:50:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3909 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [164] => WP_Post Object ( [ID] => 3913 [post_author] => 4 [post_date] => 2014-12-17 15:51:54 [post_date_gmt] => 2014-12-17 20:51:54 [post_content] => T&E Agenda 121515 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-15 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:51:54 [post_modified_gmt] => 2014-12-17 20:51:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3913 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [165] => WP_Post Object ( [ID] => 3916 [post_author] => 4 [post_date] => 2014-12-17 15:53:25 [post_date_gmt] => 2014-12-17 20:53:25 [post_content] => [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-12 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:53:25 [post_modified_gmt] => 2014-12-17 20:53:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3916 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [166] => WP_Post Object ( [ID] => 3918 [post_author] => 4 [post_date] => 2014-12-17 15:54:09 [post_date_gmt] => 2014-12-17 20:54:09 [post_content] => [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-13 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:54:09 [post_modified_gmt] => 2014-12-17 20:54:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3918 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [167] => WP_Post Object ( [ID] => 3920 [post_author] => 4 [post_date] => 2014-12-17 15:54:43 [post_date_gmt] => 2014-12-17 20:54:43 [post_content] => WRHSAC Agenda 031715 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-14 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:54:43 [post_modified_gmt] => 2014-12-17 20:54:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3920 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [168] => WP_Post Object ( [ID] => 3922 [post_author] => 4 [post_date] => 2014-12-17 15:55:38 [post_date_gmt] => 2014-12-17 20:55:38 [post_content] => WRHSAC Agenda 042115 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-15 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:55:38 [post_modified_gmt] => 2014-12-17 20:55:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3922 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [169] => WP_Post Object ( [ID] => 3924 [post_author] => 4 [post_date] => 2014-12-17 15:56:33 [post_date_gmt] => 2014-12-17 20:56:33 [post_content] => WRHSAC Agenda 051915 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-16 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:56:33 [post_modified_gmt] => 2014-12-17 20:56:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3924 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [170] => WP_Post Object ( [ID] => 3926 [post_author] => 4 [post_date] => 2014-12-17 15:57:06 [post_date_gmt] => 2014-12-17 20:57:06 [post_content] => WRHSAC Agenda 061615 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-17 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:57:06 [post_modified_gmt] => 2014-12-17 20:57:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3926 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [171] => WP_Post Object ( [ID] => 3928 [post_author] => 4 [post_date] => 2014-12-17 15:57:48 [post_date_gmt] => 2014-12-17 20:57:48 [post_content] => WRHSAC Agenda 072115 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-18 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:57:48 [post_modified_gmt] => 2014-12-17 20:57:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3928 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [172] => WP_Post Object ( [ID] => 3930 [post_author] => 4 [post_date] => 2014-12-17 15:58:32 [post_date_gmt] => 2014-12-17 20:58:32 [post_content] => [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-19 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:58:32 [post_modified_gmt] => 2014-12-17 20:58:32 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3930 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [173] => WP_Post Object ( [ID] => 3932 [post_author] => 4 [post_date] => 2014-12-17 15:59:11 [post_date_gmt] => 2014-12-17 20:59:11 [post_content] => WRHSAC Agenda 091515 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-20 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:59:11 [post_modified_gmt] => 2014-12-17 20:59:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3932 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [174] => WP_Post Object ( [ID] => 3934 [post_author] => 4 [post_date] => 2014-12-17 15:59:47 [post_date_gmt] => 2014-12-17 20:59:47 [post_content] => WRHSAC Agenda 102015 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-21 [to_ping] => [pinged] => [post_modified] => 2014-12-17 15:59:47 [post_modified_gmt] => 2014-12-17 20:59:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3934 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [175] => WP_Post Object ( [ID] => 3936 [post_author] => 4 [post_date] => 2014-12-17 16:00:27 [post_date_gmt] => 2014-12-17 21:00:27 [post_content] => WRHSAC Agenda 111715 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-22 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:00:27 [post_modified_gmt] => 2014-12-17 21:00:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3936 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [176] => WP_Post Object ( [ID] => 3938 [post_author] => 4 [post_date] => 2014-12-17 16:01:06 [post_date_gmt] => 2014-12-17 21:01:06 [post_content] => WRHSAC Agenda 121515 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-23 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:01:06 [post_modified_gmt] => 2014-12-17 21:01:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3938 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [177] => WP_Post Object ( [ID] => 3940 [post_author] => 4 [post_date] => 2014-12-17 16:03:14 [post_date_gmt] => 2014-12-17 21:03:14 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-19 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:03:14 [post_modified_gmt] => 2014-12-17 21:03:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3940 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [178] => WP_Post Object ( [ID] => 3942 [post_author] => 4 [post_date] => 2014-12-17 16:05:03 [post_date_gmt] => 2014-12-17 21:05:03 [post_content] => [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:05:03 [post_modified_gmt] => 2014-12-17 21:05:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3942 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [179] => WP_Post Object ( [ID] => 3944 [post_author] => 4 [post_date] => 2014-12-17 16:05:36 [post_date_gmt] => 2014-12-17 21:05:36 [post_content] => [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-2 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:05:36 [post_modified_gmt] => 2014-12-17 21:05:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3944 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [180] => WP_Post Object ( [ID] => 3946 [post_author] => 4 [post_date] => 2014-12-17 16:07:18 [post_date_gmt] => 2014-12-17 21:07:18 [post_content] => WMRIC Agenda 042115 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-3 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:07:18 [post_modified_gmt] => 2014-12-17 21:07:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3946 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [181] => WP_Post Object ( [ID] => 3948 [post_author] => 4 [post_date] => 2014-12-17 16:07:57 [post_date_gmt] => 2014-12-17 21:07:57 [post_content] => WRHSAC Agenda 051915 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-4 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:07:57 [post_modified_gmt] => 2014-12-17 21:07:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3948 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [182] => WP_Post Object ( [ID] => 3950 [post_author] => 4 [post_date] => 2014-12-17 16:08:34 [post_date_gmt] => 2014-12-17 21:08:34 [post_content] => WMRIC Agenda 061615 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-5 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:08:34 [post_modified_gmt] => 2014-12-17 21:08:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3950 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [183] => WP_Post Object ( [ID] => 3952 [post_author] => 4 [post_date] => 2014-12-17 16:09:08 [post_date_gmt] => 2014-12-17 21:09:08 [post_content] => WMRIC Agenda 072115 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-6 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:09:08 [post_modified_gmt] => 2014-12-17 21:09:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3952 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [184] => WP_Post Object ( [ID] => 3954 [post_author] => 4 [post_date] => 2014-12-17 16:09:45 [post_date_gmt] => 2014-12-17 21:09:45 [post_content] => [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-7 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:09:45 [post_modified_gmt] => 2014-12-17 21:09:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3954 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [185] => WP_Post Object ( [ID] => 3956 [post_author] => 4 [post_date] => 2014-12-17 16:10:20 [post_date_gmt] => 2014-12-17 21:10:20 [post_content] => WMRIC Agenda 091515 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-8 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:10:20 [post_modified_gmt] => 2014-12-17 21:10:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3956 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [186] => WP_Post Object ( [ID] => 3958 [post_author] => 4 [post_date] => 2014-12-17 16:10:50 [post_date_gmt] => 2014-12-17 21:10:50 [post_content] => WMRIC Agenda 102015 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-9 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:10:50 [post_modified_gmt] => 2014-12-17 21:10:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3958 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [187] => WP_Post Object ( [ID] => 3960 [post_author] => 4 [post_date] => 2014-12-17 16:11:21 [post_date_gmt] => 2014-12-17 21:11:21 [post_content] => WMRIC Agenda 111715 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-10 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:11:21 [post_modified_gmt] => 2014-12-17 21:11:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3960 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [188] => WP_Post Object ( [ID] => 3962 [post_author] => 4 [post_date] => 2014-12-17 16:11:52 [post_date_gmt] => 2014-12-17 21:11:52 [post_content] => [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-11 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:11:52 [post_modified_gmt] => 2014-12-17 21:11:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3962 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [189] => WP_Post Object ( [ID] => 3964 [post_author] => 4 [post_date] => 2014-12-17 16:14:18 [post_date_gmt] => 2014-12-17 21:14:18 [post_content] => WMRIC Agenda 031715 [post_title] => Western Mass Regional Interoperability Committee (WMRIC) [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee-wmric-12 [to_ping] => [pinged] => [post_modified] => 2014-12-17 16:14:18 [post_modified_gmt] => 2014-12-17 21:14:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=3964 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [190] => WP_Post Object ( [ID] => 4275 [post_author] => 5 [post_date] => 2015-08-04 11:24:11 [post_date_gmt] => 2015-08-04 15:24:11 [post_content] =>

WRHSAC & Mass Dept of Public Health present: Children in Disasters Conference 2015 “Keeping Kids Safe”

This groundbreaking conference is designed for all emergency response professionals, planners and other professionals in western Massachusetts, who need to consider the safety and well-being of children as they plan for, respond to and recover from any all-hazard incident, disaster or event. We encourage Emergency Management Directors, Public Health officials, Mental Health providers, Physicians, Child Care providers, District Attorneys, and representatives from local Schools, Fire Departments, Police Departments, Emergency Medical Services, Hospitals, Community & Youth Organizations, and Faith-based Organizations to attend. Several nationally recognized speakers will present exciting information and lessons learned. Networking and audience participation will be key components of the day. The conference is a kick-off event for a multi-phase WRHSAC project “Children In Disasters - Emergency Preparedness”. Using significant guidance from the speakers and conference attendees, WRHSAC will prioritize next steps for the region in this important area of whole community emergency preparedness. Your participation is vital to identifying these next steps. Registration is closed for this event. Thank you for your interest! Conference Presentations for download:

Speakers & Topics

“Children in Disasters” presented by Richard Serino. The Honorable Richard Serino is currently a “Distinguished Visiting Fellow” at Harvard University, National Preparedness Leadership Initiative and a Senior Advisor at MIT’s Urban Risk Lab. Mr. Serino was appointed by President Obama and confirmed by the Senate as the Federal Emergency Management Agency’s 8th Deputy Administrator in October 2009 and served until 2014. Mr. Serino was on scene at the Boston Marathon bombings in 2013 as the highest-ranking official of the U. S. Department of Homeland Security. Prior to his appointment as Deputy Administrator, he served as Chief of Boston Emergency Medical System and Assistant Director of the Boston Public Health Commission. Mr. Serino has received numerous local, national and international awards for heroism, leadership and innovation. Mr. Serino will speak from his many years of experience in response to all-hazard incidents and the direct impact these incidents have on children. He will provide ideas for best practices and note necessary areas of preparedness relationships and planning to meet the needs of children in disasters. “Re-uniting Families” presented by Sarita Chung, MD. Dr. Chung is Director, Disaster Preparedness Division of Emergency Medicine, Boston Children’s Hospital, Harvard Medical School. She is a member of the Disaster Preparedness Advisory Council for the American Academy of Pediatrics and the American Red Cross Scientific Advisory Council, as well as an Assistant Professor of Pediatrics at Harvard School of Medicine. She is actively involved in all aspects of pediatric emergency preparedness and response, including research, teaching and clinical care. She graduated with honors from the Department of Electrical Engineering, North Carolina State University and received her MD from Johns Hopkins School of Medicine. Most importantly, Dr. Chung is the proud mother of three children (ages 13, 9 and 2).Dr. Chung will speak about re-uniting families following an all-hazard incident. She will share best practices from her direct experience and expertise. “Role Models of Resilience: Building Hope from Despair” presented by John Woodall, MD/Psychiatrist. Dr. Woodall is Founder and Director of The Unity Project. Formerly of the faculty of Harvard Medical School, he is a Board Certified psychiatrist with a special expertise in posttraumatic stress disorder and resilience. He is Co-Founder of the Healing Arts Project working with New York City’s Department of Youth and Community Development after 9/11 to build resilience in the city’s children and developed similar resilience building programming in New Orleans and Mississippi after Hurricane Katrina and in northern Uganda working with former child soldiers. Since the Newtown tragedy, he has launched a series of resilience building efforts there. He is the Director of the Center for Global Mental Health and Resilience at Western Connecticut Health Network. Per Dr. Woodall - Resilience arises from our own vast reservoir of potential talent, what we call our “dignity.” Dr. Woodall’s presentation is on how to bring out, unite around and mobilize that dignity on a large scale. Using examples from large scale efforts to build resilient communities throughout the world, Dr. Woodall will show that the struggles of life do not have to make us victims or psychological casualties, but can be the fuel to help us become beacons of hope and role models of resilience. Practical tools will be offered to help participants’ efforts to build resilience in their communities. “Children with Complex Medical Needs” by Deborah Clapp, BA, NREMT-P. Ms. Clapp is Program Manager of the MDPH EMS for Children Project, is a nationally-registered and Massachusetts state-certified Paramedic and Instructor-Coordinator. Prior to accepting the EMSC Manager position in 2007 she served as Department Chair and Program Director of the Greenfield Community College EMS Department and Paramedic Certificate Program for 9 years. She worked in Western Massachusetts for over 20 years as an EMT, Paramedic, Supervisor, Agency Manager, Ambulance Operations Director and film industry Set Medic following her initial certification as an EMS provider in 1984. Ms. Clapp holds numerous instructor credentials and is a frequent presenter at programs and workshops for healthcare providers and child-serving agency professionals. She is a subject matter expert in childhood injury prevention for the Massachusetts Department of Public Health and the Massachusetts Child Fatality Review Team and served on the Governor’s Task Force on Children in Disasters in 2012/13. She also serves as the state liaison to the Consumer Product Safety Commission. Ms. Clapp will speak about an array of complex medical needs of children and considerations for preparedness and response. “Cultural Competency” by Olivia Peters, RN. Ms. Peters is the Regional Coordinator for the Division of Global Populations & Infectious Disease Prevention. Ms. Peters will provide an overview of western MA demographics related to the immigrant/refugee population, provide general information about differences between refugees and immigrants and their differing needs, explain general cultural considerations related to intervention and sheltering of different cultural groups, discuss concerns around use of children as translators and the effects of disasters as re-traumatizing events for child refugees/immigrants, and most importantly she will suggest resources for networking ahead of time as well as during/after an event. [post_title] => Children in Disasters Conference 2015: Keeping Kids Safe [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => children-in-disasters-conference-2015-keeping-kids-safe [to_ping] => [pinged] => [post_modified] => 2015-08-04 11:24:11 [post_modified_gmt] => 2015-08-04 15:24:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4275 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [191] => WP_Post Object ( [ID] => 4287 [post_author] => 4 [post_date] => 2015-08-14 10:35:30 [post_date_gmt] => 2015-08-14 14:35:30 [post_content] => This four hour training was developed for first responders, especially fire and EMS personnel, to help understand how to identify a crime scene and how to take appropriate actions to minimize contamination whole providing patient care.  There are four session in Western Mass. being offered.  Click on the link below for more information and to be able to register. Crime Scene Preservation for First Responders - PDF flyer [post_title] => Crime Scene Preservation for First Responders [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => crime-scene-preservation-for-first-responders [to_ping] => [pinged] => [post_modified] => 2015-08-14 10:35:30 [post_modified_gmt] => 2015-08-14 14:35:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4287 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [192] => WP_Post Object ( [ID] => 4342 [post_author] => 5 [post_date] => 2015-10-08 16:05:34 [post_date_gmt] => 2015-10-08 20:05:34 [post_content] => The Western Region Homeland Security Advisory Council is sponsoring Rapid Medical Response to Disturbances in Jails & Courts Training. The second session of this training will be held at the Berkshire County Sheriff's Office on January 25, 2016. Participation is limited to 24 people, and priority will be given to Correctional Staff and Court Officers working in the four counties of western Mass. This particular course will look at the facilities staff response to a disturbance and how to best respond to the medical emergencies that emerge from the event. This course is aimed at the Court Officers, SERT/TRT, Correctional Officers, Correctional Nurses, and their Supervisors (Sergeant, Lieutenants and Captains) that would respond to the event. In an event such as this, time is a crucial factor as well and security, and coordinating with external responding resources such as the State Police, Fire Departments and third service ambulance providers. Course participants will learn about previous cases in history, how to medically respond to the situation by treating the most severely injured and then starting the triage system to sort the injured. In most of these disturbances the injuries are going to be trauma (blunt trauma, penetrating wounds, impaled objects and hemorrhaging). This course will concentrate on treating these types of injuries and helping the provider to feel more comfortable in treating these injuries and working in the triage system. The course will be taught by Eric Stratton of STS Consulting/Tactical EMS. To sign up for the course please go to www.tactical-ems.com. Go to register, fill out all the information and under comments put WCC Grant Course. [post_title] => Rapid Medical Response to Disturbances in Jails and Courts [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => rapid-medical-response-to-disturbances-in-jails-courts [to_ping] => [pinged] => [post_modified] => 2015-10-08 16:05:34 [post_modified_gmt] => 2015-10-08 20:05:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4342 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [193] => WP_Post Object ( [ID] => 4372 [post_author] => 4 [post_date] => 2015-11-12 10:10:55 [post_date_gmt] => 2015-11-12 15:10:55 [post_content] => T&E Agenda 011916 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-14 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:10:55 [post_modified_gmt] => 2015-11-12 15:10:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4372 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [194] => WP_Post Object ( [ID] => 4374 [post_author] => 4 [post_date] => 2015-11-12 10:12:06 [post_date_gmt] => 2015-11-12 15:12:06 [post_content] => [post_title] => Training and Exercises Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercises-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:12:06 [post_modified_gmt] => 2015-11-12 15:12:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4374 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [195] => WP_Post Object ( [ID] => 4381 [post_author] => 4 [post_date] => 2015-11-12 10:15:09 [post_date_gmt] => 2015-11-12 15:15:09 [post_content] => [post_title] => Training and Exercises Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercises-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:15:09 [post_modified_gmt] => 2015-11-12 15:15:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4381 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [196] => WP_Post Object ( [ID] => 4385 [post_author] => 4 [post_date] => 2015-11-12 10:16:35 [post_date_gmt] => 2015-11-12 15:16:35 [post_content] => Training & Exercise July 19, 2016 agenda [post_title] => Training and Exercises Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercises-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:16:35 [post_modified_gmt] => 2015-11-12 15:16:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4385 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [197] => WP_Post Object ( [ID] => 4389 [post_author] => 4 [post_date] => 2015-11-12 10:18:19 [post_date_gmt] => 2015-11-12 15:18:19 [post_content] => Please note the meeting location! [post_title] => Training and Exercises Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercises-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:18:19 [post_modified_gmt] => 2015-11-12 15:18:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4389 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [198] => WP_Post Object ( [ID] => 4391 [post_author] => 4 [post_date] => 2015-11-12 10:19:06 [post_date_gmt] => 2015-11-12 15:19:06 [post_content] => Training & Exercise Subcommittee Agenda October 18, 2016 [post_title] => Training and Exercises Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercises-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:19:06 [post_modified_gmt] => 2015-11-12 15:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4391 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [199] => WP_Post Object ( [ID] => 4393 [post_author] => 4 [post_date] => 2015-11-12 10:20:00 [post_date_gmt] => 2015-11-12 15:20:00 [post_content] => Agenda, Tuesday, November 15, 2016  [post_title] => Training and Exercises Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercises-subcommittee-meeting-10 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:20:00 [post_modified_gmt] => 2015-11-12 15:20:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4393 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [200] => WP_Post Object ( [ID] => 4396 [post_author] => 4 [post_date] => 2015-11-12 10:20:42 [post_date_gmt] => 2015-11-12 15:20:42 [post_content] => Agenda, Tuesday, December 20, 2016 [post_title] => Training and Exercises Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercises-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:20:42 [post_modified_gmt] => 2015-11-12 15:20:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4396 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [201] => WP_Post Object ( [ID] => 4398 [post_author] => 4 [post_date] => 2015-11-12 10:21:51 [post_date_gmt] => 2015-11-12 15:21:51 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-20 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:21:51 [post_modified_gmt] => 2015-11-12 15:21:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4398 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [202] => WP_Post Object ( [ID] => 4400 [post_author] => 4 [post_date] => 2015-11-12 10:22:28 [post_date_gmt] => 2015-11-12 15:22:28 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-21 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:22:28 [post_modified_gmt] => 2015-11-12 15:22:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4400 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [203] => WP_Post Object ( [ID] => 4402 [post_author] => 4 [post_date] => 2015-11-12 10:23:31 [post_date_gmt] => 2015-11-12 15:23:31 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-22 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:23:31 [post_modified_gmt] => 2015-11-12 15:23:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4402 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [204] => WP_Post Object ( [ID] => 4404 [post_author] => 4 [post_date] => 2015-11-12 10:24:09 [post_date_gmt] => 2015-11-12 15:24:09 [post_content] => [post_title] => Planning Pan Flu Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-23 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:24:09 [post_modified_gmt] => 2015-11-12 15:24:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4404 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [205] => WP_Post Object ( [ID] => 4406 [post_author] => 4 [post_date] => 2015-11-12 10:24:47 [post_date_gmt] => 2015-11-12 15:24:47 [post_content] => [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-24 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:24:47 [post_modified_gmt] => 2015-11-12 15:24:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4406 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [206] => WP_Post Object ( [ID] => 4408 [post_author] => 4 [post_date] => 2015-11-12 10:25:31 [post_date_gmt] => 2015-11-12 15:25:31 [post_content] => Planning Pan Flu Agenda 060716 [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-25 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:25:31 [post_modified_gmt] => 2015-11-12 15:25:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4408 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [207] => WP_Post Object ( [ID] => 4410 [post_author] => 4 [post_date] => 2015-11-12 10:26:14 [post_date_gmt] => 2015-11-12 15:26:14 [post_content] => Pan Flu Planning July 5, 2016 agenda [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-26 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:26:14 [post_modified_gmt] => 2015-11-12 15:26:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4410 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [208] => WP_Post Object ( [ID] => 4414 [post_author] => 4 [post_date] => 2015-11-12 10:27:36 [post_date_gmt] => 2015-11-12 15:27:36 [post_content] => Agenda 9/6/2016 [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-28 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:27:36 [post_modified_gmt] => 2015-11-12 15:27:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4414 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [209] => WP_Post Object ( [ID] => 4418 [post_author] => 4 [post_date] => 2015-11-12 10:28:53 [post_date_gmt] => 2015-11-12 15:28:53 [post_content] => Agenda, November 01, 2016 [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-30 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:28:53 [post_modified_gmt] => 2015-11-12 15:28:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4418 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [210] => WP_Post Object ( [ID] => 4420 [post_author] => 4 [post_date] => 2015-11-12 10:29:29 [post_date_gmt] => 2015-11-12 15:29:29 [post_content] => Agenda, Wednesday, December 07, 2016 [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-31 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:29:29 [post_modified_gmt] => 2015-11-12 15:29:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4420 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [211] => WP_Post Object ( [ID] => 4422 [post_author] => 4 [post_date] => 2015-11-12 10:30:33 [post_date_gmt] => 2015-11-12 15:30:33 [post_content] => WRHSAC Agenda 011916 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-24 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:30:33 [post_modified_gmt] => 2015-11-12 15:30:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4422 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [212] => WP_Post Object ( [ID] => 4424 [post_author] => 4 [post_date] => 2015-11-12 10:31:17 [post_date_gmt] => 2015-11-12 15:31:17 [post_content] => WRHSAC Agenda 021616 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-25 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:31:17 [post_modified_gmt] => 2015-11-12 15:31:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4424 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [213] => WP_Post Object ( [ID] => 4426 [post_author] => 4 [post_date] => 2015-11-12 10:32:10 [post_date_gmt] => 2015-11-12 15:32:10 [post_content] => [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-26 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:32:10 [post_modified_gmt] => 2015-11-12 15:32:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4426 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [214] => WP_Post Object ( [ID] => 4428 [post_author] => 4 [post_date] => 2015-11-12 10:33:00 [post_date_gmt] => 2015-11-12 15:33:00 [post_content] => [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-27 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:33:00 [post_modified_gmt] => 2015-11-12 15:33:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4428 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [215] => WP_Post Object ( [ID] => 4430 [post_author] => 4 [post_date] => 2015-11-12 10:33:50 [post_date_gmt] => 2015-11-12 15:33:50 [post_content] => WRHSAC Agenda May 17, 2016 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-28 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:33:50 [post_modified_gmt] => 2015-11-12 15:33:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4430 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [216] => WP_Post Object ( [ID] => 4432 [post_author] => 4 [post_date] => 2015-11-12 10:35:35 [post_date_gmt] => 2015-11-12 15:35:35 [post_content] => WRHSAC Agenda June 21, 2016 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-29 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:35:35 [post_modified_gmt] => 2015-11-12 15:35:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4432 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [217] => WP_Post Object ( [ID] => 4434 [post_author] => 4 [post_date] => 2015-11-12 10:36:34 [post_date_gmt] => 2015-11-12 15:36:34 [post_content] => WRHSAC July 19, 2016 agenda [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-30 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:36:34 [post_modified_gmt] => 2015-11-12 15:36:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4434 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [218] => WP_Post Object ( [ID] => 4438 [post_author] => 4 [post_date] => 2015-11-12 10:38:00 [post_date_gmt] => 2015-11-12 15:38:00 [post_content] => WRHSAC Meeting on September 27, 2016 at 10am Please note the meeting location! [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-32 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:38:00 [post_modified_gmt] => 2015-11-12 15:38:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4438 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [219] => WP_Post Object ( [ID] => 4442 [post_author] => 4 [post_date] => 2015-11-12 10:39:36 [post_date_gmt] => 2015-11-12 15:39:36 [post_content] => Agenda, Tuesday, November 15, 2016 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-34 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:39:36 [post_modified_gmt] => 2015-11-12 15:39:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4442 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [220] => WP_Post Object ( [ID] => 4444 [post_author] => 4 [post_date] => 2015-11-12 10:40:21 [post_date_gmt] => 2015-11-12 15:40:21 [post_content] => Agenda, Tuesday, December 20, 2016 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-35 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:40:21 [post_modified_gmt] => 2015-11-12 15:40:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4444 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [221] => WP_Post Object ( [ID] => 4446 [post_author] => 4 [post_date] => 2015-11-12 10:41:24 [post_date_gmt] => 2015-11-12 15:41:24 [post_content] => WMRIC Agenda 011916 [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:41:24 [post_modified_gmt] => 2015-11-12 15:41:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4446 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [222] => WP_Post Object ( [ID] => 4448 [post_author] => 4 [post_date] => 2015-11-12 10:42:06 [post_date_gmt] => 2015-11-12 15:42:06 [post_content] => WMRIC Agenda 021616 [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:42:06 [post_modified_gmt] => 2015-11-12 15:42:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4448 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [223] => WP_Post Object ( [ID] => 4450 [post_author] => 4 [post_date] => 2015-11-12 10:42:51 [post_date_gmt] => 2015-11-12 15:42:51 [post_content] => [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:42:51 [post_modified_gmt] => 2015-11-12 15:42:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4450 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [224] => WP_Post Object ( [ID] => 4452 [post_author] => 4 [post_date] => 2015-11-12 10:43:48 [post_date_gmt] => 2015-11-12 15:43:48 [post_content] => [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:43:48 [post_modified_gmt] => 2015-11-12 15:43:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4452 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [225] => WP_Post Object ( [ID] => 4454 [post_author] => 4 [post_date] => 2015-11-12 10:44:28 [post_date_gmt] => 2015-11-12 15:44:28 [post_content] => WMRIC Agenda May 17, 2016 [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:44:28 [post_modified_gmt] => 2015-11-12 15:44:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4454 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [226] => WP_Post Object ( [ID] => 4456 [post_author] => 4 [post_date] => 2015-11-12 10:45:30 [post_date_gmt] => 2015-11-12 15:45:30 [post_content] => WMRIC Agenda June 21, 2016 [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:45:30 [post_modified_gmt] => 2015-11-12 15:45:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4456 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [227] => WP_Post Object ( [ID] => 4458 [post_author] => 4 [post_date] => 2015-11-12 10:47:33 [post_date_gmt] => 2015-11-12 15:47:33 [post_content] => WMRIC July 19, 2016 agenda [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:47:33 [post_modified_gmt] => 2015-11-12 15:47:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4458 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [228] => WP_Post Object ( [ID] => 4460 [post_author] => 4 [post_date] => 2015-11-12 10:48:16 [post_date_gmt] => 2015-11-12 15:48:16 [post_content] => [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:48:16 [post_modified_gmt] => 2015-11-12 15:48:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4460 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [229] => WP_Post Object ( [ID] => 4462 [post_author] => 4 [post_date] => 2015-11-12 10:48:55 [post_date_gmt] => 2015-11-12 15:48:55 [post_content] => WMRIC September meeting is cancelled. We resume our regular meetings on October 18th. [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:48:55 [post_modified_gmt] => 2015-11-12 15:48:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4462 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [230] => WP_Post Object ( [ID] => 4466 [post_author] => 4 [post_date] => 2015-11-12 10:54:17 [post_date_gmt] => 2015-11-12 15:54:17 [post_content] => Agenda, Tuesday, November 15, 2016 [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:54:17 [post_modified_gmt] => 2015-11-12 15:54:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4466 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [231] => WP_Post Object ( [ID] => 4468 [post_author] => 4 [post_date] => 2015-11-12 10:54:50 [post_date_gmt] => 2015-11-12 15:54:50 [post_content] => Agenda, Tuesday, December 20, 2016 [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-12 [to_ping] => [pinged] => [post_modified] => 2015-11-12 10:54:50 [post_modified_gmt] => 2015-11-12 15:54:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4468 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [232] => WP_Post Object ( [ID] => 4558 [post_author] => 5 [post_date] => 2015-11-30 10:54:24 [post_date_gmt] => 2015-11-30 15:54:24 [post_content] =>

WRHSAC is conducting Medical Management of CBRNE Events Training on January 12 & 13, 2015

**Thank you for your interest in this course. The course is full. We are no longer accepting registration**

What if a catastrophic event occurs? Will you be ready? Will you need a special level of protection? Is decontamination necessary? Do you have the right medications? Medical Management of Chemical, Biological, Radiological, Nuclear and Explosives, (CBRNE) Events answers these questions and more as you learn how to distinguish between different agents of concern that could be used in a major incident. This two-day course is a combination of facilitated discussions, small-group exercises, Human Patient Simulator hands-on scenarios, and traditional classroom discussions. Exercises are conducted in a CBRNE scenario using both adult and pediatric Human Patient Simulators to reinforce classroom lectures and interaction. You must attend both days to receive a certificate. This course promotes critical thinking skills while utilizing the RAPID-Care concept. The multi-discipline make-up of the participants helps to strengthen information sharing, communications, and medical surge capabilities. This course is taught by Texas A&M Engineering Extension Services. The course is free. Breakfast and lunch will be provided. Registration will begin at 8:30am. Class begins at 9am and will end by 5pm each day. The training will be held at The Red Barn at Hampshire College, 893 West Street, Amherst, MA.  This training is appropriate for the following disciplines:
  • Fire Services
  • Emergency Medical Services (EMS)
  • Law Enforcement
  • Hospital personnel, physicians and nurses
  • Public Health
  • Public Works (PW)
  • Emergency Management Organizations
  • City, County, State and Federal Medical
  • Community Emergency Response Teams (CERT)
  • Dispatchers
It is recommended that you take the following online course prior to attending this training: OEMS credit of 16 hours for all levels of EMT/Paramedic have been approved. 16 hours of Dispatcher credit are available from the State 911 Department. Nursing credits are available through TEEX. Information will be provided in the course. Class size is limited to 40 participants. This class is full.    [post_title] => Medical Management of CBRNE Incidents Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => medical-management-of-cbrne-incidents-training [to_ping] => [pinged] => [post_modified] => 2015-11-30 10:54:24 [post_modified_gmt] => 2015-11-30 15:54:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4558 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [233] => WP_Post Object ( [ID] => 4587 [post_author] => 5 [post_date] => 2015-12-17 15:06:33 [post_date_gmt] => 2015-12-17 20:06:33 [post_content] =>

This event is full and registration is closed. Only registered attendees will be allowed admittance.

The Western Region Homeland Security Advisory Council (WRHSAC) and the Federal Bureau of Investigation (FBI), Springfield, MA Field Office invite you to a one-day informational symposium on active shooter incidents on Wednesday, March 16, 2016. 8:30am to 4:30pm.  The symposium is open to professionals living or working in western Massachusetts. Registration is required (see below for registration information). Presenters will share take-aways in the areas of recommended response actions for public safety responders, organizations and businesses. Participants are encouraged to take advantage of the event to build relationships for collaboration in preparing for and managing incidents. The FBI will present their educational video “The Coming Storm”. The video dramatizes the occurrence and aftermath of a campus shooting, weaving within the story the best practices and lessons learned from active shooter incidents that have occurred throughout the United States. In addition to the video, FBI Special Agent Thomas Veivia will discuss some recognized patterns of behavior and warning signs demonstrated by shooters prior to events. Lt. David DelVecchia, Connecticut State Police and Captain Joseph Rios, Newtown, CT, Police Department will discuss the response to, the logistics of the investigation and post incident management of the tragedy which occurred at Sandy Hook Elementary in Newtown, CT on December 14, 2012. Chief David Billings, Manchester, CT, Fire Department will discuss the Hartford Beer Distribution incident which occurred on August 3, 2010 and review specific considerations for Fire/EMS when responding to active shooter incidents The Executive Office of Public Safety and Security (EOPSS) will provide an overview of current preparedness and response activities throughout the Commonwealth.   Intended Audience Public Safety professionals, first responders, hospital professionals/security, school administrators, faculty and security from pre-school through higher education, school resource officers, faithbased organizations, businesses, public and elected officials, large venue/event organizers, and chambers of commerce who live or work within the four counties of Western Massachusetts. People registering from outside of western Massachusetts will automatically be placed on a waitlist. Two weeks prior to the event, if space allows, people on the waitlist will be accepted and notified of registration. The event is free and food will be provided (breakfast pastries/fruit, hot lunch and beverages). Parking is free. WRHSAC and the FBI wish to thank the Deerfield Academy for hosting this regionally important event. Registration for this event is full and closed.     [post_title] => Active Shooter Awareness Symposium [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => active-shooter-awareness-symposium [to_ping] => [pinged] => [post_modified] => 2015-12-17 15:06:33 [post_modified_gmt] => 2015-12-17 20:06:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4587 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [234] => WP_Post Object ( [ID] => 4633 [post_author] => 4 [post_date] => 2016-02-11 10:14:13 [post_date_gmt] => 2016-02-11 15:14:13 [post_content] => T&E Agenda 021616 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-16 [to_ping] => [pinged] => [post_modified] => 2016-02-11 10:14:13 [post_modified_gmt] => 2016-02-11 15:14:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4633 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [235] => WP_Post Object ( [ID] => 4635 [post_author] => 4 [post_date] => 2016-02-11 10:15:43 [post_date_gmt] => 2016-02-11 15:15:43 [post_content] => [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-17 [to_ping] => [pinged] => [post_modified] => 2016-02-11 10:15:43 [post_modified_gmt] => 2016-02-11 15:15:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4635 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [236] => WP_Post Object ( [ID] => 4637 [post_author] => 4 [post_date] => 2016-02-11 10:16:50 [post_date_gmt] => 2016-02-11 15:16:50 [post_content] => [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-18 [to_ping] => [pinged] => [post_modified] => 2016-02-11 10:16:50 [post_modified_gmt] => 2016-02-11 15:16:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4637 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [237] => WP_Post Object ( [ID] => 4640 [post_author] => 4 [post_date] => 2016-02-11 10:17:56 [post_date_gmt] => 2016-02-11 15:17:56 [post_content] => Training & Exercise Agenda May 17, 2016 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-19 [to_ping] => [pinged] => [post_modified] => 2016-02-11 10:17:56 [post_modified_gmt] => 2016-02-11 15:17:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4640 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [238] => WP_Post Object ( [ID] => 4643 [post_author] => 4 [post_date] => 2016-02-11 10:18:58 [post_date_gmt] => 2016-02-11 15:18:58 [post_content] => Training & Exercise Subcommittee agenda, June 21, 2016 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-20 [to_ping] => [pinged] => [post_modified] => 2016-02-11 10:18:58 [post_modified_gmt] => 2016-02-11 15:18:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4643 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [239] => WP_Post Object ( [ID] => 4686 [post_author] => 7 [post_date] => 2016-02-24 14:23:14 [post_date_gmt] => 2016-02-24 19:23:14 [post_content] => Agenda, Tuesday, Jan 03 2017 [post_title] => Planning and Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-and-pan-flu-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2016-02-24 14:23:14 [post_modified_gmt] => 2016-02-24 19:23:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4686 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [240] => WP_Post Object ( [ID] => 4688 [post_author] => 7 [post_date] => 2016-02-24 14:26:25 [post_date_gmt] => 2016-02-24 19:26:25 [post_content] => Agenda, Tuesday, Jan 17, 2017 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-16 [to_ping] => [pinged] => [post_modified] => 2016-02-24 14:26:25 [post_modified_gmt] => 2016-02-24 19:26:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4688 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [241] => WP_Post Object ( [ID] => 4690 [post_author] => 7 [post_date] => 2016-02-24 14:27:37 [post_date_gmt] => 2016-02-24 19:27:37 [post_content] => Agenda, Tuesday, Jan 17, 2017 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-36 [to_ping] => [pinged] => [post_modified] => 2016-02-24 14:27:37 [post_modified_gmt] => 2016-02-24 19:27:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4690 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [242] => WP_Post Object ( [ID] => 4692 [post_author] => 7 [post_date] => 2016-02-24 14:29:02 [post_date_gmt] => 2016-02-24 19:29:02 [post_content] => Agenda, Tuesday, Jan. 17, 2017 [post_title] => WMRIC Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-subcommittee-meeting-13 [to_ping] => [pinged] => [post_modified] => 2016-02-24 14:29:02 [post_modified_gmt] => 2016-02-24 19:29:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4692 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [243] => WP_Post Object ( [ID] => 4735 [post_author] => 1 [post_date] => 2016-03-11 08:56:38 [post_date_gmt] => 2016-03-11 13:56:38 [post_content] => [post_title] => CBRNE Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2016-03-11 08:56:38 [post_modified_gmt] => 2016-03-11 13:56:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4735 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [244] => WP_Post Object ( [ID] => 4800 [post_author] => 5 [post_date] => 2016-04-29 09:25:03 [post_date_gmt] => 2016-04-29 13:25:03 [post_content] => [post_title] => CBRNE Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2016-04-29 09:25:03 [post_modified_gmt] => 2016-04-29 13:25:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4800 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [245] => WP_Post Object ( [ID] => 4818 [post_author] => 5 [post_date] => 2016-05-10 11:27:48 [post_date_gmt] => 2016-05-10 15:27:48 [post_content] => The Western Region Homeland Security Advisory Council will host a Pediatric Psychological First Aid (PFA) Training on Wednesday, June 22, 2016 at the Hadley Farms Meeting  House in Hadley, MA. This training is an initiative of WRHSAC's Children in Disasters: Keeping Kids Safe project. Pediatric Psychological First Aid (PFA) is an evidence informed approach for assisting children and adolescents in the aftermath of disasters and terrorism. This course will be facilitated by members of PFA International, including  Dr. Kermit Crawford, Director of the Center for Multicultural Mental Health, Boston; Dr. Shamaila Khan, Director of Behavioral Health Services, Massachusetts Resiliency Center, Boston; and Dr. Russell T. Jones, from Virginia Tech University, a specialist in working with traumatized children. This training is appropriate for first responders, all school staff especially teachers & nurses, hospital staff, counselors & therapists, day care providers, faith-based members, and others who interact with children, infants through teenagers, on a regular basis. Handlers and nationally certified comfort dogs from HOPE: Animal Assisted Crisis Response will be attending. WRHSAC is grateful for their participation. This training is free.  A light breakfast and full lunch will be provided. On-site registration begins at 8am. The training will begin promptly at 9am. We encourage you to register soon as course size is limited to 100. The course is expected to fill quickly. Registration is open to individuals from western Massachusetts. A waitlist will be started once the course if full. OEMS credits (7 hours) have been approved for all levels of EMT. Nursing CEUs are pending. This training is full. Thank you for your interest.  [post_title] => Pediatric Psychological First Aid Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pediatric-psychological-first-aid-training [to_ping] => [pinged] => [post_modified] => 2016-05-10 11:27:48 [post_modified_gmt] => 2016-05-10 15:27:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4818 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [246] => WP_Post Object ( [ID] => 4878 [post_author] => 5 [post_date] => 2016-07-21 10:22:49 [post_date_gmt] => 2016-07-21 14:22:49 [post_content] => All standing August meetings of the Western Region Homeland Security Advisory Council have been cancelled. This includes: WRHSAC, Training & Exercise subcommittee, Pan Flu Planning Subcommittee, and the Western Massachusetts Regional Interoperability Committee. Regular meeting schedule resumes in September. Have a happy summer! [post_title] => No August Meetings [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => no-august-meetings [to_ping] => [pinged] => [post_modified] => 2016-07-21 10:22:49 [post_modified_gmt] => 2016-07-21 14:22:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=4878 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [247] => WP_Post Object ( [ID] => 5006 [post_author] => 5 [post_date] => 2016-09-15 14:20:47 [post_date_gmt] => 2016-09-15 18:20:47 [post_content] => The Western Region Homeland Security Advisory Council is offering Medical Preparedness and Response to Bombing Incidents on Thursday and Friday, November 3 & 4, 2016. This two day training is free and open to all emergency response disciplines. Breakfast and lunch will be provided each day. We had a great class. Thanks to everyone who attended.  Medical Preparedness and Response to Bombing Incidents Training addresses medical preparedness for and response to blast effects through a combination of lectures, small group activities and tabletop participant exercises. Participants completing this course will gain an enhanced understanding and awareness of issues and considerations relating to bombing incidents. Content areas include identification of targets, explosives characteristics, pre-attack indicators, pre- and post-detonation response, bombing injuries, security, and resource management. This course is designed for personnel from any professional background who may become part of a community response to a bombing event. This interactive, instructor-facilitated program employs case studies and research-based information designed to enhance medical preparedness for and response to blast effects. Breakout sessions address considerations and concerns specific both to medical responders and emergency planners. This training represents a cooperative effort between New Mexico Tech’s Energetic Materials Research and Testing Center (NMT/EMRTC) and the Texas A&M Engineering Extension Service’s National Emergency Response and Rescue Training Center (TEEX/NERRTC), a member of The Texas A&M University System. To register complete the form at the bottom of this page.
Topics:
  • Terrorism target identification
  • Types of terrorism
  • Explosive characteristics and behaviors
  • Homemade explosives
  • Pre-attack indicators
  • Blast injuries types and treatment
  • Mass casualty triage
  • Pre- and post-detonation response
  • Planning considerations
  • Command considerations
  • Understanding local/state/federal resources
  • Case studies
  • Integrated tabletop exercise
  • Audience
Recommended Audience:
  • Fire Services
  • Law Enforcement (federal, state, local, county)
  • SWAT/ Special Response team members
  • Tactical Medics
  • Emergency Medical Services (EMS)
  • Hospital personnel
  • Physicians
  • Nurses
  • Emergency management organizations
  • Emergency managers and planners
  • City Medical / Public Health
  • County Medical / Public Health
  • State Medical / Public Health
  • Federal Medical / Public Health
  • Private Industry
  • Community Emergency Response Teams (CERT)
  • Dispatchers
Prerequisites FEMA / SID Number Students must register and bring a copy of their SID number to class. Register online: cdp.dhs.gov/femasid CE Credits

This course is approved and accredited for continuing education hours from:

ENA- Emergency Nurses Association

AAFP - America Academy of Family Physicians

OEMS – Office of Emergency Medical Services

Location University of Massachusetts Campus Center One Campus Center Way Amherst, MA Time: Registration will begin at 8:15 am and light breakfast buffet will be available. Course will begin promptly at 9am and end at 5pm each day.

[post_title] => Medical Preparedness and Response to Bombing Incidents Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => medical-preparedness-and-response-to-bombing-incidents-training [to_ping] => [pinged] => [post_modified] => 2016-09-15 14:20:47 [post_modified_gmt] => 2016-09-15 18:20:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5006 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [248] => WP_Post Object ( [ID] => 5036 [post_author] => 5 [post_date] => 2016-09-21 12:02:50 [post_date_gmt] => 2016-09-21 16:02:50 [post_content] => WRHSAC Monthly Meeting Agenda September 27, 2016   [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-31 [to_ping] => [pinged] => [post_modified] => 2016-09-21 12:02:50 [post_modified_gmt] => 2016-09-21 16:02:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5036 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [249] => WP_Post Object ( [ID] => 5038 [post_author] => 5 [post_date] => 2016-09-21 12:04:59 [post_date_gmt] => 2016-09-21 16:04:59 [post_content] => Training & Exercise Subcommittee Meeting Agenda September 27 [post_title] => Training & Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-exercise-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2016-09-21 12:04:59 [post_modified_gmt] => 2016-09-21 16:04:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5038 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [250] => WP_Post Object ( [ID] => 5100 [post_author] => 5 [post_date] => 2016-09-29 15:35:32 [post_date_gmt] => 2016-09-29 19:35:32 [post_content] => Agenda, Tuesday Oct 04, 2016 [post_title] => Planning Pan Flu Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => planning-pan-flu-subcommittee-meeting-27 [to_ping] => [pinged] => [post_modified] => 2016-09-29 15:35:32 [post_modified_gmt] => 2016-09-29 19:35:32 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5100 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [251] => WP_Post Object ( [ID] => 5118 [post_author] => 5 [post_date] => 2016-10-14 13:27:11 [post_date_gmt] => 2016-10-14 17:27:11 [post_content] => WRHSAC agenda October 18, 2016 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-38 [to_ping] => [pinged] => [post_modified] => 2016-10-14 13:27:11 [post_modified_gmt] => 2016-10-14 17:27:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5118 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [252] => WP_Post Object ( [ID] => 5121 [post_author] => 5 [post_date] => 2016-10-14 13:31:23 [post_date_gmt] => 2016-10-14 17:31:23 [post_content] => Western Massachusetts Regional Interoperability Committee agenda October 18, 2016 [post_title] => WMRIC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wmric-meeting [to_ping] => [pinged] => [post_modified] => 2016-10-14 13:31:23 [post_modified_gmt] => 2016-10-14 17:31:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5121 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [253] => WP_Post Object ( [ID] => 5254 [post_author] => 5 [post_date] => 2017-02-01 14:25:21 [post_date_gmt] => 2017-02-01 19:25:21 [post_content] => Agenda, Tuesday, February 7, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:25:21 [post_modified_gmt] => 2017-02-01 19:25:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5254 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [254] => WP_Post Object ( [ID] => 5256 [post_author] => 5 [post_date] => 2017-02-01 14:26:56 [post_date_gmt] => 2017-02-01 19:26:56 [post_content] => Agenda, Tuesday, February 21, 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-21 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:26:56 [post_modified_gmt] => 2017-02-01 19:26:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5256 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [255] => WP_Post Object ( [ID] => 5258 [post_author] => 5 [post_date] => 2017-02-01 14:28:18 [post_date_gmt] => 2017-02-01 19:28:18 [post_content] => Agenda, Tuesday, February 21, 2017 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-2 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:28:18 [post_modified_gmt] => 2017-02-01 19:28:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5258 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [256] => WP_Post Object ( [ID] => 5260 [post_author] => 5 [post_date] => 2017-02-01 14:29:58 [post_date_gmt] => 2017-02-01 19:29:58 [post_content] => Agenda, Tuesday, February 21, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:29:58 [post_modified_gmt] => 2017-02-01 19:29:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5260 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [257] => WP_Post Object ( [ID] => 5262 [post_author] => 5 [post_date] => 2017-02-01 14:32:08 [post_date_gmt] => 2017-02-01 19:32:08 [post_content] => Agenda, Tuesday, March 07, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:32:08 [post_modified_gmt] => 2017-02-01 19:32:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5262 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [258] => WP_Post Object ( [ID] => 5264 [post_author] => 5 [post_date] => 2017-02-01 14:33:03 [post_date_gmt] => 2017-02-01 19:33:03 [post_content] => Agenda, Tuesday, March 21, 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-22 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:33:03 [post_modified_gmt] => 2017-02-01 19:33:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5264 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [259] => WP_Post Object ( [ID] => 5266 [post_author] => 5 [post_date] => 2017-02-01 14:33:51 [post_date_gmt] => 2017-02-01 19:33:51 [post_content] =>  Agenda, Tuesday, March 21, 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:33:51 [post_modified_gmt] => 2017-02-01 19:33:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5266 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [260] => WP_Post Object ( [ID] => 5268 [post_author] => 5 [post_date] => 2017-02-01 14:34:47 [post_date_gmt] => 2017-02-01 19:34:47 [post_content] => Agenda, Tuesday, March 21, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-2 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:34:47 [post_modified_gmt] => 2017-02-01 19:34:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5268 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [261] => WP_Post Object ( [ID] => 5270 [post_author] => 5 [post_date] => 2017-02-01 14:35:35 [post_date_gmt] => 2017-02-01 19:35:35 [post_content] => Agenda, Tuesday, April 04, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-3 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:35:35 [post_modified_gmt] => 2017-02-01 19:35:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5270 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [262] => WP_Post Object ( [ID] => 5272 [post_author] => 5 [post_date] => 2017-02-01 14:36:25 [post_date_gmt] => 2017-02-01 19:36:25 [post_content] => Agenda, Tuesday, April 18, 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-23 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:36:25 [post_modified_gmt] => 2017-02-01 19:36:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5272 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [263] => WP_Post Object ( [ID] => 5274 [post_author] => 5 [post_date] => 2017-02-01 14:38:19 [post_date_gmt] => 2017-02-01 19:38:19 [post_content] => Agenda, Tuesday, April 18, 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-2 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:38:19 [post_modified_gmt] => 2017-02-01 19:38:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5274 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [264] => WP_Post Object ( [ID] => 5276 [post_author] => 5 [post_date] => 2017-02-01 14:39:03 [post_date_gmt] => 2017-02-01 19:39:03 [post_content] => Agenda, Tuesday, April 18, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-3 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:39:03 [post_modified_gmt] => 2017-02-01 19:39:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5276 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [265] => WP_Post Object ( [ID] => 5278 [post_author] => 5 [post_date] => 2017-02-01 14:39:50 [post_date_gmt] => 2017-02-01 19:39:50 [post_content] => Agenda, Tuesday, May 02, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-4 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:39:50 [post_modified_gmt] => 2017-02-01 19:39:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5278 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [266] => WP_Post Object ( [ID] => 5280 [post_author] => 5 [post_date] => 2017-02-01 14:41:12 [post_date_gmt] => 2017-02-01 19:41:12 [post_content] => Agenda, Tuesday, May 16  2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-24 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:41:12 [post_modified_gmt] => 2017-02-01 19:41:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5280 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [267] => WP_Post Object ( [ID] => 5282 [post_author] => 5 [post_date] => 2017-02-01 14:41:58 [post_date_gmt] => 2017-02-01 19:41:58 [post_content] => Agenda. Tuesday, May 16, 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-3 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:41:58 [post_modified_gmt] => 2017-02-01 19:41:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5282 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [268] => WP_Post Object ( [ID] => 5284 [post_author] => 5 [post_date] => 2017-02-01 14:43:01 [post_date_gmt] => 2017-02-01 19:43:01 [post_content] => Agenda, Tuesday, May 16 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-4 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:43:01 [post_modified_gmt] => 2017-02-01 19:43:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5284 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [269] => WP_Post Object ( [ID] => 5286 [post_author] => 5 [post_date] => 2017-02-01 14:43:55 [post_date_gmt] => 2017-02-01 19:43:55 [post_content] => Agenda, Tuesday, June 06, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-5 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:43:55 [post_modified_gmt] => 2017-02-01 19:43:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5286 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [270] => WP_Post Object ( [ID] => 5288 [post_author] => 5 [post_date] => 2017-02-01 14:45:21 [post_date_gmt] => 2017-02-01 19:45:21 [post_content] => Agenda, Tuesday, June 20, 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-25 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:45:21 [post_modified_gmt] => 2017-02-01 19:45:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5288 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [271] => WP_Post Object ( [ID] => 5290 [post_author] => 5 [post_date] => 2017-02-01 14:46:39 [post_date_gmt] => 2017-02-01 19:46:39 [post_content] => Agenda, Tuesday, June 20 2017 [post_title] => Western Massachusetts Regional Interoperability Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:46:39 [post_modified_gmt] => 2017-02-01 19:46:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5290 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [272] => WP_Post Object ( [ID] => 5292 [post_author] => 5 [post_date] => 2017-02-01 14:50:05 [post_date_gmt] => 2017-02-01 19:50:05 [post_content] => Agenda, Tuesday, June 20 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-4 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:50:05 [post_modified_gmt] => 2017-02-01 19:50:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5292 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [273] => WP_Post Object ( [ID] => 5296 [post_author] => 5 [post_date] => 2017-02-01 14:52:01 [post_date_gmt] => 2017-02-01 19:52:01 [post_content] => Agenda, Tuesday, July 18 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-26 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:52:01 [post_modified_gmt] => 2017-02-01 19:52:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5296 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [274] => WP_Post Object ( [ID] => 5298 [post_author] => 5 [post_date] => 2017-02-01 14:52:53 [post_date_gmt] => 2017-02-01 19:52:53 [post_content] => Agenda, Tuesday, July 18 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-5 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:52:53 [post_modified_gmt] => 2017-02-01 19:52:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5298 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [275] => WP_Post Object ( [ID] => 5300 [post_author] => 5 [post_date] => 2017-02-01 14:53:49 [post_date_gmt] => 2017-02-01 19:53:49 [post_content] => Agenda, Tuesday, July 18 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-5 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:53:49 [post_modified_gmt] => 2017-02-01 19:53:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5300 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [276] => WP_Post Object ( [ID] => 5302 [post_author] => 5 [post_date] => 2017-02-01 14:54:48 [post_date_gmt] => 2017-02-01 19:54:48 [post_content] => Agenda, Tuesday, September 12, 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-27 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:54:48 [post_modified_gmt] => 2017-02-01 19:54:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5302 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [277] => WP_Post Object ( [ID] => 5304 [post_author] => 5 [post_date] => 2017-02-01 14:55:50 [post_date_gmt] => 2017-02-01 19:55:50 [post_content] => Agenda, Tuesday, September 12, 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-6 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:55:50 [post_modified_gmt] => 2017-02-01 19:55:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5304 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [278] => WP_Post Object ( [ID] => 5306 [post_author] => 5 [post_date] => 2017-02-01 14:57:09 [post_date_gmt] => 2017-02-01 19:57:09 [post_content] => Agenda, Tuesday, September 12, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-6 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:57:09 [post_modified_gmt] => 2017-02-01 19:57:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5306 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [279] => WP_Post Object ( [ID] => 5308 [post_author] => 5 [post_date] => 2017-02-01 14:58:00 [post_date_gmt] => 2017-02-01 19:58:00 [post_content] => Agenda, Tuesday, Sept. 05, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-7 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:58:00 [post_modified_gmt] => 2017-02-01 19:58:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5308 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [280] => WP_Post Object ( [ID] => 5310 [post_author] => 5 [post_date] => 2017-02-01 14:59:08 [post_date_gmt] => 2017-02-01 19:59:08 [post_content] => Agenda, Tuesday, October 03, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-8 [to_ping] => [pinged] => [post_modified] => 2017-02-01 14:59:08 [post_modified_gmt] => 2017-02-01 19:59:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5310 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [281] => WP_Post Object ( [ID] => 5312 [post_author] => 5 [post_date] => 2017-02-01 15:00:07 [post_date_gmt] => 2017-02-01 20:00:07 [post_content] => Agenda, Tuesday, October 17, 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-28 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:00:07 [post_modified_gmt] => 2017-02-01 20:00:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5312 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [282] => WP_Post Object ( [ID] => 5314 [post_author] => 5 [post_date] => 2017-02-01 15:00:56 [post_date_gmt] => 2017-02-01 20:00:56 [post_content] => Agenda, Tuesday, October 17, 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-7 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:00:56 [post_modified_gmt] => 2017-02-01 20:00:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5314 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [283] => WP_Post Object ( [ID] => 5316 [post_author] => 5 [post_date] => 2017-02-01 15:01:50 [post_date_gmt] => 2017-02-01 20:01:50 [post_content] => Agenda, Tuesday, October 17, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-7 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:01:50 [post_modified_gmt] => 2017-02-01 20:01:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5316 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [284] => WP_Post Object ( [ID] => 5318 [post_author] => 5 [post_date] => 2017-02-01 15:02:41 [post_date_gmt] => 2017-02-01 20:02:41 [post_content] => Agenda, Tuesday, November 07, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-9 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:02:41 [post_modified_gmt] => 2017-02-01 20:02:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5318 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [285] => WP_Post Object ( [ID] => 5320 [post_author] => 5 [post_date] => 2017-02-01 15:03:43 [post_date_gmt] => 2017-02-01 20:03:43 [post_content] => Agenda, Tuesday, November 21, 2017 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-29 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:03:43 [post_modified_gmt] => 2017-02-01 20:03:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5320 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [286] => WP_Post Object ( [ID] => 5322 [post_author] => 5 [post_date] => 2017-02-01 15:04:37 [post_date_gmt] => 2017-02-01 20:04:37 [post_content] => Agenda, Tuesday, November 21, 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-8 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:04:37 [post_modified_gmt] => 2017-02-01 20:04:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5322 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [287] => WP_Post Object ( [ID] => 5324 [post_author] => 5 [post_date] => 2017-02-01 15:05:54 [post_date_gmt] => 2017-02-01 20:05:54 [post_content] => Agenda, Tuesday, November 21, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-8 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:05:54 [post_modified_gmt] => 2017-02-01 20:05:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5324 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [288] => WP_Post Object ( [ID] => 5326 [post_author] => 5 [post_date] => 2017-02-01 15:07:02 [post_date_gmt] => 2017-02-01 20:07:02 [post_content] => Agenda, Tuesday, December 05, 2017 [post_title] => Pan Flu Planning Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-10 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:07:02 [post_modified_gmt] => 2017-02-01 20:07:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5326 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [289] => WP_Post Object ( [ID] => 5328 [post_author] => 5 [post_date] => 2017-02-01 15:08:21 [post_date_gmt] => 2017-02-01 20:08:21 [post_content] => Agenda, Tuesday, December 19, 2017 [post_title] => Training and Exercise Subcommitte [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommitte [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:08:21 [post_modified_gmt] => 2017-02-01 20:08:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5328 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [290] => WP_Post Object ( [ID] => 5330 [post_author] => 5 [post_date] => 2017-02-01 15:09:11 [post_date_gmt] => 2017-02-01 20:09:11 [post_content] => Agenda, Tuesday, December 19, 2017 [post_title] => Western Region Homeland Security Advisory Council [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-9 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:09:11 [post_modified_gmt] => 2017-02-01 20:09:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5330 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [291] => WP_Post Object ( [ID] => 5332 [post_author] => 5 [post_date] => 2017-02-01 15:10:09 [post_date_gmt] => 2017-02-01 20:10:09 [post_content] => Agenda, Tuesday, December 19, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-9 [to_ping] => [pinged] => [post_modified] => 2017-02-01 15:10:09 [post_modified_gmt] => 2017-02-01 20:10:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5332 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [292] => WP_Post Object ( [ID] => 5343 [post_author] => 5 [post_date] => 2017-02-08 15:11:20 [post_date_gmt] => 2017-02-08 20:11:20 [post_content] => Meeting Agenda, Friday, February 17, 2017 [post_title] => CBRNE Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee-2 [to_ping] => [pinged] => [post_modified] => 2017-02-08 15:11:20 [post_modified_gmt] => 2017-02-08 20:11:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5343 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [293] => WP_Post Object ( [ID] => 5345 [post_author] => 5 [post_date] => 2017-02-10 10:23:11 [post_date_gmt] => 2017-02-10 15:23:11 [post_content] => Meeting Agenda February, 14, 2017 [post_title] => Western Massachusetts Regional Interoperability Committee Special Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-special-meeting [to_ping] => [pinged] => [post_modified] => 2017-02-10 10:23:11 [post_modified_gmt] => 2017-02-10 15:23:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5345 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [294] => WP_Post Object ( [ID] => 5471 [post_author] => 5 [post_date] => 2017-05-19 11:50:22 [post_date_gmt] => 2017-05-19 15:50:22 [post_content] => Agenda, Tuesday, July 11, 2017 [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2017-05-19 11:50:22 [post_modified_gmt] => 2017-05-19 15:50:22 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5471 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [295] => WP_Post Object ( [ID] => 5562 [post_author] => 5 [post_date] => 2017-08-08 10:04:31 [post_date_gmt] => 2017-08-08 14:04:31 [post_content] => [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:04:31 [post_modified_gmt] => 2017-08-08 14:04:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5562 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [296] => WP_Post Object ( [ID] => 5564 [post_author] => 5 [post_date] => 2017-08-08 10:06:16 [post_date_gmt] => 2017-08-08 14:06:16 [post_content] => Agenda, Tuesday, January 16, 2018 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-17 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:06:16 [post_modified_gmt] => 2017-08-08 14:06:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5564 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [297] => WP_Post Object ( [ID] => 5566 [post_author] => 5 [post_date] => 2017-08-08 10:08:08 [post_date_gmt] => 2017-08-08 14:08:08 [post_content] => Agenda, Tuesday, January 16, 2018 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-3 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:08:08 [post_modified_gmt] => 2017-08-08 14:08:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5566 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [298] => WP_Post Object ( [ID] => 5568 [post_author] => 5 [post_date] => 2017-08-08 10:09:14 [post_date_gmt] => 2017-08-08 14:09:14 [post_content] => Agenda, Tuesday, January 16, 2018 [post_title] => Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-meeting [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:09:14 [post_modified_gmt] => 2017-08-08 14:09:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5568 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [299] => WP_Post Object ( [ID] => 5570 [post_author] => 5 [post_date] => 2017-08-08 10:12:00 [post_date_gmt] => 2017-08-08 14:12:00 [post_content] => Agenda, Tuesday, Feb 06, 2018 [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:12:00 [post_modified_gmt] => 2017-08-08 14:12:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5570 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [300] => WP_Post Object ( [ID] => 5572 [post_author] => 5 [post_date] => 2017-08-08 10:13:17 [post_date_gmt] => 2017-08-08 14:13:17 [post_content] => Agenda, Tuesday, February 20, 2018 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-18 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:13:17 [post_modified_gmt] => 2017-08-08 14:13:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5572 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [301] => WP_Post Object ( [ID] => 5574 [post_author] => 5 [post_date] => 2017-08-08 10:14:04 [post_date_gmt] => 2017-08-08 14:14:04 [post_content] => Agenda, Tuesday, February 20, 2018 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-4 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:14:04 [post_modified_gmt] => 2017-08-08 14:14:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5574 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [302] => WP_Post Object ( [ID] => 5576 [post_author] => 5 [post_date] => 2017-08-08 10:14:54 [post_date_gmt] => 2017-08-08 14:14:54 [post_content] => Agenda, Tuesday, February 20, 2018 [post_title] => Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:14:54 [post_modified_gmt] => 2017-08-08 14:14:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5576 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [303] => WP_Post Object ( [ID] => 5579 [post_author] => 5 [post_date] => 2017-08-08 10:16:59 [post_date_gmt] => 2017-08-08 14:16:59 [post_content] => Agenda, Tuesday, March 06, 2018 Agenda, Tuesday, April 03, 2018 [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:16:59 [post_modified_gmt] => 2017-08-08 14:16:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5579 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [304] => WP_Post Object ( [ID] => 5581 [post_author] => 5 [post_date] => 2017-08-08 10:18:04 [post_date_gmt] => 2017-08-08 14:18:04 [post_content] => Agenda, Tuesday, March 20, 2018 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-19 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:18:04 [post_modified_gmt] => 2017-08-08 14:18:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5581 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [305] => WP_Post Object ( [ID] => 5583 [post_author] => 5 [post_date] => 2017-08-08 10:18:45 [post_date_gmt] => 2017-08-08 14:18:45 [post_content] => Agenda, Tuesday, March 20, 2018 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-5 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:18:45 [post_modified_gmt] => 2017-08-08 14:18:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5583 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [306] => WP_Post Object ( [ID] => 5585 [post_author] => 5 [post_date] => 2017-08-08 10:19:54 [post_date_gmt] => 2017-08-08 14:19:54 [post_content] => Agenda, Tuesday, March 20, 2018 [post_title] => Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:19:54 [post_modified_gmt] => 2017-08-08 14:19:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5585 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [307] => WP_Post Object ( [ID] => 5587 [post_author] => 5 [post_date] => 2017-08-08 10:20:56 [post_date_gmt] => 2017-08-08 14:20:56 [post_content] => Agenda, Tuesday, April 03, 2018 [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:20:56 [post_modified_gmt] => 2017-08-08 14:20:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5587 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [308] => WP_Post Object ( [ID] => 5589 [post_author] => 5 [post_date] => 2017-08-08 10:21:42 [post_date_gmt] => 2017-08-08 14:21:42 [post_content] => Agenda, Tuesday, April 17, 2018 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-20 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:21:42 [post_modified_gmt] => 2017-08-08 14:21:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5589 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [309] => WP_Post Object ( [ID] => 5591 [post_author] => 5 [post_date] => 2017-08-08 10:22:22 [post_date_gmt] => 2017-08-08 14:22:22 [post_content] => Agenda, Tuesday, April 17, 2018 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-6 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:22:22 [post_modified_gmt] => 2017-08-08 14:22:22 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5591 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [310] => WP_Post Object ( [ID] => 5593 [post_author] => 5 [post_date] => 2017-08-08 10:23:17 [post_date_gmt] => 2017-08-08 14:23:17 [post_content] => [post_title] => Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:23:17 [post_modified_gmt] => 2017-08-08 14:23:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5593 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [311] => WP_Post Object ( [ID] => 5595 [post_author] => 5 [post_date] => 2017-08-08 10:24:08 [post_date_gmt] => 2017-08-08 14:24:08 [post_content] => Agenda, Tuesday, May 01, 2018 [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:24:08 [post_modified_gmt] => 2017-08-08 14:24:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5595 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [312] => WP_Post Object ( [ID] => 5597 [post_author] => 5 [post_date] => 2017-08-08 10:24:51 [post_date_gmt] => 2017-08-08 14:24:51 [post_content] => Agenda, Tuesday, May 15, 2018 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-21 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:24:51 [post_modified_gmt] => 2017-08-08 14:24:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5597 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [313] => WP_Post Object ( [ID] => 5599 [post_author] => 5 [post_date] => 2017-08-08 10:25:30 [post_date_gmt] => 2017-08-08 14:25:30 [post_content] => Agenda, Tuesday, May 15, 2018 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-7 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:25:30 [post_modified_gmt] => 2017-08-08 14:25:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5599 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [314] => WP_Post Object ( [ID] => 5601 [post_author] => 5 [post_date] => 2017-08-08 10:26:15 [post_date_gmt] => 2017-08-08 14:26:15 [post_content] => Agenda, Tuesday, May 15, 2018 [post_title] => Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:26:15 [post_modified_gmt] => 2017-08-08 14:26:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5601 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [315] => WP_Post Object ( [ID] => 5603 [post_author] => 5 [post_date] => 2017-08-08 10:28:37 [post_date_gmt] => 2017-08-08 14:28:37 [post_content] => Agenda, Tuesday, June 5  2018 [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:28:37 [post_modified_gmt] => 2017-08-08 14:28:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5603 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [316] => WP_Post Object ( [ID] => 5605 [post_author] => 5 [post_date] => 2017-08-08 10:29:13 [post_date_gmt] => 2017-08-08 14:29:13 [post_content] => Agenda, Tuesday, June 19, 2018 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-22 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:29:13 [post_modified_gmt] => 2017-08-08 14:29:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5605 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [317] => WP_Post Object ( [ID] => 5607 [post_author] => 5 [post_date] => 2017-08-08 10:29:57 [post_date_gmt] => 2017-08-08 14:29:57 [post_content] => Agenda, Tuesday, June 19, 2018 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-8 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:29:57 [post_modified_gmt] => 2017-08-08 14:29:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5607 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [318] => WP_Post Object ( [ID] => 5609 [post_author] => 5 [post_date] => 2017-08-08 10:30:47 [post_date_gmt] => 2017-08-08 14:30:47 [post_content] => Agenda, Tuesday, June 19, 2018 [post_title] => Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:30:47 [post_modified_gmt] => 2017-08-08 14:30:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5609 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [319] => WP_Post Object ( [ID] => 5611 [post_author] => 5 [post_date] => 2017-08-08 10:31:39 [post_date_gmt] => 2017-08-08 14:31:39 [post_content] => Agenda, Tuesday, July 10, 2018 [post_title] => Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pan-flu-planning-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:31:39 [post_modified_gmt] => 2017-08-08 14:31:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5611 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [320] => WP_Post Object ( [ID] => 5613 [post_author] => 5 [post_date] => 2017-08-08 10:32:19 [post_date_gmt] => 2017-08-08 14:32:19 [post_content] => Agenda, Tuesday, July 17, 2018 [post_title] => Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-meeting-23 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:32:19 [post_modified_gmt] => 2017-08-08 14:32:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5613 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [321] => WP_Post Object ( [ID] => 5615 [post_author] => 5 [post_date] => 2017-08-08 10:33:03 [post_date_gmt] => 2017-08-08 14:33:03 [post_content] => Agenda, Tuesday, July 17, 2018 [post_title] => Western Region Homeland Security Advisory Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-meeting-9 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:33:03 [post_modified_gmt] => 2017-08-08 14:33:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5615 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [322] => WP_Post Object ( [ID] => 5617 [post_author] => 5 [post_date] => 2017-08-08 10:33:47 [post_date_gmt] => 2017-08-08 14:33:47 [post_content] => Agenda, Tuesday, July 17, 2018 [post_title] => Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-committee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2017-08-08 10:33:47 [post_modified_gmt] => 2017-08-08 14:33:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5617 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [323] => WP_Post Object ( [ID] => 5628 [post_author] => 5 [post_date] => 2017-09-06 13:57:57 [post_date_gmt] => 2017-09-06 17:57:57 [post_content] => Registration for these trainings is closed. Thank you for your interest.  The Western Region Homeland Security Advisory Council in partnership with UMass Amherst, Springfield College and Williams College offer Family Reunification Training.  After Action Reports from real-world incidents and from regional exercises have identified the reunification of children and their family/care-givers as a gap of concern for emergency preparedness and response. WRHSAC has been working to address this gap in western Massachusetts through its Children in Disasters: Keeping Kids Safe initiative. Over the last year WRHSAC has develop a Family Reunification Plan Template, a complete toolkit which agencies, schools, or municipalities may adopt to create their own Family Reunification Plan. (The link to this template will be available soon). The training will be facilitated by I Love You Guys Foundation. I Love You Guys have developed the Standard Response Protocol and Standard Reunification Method, which are being utilized across the country as best practice for reunification. These documents were key to the development of WRHSAC's Family Reunification Template.   This training will prepare participants to reunify children with their families following an emergency incident. WRHSAC’s Family Reunification Plan Template will be provided to participants to develop their own reunification plans. Appropriate for schools, colleges, municipalities, emergency management directors, first responders and any agency providing services to children in western Massachusetts. Three separate sessions of this training will be held:
  • Wednesday, October 25, 2017—Springfield College, Springfield, MA
  • Thursday, October 26, 2017—Williams College, Williamstown, MA
  • Friday, October 27, 2017—UMass Amherst, Amherst, MA - This session is full and waitlisted
  • 8:00am to 5:00pm each session
The training is free and food will be provided. Comfort dogs and their handlers from HOPE Animal-Assisted Crisis Response will also be present.  To register please complete the form below and indicate which session you wish to attend. All registrants will be placed on a wait list. You will be notified of acceptance. Any inquires can be addressed to Raine Brown, Homeland Security Program Manager, 413-774-3167 x138 Registration for these trainings is closed. Thank you for your interest. [post_title] => Family Reunification Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => family-reunification-training [to_ping] => [pinged] => [post_modified] => 2017-09-06 13:57:57 [post_modified_gmt] => 2017-09-06 17:57:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5628 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [324] => WP_Post Object ( [ID] => 5656 [post_author] => 5 [post_date] => 2017-09-07 11:46:57 [post_date_gmt] => 2017-09-07 15:46:57 [post_content] => WRHSAC is hosting two sessions of Mental Health First Aid Training - Public Safety Module. This is a nationally coordinated training facilitated by the National Council for Behavioral Health. Two sessions of this one day training will be held:
  • Friday, October 6, 2017 at MEMA Region 3/4, Agawam, MA (This session is full)
  • Friday, November 3, at Berkshire Community College @ Conte Federal Building, Pittsfield, MA (This session is full)
Mental Health First Aid for Public Safety provides first responders with response options to help them de-escalate incidents and better understand mental illnesses so they can respond to mental health related calls appropriately without compromising safety. This is an 8-hour course that teaches a 5-step action plan encompassing the skills, resources, and knowledge to help an individual in crisis connect with appropriate professional, peer, and self-help care. This training is appropriate for all first responder disciplines. Eight (8) hours of OEMS credits are available. This training is free. A light breakfast and full lunch will be provided. We encourage you to register soon. Due to the interactive nature of the training, course size is limited to 30. The courses are expected to fill quickly. Registration is open to first responders from western Massachusetts. WRHSAC is offering these two sessions to asses interest in this training. If interest is high, additional sessions will likely be offered in the future. Registration is closed for these trainings.    [post_title] => Mental Health First Aid Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => mental-health-first-aid-training [to_ping] => [pinged] => [post_modified] => 2017-09-07 11:46:57 [post_modified_gmt] => 2017-09-07 15:46:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5656 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [325] => WP_Post Object ( [ID] => 5717 [post_author] => 5 [post_date] => 2017-10-19 14:12:41 [post_date_gmt] => 2017-10-19 18:12:41 [post_content] => The Western Region Homeland Security Advisory Council in partnership with the Federal Bureau of Investigation, Springfield, MA Branch Office presents:

Behavioral Analysis Workshop

This workshop will provide participants with an understanding of common profiling concepts and behavioral analysis as applied to possible characteristics and warning signs of those who engage in violent attacks. Participants will learn guidance for gathering information relevant to indicators of possible future violence risk, and how to build a Threat Management Team to manage an identified person of concern. The relationship between law enforcement agencies and public/private agencies as part of the Threat Management Team will be explored. This workshop is appropriate for all first responder disciplines, schools and colleges, and public and private agencies in western Massachusetts. This workshop is a follow up to WRHSAC’s Active Shooter Symposium held in March 2016. WRHSAC will again partner with the FBI Springfield Office. Workshop presentations will include:
  • Profiling Concepts

Introduction to behavioral analysis as well as definitions of common terms used in "profiling"

  • A Behavioral Analysis Examination of Targeted Violence

Overview of targeted violence; characteristics and warning signs of those who engage in violent attacks

  • The Threat Assessment Interview

Guidance for gathering information relevant to indicators of possible future violence risk

  • The Threat Management Team

Guidance for law enforcement and public/private agencies for managing persons of concern

  • Applicable Case Studies
The workshop is free and food will be provided. It will be held at UMass Amherst Campus. One hour of OEMS credit is available. Registration is required!

REGISTRATION IS CLOSED FOR THIS WORKSHOP.

Thank you for your interest! All inquires can be directed to Raine Brown, Homeland Security Program Manager, 413.774.3167 x 138 [post_title] => Behavioral Analysis Workshop [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => behavioral-analysis-workshop [to_ping] => [pinged] => [post_modified] => 2017-10-19 14:12:41 [post_modified_gmt] => 2017-10-19 18:12:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5717 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [326] => WP_Post Object ( [ID] => 5739 [post_author] => 5 [post_date] => 2017-11-07 15:50:30 [post_date_gmt] => 2017-11-07 20:50:30 [post_content] => The United State Attorney's Office, along with the Department of Homeland Security, the Federal Bureau of Investigation, the Massachusetts Executive Office of Public Safety and Security and the Department of Justice offers a forum of learning regarding Public Safety for Houses of Worship and Faith Communities. Several sessions will be held across the Commonwealth, with the session in Western Massachusetts being held on Monday, December 4, 2017 at Hampshire College in Amherst, MA. PURPOSE OF THE TRAINING
  • To increase the participant's understanding regarding the various public safety concerns and government roles and responses. Issues like vandilism, arson, internet scams, cyber threats, bomb threats, active shooter and hate crimes will be covered.
  • To increase the participant's knowledge about planning and preparing for an active threat.
  • To provide participants with tools to build an emergency operations plan
WHO SHOULD ATTEND
  • Faith leaders, administrators, board members
  • Individuals responsible for emergency management at houses of worship
  • University faith leaders
A informational flyer about the training can be found here. Registration is required. Please follow this link to register.   [post_title] => Government Resources for Houses of Worship and Faith Communities [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => government-resources-for-houses-of-worship-and-faith-communities [to_ping] => [pinged] => [post_modified] => 2017-11-07 15:50:30 [post_modified_gmt] => 2017-11-07 20:50:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5739 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [327] => WP_Post Object ( [ID] => 5764 [post_author] => 5 [post_date] => 2017-11-28 14:19:21 [post_date_gmt] => 2017-11-28 19:19:21 [post_content] => CBRNE Subcommittee Meeting Agenda for November 30, 2017 at 10:00am. [post_title] => CBRNE Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2017-11-28 14:19:21 [post_modified_gmt] => 2017-11-28 19:19:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5764 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [328] => WP_Post Object ( [ID] => 5775 [post_author] => 5 [post_date] => 2017-12-05 14:35:33 [post_date_gmt] => 2017-12-05 19:35:33 [post_content] => The WRHSAC CBRNE Subcommittee will meet on Monday, December 11 at 1:00pm at the Longmeadow Fire Department, 44 Williams Street, Longmeadow, MA. Agenda, Monday, Dec 11, 2017 [post_title] => CBRNE Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2017-12-05 14:35:33 [post_modified_gmt] => 2017-12-05 19:35:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5775 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [329] => WP_Post Object ( [ID] => 5801 [post_author] => 5 [post_date] => 2018-01-08 10:07:25 [post_date_gmt] => 2018-01-08 15:07:25 [post_content] => The Western Region Homeland Security Advisory Council in partnership with the Massachusetts Emergency Management Agency presents Pediatric Disaster Response & Emergency Preparedness Training. This training is facilitated by TEEX - Texas A&M Engineering Extension Services

Description

This course prepares students to effectively, appropriately, and safely plan for and respond to a disaster incident involving children, addressing the specific needs of pediatric patients in the event of a community based-incident. Pediatric specific planning considerations include mass sheltering, pediatric-triage, reunification planning and pediatric decontamination considerations. This is not a hands-on technical course, but instead a management resource course for stakeholders like pediatric physicians, emergency managers, emergency planners, and members of public emergency departments like EMS, Fire, Police, Public Health, and Hospitals in field of disaster response and preparedness work.

Prerequisite

None. However, familiarity with the National Incident Management System (NIMS) and the Incident Command System (ICS) via completion of study courses IS-100, IS-200, IS-700, and IS-800 (or equivalents) is recommended.

Requirements

FEMA/SIDNumber
Students must bring a copy of their SID number to class. To obtain a number: cdp.dhs.gov/femasid

Topics

  • Introduction to Pediatric Response
  • Emergency Management (EM) Considerations
  • Implications for Planning and Response
  • Functional Access Needs Considerations
  • Mass Sheltering
  • Pediatric Triage and Allocation of Scarce Resources
  • Pediatric Reunification Considerations
  • Pediatric Decontamination Considerations

Audience

This workshop is appropriate for mid-to-senior management level first responders from western Massachusetts in the fields of hospitals (including pediatric physicians, emergency room personnel & administrators), emergency medical services, public health, emergency management directors, schools, law enforcement, and fire. 16 hours of OEMS credit are approved for this course.

Registration is closed for this class.

[post_title] => Pediatric Disaster Response & Emergency Preparedness Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pediatric-disaster-response-emergency-preparedness-training [to_ping] => [pinged] => [post_modified] => 2018-01-08 10:07:25 [post_modified_gmt] => 2018-01-08 15:07:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5801 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [330] => WP_Post Object ( [ID] => 5813 [post_author] => 5 [post_date] => 2018-01-08 16:01:01 [post_date_gmt] => 2018-01-08 21:01:01 [post_content] => Agenda, Wednesday, January 10, 2018 [post_title] => CBRNE Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-meeting [to_ping] => [pinged] => [post_modified] => 2018-01-08 16:01:01 [post_modified_gmt] => 2018-01-08 21:01:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5813 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [331] => WP_Post Object ( [ID] => 5853 [post_author] => 5 [post_date] => 2018-02-12 10:25:44 [post_date_gmt] => 2018-02-12 15:25:44 [post_content] => First Responders are facing threats from a growing number of fronts that weren’t even in the realm of possibility just a few years ago:
  • Clandestine labs using dangerous, explosive processes, yielding highly caustic and flammable substances
  • Street drugs imported and manufactured that are highly concentrated and now may be weaponized
  • Terrorism, domestic and foreign, driven by a wide variety of ideologies
  • Bourgeoning gang culture thriving, financed by underground drug money
  • Social unrest and disruptive and violence directed at non-law enforcement public safety agencies
  • Unpredictable weather patterns creating high impact storms on a more frequent basis with long and complex recovery operations
  • Increasing frequency of attacks on soft targets
  • Mass casualty incidents where tools and techniques are intentionally used to cause loss of life and gross bodily injury of civilian gatherings
  • Applications for new technologies such as drones and robots in managing threats
The Emerging Threats to First Responders training will bring together leaders in Fire, EMS, Law Enforcement, Tactical, HazMat, EOD, Technical Rescue and K-9 for a fast-paced, multimedia workshop designed to consider these hazards and the required creative multidisciplinary solutions in a way public safety professionals may not have experienced them before. Sessions will be case-study based and offer perspectives of preparedness, response, recovery, and mitigation. The sessions will present and demonstrate a wide variety of cutting-edge technology resources available to protect first responders dealing with these new every-day challenges. Due to the sensitive nature of this training, it is open to mid-to-senior level commanders. All first responder disciplines, including fire, ems, law enforcement, EMD, public health, hospitals, communications, transit, municipal leaders are encouraged to attend. OEMS credits are pending. Registration for this training is full.  "]   [post_title] => Emerging Threats Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => emerging-threats-training [to_ping] => [pinged] => [post_modified] => 2018-02-12 10:25:44 [post_modified_gmt] => 2018-02-12 15:25:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5853 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [332] => WP_Post Object ( [ID] => 5895 [post_author] => 5 [post_date] => 2018-03-05 09:29:00 [post_date_gmt] => 2018-03-05 14:29:00 [post_content] => This two-day workshop is dedicated to the fire services and emergency responders who are called upon each year to respond to potential threats to their community or industries. One of those threats, in all likelihood, will come directly from local roads and highways in the form of a hazardous materials incident. According to the US-DOT Hazardous Materials Information System, 86% of transportation related hazardous materials incidents occur on the nation’s roadways. In addition, 76% of what the US-DOT has determined as “serious incidents” also occur on the roadways. The workshop will prepare participants to effectively respond to emergency incidents and potential spills which involve cargo tanks. Upon completion of the workshop, students will be able to understand:
  • Construction features associated with cargo tanks and their relationship to damage assessment and spills
  • The purpose and functions of safety relief devices and other emergency devices
  • Principles and techniques associated with emergency loading and unloading
  • Containment techniques
The training is a combination of multi-media classroom lecture, hands-on instruction, and demonstrations. WRHSAC previously provided this training to the District 4 & 5 Hazardous Materials Response Teams. The Teams recommended the training be offered to first responders. Public Safety Multimedia documented the training in this photo essay which provides a visual overview of the course.

Intended audience

This workshop is appropriate for all front-line first responder personnel, particularly fire, EMS & law enforcement. The training is taught by Safe Transportation Training Specialists. The training is free. Food will be provided. You must attend both days of the training. Seating is very limited. Immediate registration is recommended. Registration for this training is closed.  [post_title] => Cargo Tank Emergency Response Training for First Responders [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cargo-tank-emergency-response-training-for-first-responders [to_ping] => [pinged] => [post_modified] => 2018-03-05 09:29:00 [post_modified_gmt] => 2018-03-05 14:29:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5895 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [333] => WP_Post Object ( [ID] => 5887 [post_author] => 5 [post_date] => 2018-03-05 09:30:05 [post_date_gmt] => 2018-03-05 14:30:05 [post_content] => (This training has also been referred to as Operational ICS Training) This training will provide mid-to-senior level commanders with practical performance level skills enabling them to implement the Incident Command System in the field during every-day responses with confidence while maintaining direct focus on the incident. The course will focus on actions an initial response commander can take to ensure they are using the ICS building blocks and tool‐sets in establishing command and control of an escalating or potentially complex incident. As the attendees learn to better use the management tools within the ICS, they will increase their capacity to manage incidents that are more intricate. Enhancing incident command capabilities improves on‐scene command and control and enhances their ability to establish and maintain a Common Operating Picture.

Registration is required. Please complete the form below to apply.

This course connects the dots between the theory of the Incident Command System and the realities of attempting to apply it while practicing street emergency management. It provides practical and realistic training that enables first responders to actually implement the Incident Command System at the field level or “in the street” during an incident without losing focus on the incident. Public safety agencies are expected to follow NIMS and have some level of proficiency in utilizing the principles and concepts of the ICS as a condition of receiving Homeland Security grants. Most agencies have completed some of the standardized Incident Command System (ICS) training courses that describe how the system is designed to work and the interactions of the ICS positions that make up an ICS based response organization. However, as it has been repeatedly identified by emergency management professionals, there is no course designed to teach and demonstrate how first responders can realistically achieve the goal of practical ICS implementation on the incidents they respond to on a daily or weekly basis. The Initial Response Operations for NIMS course focuses on the actions of the All‐Hazards initial response incident commander who is responsible for establishing command and management of the initial response to an incident that may be rapidly escalating to a more complex incident– or already have some characteristics of complex incidents. The class format of lecture, discussion, and multiple application activities will assist commanders to take NIMS ICS concepts from theory to day to day practice.

Intended Audience

The intended audience is comprised of mid or senior manager emergency responders who may be designated as initial response Incident Commanders or who may arrive first at the scene of an incident and be expected to establish command and management of the initial response to an incident using NIMS and their department policies and procedures. The intended audience may include personnel from a variety of agencies and functional disciplines, including fire service, law enforcement, emergency management, public works departments, public health organizations, medical emergency teams, and hospitals. This course is independent of the ICS All‐Hazards position‐specific training program or membership on an All‐Hazards Incident Management Team. However, those who assume the incident commander role will benefit from the instruction.

Student Prerequisites

Students attending this course should have completed the baseline ICS training of ICS 100, ICS 200, ICS 300, and IS 700. The training is free. Food will be provided. You must attend both days of the training. OEMS credits are pending. The course is taught and created by Incident Management Training Consortium. Registration for this training is closed. [post_title] => Initial Response Operations for NIMS Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => initial-response-operations-for-nims-training [to_ping] => [pinged] => [post_modified] => 2018-03-05 09:30:05 [post_modified_gmt] => 2018-03-05 14:30:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5887 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [334] => WP_Post Object ( [ID] => 5945 [post_author] => 5 [post_date] => 2018-04-05 13:48:19 [post_date_gmt] => 2018-04-05 17:48:19 [post_content] =>

The Western Region Homeland Security Advisory Council and Amtrak Police Department are hosting Passenger Rail MCI Training.

Through a combination of classroom and hands-on field training, participants will gain skills to respond to a passenger rail mass casualty incident. Students will become familiar with safety and mechanical aspects of Amtrak passenger rail cars, learn Amtrak response protocols, practice locating victims and victim extraction. Tactical law enforcement teams will also learn car entry and search techniques related to a possible hostage or terrorist incident.  Drill scenarios will be tailored to specific responder disciplines to foster a dynamic learning experience. The training will be taught by Amtrak Emergency Management and Corporate Security. Multiple, discipline-specific sessions will be held. Please see below for more information. This training is open to Massachusetts first responders and State and Federal partners. The training is free and food will be provided. Training location is Springfield Union Station, 55 Frank B Murray Street, Springfield, MA 6.75 Hours of OEMS Credits are available. Law Enforcement Learning Objectives
  • Provide participating agencies, first responders and other Amtrak stakeholders with situational awareness and a better understanding of how to protect Amtrak’s passengers, employees, and critical infrastructure from acts of terrorism;
  • Decrease Amtrak’s risk from and vulnerability to a potential attack by enhancing situational awareness of critical assets, establishing interoperability, sharing resources, and allowing for networking opportunities with like agencies; and
  • Aid anti-terrorism efforts designed to protect the rail system and maximize resource planning and allocation, as well as establish and maintain critical relationships with partner agencies
  • Perpetrator engagement and control
  • Familiarize you with railroad operations
  • Preparing/pre-planning for potential train incidents involving active shooter and barricaded subject
  • Understand the factors that could affect your safe response to an incident
  • Recognize on-scene dangers for emergency personnel and your equipment while on or near railroad property.
  • Understand the command, control & communication issues
  • How to stop a train in an emergency situation
  • Identify different types of railroad equipment
Sessions for Law Enforcement will be held on Monday, May 7 through Friday, May 11, 2018, with two days dedicated specifically to tactical/special response team.
  • To register for regular Law Enforcement session, click here.
Fire / EMS Learning Objectives 
  • Familiarize you with railroad operations
  • Preparing/pre-planning for potential train incidents.
  • Understand the factors that could affect your safe response to an incident
  • Recognize on-scene dangers for emergency personnel and your equipment while on or near railroad property.
  • Victim extraction and mitigation
  • Understand the command, control & communications issues
  • How to stop a train in an emergency situation.
  • Identify different types of railroad equipment.
Sessions for Fire and EMS will be held on Wednesday and Thursday, May 16 & 17, 2018. Two sessions each day. To register for Fire/EMS session please click here. Actors Persons to act as rail accident victims are needed each session. Actors must be 18 years or older. To register as an actor, please click here.  Observers Other first responder disciplines are invited to observe the hands-on field portion of the training sessions. Limited space is available in each session. To register as an observer, please click here.  Any questions can be addressed to Raine Brown, Homeland Security Program Manager, raine@frcog.org, 413.774.3167 x138 [post_title] => Passenger Rail MCI Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => passenger-rail-mci-training [to_ping] => [pinged] => [post_modified] => 2018-04-05 13:48:19 [post_modified_gmt] => 2018-04-05 17:48:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5945 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [335] => WP_Post Object ( [ID] => 5983 [post_author] => 5 [post_date] => 2018-04-12 09:28:21 [post_date_gmt] => 2018-04-12 13:28:21 [post_content] => Agenda, Tuesday, April 17, 2018 [post_title] => Western Mass Regional Interoperability Committee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-mass-regional-interoperability-committee [to_ping] => [pinged] => [post_modified] => 2018-04-12 09:28:21 [post_modified_gmt] => 2018-04-12 13:28:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=5983 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [336] => WP_Post Object ( [ID] => 6034 [post_author] => 5 [post_date] => 2018-05-22 16:26:37 [post_date_gmt] => 2018-05-22 20:26:37 [post_content] => The Western Region Homeland Security Advisory Council in partnership with the Franklin County School Nurse Collaborative presents School Emergency Triage Training, a program for school nurses. School Emergency Triage Training (SETT) is a disaster preparedness training providing school nurses with skills necessary to organize and lead school-based Disaster Response Teams and to perform triage in response to mass casualty incident (MCI) events. SETT is developed by the National Association of School Nurses.  5.25 Hours of Continuing Nursing Education (CNE) are available. Pre-registration is required. Complete the form below. The training is free.  This training is open to school nurses in the four counties of western Massachusetts, including Berkshire, Franklin, Hampshire & Hampden. SETT Objectives include:
  1. Describe the importance of preventative training for disaster planning, organizing, training, equipping, exercising and evaluating and taking corrective action prior to a school Mass Casualty Incident (MCI) event.
  2. Lists skills and characteristics a school nurse would need to be an effective leader in mass casualty response in schools.
Upon completion of the training, nurses will be able to demonstrate the following:
  1. Describe the importance of preventative training for disaster planning, organizing, training, equipping, exercising and evaluating and taking corrective action prior to a school Mass Casualty Incident (MCI) event.
  2. Lists skills and characteristics a school nurse would need to be an effective leader in mass casualty response in schools.
  3. Apply knowledge to develop basic disaster prevention, protection, mitigation, response and recovery plans for health service providers in schools.
  4. Identify issues unique to the school setting that can impact the sustainability and effectiveness of disaster preparedness measures.
  5. Discuss regional considerations related to disaster preparedness training with local and national resources.
  6. Demonstrate how to use the START/JumpSTART algorithms to perform mass casualty triage.
  7. Identify and list the principles and methods used to perform triage and response to school-based MCI events.
  8. Identify strategies to engage school Emergency/Disaster Preparedness Team volunteers and administrative support.
  9. Describe how the Framework for 21st Century School Nursing Practice ™ is applicable to Emergency/Disaster Preparedness.
  The training is free and food will be provided. On-site sign-in begins at 8:15 am. The training will begin promptly at 9:00 am. You must be pre-registered.  Registration for this training is closed. Please contact Raine Brown, Homeland Security Program Manager if you have any questions. [post_title] => School Emergency Triage Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => school-emergency-triage-training [to_ping] => [pinged] => [post_modified] => 2018-05-22 16:26:37 [post_modified_gmt] => 2018-05-22 20:26:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6034 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [337] => WP_Post Object ( [ID] => 6110 [post_author] => 5 [post_date] => 2018-07-31 11:47:40 [post_date_gmt] => 2018-07-31 15:47:40 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 091818 [post_title] => Western Region Homeland Security Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-council-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 11:47:40 [post_modified_gmt] => 2018-07-31 15:47:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6110 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [338] => WP_Post Object ( [ID] => 6112 [post_author] => 5 [post_date] => 2018-07-31 11:49:32 [post_date_gmt] => 2018-07-31 15:49:32 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Tuesday, September 4, 2018, 9:30 am to 11:00 am 23 Service Center Road, Northampton, MA   Agenda, Tuesday, September 04, 2018 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 11:49:32 [post_modified_gmt] => 2018-07-31 15:49:32 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6112 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [339] => WP_Post Object ( [ID] => 6114 [post_author] => 5 [post_date] => 2018-07-31 11:51:26 [post_date_gmt] => 2018-07-31 15:51:26 [post_content] => Monthly meeting of WRHSAC Training & Exercise Subcommittee Tuesday, September 18, 2018 9:00 am to 10:00 am Hatfield Fire Department, 3 School Street, Hatfield, MA T&E Agenda 091818 [post_title] => WRHSAC Training & Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-exercise-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 11:51:26 [post_modified_gmt] => 2018-07-31 15:51:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6114 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [340] => WP_Post Object ( [ID] => 6116 [post_author] => 5 [post_date] => 2018-07-31 11:55:27 [post_date_gmt] => 2018-07-31 15:55:27 [post_content] => Monthly meeting of WRHSAC's Western Massachusetts Regional Interoperability Committee (WMRIC) Tuesday, September 18, 2018, 12:30 pm to 2:30 pm Hatfield Fire, 3 School St, Hatfield, MA WMRIC Agenda 091818 [post_title] => WRHSAC Western Massachusetts Regional Interoperability Committee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-western-massachusetts-regional-interoperability-committee-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 11:55:27 [post_modified_gmt] => 2018-07-31 15:55:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6116 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [341] => WP_Post Object ( [ID] => 6118 [post_author] => 5 [post_date] => 2018-07-31 14:38:45 [post_date_gmt] => 2018-07-31 18:38:45 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Tuesday, October 2, 2018 9:30 am to 11:30 am Department of Public Health, 23 Service Center Road, Northampton, MA [post_title] => WRHSAC Pan Flu Planning Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:38:45 [post_modified_gmt] => 2018-07-31 18:38:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6118 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [342] => WP_Post Object ( [ID] => 6120 [post_author] => 5 [post_date] => 2018-07-31 14:40:26 [post_date_gmt] => 2018-07-31 18:40:26 [post_content] => Agenda, Tuesday, October 16, 2018 [post_title] => WRHSAC Training & Exercise Subcommittee Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-exercise-subcommittee-monthly-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:40:26 [post_modified_gmt] => 2018-07-31 18:40:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6120 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [343] => WP_Post Object ( [ID] => 6122 [post_author] => 5 [post_date] => 2018-07-31 14:42:23 [post_date_gmt] => 2018-07-31 18:42:23 [post_content] => Agenda, Tuesday, October 16, 2018 [post_title] => Western Region Homeland Security Advisory Council Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-monthly-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:42:23 [post_modified_gmt] => 2018-07-31 18:42:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6122 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [344] => WP_Post Object ( [ID] => 6124 [post_author] => 5 [post_date] => 2018-07-31 14:44:23 [post_date_gmt] => 2018-07-31 18:44:23 [post_content] => Agenda, Tuesday, October 16, 2018 [post_title] => WRHSAC Western Massachusetts Regional Interoperability Committee Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-western-massachusetts-regional-interoperability-committee-monthly-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:44:23 [post_modified_gmt] => 2018-07-31 18:44:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6124 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [345] => WP_Post Object ( [ID] => 6126 [post_author] => 5 [post_date] => 2018-07-31 14:47:14 [post_date_gmt] => 2018-07-31 18:47:14 [post_content] => Agenda, Tuesday, November 06, 2018 [post_title] => WRHSAC Pan Flu Planning Subcommittee Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-monthly-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:47:14 [post_modified_gmt] => 2018-07-31 18:47:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6126 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [346] => WP_Post Object ( [ID] => 6128 [post_author] => 5 [post_date] => 2018-07-31 14:48:48 [post_date_gmt] => 2018-07-31 18:48:48 [post_content] => WRHSAC Training & Exercise Subcommittee Meeting Tuesday, November 20, 2018, 9:00 am to 10:00 am Hatfield Fire Department Training Room, 3 School Street, Hatfield, MA [post_title] => WRHSAC Training & Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-exercise-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:48:48 [post_modified_gmt] => 2018-07-31 18:48:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6128 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [347] => WP_Post Object ( [ID] => 6130 [post_author] => 5 [post_date] => 2018-07-31 14:50:17 [post_date_gmt] => 2018-07-31 18:50:17 [post_content] =>   Agenda, Tuesday, November 20, 2018  [post_title] => Western Region Homeland Security Advisory Council Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-monthly-meeting-2 [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:50:17 [post_modified_gmt] => 2018-07-31 18:50:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6130 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [348] => WP_Post Object ( [ID] => 6132 [post_author] => 5 [post_date] => 2018-07-31 14:52:51 [post_date_gmt] => 2018-07-31 18:52:51 [post_content] =>   Agenda, Tuesday, November 20, 2018 [post_title] => WRHSAC Western Massachusetts Regional Interoperability Committee Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-western-massachusetts-regional-interoperability-committee-monthly-meeting-2 [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:52:51 [post_modified_gmt] => 2018-07-31 18:52:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6132 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [349] => WP_Post Object ( [ID] => 6134 [post_author] => 5 [post_date] => 2018-07-31 14:54:24 [post_date_gmt] => 2018-07-31 18:54:24 [post_content] =>   Agenda, Tuesday, December 4, 2018   [post_title] => WRHSAC Pan Flu Planning Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-monthly-meeting [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:54:24 [post_modified_gmt] => 2018-07-31 18:54:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6134 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [350] => WP_Post Object ( [ID] => 6136 [post_author] => 5 [post_date] => 2018-07-31 14:57:21 [post_date_gmt] => 2018-07-31 18:57:21 [post_content] => Agenda, Tuesday, December 18, 2018 [post_title] => WRHSAC Training & Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-exercise-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:57:21 [post_modified_gmt] => 2018-07-31 18:57:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6136 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [351] => WP_Post Object ( [ID] => 6138 [post_author] => 5 [post_date] => 2018-07-31 14:58:49 [post_date_gmt] => 2018-07-31 18:58:49 [post_content] =>   Agenda, Tuesday, December 18, 2018   [post_title] => Western Region Homeland Security Advisory Council Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-region-homeland-security-advisory-council-monthly-meeting-3 [to_ping] => [pinged] => [post_modified] => 2018-07-31 14:58:49 [post_modified_gmt] => 2018-07-31 18:58:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6138 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [352] => WP_Post Object ( [ID] => 6140 [post_author] => 5 [post_date] => 2018-07-31 15:04:42 [post_date_gmt] => 2018-07-31 19:04:42 [post_content] =>   Agenda, Tuesday, December 18, 2018 [post_title] => WRHSAC Western Massachusetts Regional Interoperability Committee Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-western-massachusetts-regional-interoperability-committee-monthly-meeting-3 [to_ping] => [pinged] => [post_modified] => 2018-07-31 15:04:42 [post_modified_gmt] => 2018-07-31 19:04:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6140 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [353] => WP_Post Object ( [ID] => 6143 [post_author] => 5 [post_date] => 2018-07-31 15:07:34 [post_date_gmt] => 2018-07-31 19:07:34 [post_content] => Agenda, Tuesday, October 2, 2018 [post_title] => WRHSAC Pan Flu Planning Monthly Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-monthly-meeting-2 [to_ping] => [pinged] => [post_modified] => 2018-07-31 15:07:34 [post_modified_gmt] => 2018-07-31 19:07:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6143 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [354] => WP_Post Object ( [ID] => 6232 [post_author] => 5 [post_date] => 2018-11-01 10:22:49 [post_date_gmt] => 2018-11-01 14:22:49 [post_content] => Drawing on lessons learned by the University of Florida, this conference will inform participants on actions needed for a unified response composed of university, local, state, and federal partners when a known controversial speaker or event comes to campus. Description: In October of 2017, a controversial speaker rented a venue on the University of Florida campus requiring a significant, unified response from university, local, state and federal agencies. The event precipitated a state emergency declaration, mutual aid support from agencies throughout the state and national media attention. As a result of high levels of preparation, coordination and luck, the day passed without incident. Learn how officials planned for and managed this event as well as lessons learned. Emergency Management, Police, and Student Engagement of the University of Florida, along with Florida Highway Patrol, will share their experience & insight of preparing for a large scale event where passion and politics are raised, safety & security capacities are challenged, and media attention is heightened. Key takeaways:
  • Prepare, and then prepare more.
  • Coordinate communications through a central funnel.
  • Identify a single spokesperson before, during and after the event.
  • Develop messages based on your values.
  • Create and maintain a dedicated website about Free Speech rather than creating about the event or using your homepage.
  • It takes a team.
  • Bring together your communications resources across campus and keep them informed.
  • Define clear roles for everyone who is helping.
  • Get ready for the media frenzy.
  • Be able to act quickly.
  • Be prepared to take the criticism.
  • Commit to supporting each other, especially during the chaos.
  • It’s not over when it’s over – it’s our history to write, not the speaker’s.
  This conference is open to emergency management, law enforcement and administrators of colleges and universities in Massachusetts, and local, state and federal emergency management, law enforcement, fire and EMS. Due to the sensitive nature of information shared attendance is limited to these disciplines. All registrants will be placed on a waitlist and will be notified via email of acceptance. Thank you for your understanding. The conference will be held at UMass Amherst on Thursday, January 10, 2019. The conference is free and food will be provided. Sign-in and continental breakfast will begin at 7:00 am. Welcoming remarks will begin at 8:00 am. REGISTRATION is CLOSED for this event.   [post_title] => When Controversy Comes to Campus: Gators, Haters & The First Amendment [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => when-controversy-comes-to-campus-gators-haters-the-first-amendment [to_ping] => [pinged] => [post_modified] => 2018-11-01 10:22:49 [post_modified_gmt] => 2018-11-01 14:22:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6232 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [355] => WP_Post Object ( [ID] => 6281 [post_author] => 5 [post_date] => 2018-12-20 12:24:54 [post_date_gmt] => 2018-12-20 17:24:54 [post_content] => Agenda, Tuesday, January 08, 2019 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:24:54 [post_modified_gmt] => 2018-12-20 17:24:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6281 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [356] => WP_Post Object ( [ID] => 6283 [post_author] => 5 [post_date] => 2018-12-20 12:26:50 [post_date_gmt] => 2018-12-20 17:26:50 [post_content] => Agenda, Tuesday , February 05, 2019 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:26:50 [post_modified_gmt] => 2018-12-20 17:26:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6283 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [357] => WP_Post Object ( [ID] => 6285 [post_author] => 5 [post_date] => 2018-12-20 12:28:51 [post_date_gmt] => 2018-12-20 17:28:51 [post_content] => Agenda, Tuesday, March 05, 2019 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:28:51 [post_modified_gmt] => 2018-12-20 17:28:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6285 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [358] => WP_Post Object ( [ID] => 6287 [post_author] => 5 [post_date] => 2018-12-20 12:31:06 [post_date_gmt] => 2018-12-20 17:31:06 [post_content] => Agenda, Tuesday, April 02, 2019 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:31:06 [post_modified_gmt] => 2018-12-20 17:31:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6287 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [359] => WP_Post Object ( [ID] => 6289 [post_author] => 5 [post_date] => 2018-12-20 12:33:05 [post_date_gmt] => 2018-12-20 17:33:05 [post_content] => Agenda, Tuesday, May 07, 2019 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:33:05 [post_modified_gmt] => 2018-12-20 17:33:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6289 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [360] => WP_Post Object ( [ID] => 6291 [post_author] => 5 [post_date] => 2018-12-20 12:34:36 [post_date_gmt] => 2018-12-20 17:34:36 [post_content] => Agenda, Tuesday, June 04, 2019 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:34:36 [post_modified_gmt] => 2018-12-20 17:34:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6291 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [361] => WP_Post Object ( [ID] => 6293 [post_author] => 5 [post_date] => 2018-12-20 12:35:54 [post_date_gmt] => 2018-12-20 17:35:54 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:35:54 [post_modified_gmt] => 2018-12-20 17:35:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6293 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [362] => WP_Post Object ( [ID] => 6295 [post_author] => 5 [post_date] => 2018-12-20 12:37:05 [post_date_gmt] => 2018-12-20 17:37:05 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Agenda August 6, 2019 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:37:05 [post_modified_gmt] => 2018-12-20 17:37:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6295 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [363] => WP_Post Object ( [ID] => 6297 [post_author] => 5 [post_date] => 2018-12-20 12:38:31 [post_date_gmt] => 2018-12-20 17:38:31 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-10 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:38:31 [post_modified_gmt] => 2018-12-20 17:38:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6297 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [364] => WP_Post Object ( [ID] => 6299 [post_author] => 5 [post_date] => 2018-12-20 12:39:38 [post_date_gmt] => 2018-12-20 17:39:38 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:39:38 [post_modified_gmt] => 2018-12-20 17:39:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6299 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [365] => WP_Post Object ( [ID] => 6301 [post_author] => 5 [post_date] => 2018-12-20 12:40:43 [post_date_gmt] => 2018-12-20 17:40:43 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Meeting Agenda [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-12 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:40:43 [post_modified_gmt] => 2018-12-20 17:40:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6301 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [366] => WP_Post Object ( [ID] => 6303 [post_author] => 5 [post_date] => 2018-12-20 12:42:02 [post_date_gmt] => 2018-12-20 17:42:02 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-13 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:42:02 [post_modified_gmt] => 2018-12-20 17:42:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6303 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [367] => WP_Post Object ( [ID] => 6305 [post_author] => 5 [post_date] => 2018-12-20 12:44:14 [post_date_gmt] => 2018-12-20 17:44:14 [post_content] => Tuesday, January 15, 2019 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:44:14 [post_modified_gmt] => 2018-12-20 17:44:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6305 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [368] => WP_Post Object ( [ID] => 6309 [post_author] => 5 [post_date] => 2018-12-20 12:46:39 [post_date_gmt] => 2018-12-20 17:46:39 [post_content] => Agenda, Tuesday, February 19, 2019 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-39 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:46:39 [post_modified_gmt] => 2018-12-20 17:46:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6309 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [369] => WP_Post Object ( [ID] => 6311 [post_author] => 5 [post_date] => 2018-12-20 12:47:19 [post_date_gmt] => 2018-12-20 17:47:19 [post_content] => Agenda, Tuesday, March 19, 2019 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-40 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:47:19 [post_modified_gmt] => 2018-12-20 17:47:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6311 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [370] => WP_Post Object ( [ID] => 6313 [post_author] => 5 [post_date] => 2018-12-20 12:48:13 [post_date_gmt] => 2018-12-20 17:48:13 [post_content] => Agenda, Tuesday, April 16, 2019 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-41 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:48:13 [post_modified_gmt] => 2018-12-20 17:48:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6313 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [371] => WP_Post Object ( [ID] => 6315 [post_author] => 5 [post_date] => 2018-12-20 12:48:48 [post_date_gmt] => 2018-12-20 17:48:48 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-42 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:48:48 [post_modified_gmt] => 2018-12-20 17:48:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6315 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [372] => WP_Post Object ( [ID] => 6317 [post_author] => 5 [post_date] => 2018-12-20 12:49:42 [post_date_gmt] => 2018-12-20 17:49:42 [post_content] => Agenda, Tuesday, May 21, 2019 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-43 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:49:42 [post_modified_gmt] => 2018-12-20 17:49:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6317 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [373] => WP_Post Object ( [ID] => 6319 [post_author] => 5 [post_date] => 2018-12-20 12:50:25 [post_date_gmt] => 2018-12-20 17:50:25 [post_content] => Agenda, Tuesday, June 18, 2019 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-44 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:50:25 [post_modified_gmt] => 2018-12-20 17:50:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6319 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [374] => WP_Post Object ( [ID] => 6321 [post_author] => 5 [post_date] => 2018-12-20 12:53:28 [post_date_gmt] => 2018-12-20 17:53:28 [post_content] => Agenda, Tuesday, July 16, 2019 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-45 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:53:28 [post_modified_gmt] => 2018-12-20 17:53:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6321 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [375] => WP_Post Object ( [ID] => 6323 [post_author] => 5 [post_date] => 2018-12-20 12:54:07 [post_date_gmt] => 2018-12-20 17:54:07 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda  for Tuesday, September 17, 2019 10:00 am [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-46 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:54:07 [post_modified_gmt] => 2018-12-20 17:54:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6323 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [376] => WP_Post Object ( [ID] => 6325 [post_author] => 5 [post_date] => 2018-12-20 12:54:56 [post_date_gmt] => 2018-12-20 17:54:56 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 10-15-19 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-47 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:54:56 [post_modified_gmt] => 2018-12-20 17:54:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6325 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [377] => WP_Post Object ( [ID] => 6329 [post_author] => 5 [post_date] => 2018-12-20 12:56:24 [post_date_gmt] => 2018-12-20 17:56:24 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 121719 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-49 [to_ping] => [pinged] => [post_modified] => 2018-12-20 12:56:24 [post_modified_gmt] => 2018-12-20 17:56:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6329 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [378] => WP_Post Object ( [ID] => 6337 [post_author] => 5 [post_date] => 2018-12-20 14:22:12 [post_date_gmt] => 2018-12-20 19:22:12 [post_content] => Agenda, Tuesday, February 19, 2019 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:22:12 [post_modified_gmt] => 2018-12-20 19:22:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6337 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [379] => WP_Post Object ( [ID] => 6339 [post_author] => 5 [post_date] => 2018-12-20 14:23:34 [post_date_gmt] => 2018-12-20 19:23:34 [post_content] => Agenda, Tuesday, March 19, 2019 [post_title] => WRSHAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrshac-training-and-exercise-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:23:34 [post_modified_gmt] => 2018-12-20 19:23:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6339 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [380] => WP_Post Object ( [ID] => 6341 [post_author] => 5 [post_date] => 2018-12-20 14:24:28 [post_date_gmt] => 2018-12-20 19:24:28 [post_content] => Agenda, Tuesday, April 16, 2019 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:24:28 [post_modified_gmt] => 2018-12-20 19:24:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6341 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [381] => WP_Post Object ( [ID] => 6343 [post_author] => 5 [post_date] => 2018-12-20 14:25:11 [post_date_gmt] => 2018-12-20 19:25:11 [post_content] => Agenda, Tuesday, May 21, 2019 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-10 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:25:11 [post_modified_gmt] => 2018-12-20 19:25:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6343 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [382] => WP_Post Object ( [ID] => 6345 [post_author] => 5 [post_date] => 2018-12-20 14:25:49 [post_date_gmt] => 2018-12-20 19:25:49 [post_content] => Agenda, Tuesday, June 18, 2019 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:25:49 [post_modified_gmt] => 2018-12-20 19:25:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6345 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [383] => WP_Post Object ( [ID] => 6347 [post_author] => 5 [post_date] => 2018-12-20 14:26:28 [post_date_gmt] => 2018-12-20 19:26:28 [post_content] => Agenda, Tuesday, July 16, 2019 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-12 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:26:28 [post_modified_gmt] => 2018-12-20 19:26:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6347 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [384] => WP_Post Object ( [ID] => 6349 [post_author] => 5 [post_date] => 2018-12-20 14:27:11 [post_date_gmt] => 2018-12-20 19:27:11 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-13 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:27:11 [post_modified_gmt] => 2018-12-20 19:27:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6349 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [385] => WP_Post Object ( [ID] => 6351 [post_author] => 5 [post_date] => 2018-12-20 14:28:04 [post_date_gmt] => 2018-12-20 19:28:04 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Agenda for Tuesday, September 17, 2019, 9:00 am [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-14 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:28:04 [post_modified_gmt] => 2018-12-20 19:28:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6351 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [386] => WP_Post Object ( [ID] => 6353 [post_author] => 5 [post_date] => 2018-12-20 14:29:10 [post_date_gmt] => 2018-12-20 19:29:10 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee T&E Agenda 10-15-19 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-15 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:29:10 [post_modified_gmt] => 2018-12-20 19:29:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6353 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [387] => WP_Post Object ( [ID] => 6355 [post_author] => 5 [post_date] => 2018-12-20 14:30:03 [post_date_gmt] => 2018-12-20 19:30:03 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee   T&E Agenda 111919 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-16 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:30:03 [post_modified_gmt] => 2018-12-20 19:30:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6355 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [388] => WP_Post Object ( [ID] => 6357 [post_author] => 5 [post_date] => 2018-12-20 14:30:51 [post_date_gmt] => 2018-12-20 19:30:51 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee T&E Agenda 121719 [post_title] => WRHSAC Training and Exercise Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-training-and-exercise-subcommittee-meeting-17 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:30:51 [post_modified_gmt] => 2018-12-20 19:30:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6357 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [389] => WP_Post Object ( [ID] => 6359 [post_author] => 5 [post_date] => 2018-12-20 14:31:54 [post_date_gmt] => 2018-12-20 19:31:54 [post_content] => Agenda, Tuesday, January 15, 2019  [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:31:54 [post_modified_gmt] => 2018-12-20 19:31:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6359 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [390] => WP_Post Object ( [ID] => 6361 [post_author] => 5 [post_date] => 2018-12-20 14:33:25 [post_date_gmt] => 2018-12-20 19:33:25 [post_content] => Agenda, Tuesday, February 19, 2019 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:33:25 [post_modified_gmt] => 2018-12-20 19:33:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6361 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [391] => WP_Post Object ( [ID] => 6363 [post_author] => 5 [post_date] => 2018-12-20 14:34:13 [post_date_gmt] => 2018-12-20 19:34:13 [post_content] => Agenda, Tuesday, March 19, 2019 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:34:13 [post_modified_gmt] => 2018-12-20 19:34:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6363 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [392] => WP_Post Object ( [ID] => 6365 [post_author] => 5 [post_date] => 2018-12-20 14:34:58 [post_date_gmt] => 2018-12-20 19:34:58 [post_content] => Agenda, Tuesday, April 16, 2019 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:34:58 [post_modified_gmt] => 2018-12-20 19:34:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6365 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [393] => WP_Post Object ( [ID] => 6368 [post_author] => 5 [post_date] => 2018-12-20 14:35:55 [post_date_gmt] => 2018-12-20 19:35:55 [post_content] => Agenda, Tuesday, May 21, 2019 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:35:55 [post_modified_gmt] => 2018-12-20 19:35:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6368 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [394] => WP_Post Object ( [ID] => 6370 [post_author] => 5 [post_date] => 2018-12-20 14:36:40 [post_date_gmt] => 2018-12-20 19:36:40 [post_content] => Agenda, Tuesday, June 18, 2019 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:36:40 [post_modified_gmt] => 2018-12-20 19:36:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6370 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [395] => WP_Post Object ( [ID] => 6372 [post_author] => 5 [post_date] => 2018-12-20 14:37:23 [post_date_gmt] => 2018-12-20 19:37:23 [post_content] => Agenda, Tuesday, July 16, 2019 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:37:23 [post_modified_gmt] => 2018-12-20 19:37:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6372 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [396] => WP_Post Object ( [ID] => 6374 [post_author] => 5 [post_date] => 2018-12-20 14:38:09 [post_date_gmt] => 2018-12-20 19:38:09 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Agenda for Tuesday, September 17, 2019, 12:30pm [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:38:09 [post_modified_gmt] => 2018-12-20 19:38:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6374 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [397] => WP_Post Object ( [ID] => 6376 [post_author] => 5 [post_date] => 2018-12-20 14:39:09 [post_date_gmt] => 2018-12-20 19:39:09 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:39:09 [post_modified_gmt] => 2018-12-20 19:39:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6376 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [398] => WP_Post Object ( [ID] => 6378 [post_author] => 5 [post_date] => 2018-12-20 14:39:54 [post_date_gmt] => 2018-12-20 19:39:54 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee WMRIC Agenda 10-15-19 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-10 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:39:54 [post_modified_gmt] => 2018-12-20 19:39:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6378 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [399] => WP_Post Object ( [ID] => 6380 [post_author] => 5 [post_date] => 2018-12-20 14:40:38 [post_date_gmt] => 2018-12-20 19:40:38 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee   WMRIC Agenda 111919 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:40:38 [post_modified_gmt] => 2018-12-20 19:40:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6380 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [400] => WP_Post Object ( [ID] => 6382 [post_author] => 5 [post_date] => 2018-12-20 14:41:58 [post_date_gmt] => 2018-12-20 19:41:58 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee WMRIC Agenda 121719 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-12 [to_ping] => [pinged] => [post_modified] => 2018-12-20 14:41:58 [post_modified_gmt] => 2018-12-20 19:41:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6382 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [401] => WP_Post Object ( [ID] => 6408 [post_author] => 5 [post_date] => 2019-01-17 10:39:24 [post_date_gmt] => 2019-01-17 15:39:24 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-33 [to_ping] => [pinged] => [post_modified] => 2019-01-17 10:39:24 [post_modified_gmt] => 2019-01-17 15:39:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6408 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [402] => WP_Post Object ( [ID] => 6410 [post_author] => 5 [post_date] => 2019-01-17 10:41:16 [post_date_gmt] => 2019-01-17 15:41:16 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 111919 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-48 [to_ping] => [pinged] => [post_modified] => 2019-01-17 10:41:16 [post_modified_gmt] => 2019-01-17 15:41:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6410 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [403] => WP_Post Object ( [ID] => 6420 [post_author] => 5 [post_date] => 2019-02-07 12:32:37 [post_date_gmt] => 2019-02-07 17:32:37 [post_content] => The Western Region Homeland Security Advisory Council (WRHSAC) and The Massachusetts Emergency Management Agency (MEMA) have received two additional special training opportunities from the National Domestic Preparedness Consortium (NDPC).  

Sports & Special Events Incident Management Training

March 20 & 21, 2019, 8:30 to 4:30 (daily)

&

Enhanced Sports & Special Event Incident Management Training

July 9—11, 2019, 8:30 to 4:30 (daily)

  Special events such as fairs, parades, festivals, and more are increasingly seen as soft targets by those wishing to cause extensive harm. These courses are designed to further enhance multi-agency collaboration and response to incidents which may occur at a special event or sporting venue. The classes are applicable to all events regardless of size. These courses build on the previous NDPC trainings offered by WRHSAC & MEMA: Sports & Special Events Risk Management & Sports & Special Events Evacuation Training & Exercise; however having attended the previous training is not required.  

The Incident Management Training (Wednesday & Thursday, March 20 & 21, 2019) focuses on unique aspects of response to an incident during a special event, including considerations for business continuity and after-action activities. This training drills Special Event Teams’ preparedness & response plans.

 

Enhanced Incident Management Training (Tuesday, Wednesday & Thursday, July 9, 10 & 11, 2019, Tues, Weds & Thursday) is a scenario-based workshop focusing on event planning, incident management, and policy level decision making. The course is intended to prepare participants for the response to a large scale incident during sporting or special events. Participants will engage in three all-hazard, simulation supported (Biological, Mass Casualty, Active Shooter, Improvised Explosive Device (IED), Hazmat, or natural disaster), emergency response exercises to hone individual and team decision-making skills from a Policy Group, Emergency Operations Center (EOC), and Incident Command Post perspective.Participants will engage in simulation-supported, emergency response exercises designed to hone individual and team decision-making and management skills.

Agencies and disciplines are encouraged to attend as teams. The trainings will assist Event/venue owners, local police, fire, EMS and Emergency Management to build multi-agency coordination partnerships. The more members of your response team who attend, the greater the effectiveness of the training towards your preparedness efforts. Both trainings are free and will be held at MEMA Region 3/4 in Agawam. Food will be provided. Both Trainings are full. At this time, the waitlist is also full.  Any questions can be directed to Raine Brown, Homeland Security Program Manager, via email raine@frcog.org, or 413.774.3167 x138   [post_title] => Special Events Incident Management Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => special-events-incident-management-training [to_ping] => [pinged] => [post_modified] => 2019-02-07 12:32:37 [post_modified_gmt] => 2019-02-07 17:32:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6420 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [404] => WP_Post Object ( [ID] => 6467 [post_author] => 5 [post_date] => 2019-04-04 09:59:55 [post_date_gmt] => 2019-04-04 13:59:55 [post_content] => Chainsaw operations on a normal day can be dangerous. When trees are bent, snapped, or tangled in piles of debris because of a weather incident, hazards are increased significantly. With the frequency of tornados and hurricanes affecting western Massachusetts in recent years, highway crews and firefighters are being called on more and more to clear debris from roads. Chainsaw safety skills are essential to first responder safety during debris management response. This training series consists of two training modules: Chainsaw Skills & Safety and After the Storm. In Chainsaw Skills & Safety, students will learn about basic safety equipment and PPE, a saw's reactive forces, chain tooth parts, and practice felling, notching, hinging and other cutting techniques and calculations. This is a two-day, 16-hour course. Students must attend both complete days. The training is physically demanding, a morning of classroom learning on the first day, followed by field work in the afternoon and full in-field day on Day 2. Students must self assess their ability to meet these demands. This course is a pre-requisite for After the Storm training. In After the Storm, students will build on the skills learned in the chainsaw skills & safety class. Additionally, students will learn techniques to relieve pressure commonly found in storm-damaged trees. Topics include hazards, spring poles, hangers and leaners, pulls and splits and others. This is a one-day, 8-hour training. Only students who have completed the Chainsaw Skills & Safety class are eligible. This training is physically demanding, all day in the field. Students must self-assess their ability to meet course demands. This training is appropriate for Highway, Department of Public Works and Fire Personnel. The trainings are free and food will be provided. Two separate sessions of Chainsaw Skills & Safety will be held. The first session will be held on Friday and Saturday, April 26 & 27, 2019, at Cummington Fire Department. The second session will be held on Tuesday & Wednesday, April 30 and May 1, at Forest Park, Springfield. Class time is 8:00 am to 5:00 pm each day. One session of After the Storm will be held on Wednesday, May 15, 2019 at Forest Park, Springfield. Class time is 8:00 am to 5:00 pm. REGISTRATION IS REQUIRED These classes are full. Thank you for your interest. If you have any questions about these or other WRHSAC trainings, please contact Raine Brown, Homeland Security Program Manager.   [post_title] => Debris Management Chainsaw Safety Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => debris-management-chainsaw-safety-training [to_ping] => [pinged] => [post_modified] => 2019-04-04 09:59:55 [post_modified_gmt] => 2019-04-04 13:59:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6467 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [405] => WP_Post Object ( [ID] => 6484 [post_author] => 5 [post_date] => 2019-04-04 10:25:56 [post_date_gmt] => 2019-04-04 14:25:56 [post_content] => Response calls are escalating in complexity.  An every-day, ordinary call can suddenly become a multi-discipline, multi-agency response, filled with unknown and life-threatening hazards for first responders & the public. First responders need to quickly identify when an incident requires enhanced, specialty response and increased safety procedures. The Emerging Threats Training 2019 will utilize case-studies, response-call after actions, multi-discipline presentations and equipment demonstrations to raise first responder awareness regarding the complex incidents they may face and the assistance and specialized support available to effectively respond and recover from these incidents. Topics to be covered include, but are not limited to: Clandestine labs found in drug production and explosives; Disaster Medicine; Street Drugs trafficking & responder safety; Technical Rescue;  Specialty Team Embedded Medics; and Human Trafficking. This training is appropriate for all first responder disciplines. The training is free and food will be provided. The training location is The Boylston Rooms, Pleasant Street, Easthampton, MA. 7.5 OEMS credits are available for this training. Registration for this training is closed [post_title] => Emerging Threats Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => emerging-threats-training-2 [to_ping] => [pinged] => [post_modified] => 2019-04-04 10:25:56 [post_modified_gmt] => 2019-04-04 14:25:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6484 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [406] => WP_Post Object ( [ID] => 6489 [post_author] => 5 [post_date] => 2019-04-04 10:48:35 [post_date_gmt] => 2019-04-04 14:48:35 [post_content] => Officer Down Rescue Instructor Training is a 24-hour performance level course designed to give participants the ability to teach fellow colleagues a variety of techniques, skills and tactics which can be employed to rescue oneself, another first responder or civilian in an active threat environment. Participants will learn self-aid, buddy-aid, live-fire rescue, assorted drags and carries, wound management and more.  This training is open to police, ems and fire first responders from the four counties of western MASS (Berkshire, Franklin, Hampshire & Hampden). Priority will be given to those needing to renew certification. This training is physically demanding requiring lifting, running and the ability to work in tight spaces. Participants should self-assess their capacity to meet these demands. The training is free and food will be provided. The training location is the Swift River Gun Club in Belchertown, MA. Training dates are Monday through Wednesday, June 10 - 12, 2019. Attendance at all three days is required to receive a certificate. OEMS credits will be available. The training is full. Complete the form below if you'd like to be added to the waitlist. Please complete the form below: [gravityform id="58" title="false" description="false"]       [post_title] => Officer Down Rescue Instructor Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => officer-down-rescue-instructor-training [to_ping] => [pinged] => [post_modified] => 2019-04-04 10:48:35 [post_modified_gmt] => 2019-04-04 14:48:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6489 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [407] => WP_Post Object ( [ID] => 6557 [post_author] => 5 [post_date] => 2019-06-24 10:26:28 [post_date_gmt] => 2019-06-24 14:26:28 [post_content] => Have you ever considered the steps you’ll need to take to safely & efficiently re-unite children & families who may be separated by an emergency incident at your large planned event or venue? What about the group of teenagers strolling down the midway? How will you manage their parents who rush to your venue after receiving a text from their child about being in a potentially dangerous incident at your location? This training will prepare participants to reunite children and their caregivers following emergency incidents at large special events or venues. This training is appropriate for Emergency Managers, Safety Directors, Law Enforcement, Municipal Officials and others involved in planning and hosting large events such as fairs, parades or festivals, or large venue managers and owners, such as colleges, universities, concert venues, casinos, theaters, etc. Pre-registration is required (complete the form below). The training will be held at The Carriage House at Eastern States Exposition in West Springfield, MA. The training will begin promptly at 8:30 am, with on-site sign-in beginning at 8:00 am. The I Love U Guys Foundation will facilitate the training, adapting their Standard Response Protocol developed for family reunifications following an emergency incident in schools to the large event/venue setting. The WRHSAC Family Reunification Plan Template will be incorporated into the training. Copies will be provided to participants. The training is free and a continental breakfast and buffet lunch will be provided.

Thank you to all who attended this training.

Any questions can be directed to Raine Brown, Homeland Security Program Manager, raine@frcog.org, 413.774.3167 x138   [post_title] => Large Event Family Reunification Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => large-event-family-reunification-training [to_ping] => [pinged] => [post_modified] => 2019-06-24 10:26:28 [post_modified_gmt] => 2019-06-24 14:26:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6557 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [408] => WP_Post Object ( [ID] => 6593 [post_author] => 5 [post_date] => 2019-08-15 14:25:55 [post_date_gmt] => 2019-08-15 18:25:55 [post_content] => The Western Region Homeland Security Advisory Council (WRHSAC) presents Inner Resilience for First Responders: Mindfulness and Wellbeing for the Front Lines Training. First responders are exposed to critical incidents and chronic stressors that contribute to a higher prevalence of negative health outcomes compared to other occupations. Psychological resilience, a learnable process of positive adaptation to stress, has been identified as a protective factor against the negative impact of burnout. This experiential training will provide first responders with practices and understanding to help foster their own personal resilience to reduce the negative effects of chronic stress and trauma. This resilience can reduce burnout and improve health including a stronger immune system, improved cardiovascular health, improved sleep and increased attention and focus. Mindfulness builds resiliency, strengthens awareness and cultivates compassion. First Responders benefit from these attributes on the job and in their personal lives. This experiential workshop will provide first responders with concrete mindfulness practices and proven evidence of the benefits. The efficacy of meditation and other mindfulness practice have been studied extensively over the last decade and more. Studies show a regular mindfulness practice can:
    • increase resilience
    • increase emotional regulation
    • enhance attention & focus
    • increase alertness
    • reduce the effects of stress
    • alleviate depression & anxiety
    • improve sleep
    • enhance decision making & more
This training is developed and facilitated by Raine Brown. Raine is a certified Mindfulness Meditation Teacher in addition to her position as Homeland Security Program Manager for WRHSAC. This unique combination of skill sets allows Raine to bring the valuable practices of mindfulness to first responders in a way that is accessible and meaningful. This training is full. Please complete the form below to be placed on the waitlist. [gravityform id="61" title="false" description="false"] [post_title] => Inner Resilience for First Responders: Mindfulness and Well-being for the Front Lines Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => inner-resilience-for-first-responders-mindfulness-and-well-being-for-the-front-lines-training [to_ping] => [pinged] => [post_modified] => 2019-08-15 14:25:55 [post_modified_gmt] => 2019-08-15 18:25:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6593 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [409] => WP_Post Object ( [ID] => 6588 [post_author] => 5 [post_date] => 2019-08-15 14:28:17 [post_date_gmt] => 2019-08-15 18:28:17 [post_content] => Chainsaw operations on a normal day can be dangerous. When trees are bent, snapped, or tangled in piles of debris because of a weather incident, hazards are increased significantly. With the frequency of tornados and hurricanes affecting western Massachusetts in recent years, highway crews and firefighters are being called on more and more to clear debris from roads. Chainsaw safety skills are essential to first responder safety during debris management response. This training series consists of two training modules: Chainsaw Skills & Safety and After the Storm. In Chainsaw Skills & Safety, students will learn about basic safety equipment and PPE, a saw's reactive forces, chain tooth parts, and practice felling, notching, hinging and other cutting techniques and calculations. This is a two-day, 16-hour course. Students must attend both complete days. The training is physically demanding, a morning of classroom learning on the first day, followed by field work in the afternoon and full in-field day on Day 2. Students must self assess their ability to meet these demands. This course is a pre-requisite for After the Storm training. In After the Storm, students will build on the skills learned in the chainsaw skills & safety class. Additionally, students will learn techniques to relieve pressure commonly found in storm-damaged trees. Topics include hazards, spring poles, hangers and leaners, pulls and splits and others. This is a one-day, 8-hour training. Only students who have completed the Chainsaw Skills & Safety class are eligible. This training is physically demanding, all day in the field. Students must self-assess their ability to meet course demands. This training is appropriate for Highway, Department of Public Works and Fire Personnel. The training is free and food will be provided. Two separate sessions of Chainsaw Skills & Safety will be held. The first session will be held on Monday & Tuesday, September 9 & 10, 2019 at MEMA, Agawam. The second session will be held in Southampton, MA on yet to be determined days (likely October). One session of After the Storm will be held on a yet to be determined date. All questions can be directed to Raine Brown, Homeland Security Program Manager, raine@frcog.org, 413.774.3167 x138 This training is full.  Complete the form below if you'd like to be placed on the waitlist. Thank you for your interest! [gravityform id="55" title="false" description="false"] [post_title] => Debris Management Chainsaw Safety Training Fall 2019 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => debris-management-chainsaw-safety-training-fall-2019 [to_ping] => [pinged] => [post_modified] => 2019-08-15 14:28:17 [post_modified_gmt] => 2019-08-15 18:28:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6588 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [410] => WP_Post Object ( [ID] => 6620 [post_author] => 5 [post_date] => 2019-10-02 16:09:36 [post_date_gmt] => 2019-10-02 20:09:36 [post_content] => The Western Region Homeland Security Advisory Council (WRHSAC) in partnership with the Western Mass Emergency Medical Services Committee, Inc. (WMEMS) are hosting Line of Duty Death: Preparing the Best for the Worst Training. This training is facilitated by the International Critical Incident Stress Foundation (ICISF) and is part of their Certificate of Specialized Training Program. One of the toughest situations to face is the Line of Duty Death (LODD). The administrative & logistical aspects of a LODD are often overwhelming to those agencies that are ill-prepared. This course will address many of those issues as well as give special attention to pre-incident planning and proper follow-up services. This interactive class has been designed to prepare Emergency Service providers, Critical Incident Stress Management (CISM) Teams, school administrators, municipal officials and military personnel. This is a two-day training, Wednesday and Thursday, November 13 & 14, 2019, 8:30 am to 4:30 pm. You must be able to attend both, full days of the training to receive credit. The training is free and food will be provided. OEMS credits are pending. The training location is Hadley Farms Meeting House, Hadley Massachusetts. Members of the Western Massachusetts Critical Incident Stress Management Team (CISM) have first priority for registration to this training through Thursday, October 10, 2019. Registration will then be open to First Responder, Municipal, Military and School Administrator leadership in Western Massachusetts. (CISM members may still register after October 10, but seating will not be held specifically for them after that date).  Please complete the form below to indicate your interest in attending the training. All will be placed on a waitlist. You will be notified by email of your registration status. Please indicate under "agency" if you are a member of Western Mass CISM   [post_title] => Line of Duty Death: Preparing the Best for the Worst Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => line-of-duty-death-preparing-the-best-for-the-worst-training [to_ping] => [pinged] => [post_modified] => 2019-10-02 16:09:36 [post_modified_gmt] => 2019-10-02 20:09:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6620 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [411] => WP_Post Object ( [ID] => 6628 [post_author] => 8 [post_date] => 2019-10-07 10:41:35 [post_date_gmt] => 2019-10-07 14:41:35 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee T&E Agenda 01-21-20 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-30 [to_ping] => [pinged] => [post_modified] => 2019-10-07 10:41:35 [post_modified_gmt] => 2019-10-07 14:41:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6628 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [412] => WP_Post Object ( [ID] => 6633 [post_author] => 8 [post_date] => 2019-10-08 10:16:01 [post_date_gmt] => 2019-10-08 14:16:01 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Agenda [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-14 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:16:01 [post_modified_gmt] => 2019-10-08 14:16:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6633 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [413] => WP_Post Object ( [ID] => 6635 [post_author] => 8 [post_date] => 2019-10-08 10:18:11 [post_date_gmt] => 2019-10-08 14:18:11 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Planning agenda 020420 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-15 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:18:11 [post_modified_gmt] => 2019-10-08 14:18:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6635 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [414] => WP_Post Object ( [ID] => 6637 [post_author] => 8 [post_date] => 2019-10-08 10:21:30 [post_date_gmt] => 2019-10-08 14:21:30 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Planning agenda 030320 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-16 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:21:30 [post_modified_gmt] => 2019-10-08 14:21:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6637 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [415] => WP_Post Object ( [ID] => 6639 [post_author] => 8 [post_date] => 2019-10-08 10:21:51 [post_date_gmt] => 2019-10-08 14:21:51 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Agenda This meeting will take place as a virtual Zoom call. Login Instructions: Zoom Meeting https://us04web.zoom.us/j/6576206594 Meeting ID: 657 620 6594 One tap mobile +13126266799,,6576206594# US (Chicago) +19292056099,,6576206594# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 929 205 6099 US (New York) [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-17 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:21:51 [post_modified_gmt] => 2019-10-08 14:21:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6639 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [416] => WP_Post Object ( [ID] => 6641 [post_author] => 8 [post_date] => 2019-10-08 10:22:12 [post_date_gmt] => 2019-10-08 14:22:12 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Planning agenda 050520 Thee meeting will be conducted on Zoom. Use the following information to join. https://us02web.zoom.us/j/85868918779?pwd=eGtWZkRpSlR5VU82QnEwcnJRZk5qQT09 Meeting ID: 858 6891 8779 Password: 321628 Dial in 1-929 205 6099 Meeting ID: 858 6891 8779 Password: 321628 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-18 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:22:12 [post_modified_gmt] => 2019-10-08 14:22:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6641 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [417] => WP_Post Object ( [ID] => 6643 [post_author] => 8 [post_date] => 2019-10-08 10:22:32 [post_date_gmt] => 2019-10-08 14:22:32 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee
Agenda Join the Zoom meeting: https://us02web.zoom.us/j/82644784966?pwd=NVd3UzVKWDQveFkvY3ZIVmFLK0ZiUT09
Meeting ID: 826 4478 4966 Password: 147606 Dial in 1-929 436 2866 Meeting ID: 826 4478 4966 Password: 147606
[post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-19 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:22:32 [post_modified_gmt] => 2019-10-08 14:22:32 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6643 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [418] => WP_Post Object ( [ID] => 6645 [post_author] => 8 [post_date] => 2019-10-08 10:22:51 [post_date_gmt] => 2019-10-08 14:22:51 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Agenda-070720 Join the Zoom meeting:
https://us02web.zoom.us/j/89793000600?pwd=c1dOWUhYeEI3aUJSY0lVcUJSOGZYZz09
Meeting ID: 897 9300 0600 Password: 816848 Dial in 1-929 436 2866 Meeting ID: 897 9300 0600 Password: 816848
[post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-20 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:22:51 [post_modified_gmt] => 2019-10-08 14:22:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6645 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [419] => WP_Post Object ( [ID] => 6647 [post_author] => 8 [post_date] => 2019-10-08 10:23:15 [post_date_gmt] => 2019-10-08 14:23:15 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join the Zoom meeting: https://us02web.zoom.us/j/85412256830?pwd=b0dDb1hzdGRHNkV4M0NQWGpjbmdSQT09 Meeting ID: 854 1225 6830 Passcode: 982092 Dial in: 1-929-205-6099 [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/Planning-agenda-090120.pdf" title="Agenda"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-21 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:23:15 [post_modified_gmt] => 2019-10-08 14:23:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6647 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [420] => WP_Post Object ( [ID] => 6649 [post_author] => 8 [post_date] => 2019-10-08 10:23:35 [post_date_gmt] => 2019-10-08 14:23:35 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/Planning-agenda-100620.pdf" title="Planning agenda 10-06-20"]   Join the Zoom meeting: https://us02web.zoom.us/j/84420149618?pwd=K1NVSEcvVTNUeUE0R2tuclk2RW5kdz09 Meeting ID: 844 2014 9618 Passcode: 522459 Dial in: 1-929-205-6099 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-22 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:23:35 [post_modified_gmt] => 2019-10-08 14:23:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6649 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [421] => WP_Post Object ( [ID] => 6651 [post_author] => 8 [post_date] => 2019-10-08 10:24:20 [post_date_gmt] => 2019-10-08 14:24:20 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join the Zoom meeting:
https://us02web.zoom.us/j/84262263314?pwd=ajVVOUVVZnlLQ1VLQk5NUnMzTlJoZz09
Meeting ID: 842 6226 3314 Passcode: 396269 Dial in: 1-929-205-6099
Agenda [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/Pan-Flu-Planning-Agenda-11-03-20.pdf" title="Pan Flu Planning Agenda 11-03-20"]
[post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-23 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:24:20 [post_modified_gmt] => 2019-10-08 14:24:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6651 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [422] => WP_Post Object ( [ID] => 6653 [post_author] => 8 [post_date] => 2019-10-08 10:24:38 [post_date_gmt] => 2019-10-08 14:24:38 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://zoom.us/j/95313727269?pwd=N29ybXVpNElYM2pHOFM0TllhNVk5QT09 Meeting ID: 953 1372 7269 Passcode: 844105 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/Planning-agenda-120120.pdf" title="Planning agenda 120120"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-24 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:24:38 [post_modified_gmt] => 2019-10-08 14:24:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6653 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [423] => WP_Post Object ( [ID] => 6655 [post_author] => 8 [post_date] => 2019-10-08 10:28:55 [post_date_gmt] => 2019-10-08 14:28:55 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee T&E Agenda 021820 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-31 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:28:55 [post_modified_gmt] => 2019-10-08 14:28:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6655 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [424] => WP_Post Object ( [ID] => 6657 [post_author] => 8 [post_date] => 2019-10-08 10:29:18 [post_date_gmt] => 2019-10-08 14:29:18 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee T&E Agenda 031720 Call-in information: Dial in number: 712.770.5505 Participant Access Code: 879-808# [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-32 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:29:18 [post_modified_gmt] => 2019-10-08 14:29:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6657 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [425] => WP_Post Object ( [ID] => 6659 [post_author] => 8 [post_date] => 2019-10-08 10:29:40 [post_date_gmt] => 2019-10-08 14:29:40 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee T&E Agenda 042120 This meeting will be conducted on Zoom due to COVID-19 restrictions.

https://us04web.zoom.us/j/6576206594

Meeting ID: 657 620 6594

Dial in:

+1 929 205 6099

[post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-33 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:29:40 [post_modified_gmt] => 2019-10-08 14:29:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6659 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [426] => WP_Post Object ( [ID] => 6661 [post_author] => 8 [post_date] => 2019-10-08 10:30:04 [post_date_gmt] => 2019-10-08 14:30:04 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Agenda Join the Zoom meeting:
https://us02web.zoom.us/j/84620138550?pwd=M0pzeW1SdExraEk3QkR2SFRSOGthUT09
Meeting ID: 846 2013 8550 Password: 129713 Dial in 1-929-205-6099
  [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-34 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:30:04 [post_modified_gmt] => 2019-10-08 14:30:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6661 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [427] => WP_Post Object ( [ID] => 6663 [post_author] => 8 [post_date] => 2019-10-08 10:30:24 [post_date_gmt] => 2019-10-08 14:30:24 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Agenda Join Zoom Meeting https://us02web.zoom.us/j/83977088285?pwd=a3pFamtMN3FCTmN2TUp6YXdKRjEyQT09 Meeting ID: 839 7708 8285 Password: 390894 Dial in: 1-929-205-6099 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-35 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:30:24 [post_modified_gmt] => 2019-10-08 14:30:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6663 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [428] => WP_Post Object ( [ID] => 6665 [post_author] => 8 [post_date] => 2019-10-08 10:30:45 [post_date_gmt] => 2019-10-08 14:30:45 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Agenda T&E Agenda 7-21-20 Join the Zoom meeting: https://us02web.zoom.us/j/84960925994?pwd=RlFFdzk1Tk44ZUJQZnZXQnFQU1Bjdz09 Meeting ID: 849 6092 5994 Password: 459301 Dial in: 1-929-436-2866 [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-36 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:30:45 [post_modified_gmt] => 2019-10-08 14:30:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6665 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [429] => WP_Post Object ( [ID] => 6667 [post_author] => 8 [post_date] => 2019-10-08 10:31:09 [post_date_gmt] => 2019-10-08 14:31:09 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join the Zoom meeting: https://us02web.zoom.us/j/88515870414?pwd=T3J3VE9lMCtIQ3haQ3FpcUJFQUloQT09 Meeting ID: 885 1587 0414 Passcode: 993672 Dial in: 1-929-205-6099 [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/TE-Agenda-09152020.pdf" title="T&E Agenda"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-37 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:31:09 [post_modified_gmt] => 2019-10-08 14:31:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6667 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [430] => WP_Post Object ( [ID] => 6669 [post_author] => 8 [post_date] => 2019-10-08 10:31:33 [post_date_gmt] => 2019-10-08 14:31:33 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join the Zoom meeting: https://us02web.zoom.us/j/85805816561?pwd=bGMyTitrVmR6ekEybmZ5Wnh0WXFCdz09 Meeting ID: 858 0581 6561 Passcode: 758947 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/TE-Agenda-101020.pdf" title="T&E Agenda 101020"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-38 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:31:33 [post_modified_gmt] => 2019-10-08 14:31:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6669 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [431] => WP_Post Object ( [ID] => 6671 [post_author] => 8 [post_date] => 2019-10-08 10:32:08 [post_date_gmt] => 2019-10-08 14:32:08 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/81971098143?pwd=N0UwcGhjbFJ0cGhiZVhKSFlKMG1qZz09 Meeting ID: 819 7109 8143 Passcode: 569366 Dial in: 1-929-436-2866 [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/TE-Agenda-111720.pdf" title="T&E Agenda 111720"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-39 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:32:08 [post_modified_gmt] => 2019-10-08 14:32:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6671 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [432] => WP_Post Object ( [ID] => 6673 [post_author] => 8 [post_date] => 2019-10-08 10:32:29 [post_date_gmt] => 2019-10-08 14:32:29 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/81086266467?pwd=T1UydTZpdndyZDJNWk5VSkxtSG56QT09 Meeting ID: 810 8626 6467 Passcode: 629517 Dial in: 1-929-436-2866 Agenda:[pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/TE-Agenda-121520.pdf" title="T&E Agenda 121520"]   [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-40 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:32:29 [post_modified_gmt] => 2019-10-08 14:32:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6673 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [433] => WP_Post Object ( [ID] => 6675 [post_author] => 8 [post_date] => 2019-10-08 10:34:57 [post_date_gmt] => 2019-10-08 14:34:57 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 01-21-20 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-50 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:34:57 [post_modified_gmt] => 2019-10-08 14:34:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6675 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [434] => WP_Post Object ( [ID] => 6677 [post_author] => 8 [post_date] => 2019-10-08 10:36:09 [post_date_gmt] => 2019-10-08 14:36:09 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 021820 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-51 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:36:09 [post_modified_gmt] => 2019-10-08 14:36:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6677 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [435] => WP_Post Object ( [ID] => 6679 [post_author] => 8 [post_date] => 2019-10-08 10:36:29 [post_date_gmt] => 2019-10-08 14:36:29 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 031720 Call-in information: Dial in number: 712.770.5505 Participant Access Code: 879-808# [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-52 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:36:29 [post_modified_gmt] => 2019-10-08 14:36:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6679 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [436] => WP_Post Object ( [ID] => 6681 [post_author] => 8 [post_date] => 2019-10-08 10:36:49 [post_date_gmt] => 2019-10-08 14:36:49 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 042120 This meeting will be conducted on Zoom due to COVID-19 restrictions. Join Zoom Meeting https://us04web.zoom.us/j/6576206594   Meeting ID: 657 620 6594 Dial in:  +1 929 205 6099 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-53 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:36:49 [post_modified_gmt] => 2019-10-08 14:36:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6681 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [437] => WP_Post Object ( [ID] => 6683 [post_author] => 8 [post_date] => 2019-10-08 10:37:11 [post_date_gmt] => 2019-10-08 14:37:11 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Agenda Join the Zoom meeting:
https://us02web.zoom.us/j/84283114724?pwd=eTVyYktLN1Rha1ZPcmhRUXdmajRpZz09
Meeting ID: 842 8311 4724 Password: 848988 Dial in: 1-929-205-6099
[post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-54 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:37:11 [post_modified_gmt] => 2019-10-08 14:37:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6683 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [438] => WP_Post Object ( [ID] => 6685 [post_author] => 8 [post_date] => 2019-10-08 10:37:30 [post_date_gmt] => 2019-10-08 14:37:30 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Agenda Join Zoom Meeting https://us02web.zoom.us/j/86182321147?pwd=NjdOZVl5R3RzQlhWaEk1NFFqdGlrZz09 Meeting ID: 861 8232 1147 Password: 912059 Dial in:  1-929 205 6099 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-55 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:37:30 [post_modified_gmt] => 2019-10-08 14:37:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6685 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [439] => WP_Post Object ( [ID] => 6687 [post_author] => 8 [post_date] => 2019-10-08 10:37:48 [post_date_gmt] => 2019-10-08 14:37:48 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Agenda 7-21-20 Join the Zoom meeting: https://us02web.zoom.us/j/82474072019?pwd=bmdveGFoRm9rZmx4QThob2toYUpYdz09 Meeting ID: 824 7407 2019 Password: 920372 Dial in: 1-929-436-2866 [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-56 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:37:48 [post_modified_gmt] => 2019-10-08 14:37:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6687 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [440] => WP_Post Object ( [ID] => 6689 [post_author] => 8 [post_date] => 2019-10-08 10:38:14 [post_date_gmt] => 2019-10-08 14:38:14 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join the Zoom meeting: https://us02web.zoom.us/j/89450771182?pwd=NmdwejgzelQ0RmlLZ1ljMWl4TDJTZz09 Meeting ID: 894 5077 1182 Passcode: 161654 Dial in: 1-929-205-6099 [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WRHSAC-Agenda-09152020.pdf" title="WRHSAC Agenda"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-57 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:38:14 [post_modified_gmt] => 2019-10-08 14:38:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6689 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [441] => WP_Post Object ( [ID] => 6691 [post_author] => 8 [post_date] => 2019-10-08 10:38:35 [post_date_gmt] => 2019-10-08 14:38:35 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join the Zoom Meeting: https://us02web.zoom.us/j/88284632049?pwd=T3RJQlJxWHZJS2swODk2RTkrUXVjZz09 Meeting ID: 882 8463 2049 Passcode: 957380 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WRHSAC-Agenda-102020.pdf" title="WRHSAC Agenda 102020"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-58 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:38:35 [post_modified_gmt] => 2019-10-08 14:38:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6691 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [442] => WP_Post Object ( [ID] => 6693 [post_author] => 8 [post_date] => 2019-10-08 10:38:54 [post_date_gmt] => 2019-10-08 14:38:54 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/81031574367?pwd=ZG5rK3UvNEZxWlEvN3pTaGlMbWl4UT09 Meeting ID: 810 3157 4367 Passcode: 594680 Dial in: 1-929-436-2866 [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WRHSAC-Agenda-111720.pdf" title="WRHSAC Agenda 111720"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-59 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:38:54 [post_modified_gmt] => 2019-10-08 14:38:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6693 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [443] => WP_Post Object ( [ID] => 6695 [post_author] => 8 [post_date] => 2019-10-08 10:39:15 [post_date_gmt] => 2019-10-08 14:39:15 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/85429346817?pwd=SFpad0owa1JhejJpNEc0MnlzWG1kQT09 Meeting ID: 854 2934 6817 Passcode: 692496 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WRHSAC-Agenda-121520.pdf" title="WRHSAC Agenda 121520"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-60 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:39:15 [post_modified_gmt] => 2019-10-08 14:39:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6695 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [444] => WP_Post Object ( [ID] => 6697 [post_author] => 8 [post_date] => 2019-10-08 10:41:03 [post_date_gmt] => 2019-10-08 14:41:03 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee WMRIC Agenda 01-21-20 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-13 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:41:03 [post_modified_gmt] => 2019-10-08 14:41:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6697 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [445] => WP_Post Object ( [ID] => 6699 [post_author] => 8 [post_date] => 2019-10-08 10:41:26 [post_date_gmt] => 2019-10-08 14:41:26 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee WMRIC Agenda 021820 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-14 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:41:26 [post_modified_gmt] => 2019-10-08 14:41:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6699 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [446] => WP_Post Object ( [ID] => 6701 [post_author] => 8 [post_date] => 2019-10-08 10:41:47 [post_date_gmt] => 2019-10-08 14:41:47 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee WMRIC Agenda 031720 Call-in information: Dial in number: 712.770.5505 Participant Access Code: 879-808# [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-15 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:41:47 [post_modified_gmt] => 2019-10-08 14:41:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6701 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [447] => WP_Post Object ( [ID] => 6703 [post_author] => 8 [post_date] => 2019-10-08 10:42:06 [post_date_gmt] => 2019-10-08 14:42:06 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee WMRIC Agenda 042120 This meeting will be conducted on Zoom due to COVID-19 restrictions. Join Zoom Meeting https://us04web.zoom.us/j/6576206594    Meeting ID: 657 620 6594 Dial in:  +1 929 205 6099 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-16 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:42:06 [post_modified_gmt] => 2019-10-08 14:42:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6703 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [448] => WP_Post Object ( [ID] => 6705 [post_author] => 8 [post_date] => 2019-10-08 10:42:31 [post_date_gmt] => 2019-10-08 14:42:31 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Agenda Join the Zoom meeting:
https://us02web.zoom.us/j/83933520301?pwd=WG9Cc0xBVFRzZW4wS1hsYS81RktFUT09
Meeting ID: 839 3352 0301 Password: 325622 Dial in 1-929-205-6099
[post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-17 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:42:31 [post_modified_gmt] => 2019-10-08 14:42:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6705 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [449] => WP_Post Object ( [ID] => 6707 [post_author] => 8 [post_date] => 2019-10-08 10:42:53 [post_date_gmt] => 2019-10-08 14:42:53 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Agenda Join Zoom Meeting https://us02web.zoom.us/j/82855200450?pwd=dUF4NkxJMXE1RUl3dWpHU1duZ0ltZz09 Meeting ID: 828 5520 0450 Password: 104917 Dial in: 1-929-205-6099 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-18 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:42:53 [post_modified_gmt] => 2019-10-08 14:42:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6707 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [450] => WP_Post Object ( [ID] => 6709 [post_author] => 8 [post_date] => 2019-10-08 10:43:15 [post_date_gmt] => 2019-10-08 14:43:15 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee WMRIC Agenda 7-21-20 Join the Zoom meeting: https://us02web.zoom.us/j/86711547673?pwd=U0JmUXhldGkwK3U3MFpMUXVxZ0wwUT09 Meeting ID: 867 1154 7673 Password: 343668 Dial in: 1-929-436-2866 [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-19 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:43:15 [post_modified_gmt] => 2019-10-08 14:43:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6709 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [451] => WP_Post Object ( [ID] => 6711 [post_author] => 8 [post_date] => 2019-10-08 10:43:37 [post_date_gmt] => 2019-10-08 14:43:37 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join the Zoom meeting: https://us02web.zoom.us/j/84455342121?pwd=M3hKTFJ2MDUyOW5ob3cwdzcydE0zZz09  Meeting ID: 844 5534 2121 Passcode: 278660 Dial in: 1-929-205-6099 [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WMRIC-Agenda-091520.pdf" title="WMRIC Agenda"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-20 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:43:37 [post_modified_gmt] => 2019-10-08 14:43:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6711 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [452] => WP_Post Object ( [ID] => 6713 [post_author] => 8 [post_date] => 2019-10-08 10:44:01 [post_date_gmt] => 2019-10-08 14:44:01 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/83476692170?pwd=ZEp5UUF5bzk3cXpGbmVqbzVGSkx6UT09 Meeting ID: 834 7669 2170 Passcode: 236786 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WMRIC-Agenda-102020.pdf" title="WMRIC Agenda 102020"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-21 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:44:01 [post_modified_gmt] => 2019-10-08 14:44:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6713 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [453] => WP_Post Object ( [ID] => 6715 [post_author] => 8 [post_date] => 2019-10-08 10:44:25 [post_date_gmt] => 2019-10-08 14:44:25 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/84621144514?pwd=L3VhcGdCTS90ZWFSQUk4K05KSE1yUT09 Meeting ID: 846 2114 4514 Passcode: 033657 Dial-in: 1-929-436-2866 [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WMRIC-Agenda-111720.pdf" title="WMRIC Agenda 111720"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-22 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:44:25 [post_modified_gmt] => 2019-10-08 14:44:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6715 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [454] => WP_Post Object ( [ID] => 6717 [post_author] => 8 [post_date] => 2019-10-08 10:44:45 [post_date_gmt] => 2019-10-08 14:44:45 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/84013117698?pwd=Y2crQk1hSVB0WnJwdjJnd0xFYUhVdz09 Meeting ID: 840 1311 7698 Passcode: 376512 Dial-in: 1-929-436-2866 Agenda:  [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2019/10/WMRIC-Agenda-121520.pdf" title="WMRIC Agenda 121520"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-23 [to_ping] => [pinged] => [post_modified] => 2019-10-08 10:44:45 [post_modified_gmt] => 2019-10-08 14:44:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6717 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [455] => WP_Post Object ( [ID] => 6731 [post_author] => 5 [post_date] => 2019-10-25 14:03:48 [post_date_gmt] => 2019-10-25 18:03:48 [post_content] => When disaster strikes, it can be a challenge to effectively mobilize, organize, and deploy resources needed to perform wide-area searches. This course is an excellent training opportunity for any jurisdiction or agency that may face such an emergency. The course content applies to a vast number of critical situations, including natural disasters or terrorist incidents. Participants will learn practical search methods and skills to perform systematic searches over a large affected area. The training will include challenging exercises that mirror real-life scenarios. The three-day long event will conclude with an in-depth exercise that requires participants to utilize the skills gained during the course by working through an incident from start to finish in a single operational period. The training is taught by experienced instructors from TEEX Extension Services who have actively utilized wide-area search techniques during some of the nation’s largest and most challenging operations, such as Hurricanes Katrina, Ike, Gustav, and Rita; the Space Shuttle Columbia recovery operation; and many other incidents that required the same comprehensive strategies. The training is free and food will be provided. Registration for this course is closed. Any questions can be directed to Raine Brown, Homeland Security Program Manager. [post_title] => Wide Area Search Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wide-area-search-training [to_ping] => [pinged] => [post_modified] => 2019-10-25 14:03:48 [post_modified_gmt] => 2019-10-25 18:03:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6731 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [456] => WP_Post Object ( [ID] => 6744 [post_author] => 5 [post_date] => 2019-11-04 11:52:44 [post_date_gmt] => 2019-11-04 16:52:44 [post_content] =>

Enhancing Response, Protecting Dignity: Disability Tips and Tools for First Responders Conference

First responders sometimes face unpredictable challenges when assisting people with disabilities. Awareness, education, and training are needed to prepare responders to meet these challenges. There are currently no national standards in place for mandated training; different states and different jurisdictions have widely varying requirements. Unfortunately, many jurisdictions that do insist on in-depth training for first responders today do so because something went terribly wrong in the past. The Western Region Homeland Security Advisory Council (WRHSAC) has been working with planners, first responders, and direct care providers over the last year to learn about issues and gaps related to responding to people with disabilities, those who suffer from addiction, and those who have other additional assistance needs. Research, surveys, and interviews were conducted to assess the status of available training and resources for first responders, and to develop a comprehensive picture of what additional resources are needed to support first responders in the optimal care of people with disabilities. This unique conference is the culmination of this work and will provide first responders with tools and training to enhance their work with people with disabilities.  Registration is required.  The conference will be held on at UMass Amherst on Wednesday, December 11, 2019. It is free and food will be provided. The morning plenary sessions are designed to raise awareness and provide new insights.  David Whalen, founder of First Responders Disability Awareness Training - the premier training program for first responders to best serve and respond to people with disabilities, is the conference keynote speaker. David has worked in the disability field his entire career. He is passionate about ensuring first responders have the best training available to provide services to people with a disability that enhance response and protect the dignity of the individual. WRHSAC will also introduce the Tips for First Responders web-based tool. The Tips Tool is an accessible, quick, rich in content tool enabling first responders to readily find information and tips to enhance response. Topics covered include mobility impairment, cognitive disabilities, deaf/hard of hearing, blind/visually impaired, mental illness, autism and more. The tool is accessible via smartphones, computers or download. The Pittsfield Police Department and the Brien Center of Berkshire County will be present to speak about the Embedded Mental Health Counselor program. This exciting approach pairs law enforcement and a mental health professional in the field to more immediately and effectively address the needs of persons experiencing mental health or emotional crisis. In the afternoon, a condensed version of the First Responder Disability Awareness Training will be provided. This training is delivered in breakout sessions specific to disciplines. The training both sensitizes and educates first responders with the intent to effectively identify, address and respond to various disabilities they will encounter in their line of duty. An afternoon breakout session will be held for each of the following disciplines: Law Enforcement, Fire/EMS, Dispatchers, and EMDs. Course description:
  • Law Enforcement - The ability to respond to individuals with disabilities has posed varying challenges to officers across the country and high-profile cases have exposed the need for more involved awareness and education. As the population increases and more individuals are active in the community, the need to ensure accurate and appropriate response is critical. The Recognition-Identification-Approach-Interaction-Response Model will be introduced and exemplified in select disabilities.
  • Firefighter/EMS – While recognizing each discipline has unique roles in emergency response, the combined program will address outreach, fire safety planning, disabilities defined specific to fire, rescue, and medical needs. Communication barriers, means of egress, and other challenges will be discussed in line with the Recognition-Identification-Approach-Interaction-Response Model.
  • 9-1-1 Telecommunicators/Dispatcher – Being the first to respond, the telecommunicator can initiate a positive response if educated in disability awareness and provided the proper tools and resources. The presentation will introduce the three components within this content; understanding and response to speech disabilities, awareness of how disabilities present, and interface with first responders to address a positive outcome. The Americans with Disabilities Act, general effective communication and relay services will also be presented.
  • Emergency Management Director - Including people with disabilities and access and functional needs in emergency preparedness. Considerations include ADA compliance, breakdown of lawsuits to NYC, LA, and Oakland, accessibility/universal design, FEMA identified model, national advocacy organizations, and inclusive planning and active participation.
The conference is free and food will be provided. 5 Hours of OEMS credit is approved for this training. Registration has closed for this event. Please direct any questions to Raine Brown (raine@frcog.org) or Rachel Mason (rmason@frcog.org). [post_title] => Enhancing Response, Protecting Dignity: Disability Tips and Tools for First Responders [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => enhancing-response-protecting-dignity-disability-tips-and-tools-for-first-responders [to_ping] => [pinged] => [post_modified] => 2019-11-04 11:52:44 [post_modified_gmt] => 2019-11-04 16:52:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6744 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [457] => WP_Post Object ( [ID] => 6805 [post_author] => 5 [post_date] => 2019-12-12 15:01:06 [post_date_gmt] => 2019-12-12 20:01:06 [post_content] => Space has become available in the upcoming Active Threat Integrative Response Course (ATIRC) WRHSAC is hosting in January, 2020. Registration to this course was previously open by invitation only, however not all seats were filled, so the course is now open to the region. ATIRC is a rescue task force training. It is a 24-hour performance level course taught by the National Center for Biomedical Research and Training of Louisiana State University designed to improve integration between law enforcement, fire, and emergency medical services (EMS) in active shooter events in warm zone/rescue task force operations. The course is specifically for law enforcement and ems/fire. It consists of classroom training and field drills. This course is physically demanding. You must be able to run, bend, lift and carry. Please consider your physical ability to participate in several days of activity. This free, three-day training will be held on Wednesday through Friday, January 8 – 10, 2020 at Amherst College, Amherst, MA. Anticipated time is 8am to 5pm. There are approximately 11 seats available for law enforcement and 8 for ems/fire. Registration will be accepted on a first come, first serve basis. You must be able to attend all three days. Registration is required. Food (continental breakfast & lunch) will be provided. We hope you can join us for this unique and valuable training experience. Actors are also needed on day 3 of the training, Friday, January 10th. If you (or someone you know) are interested in the training, but can’t attend all three days, being an actor will provide you with an interesting perspective of the training. Actors can be from any first responder discipline. To register as an actor or for more information, please click here. Civilians over the age of 18 are also allowed to be actors. To learn more about this training view this video & photo story of WRHSAC’s previous offering of this training.

Registration is required for the training.

The class is full. Thank you for your interest. [post_title] => Active Threat Integrative Response Course [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => active-threat-integrative-response-course-2 [to_ping] => [pinged] => [post_modified] => 2019-12-12 15:01:06 [post_modified_gmt] => 2019-12-12 20:01:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6805 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [458] => WP_Post Object ( [ID] => 6882 [post_author] => 8 [post_date] => 2020-03-03 14:31:23 [post_date_gmt] => 2020-03-03 19:31:23 [post_content] => CBRNE/IED Subcommittee Meeting CBRNE Agenda 030620 [post_title] => CBRNE/IED Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-ied-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2020-03-03 14:31:23 [post_modified_gmt] => 2020-03-03 19:31:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=6882 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [459] => WP_Post Object ( [ID] => 7049 [post_author] => 5 [post_date] => 2020-07-02 13:38:51 [post_date_gmt] => 2020-07-02 17:38:51 [post_content] =>
Develop a Cyber Incident Response Plan You are invited to a FREE workshop to develop your municipality’s Cyber Incident Response Plan. Please join the MassCyberCenter and the Western Regional Homeland Security Advisory Council for the first of two workshops on Monday, July 13 from 10:00 a.m. to 12:00 p.m. These workshops are funded by the Commonwealth of Massachusetts via the MassCyberCenter at MassTech Collaborative. These sessions will give you the opportunity to:

1.  Prioritize the assets you need to protect;

2.  Build a cybersecurity team;

3.  Create processes to mitigate vulnerabilities; and

4.  Raise awareness internally about the importance of cybersecurity.

This is the first of two workshops. We encourage all municipality management, information security teams, and/or first responders to join these sessions. More information on the workshops can be found here. Click here to register. If you have any questions, please contact MassCyberCenter@masstech.org
[post_title] => Cyber Incident Response Plan Workshop [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cyber-incident-response-plan-workshop [to_ping] => [pinged] => [post_modified] => 2020-07-02 13:38:51 [post_modified_gmt] => 2020-07-02 17:38:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7049 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [460] => WP_Post Object ( [ID] => 7072 [post_author] => 8 [post_date] => 2020-07-30 06:30:34 [post_date_gmt] => 2020-07-30 10:30:34 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Agenda Join the Zoom meeting: https://us02web.zoom.us/j/83643469539?pwd=S0IxeDg2OWh6bmFTK0M1STluckRqUT09 Meeting ID: 836 4346 9539 Passcode: 381391 Dial in: 1-929-205-6099 [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-25 [to_ping] => [pinged] => [post_modified] => 2020-07-30 06:30:34 [post_modified_gmt] => 2020-07-30 10:30:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7072 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [461] => WP_Post Object ( [ID] => 7105 [post_author] => 5 [post_date] => 2020-09-25 12:22:54 [post_date_gmt] => 2020-09-25 16:22:54 [post_content] => The Western Region Homeland Security Advisory Council and Greenfield Community College Police Department invite you to a demonstration of the recently acquired Portable Training Facility. The Portable Training Facility (PTF) is primarily designed as a law enforcement scenario training facility. It can be set up anywhere, removing the restraint of finding an unoccupied structure. It can easily be reconfigured to simulate a variety of environments.  The PTF is available for borrow by all law enforcement and fire/EMS departments in western Massachusetts. Demonstrations will be held on Wednesday, October 7th in Greenfield and on Thursday, October 8th in Monson. Multiple sessions are being held to comply with Massachusetts gathering restrictions due to COVID-19.

Registration is required to ensure gathering restrictions compliance. Register using the form below.

The demonstration will include set-up and take-down, reconfiguration and more of the Portable Training Facility. Additionally, other Law Enforcement Training Equipment purchased by WRHSAC and hosted at Greenfield and Bernardston Polices Departments will be on display at the sessions held in Greenfield. Equipment in these caches include simunition pistols and rifle conversion kits, protective gear and marking cartridges. The PTF manufacturer, Ultimate Training Munitions, will be on site at all sessions to explain the PTF in detail and provide information on other training equipment.

We hope you can join us. Register below.

WRHSAC is grateful to the Police Departments of Greenfield Community College, Greenfield and Bernardston for hosting, securing and maintaining this equipment as a resource to the region. The demonstration session will be held outdoors. Please dress appropriate for the weather. Masks are required and social distancing will be practiced. Registration is required.

Complete this form to register.

  [gravityform id="68" title="false" description="false"] [post_title] => WRHSAC Law Enforcement Training Equipment Resources Demonstration [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-law-enforcement-training-equipment-resources-demonstration [to_ping] => [pinged] => [post_modified] => 2020-09-25 12:22:54 [post_modified_gmt] => 2020-09-25 16:22:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7105 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [462] => WP_Post Object ( [ID] => 7118 [post_author] => 5 [post_date] => 2020-10-05 09:33:10 [post_date_gmt] => 2020-10-05 13:33:10 [post_content] => Chainsaw operations on a normal day can be dangerous. When trees are bent, snapped, or tangled in piles of debris because of a weather incident, hazards are increased significantly. With the frequency of tornados and hurricanes affecting western Massachusetts in recent years, highway crews and firefighters are being called on more and more to clear debris from roads. Chainsaw safety skills are essential to first responder safety during debris management response. This training series consists of two training modules: Chainsaw Skills & Safety and After the Storm. In Chainsaw Skills & Safety, students will learn about basic safety equipment and PPE, a saw's reactive forces, chain tooth parts, and practice felling, notching, hinging and other cutting techniques and calculations. This is a two-day, 16-hour course. Students must attend both complete days. The training is physically demanding, a morning of classroom learning on the first day, followed by field work in the afternoon and full in-field day on Day 2. Students must self assess their ability to meet these demands. This course is a pre-requisite for After the Storm training. In After the Storm, students will build on the skills learned in the chainsaw skills & safety class. Additionally, students will learn techniques to relieve pressure commonly found in storm-damaged trees. Topics include hazards, spring poles, hangers and leaners, pulls and splits and others. This is a one-day, 8-hour training. Only students who have completed the Chainsaw Skills & Safety class are eligible. This training is physically demanding, all day in the field. Students must self-assess their ability to meet course demands. This training is appropriate for Highway, Department of Public Works and Fire Personnel, and other first responders who may be called upon to use chainsaws in the line of duty. The training is free. Lunch will be provided. Pandemic safety protocols will be followed. Masks are required, and social distancing will be followed. Two separate sessions of Chainsaw Skills & Safety will be held. One session will be held on Thursday and Friday, October 15 & 16, 2020. The second session will be held on Thursday and Friday, November 5 & 6, 2020. Both sessions will be held at Turners Falls Fire Department, Turners Falls, MA. Use the form below to register and choose which session you'd like to attend. Both sessions are full. Use the form below to be placed on the waiting list. The After the Storm session will be held on a Tuesday, November 10, 2020, again at Turners Falls Fire Department. You must have successfully completed Chainsaw Skills and Safety in order to register for this class. Click here to register for After the Storm training. All questions can be directed to Raine Brown, Homeland Security Program Manager, raine@frcog.org, 413.774.3167 x138

The Basic Skills and Safety Session are full. Complete the form below to be placed on the waiting list.

[gravityform id="69" title="false" description="false"]     [post_title] => Debris Management Chainsaw Safety Training Fall 2020 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => debris-management-chainsaw-safety-training-fall-2020 [to_ping] => [pinged] => [post_modified] => 2020-10-05 09:33:10 [post_modified_gmt] => 2020-10-05 13:33:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7118 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [463] => WP_Post Object ( [ID] => 7177 [post_author] => 5 [post_date] => 2020-10-26 15:28:55 [post_date_gmt] => 2020-10-26 19:28:55 [post_content] =>

WRHSAC is offering American Sign Language for First Responders Training Series throughout November and December 2020.

The training is specifically designed to prepare first responders to interact with Deaf Citizens confidently and comfortably. Sessions will be held live via Zoom. The training is interactive, fun and designed for easy learning and high retention. It includes ample one on one personalized practice with a deaf instructor. Two versions of the training are being offered, one specifically for law enforcement and the other for Public Health, Hospital, Fire and EMS responders. Multiple sessions of each training are being held to reach a high number of responders while also keeping class size small for ample practice time for each student. The training is free. Registration is required.

Click here to learn more and register for the training for Public Health, Hospital, Fire and EMS. 2.5 hours OEMS credits are available.

[post_title] => American Sign Language for First Responders [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => american-sign-language-for-first-responders [to_ping] => [pinged] => [post_modified] => 2020-10-26 15:28:55 [post_modified_gmt] => 2020-10-26 19:28:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7177 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [464] => WP_Post Object ( [ID] => 7269 [post_author] => 5 [post_date] => 2020-12-16 09:59:52 [post_date_gmt] => 2020-12-16 14:59:52 [post_content] => Building Healthy Workplaces: How to promote mental health in first responder organizations training is a series designed to help first responder leadership promote positive mental wellbeing within their organizations. This virtual training, delivered in four, 2-hour, live, virtual sessions offers deep discussion and planning leadership can follow to build healthy workplace environments. The session will be held on the following dates and times. Registration is required, please complete the form at the bottom of this page to register. 
  • Thursday, March 17, 2022 - 10:00am to noon
  • Thursday, March 24, 2022  - 10:00am to noon
  • Thursday, March 31, 2022 - 10:00am to noon
  • Thursday, April 7, 2022 - 10:00am to noon

Attendance at all four sessions is recommended as each session builds on the last. This is an interactive training and access to audio and visual capabilities are required. Complete the form below to register.

Participation in the training is prioritized for first responder leadership in Western Massachusetts. Submitted registration will be reviewed to ensure participants are in a leadership role. Complete the form below to apply. The training is free. Class size is limited, so please submit your interest soon. The self-paced, online Introduction to Building Healthy Workplaces is a prerequisite for the virtual series. This introduction provides background and overview of common mental health topics and evidence-based information which the virtual session will explore more deeply. The introduction training is free.

Registration for this training is closed. 

[post_title] => Building Healthy Workplaces: How To Promote Mental Health in First Responder Organizations [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => building-healthy-workplaces-how-to-promote-mental-health-in-first-responder-organizations [to_ping] => [pinged] => [post_modified] => 2020-12-16 09:59:52 [post_modified_gmt] => 2020-12-16 14:59:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7269 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [465] => WP_Post Object ( [ID] => 7284 [post_author] => 5 [post_date] => 2020-12-18 10:02:36 [post_date_gmt] => 2020-12-18 15:02:36 [post_content] => The Western Region Homeland Security Advisory Council (WRHSAC) and the Franklin Regional Council of Governments (FRCOG) sponsored a COVID vaccine information session. The session provided potential Massachusetts Phase One vaccine recipients and providers with information regarding the vaccine/s function, efficacy, developmental history, ongoing research, possible side effects, and more. The session discussed common misconceptions of the vaccines and provided ample time for questions and answers to improve vaccine comprehension and confidence. It helped local police, fire, and public health to be better educated about the vaccine and help them be messengers to the public and their constituencies.

The session was developed and will be facilitated by Dr. Michele Keane-Moore, Senior Lecturer of The Department of Physical and Biological Sciences at Western New England University. Dr. Keane-Moore currently teaches, and has previously conducted research, in immunology and infectious disease. Dr. Keane-Moore also was a reviewer with the Food and Drug Administration’s Center for Biologics Evaluation and Research and is familiar with the regulatory process being used to evaluate these vaccine candidates. She has also served on Baystate Medical Center’s Institutional Review Board that oversees clinical research for over fifteen years. Dr. Keane-Moore received her doctorate in immunology and infectious disease from the Johns Hopkins Bloomberg School of Public Health.

The intended audience was people identified as vaccine recipients in Massachusetts’ Phase One vaccine distribution timeline. This Phase One timeline includes the following groups, in order:
  • Clinical and non-clinical healthcare workers doing direct and COVID-facing care
  • Long term care facilities, rest homes and assisted living facilities
  • Police, Fire and Emergency Medical Services
  • Congregate care settings (including corrections and shelters)
  • Home-based healthcare workers
  • Healthcare workers doing non-COVID-facing care
Multiple virtual offerings were held. One session was recorded and is available below. https://youtu.be/HA2Yv4tr46o   One more live, virtual session will be held on Wednesday, December 30, 2:00pm t0 3:00pm (EST) Click here to register for Wednesday, Dec 30 at 2:00pm     [post_title] => COVID Vaccine Information Sessions [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => covid-vaccine-information-sessions [to_ping] => [pinged] => [post_modified] => 2020-12-18 10:02:36 [post_modified_gmt] => 2020-12-18 15:02:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7284 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [466] => WP_Post Object ( [ID] => 7293 [post_author] => 8 [post_date] => 2020-12-30 13:12:30 [post_date_gmt] => 2020-12-30 18:12:30 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join the Zoom meeting:
https://us02web.zoom.us/j/84155320147?pwd=b3FMczZPTlQxM1grcTEyWVVXVXRVdz09
Meeting ID: 841 5532 0147 Passcode: 005085 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/Pan-flu-planning-agenda-01-05-21.pdf" title="Pan flu planning agenda 01-05-21"]
[post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-26 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:12:30 [post_modified_gmt] => 2020-12-30 18:12:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7293 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [467] => WP_Post Object ( [ID] => 7295 [post_author] => 8 [post_date] => 2020-12-30 13:13:31 [post_date_gmt] => 2020-12-30 18:13:31 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join the Zoom Meeting: https://us02web.zoom.us/j/87366001567?pwd=dmt4dFY2ei9RenErb2poUzIzdkFmQT09 Meeting ID: 873 6600 1567 Passcode: 816961 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/Planning-agenda-020221.pdf" title="Planning agenda 020221"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-27 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:13:31 [post_modified_gmt] => 2020-12-30 18:13:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7295 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [468] => WP_Post Object ( [ID] => 7297 [post_author] => 8 [post_date] => 2020-12-30 13:13:50 [post_date_gmt] => 2020-12-30 18:13:50 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86816779921?pwd=S2xJOUV5b2U3NWprZWZ4aDM1UjNIQT09 Meeting ID: 868 1677 9921 Passcode: 339849 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/Planning-agenda-030221.pdf" title="Planning agenda 030221"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-28 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:13:50 [post_modified_gmt] => 2020-12-30 18:13:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7297 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [469] => WP_Post Object ( [ID] => 7299 [post_author] => 8 [post_date] => 2020-12-30 13:14:28 [post_date_gmt] => 2020-12-30 18:14:28 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86840920576?pwd=MFZDQUF0TjZMcDBIWkV5OERmQW5UZz09 Meeting ID: 868 4092 0576 Passcode: 413315 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/Planning-Agenda-040621.pdf" title="Planning Agenda 040621"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-29 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:14:28 [post_modified_gmt] => 2020-12-30 18:14:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7299 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [470] => WP_Post Object ( [ID] => 7301 [post_author] => 8 [post_date] => 2020-12-30 13:15:04 [post_date_gmt] => 2020-12-30 18:15:04 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/84470078641?pwd=Q0VBU252cHVWajVpTnphMGxPVjVSdz09 Meeting ID: 844 7007 8641 Passcode: 726737 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/Planning-Agenda-050421.pdf" title="Planning Agenda 050421"]   [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-30 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:15:04 [post_modified_gmt] => 2020-12-30 18:15:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7301 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [471] => WP_Post Object ( [ID] => 7303 [post_author] => 8 [post_date] => 2020-12-30 13:15:44 [post_date_gmt] => 2020-12-30 18:15:44 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/84373160697?pwd=K0dlRXZFc0JqM3lnSWZKNENrRTVDQT09 Meeting ID: 843 7316 0697 Passcode: 457225 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/Planning-Agenda-060121.pdf" title="Planning Agenda 060121"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-31 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:15:44 [post_modified_gmt] => 2020-12-30 18:15:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7303 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [472] => WP_Post Object ( [ID] => 7305 [post_author] => 8 [post_date] => 2020-12-30 13:16:17 [post_date_gmt] => 2020-12-30 18:16:17 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/83629546574?pwd=aVErTVFJbmp6bzRkWHhBTkNibXhMQT09 Meeting ID: 836 2954 6574 Passcode: 399551 Phone in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/Planning-Agenda-070621.pdf" title="Planning Agenda 070621"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-32 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:16:17 [post_modified_gmt] => 2020-12-30 18:16:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7305 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [473] => WP_Post Object ( [ID] => 7310 [post_author] => 8 [post_date] => 2020-12-30 13:24:39 [post_date_gmt] => 2020-12-30 18:24:39 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/81112763852?pwd=bG1LZnRzN01Gd2RNdmRSa2hmcXRtZz09 Meeting ID: 811 1276 3852 Passcode: 699250 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/TE-Agenda-011921.pdf" title="T&E Agenda 011921"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-41 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:24:39 [post_modified_gmt] => 2020-12-30 18:24:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7310 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [474] => WP_Post Object ( [ID] => 7312 [post_author] => 8 [post_date] => 2020-12-30 13:25:08 [post_date_gmt] => 2020-12-30 18:25:08 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/84371265122?pwd=MG1wazJUc2pzZnhLUHpZZk1RM3hwUT09 Meeting ID: 843 7126 5122 Passcode: 889914 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/TE-Agenda-021621.pdf" title="T&E Agenda 021621"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-42 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:25:08 [post_modified_gmt] => 2020-12-30 18:25:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7312 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [475] => WP_Post Object ( [ID] => 7314 [post_author] => 8 [post_date] => 2020-12-30 13:25:28 [post_date_gmt] => 2020-12-30 18:25:28 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/87815635468?pwd=V2pLcGJEZW1aUS9RS0lnZDZjVnBvdz09 Meeting ID: 878 1563 5468 Passcode: 572289 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/TE-Agenda-031621.pdf" title="T&E Agenda 031621"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-43 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:25:28 [post_modified_gmt] => 2020-12-30 18:25:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7314 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [476] => WP_Post Object ( [ID] => 7316 [post_author] => 8 [post_date] => 2020-12-30 13:26:02 [post_date_gmt] => 2020-12-30 18:26:02 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/84084521777?pwd=SnI5QjVPOWtOT3VBOFFJYTVvMGxwUT09 Meeting ID: 840 8452 1777 Passcode: 426043 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/TE-Agenda-042021.pdf" title="T&E Agenda 042021"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-44 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:26:02 [post_modified_gmt] => 2020-12-30 18:26:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7316 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [477] => WP_Post Object ( [ID] => 7318 [post_author] => 8 [post_date] => 2020-12-30 13:26:31 [post_date_gmt] => 2020-12-30 18:26:31 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85214252986?pwd=T3UvUWlGaERmbCtNSWczNWJGaGNCQT09 Meeting ID: 852 1425 2986 Passcode: 167652 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/TE-Agenda-051821.pdf" title="T&E Agenda 051821"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-45 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:26:31 [post_modified_gmt] => 2020-12-30 18:26:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7318 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [478] => WP_Post Object ( [ID] => 7320 [post_author] => 8 [post_date] => 2020-12-30 13:27:04 [post_date_gmt] => 2020-12-30 18:27:04 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85407502913?pwd=SVhVQis1S2FQR3RWV0NuOEVhUUplZz09 Meeting ID: 854 0750 2913 Passcode: 658183 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/TE-Agenda-061521.pdf" title="T&E Agenda 061521"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-46 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:27:04 [post_modified_gmt] => 2020-12-30 18:27:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7320 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [479] => WP_Post Object ( [ID] => 7322 [post_author] => 8 [post_date] => 2020-12-30 13:27:30 [post_date_gmt] => 2020-12-30 18:27:30 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/89250117687?pwd=dDNBRDZac1cyRXFPZTAxUlhRU0FSZz09 Meeting ID: 892 5011 7687 Passcode: 179033 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/TE-Agenda-072021.pdf" title="T&E Agenda 072021"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-47 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:27:30 [post_modified_gmt] => 2020-12-30 18:27:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7322 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [480] => WP_Post Object ( [ID] => 7324 [post_author] => 8 [post_date] => 2020-12-30 13:31:04 [post_date_gmt] => 2020-12-30 18:31:04 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/86130862938?pwd=N0VWMDQxTUpLc1FOUDZIVGZKWWNrQT09 Meeting ID: 861 3086 2938 Passcode: 043481 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WRHSAC-Agenda-011921.pdf" title="WRHSAC Agenda 011921"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-61 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:31:04 [post_modified_gmt] => 2020-12-30 18:31:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7324 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [481] => WP_Post Object ( [ID] => 7326 [post_author] => 8 [post_date] => 2020-12-30 13:31:32 [post_date_gmt] => 2020-12-30 18:31:32 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/86569482995?pwd=NFNkYmFReEx3OHRnZWNJMjhpY3pFQT09 Meeting ID: 865 6948 2995 Passcode: 343997 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WRHSAC-Agenda-021621.pdf" title="WRHSAC Agenda 021621"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-62 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:31:32 [post_modified_gmt] => 2020-12-30 18:31:32 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7326 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [482] => WP_Post Object ( [ID] => 7328 [post_author] => 8 [post_date] => 2020-12-30 13:31:52 [post_date_gmt] => 2020-12-30 18:31:52 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/83100639664?pwd=Y1g4STBWbjZ5R3ZUbW1URzlGQ2tLdz09 Meeting ID: 831 0063 9664 Passcode: 608521 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WRHSAC-Agenda-031621.pdf" title="WRHSAC Agenda 031621"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-63 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:31:52 [post_modified_gmt] => 2020-12-30 18:31:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7328 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [483] => WP_Post Object ( [ID] => 7330 [post_author] => 8 [post_date] => 2020-12-30 13:32:17 [post_date_gmt] => 2020-12-30 18:32:17 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87910862571?pwd=QStWazVxVm54aXozRVV2azdsVnJNdz09  Meeting ID: 879 1086 2571 Passcode: 203912 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WRHSAC-Agenda-042021.pdf" title="WRHSAC Agenda 042021"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-64 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:32:17 [post_modified_gmt] => 2020-12-30 18:32:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7330 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [484] => WP_Post Object ( [ID] => 7332 [post_author] => 8 [post_date] => 2020-12-30 13:32:42 [post_date_gmt] => 2020-12-30 18:32:42 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/88081276132?pwd=cy9wU3M2Q1J3SEZpSWFCRlk1cmF0UT09 Meeting ID: 880 8127 6132 Passcode: 852738 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WRHSAC-Agenda-051821.pdf" title="WRHSAC Agenda 051821"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-65 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:32:42 [post_modified_gmt] => 2020-12-30 18:32:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7332 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [485] => WP_Post Object ( [ID] => 7334 [post_author] => 8 [post_date] => 2020-12-30 13:33:10 [post_date_gmt] => 2020-12-30 18:33:10 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87125583706?pwd=S3p3U0lqWHFsOW0xSlZPRlB1YmNPQT09 Meeting ID: 871 2558 3706 Passcode: 927156 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WRHSAC-Agenda-061521.pdf" title="WRHSAC Agenda 061521"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-66 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:33:10 [post_modified_gmt] => 2020-12-30 18:33:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7334 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [486] => WP_Post Object ( [ID] => 7336 [post_author] => 8 [post_date] => 2020-12-30 13:33:34 [post_date_gmt] => 2020-12-30 18:33:34 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/84758538535?pwd=UFpXSEFoN1c5eFFVNk1OOFRobWhUUT09 Meeting ID: 847 5853 8535 Passcode: 709289 Dial in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WRHSAC-Agenda-072021.pdf" title="WRHSAC Agenda 072021"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-67 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:33:34 [post_modified_gmt] => 2020-12-30 18:33:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7336 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [487] => WP_Post Object ( [ID] => 7338 [post_author] => 8 [post_date] => 2020-12-30 13:34:55 [post_date_gmt] => 2020-12-30 18:34:55 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/81321192882?pwd=TWlDTjVWWWl4UHZDSHVpMHI3cmRoQT09 Meeting ID: 813 2119 2882 Passcode: 638807 Dial-in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WMRIC-Agenda-011921.pdf" title="WMRIC Agenda 011921"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-24 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:34:55 [post_modified_gmt] => 2020-12-30 18:34:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7338 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [488] => WP_Post Object ( [ID] => 7340 [post_author] => 8 [post_date] => 2020-12-30 13:35:41 [post_date_gmt] => 2020-12-30 18:35:41 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/84089784317?pwd=UjRkc0x3eHYxd2NDOTVVRFE5V2Nkdz09 Meeting ID: 840 8978 4317 Passcode: 286940 Dial-in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WMRIC-Agenda-021621.pdf" title="WMRIC Agenda 021621"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-25 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:35:41 [post_modified_gmt] => 2020-12-30 18:35:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7340 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [489] => WP_Post Object ( [ID] => 7342 [post_author] => 8 [post_date] => 2020-12-30 13:36:02 [post_date_gmt] => 2020-12-30 18:36:02 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/89945511024?pwd=QlFOU2R2Ym1qaUkvMWFIV2FJQ0tQQT09 Meeting ID: 899 4551 1024 Passcode: 243488 Dial-in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WMRIC-Agenda-031621.pdf" title="WMRIC Agenda 031621"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-26 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:36:02 [post_modified_gmt] => 2020-12-30 18:36:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7342 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [490] => WP_Post Object ( [ID] => 7344 [post_author] => 8 [post_date] => 2020-12-30 13:36:30 [post_date_gmt] => 2020-12-30 18:36:30 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85760964774?pwd=K1IzOFJKbkhLeUUrTHdaL3dRVlVnZz09 Meeting ID: 857 6096 4774 Passcode: 703499 Dial-in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WMRIC-Agenda-042021.pdf" title="WMRIC Agenda 042021"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-27 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:36:30 [post_modified_gmt] => 2020-12-30 18:36:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7344 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [491] => WP_Post Object ( [ID] => 7346 [post_author] => 8 [post_date] => 2020-12-30 13:36:56 [post_date_gmt] => 2020-12-30 18:36:56 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86773938572?pwd=L2lreHlUeG9wbVhZZlNQanlJakdDUT09 Meeting ID: 867 7393 8572 Passcode: 526870 Dial-in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WMRIC-Agenda-051821.pdf" title="WMRIC Agenda 051821"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-28 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:36:56 [post_modified_gmt] => 2020-12-30 18:36:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7346 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [492] => WP_Post Object ( [ID] => 7348 [post_author] => 8 [post_date] => 2020-12-30 13:37:44 [post_date_gmt] => 2020-12-30 18:37:44 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/82984806818?pwd=OE9DUUt3VEw3U1VuMG4rRVI4Qzc2UT09 Meeting ID: 829 8480 6818 Passcode: 678563 Dial-in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WMRIC-Agenda-061521.pdf" title="WMRIC Agenda 061521"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-29 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:37:44 [post_modified_gmt] => 2020-12-30 18:37:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7348 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [493] => WP_Post Object ( [ID] => 7350 [post_author] => 8 [post_date] => 2020-12-30 13:38:02 [post_date_gmt] => 2020-12-30 18:38:02 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86948580197?pwd=b0lhdGxZYjRWS0daakV3ai9Qa2R6QT09 Meeting ID: 869 4858 0197 Passcode: 561802 Dial-in: 1-929-436-2866 Agenda:  [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2020/12/WMRIC-Agenda-072021.pdf" title="WMRIC Agenda 072021"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-30 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:38:02 [post_modified_gmt] => 2020-12-30 18:38:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7350 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [494] => WP_Post Object ( [ID] => 7352 [post_author] => 8 [post_date] => 2020-12-30 13:45:45 [post_date_gmt] => 2020-12-30 18:45:45 [post_content] => Monthly meeting of the WRHSAC Equipment Shelter Working Group [post_title] => Equipment Shelter Working Group [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => equipment-shelter-working-group [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:45:45 [post_modified_gmt] => 2020-12-30 18:45:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7352 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [495] => WP_Post Object ( [ID] => 7354 [post_author] => 8 [post_date] => 2020-12-30 13:47:11 [post_date_gmt] => 2020-12-30 18:47:11 [post_content] => Monthly meeting of the WRHSAC Equipment Shelter Working Group [post_title] => Equipment Shelter Working Group [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => equipment-shelter-working-group-2 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:47:11 [post_modified_gmt] => 2020-12-30 18:47:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7354 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [496] => WP_Post Object ( [ID] => 7356 [post_author] => 8 [post_date] => 2020-12-30 13:48:13 [post_date_gmt] => 2020-12-30 18:48:13 [post_content] => Monthly meeting of the WRHSAC Equipment Shelter Working Group [post_title] => Equipment Shelter Working Group [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => equipment-shelter-working-group-3 [to_ping] => [pinged] => [post_modified] => 2020-12-30 13:48:13 [post_modified_gmt] => 2020-12-30 18:48:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7356 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [497] => WP_Post Object ( [ID] => 7444 [post_author] => 5 [post_date] => 2021-05-11 12:49:03 [post_date_gmt] => 2021-05-11 16:49:03 [post_content] => Is your department ready for an equine or large animal emergency? If you witness a horse emergency such as a trailer accident, a horse down in a stall, trapped in a ditch, or in a fire in a stable, would you know how to respond? Whether you are a public safety official, a first responder, or technical rescue responder, this course is essential to prepare you for an equine emergency.  In this one day course, you’ll learn proper handling techniques and get practical hands-on experience through conducting rescue scenarios using a training mannequin, Lucky the horse.  By the end of the course, you will be able to move large animals safely and quickly in cases of disaster or injury, while preventing potential injuries to the humans involved.  The course offers classroom instruction and hands-on scenarios using our specialized equipment as well as equipment that may be readily available to first responder departments.

The training is taught by the Massachusetts Society for the Prevention of Cruelty to Animals (MSPCA). The training is free and lunch will be provided.

WRHSAC is offering two sessions of the training:
  • Saturday, June 19th in Williamstown, MA 9am - 4pm (registration for this session is closed) or
  • Friday, June 25th in Southampton, MA 9am - 4pm

COVID-19 protocols will be followed. Please wear a mask.

About the MSPCA's Equine Safety & Rescue Training Program

As the national authority on equine emergency response and rescue, we travel thousands of miles annually to train first responders, veterinarians, humane organizations, and public safety officials in rescue and transportation. With our innovative rescue equipment, including the Original Rescue Glide® and our horse mannequin Lucky, we conduct hands-on workshops for professionals throughout North America. With the wealth of experience that comes from performing hundreds of real-life rescues, MSPCA staff is able to re-create scenarios that may occur when handling horses and other large animals. The MSPCA’s expertise in the field of equine rescue has been crucial in the start-up of over two dozen equine ambulance programs throughout the country. As a non-profit agency that is dedicated to the protection of horses everywhere, the MSPCA lends its knowledge and experience to humane organizations, state animal response teams, and others who wish to create similar ambulance programs to serve their communities. WRHSAC is pleased to host MSPCA in delivery this quality training and thanks the State of Massachusetts Animal Response Team (SMART) for their assistance in coordinating the training and locations.

The training is free.

Registration is required.

The training is full and registration is closed. Thank you for your interest.   [post_title] => Large Animal Rescue Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => large-animal-rescue-training [to_ping] => [pinged] => [post_modified] => 2021-05-11 12:49:03 [post_modified_gmt] => 2021-05-11 16:49:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7444 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [498] => WP_Post Object ( [ID] => 7488 [post_author] => 5 [post_date] => 2021-06-08 11:37:19 [post_date_gmt] => 2021-06-08 15:37:19 [post_content] => All the sessions are full. Thank you for your interest in the training.  Chainsaw safety skills are essential to first responder safety during critical incident response. Chainsaw operations on a normal day can be dangerous. According to the CDC approximately 36,000 people are treated in hospital emergency departments for injuries from using chain saws. When trees are bent over or snapped in half it significantly increases the difficulty of removing them. Following a terrorist incident, first responders may be called on to clear and maintain critical transportation routes which are crucial to delivery of response personnel, equipment and services. The routes are crucial to support supply chain management. When downed trees block transportation routes, first responders are called upon to clear routes with chainsaws. This training series consists of two training modules: Basic Chainsaw Skills & Safety and Advanced Skills. In Basic Chainsaw Skills & Safety, students will learn about basic safety equipment and PPE, a saw's reactive forces, chain tooth parts, and practice felling, notching, hinging and other cutting techniques and calculations. This is a two-day, 16-hour course. Students must attend both complete days. The training is physically demanding, a morning of classroom learning on the first day, followed by field work in the afternoon and full in-field day on Day 2. Students must self assess their ability to meet these demands. This course is a pre-requisite for Advanced Skills training. In Advanced Skills, students will build on the skills learned in the chainsaw skills & safety class. Additionally, students will learn techniques to relieve pressure commonly found in incident-damaged trees. Topics include hazards, spring poles, hangers and leaners, pulls and splits and others. This is a one-day, 8-hour training. Only students who have completed the Chainsaw Skills & Safety class are eligible. This training is physically demanding, all day in the field. Students must self-assess their ability to meet course demands. This training is appropriate for Highway, Department of Public Works and Fire Personnel, and other first responders who may be called upon to use chainsaws in the line of duty. The training is free. Lunch will be provided. Registration is required (see form below). Pandemic safety protocols will be followed. Multiple sessions of Basic Chainsaw Skills & Safety will be held as follows:
  • Saturday and Sunday, August 14 and 15, 2021, Lanesborough, MA
  • Thursday and Friday, September 9 and 10, 2021, Lanesborough, MA
  • Monday and Tuesday, October 4 and 5, 2021, Erving, MA and
  • Monday and Tuesday, October 25 and 26, Erving, MA
  All the sessions are full. Thank you for your interest in the training.  Two sessions of the Advanced Skills training will be held as follows:
  • Thursday, September 23, 2021, Lanesborough, MA and
  • Tuesday, November 16, 2021, Erving, MA
 You must have successfully completed Chainsaw Skills and Safety in order to register for this class. The option to register for the Advanced class will be included in your email confirmation when you sign up for the Basic Skills class. All questions can be directed to Raine Brown, Homeland Security Program Manager, raine@frcog.org, 413.774.3167 x138     [post_title] => Chainsaw Safety Training August through November 2021 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => chainsaw-safety-training-august-november-2021 [to_ping] => [pinged] => [post_modified] => 2021-06-08 11:37:19 [post_modified_gmt] => 2021-06-08 15:37:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7488 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [499] => WP_Post Object ( [ID] => 7603 [post_author] => 8 [post_date] => 2021-08-30 10:37:09 [post_date_gmt] => 2021-08-30 14:37:09 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee
Join Zoom Meeting
https://us02web.zoom.us/j/83660727267?pwd=dTNSa1I0MklTc0xtY2xEOXhYSjJKQT09
Meeting ID: 836 6072 7267 Passcode: 243491 Phone in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/Pan-Flu-Planning-Agenda-09-07-21.pdf" title="Pan Flu Planning Agenda 09-07-21"]
[post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-33 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:37:09 [post_modified_gmt] => 2021-08-30 14:37:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7603 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [500] => WP_Post Object ( [ID] => 7605 [post_author] => 8 [post_date] => 2021-08-30 10:39:30 [post_date_gmt] => 2021-08-30 14:39:30 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86011855711?pwd=MllJTGtFL05FTmVzM0JpYVVzNDlDdz09 Meeting ID: 860 1185 5711 Passcode: 760440 Phone in: 1-929-436-2866 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/Planning-Agenda-100521.pdf" title="Planning Agenda 100521"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-34 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:39:30 [post_modified_gmt] => 2021-08-30 14:39:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7605 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [501] => WP_Post Object ( [ID] => 7607 [post_author] => 8 [post_date] => 2021-08-30 10:40:13 [post_date_gmt] => 2021-08-30 14:40:13 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/83792906158?pwd=NU1EUjUxRHA0a3NoQm4yOTE2UE00UT09 Meeting ID: 837 9290 6158 Passcode: 900679 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/Planning-Agenda-110221.pdf" title="Planning Agenda 110221"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-35 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:40:13 [post_modified_gmt] => 2021-08-30 14:40:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7607 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [502] => WP_Post Object ( [ID] => 7609 [post_author] => 8 [post_date] => 2021-08-30 10:40:54 [post_date_gmt] => 2021-08-30 14:40:54 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86024799303?pwd=UzJSUFlST0xtVjhYS3Y5eWZaOGdJUT09 Meeting ID: 860 2479 9303 Passcode: 027659 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/Planning-Agenda-120721.pdf" title="Planning Agenda 120721"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-36 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:40:54 [post_modified_gmt] => 2021-08-30 14:40:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7609 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [503] => WP_Post Object ( [ID] => 7611 [post_author] => 8 [post_date] => 2021-08-30 10:41:23 [post_date_gmt] => 2021-08-30 14:41:23 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee PLEASE DISREGARD PREVIOUS LINK; USE THIS ONE INSTEAD:

Join Zoom Meeting

https://us02web.zoom.us/j/81733775365?pwd=bmZ3NDJoMDNxdlVBUTRIS2pGWHVIZz09

Meeting ID: 817 3377 5365

Passcode: 804571

Phone: 929-436-2866

Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/Planning-Agenda-010422.pdf" title="Planning Agenda 010422"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-37 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:41:23 [post_modified_gmt] => 2021-08-30 14:41:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7611 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [504] => WP_Post Object ( [ID] => 7613 [post_author] => 8 [post_date] => 2021-08-30 10:42:05 [post_date_gmt] => 2021-08-30 14:42:05 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/Planning-Agenda-020122.pdf" title="Planning Agenda 020122"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-38 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:42:05 [post_modified_gmt] => 2021-08-30 14:42:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7613 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [505] => WP_Post Object ( [ID] => 7615 [post_author] => 8 [post_date] => 2021-08-30 10:42:27 [post_date_gmt] => 2021-08-30 14:42:27 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-39 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:42:27 [post_modified_gmt] => 2021-08-30 14:42:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7615 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [506] => WP_Post Object ( [ID] => 7617 [post_author] => 8 [post_date] => 2021-08-30 10:45:16 [post_date_gmt] => 2021-08-30 14:45:16 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-48 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:45:16 [post_modified_gmt] => 2021-08-30 14:45:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7617 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [507] => WP_Post Object ( [ID] => 7619 [post_author] => 8 [post_date] => 2021-08-30 10:45:41 [post_date_gmt] => 2021-08-30 14:45:41 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/87071389076?pwd=WU1sem0zQnMxN2RZOXc4SXoxdmFxdz09 Meeting ID: 870 7138 9076 Passcode: 321226 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/TE-Agenda-101921.pdf" title="T&E Agenda 101921"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-49 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:45:41 [post_modified_gmt] => 2021-08-30 14:45:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7619 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [508] => WP_Post Object ( [ID] => 7621 [post_author] => 8 [post_date] => 2021-08-30 10:46:03 [post_date_gmt] => 2021-08-30 14:46:03 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/81033742904?pwd=YnV5REVsRGRaKzFjVzZKTjNtL0N0QT09 Meeting ID: 810 3374 2904 Passcode: 913084 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/TE-Agenda-111621.pdf" title="T&E Agenda 111621"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-50 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:46:03 [post_modified_gmt] => 2021-08-30 14:46:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7621 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [509] => WP_Post Object ( [ID] => 7623 [post_author] => 8 [post_date] => 2021-08-30 10:46:34 [post_date_gmt] => 2021-08-30 14:46:34 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/TE-Agenda-122121.pdf" title="T&E Agenda 122121"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-51 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:46:34 [post_modified_gmt] => 2021-08-30 14:46:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7623 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [510] => WP_Post Object ( [ID] => 7625 [post_author] => 8 [post_date] => 2021-08-30 10:47:07 [post_date_gmt] => 2021-08-30 14:47:07 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/TE-Agenda-011822.pdf" title="T&E Agenda 011822"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-52 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:47:07 [post_modified_gmt] => 2021-08-30 14:47:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7625 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [511] => WP_Post Object ( [ID] => 7627 [post_author] => 8 [post_date] => 2021-08-30 10:48:09 [post_date_gmt] => 2021-08-30 14:48:09 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/TE-Agenda-021522.pdf" title="T&E Agenda 021522"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-53 [to_ping] => [pinged] => [post_modified] => 2021-08-30 10:48:09 [post_modified_gmt] => 2021-08-30 14:48:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7627 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [512] => WP_Post Object ( [ID] => 7629 [post_author] => 8 [post_date] => 2021-08-30 11:07:11 [post_date_gmt] => 2021-08-30 15:07:11 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-68 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:07:11 [post_modified_gmt] => 2021-08-30 15:07:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7629 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [513] => WP_Post Object ( [ID] => 7631 [post_author] => 8 [post_date] => 2021-08-30 11:07:42 [post_date_gmt] => 2021-08-30 15:07:42 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/86455901294?pwd=RTBpN3cwK0Q2Q1Nmd1BiRy8xWjBjZz09 Meeting ID: 864 5590 1294 Passcode: 295889 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WRHSAC-Agenda-101921.pdf" title="WRHSAC Agenda 101921"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-69 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:07:42 [post_modified_gmt] => 2021-08-30 15:07:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7631 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [514] => WP_Post Object ( [ID] => 7633 [post_author] => 8 [post_date] => 2021-08-30 11:08:08 [post_date_gmt] => 2021-08-30 15:08:08 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/86294889107?pwd=WFRhY3JmNXVJRE15YXlvWEI1Y1hSQT09 Meeting ID: 862 9488 9107 Passcode: 839789 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WRHSAC-Agenda-111921.pdf" title="WRHSAC Agenda 111921"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-70 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:08:08 [post_modified_gmt] => 2021-08-30 15:08:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7633 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [515] => WP_Post Object ( [ID] => 7635 [post_author] => 8 [post_date] => 2021-08-30 11:08:31 [post_date_gmt] => 2021-08-30 15:08:31 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WRHSAC-Agenda-122121.pdf" title="WRHSAC Agenda 122121"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-71 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:08:31 [post_modified_gmt] => 2021-08-30 15:08:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7635 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [516] => WP_Post Object ( [ID] => 7637 [post_author] => 8 [post_date] => 2021-08-30 11:09:02 [post_date_gmt] => 2021-08-30 15:09:02 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WRHSAC-Agenda-011822.pdf" title="WRHSAC Agenda 011822"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-72 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:09:02 [post_modified_gmt] => 2021-08-30 15:09:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7637 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [517] => WP_Post Object ( [ID] => 7639 [post_author] => 8 [post_date] => 2021-08-30 11:09:33 [post_date_gmt] => 2021-08-30 15:09:33 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WRHSAC-Agenda-021522.pdf" title="WRHSAC Agenda 021522"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-73 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:09:33 [post_modified_gmt] => 2021-08-30 15:09:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7639 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [518] => WP_Post Object ( [ID] => 7641 [post_author] => 8 [post_date] => 2021-08-30 11:10:48 [post_date_gmt] => 2021-08-30 15:10:48 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-31 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:10:48 [post_modified_gmt] => 2021-08-30 15:10:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7641 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [519] => WP_Post Object ( [ID] => 7643 [post_author] => 8 [post_date] => 2021-08-30 11:11:13 [post_date_gmt] => 2021-08-30 15:11:13 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86060939488?pwd=OVhMOXZqb1pxUjYraGxZUGVDWUdWUT09  Meeting ID: 860 6093 9488 Passcode: 351159 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WMRIC-Agenda-101921.pdf" title="WMRIC Agenda 101921"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-32 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:11:13 [post_modified_gmt] => 2021-08-30 15:11:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7643 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [520] => WP_Post Object ( [ID] => 7645 [post_author] => 8 [post_date] => 2021-08-30 11:11:37 [post_date_gmt] => 2021-08-30 15:11:37 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/86544666262?pwd=NGhxaU9LbExkU3VNSklTSVZwTlRNQT09 Meeting ID: 865 4466 6262 Passcode: 500898 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WMRIC-Agenda-111621.pdf" title="WMRIC Agenda 111621"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-33 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:11:37 [post_modified_gmt] => 2021-08-30 15:11:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7645 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [521] => WP_Post Object ( [ID] => 7647 [post_author] => 8 [post_date] => 2021-08-30 11:12:03 [post_date_gmt] => 2021-08-30 15:12:03 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WMRIC-Agenda-122121.pdf" title="WMRIC Agenda 122121"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-34 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:12:03 [post_modified_gmt] => 2021-08-30 15:12:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7647 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [522] => WP_Post Object ( [ID] => 7649 [post_author] => 8 [post_date] => 2021-08-30 11:12:30 [post_date_gmt] => 2021-08-30 15:12:30 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WMRIC-Agenda-011822.pdf" title="WMRIC Agenda 011822"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-35 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:12:30 [post_modified_gmt] => 2021-08-30 15:12:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7649 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [523] => WP_Post Object ( [ID] => 7651 [post_author] => 8 [post_date] => 2021-08-30 11:12:58 [post_date_gmt] => 2021-08-30 15:12:58 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2021/08/WMRIC-Agenda-021522.pdf" title="WMRIC Agenda 021522"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-36 [to_ping] => [pinged] => [post_modified] => 2021-08-30 11:12:58 [post_modified_gmt] => 2021-08-30 15:12:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7651 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [524] => WP_Post Object ( [ID] => 7658 [post_author] => 5 [post_date] => 2021-09-09 15:00:58 [post_date_gmt] => 2021-09-09 19:00:58 [post_content] =>

This workshop series will assist municipalities in taking immediate actions to address IT and cybersecurity needs and will also help guide the formation, policy, and procedures of possible future regionalized IT and cybersecurity solutions.

You may attend one, some or all of the following virtual workshops. A link to register for each individual session is included in the workshop description below. The workshops will be recorded and available for viewing at a later date - however - attending the live workshops is strongly encouraged for direct engagement with the facilitators and guest speakers.

The workshops will be conducted by Novus Insight, a firm specializing in providing IT and cybersecurity solutions to municipalities.

 


Workshop 1:  Positioning Technology & Cybersecurity as a Strategic Imperative

Target Audience: Executive Leadership, Selectboard Members

Session 1 - Support and Planning

Tuesday, September 14, 2021. 9am-10:30am.

Registration link: https://us02web.zoom.us/meeting/register/tZEuc-yorDIqGd2rIbDdsXRh1QyK0DX-Q-dw

  • Myth-busting – “Tech is overhead.” No, it’s not.
  • Why secure technology is the foundation of modern government services
  • Solving the budget problem starts with cultivating buy-in
    • How to talk tech without talking tech
    • How to (more) confidently sell stakeholders and constituents on the need for tech & cyber budgeting
  • Creating strategic plans that are supported by technology

Session 2 - Internal Change Management

Thursday, September 30, 2021. 1pm-2:30pm.

Registration link: https://us02web.zoom.us/meeting/register/tZMsceyrqD0pG9UpZvNaUA67TvUL4raI-CSp

  • Breaking old habits - creating a culture to support change
  • Incorporating policy & procedure development and incident response planning into municipal budgets
  • Creating more of a culture of cybersecurity

Workshop 2:  Best Practices in IT/Cybersecurity Policies and Procedures Workshop

Target Audience: Executive Leadership, IT Personnel

Session 1 - Overview of a Cybersecurity Program

Thursday, October 14th, 2021. 9am-10:30am.

Registration link: https://us02web.zoom.us/meeting/register/tZEtdequpzkvEtRlOUogvLKp1cgKJkRm-132

  • Understanding the important distinctions and interrelationship between policies, procedures, guidelines, and standards
  • Relevance -- How does my cybersecurity program relate to and impact the day-to-day operations of the municipality?
  • Components of a cybersecurity program and the importance of each

Session 2 - Building a Cybersecurity Program

Tuesday, October 26th, 1pm-2:30pm

Registration link: https://us02web.zoom.us/meeting/register/tZMtdOqsrj8tE9Y93xSt58Ks1W9IBXdqu838

  • Templates that will get you started
    • Using the templates to drive other components of your overall IT program such as backup and recovery, incident response, and IT asset management
  • The role of executive leadership
  • Regulatory requirements
  • Making the program understandable and relevant to all -- employees, board and commission members, external parties, the public

 

Workshop 3:  Incident Response Planning Workshop

Target Audience: Executive Leadership, IT Personnel, Emergency Operations & Critical Infrastructure (i.e. WPC)

Session 1 – Introduction of the cyber incident response plan template and implementation checklist tool

Wednesday, November 3, 2021. 9am-10:30am.

Registration link: https://us02web.zoom.us/meeting/register/tZMtdumurDorGd3etwF0WULXvyexlcPKZVsm

  • Identifying and understanding the municipality’s key information assets and the risk of them being breached or removed
    • Novus will provide an asset inventory worksheet for collecting and categorizing assets
  • Identifying whether assets are within your control or a third party’s, or if it is a shared responsibility
  • Understanding your in-house capabilities vs. need for external expertise/resources
  • How to assemble an incident response team

Session 2 – Implementing an IRP and addressing tool implementation barriers and /questions

Wednesday, November 17, 2021. 1pm-2:30pm

Registration link: https://us02web.zoom.us/meeting/register/tZUuceyuqzkqGtU7cUa077aUdvR6pwj69Tk3

  • Preparing a tailored Incident Response Plan including:
    • Guidelines for who to inform when data is breached or exposed
    • Establishing the severity of a breach and the level of response required
  • How your IRP should fit within your business continuity and disaster recovery strategies
  • How to test your incident response plan

* Each participant will leave with a set of materials and templates allowing them to custom tailor their plan.


Workshop 4:  Security and Compliance Workshop

Target Audience: Executive Leadership, Any departments dealing with sensitive information (i.e. Police, Fire, HR)

Thursday, December 2, 2021. 9am-11am.

Registration link: https://us02web.zoom.us/meeting/register/tZUoc-iuqT0pGd34UEJtny2hUh2UqetDuVsd

  • Most common sensitive data types in a municipality
    • PII
    • PHI (the 2 things needed with data for it to be considered PHI and regulated by HIPAA)
    • FERPA
    • CJIS
    • PCI
  • Identifying sensitive data in your environment
  • Strategies for protecting sensitive data and end user education
  • When all else fails, there’s insurance. An overview of cyber insurance and what’s included.
  • FOIA, record retention, and e-discovery
  • Baseline standards and best practices for a security and compliance program

Workshop 5:  State IT/Cybersecurity Efforts and Resources Workshop

Target Audience: Executive Leadership, IT Personnel

Thursday, December 16, 2021. 9am-10:30am.

Registration link: https://us02web.zoom.us/meeting/register/tZMtcOqurD0rG9wtjXL5oJ7Isbxh2cbQtfsA

  • Overview of Massachusetts-specific municipal IT and security resources

Presentations by representatives from state agencies, MIIA, and potentially federal resources

[post_title] => Cybersecurity Capacity Building Workshop Series [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cybersecurity-capacity-building-workshop-series [to_ping] => [pinged] => [post_modified] => 2021-09-09 15:00:58 [post_modified_gmt] => 2021-09-09 19:00:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7658 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [525] => WP_Post Object ( [ID] => 7798 [post_author] => 8 [post_date] => 2022-03-08 11:56:34 [post_date_gmt] => 2022-03-08 16:56:34 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/TE-Agenda-031522.pdf" title="T&E Agenda 031522"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-54 [to_ping] => [pinged] => [post_modified] => 2022-03-08 11:56:34 [post_modified_gmt] => 2022-03-08 16:56:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7798 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [526] => WP_Post Object ( [ID] => 7800 [post_author] => 8 [post_date] => 2022-03-08 11:57:39 [post_date_gmt] => 2022-03-08 16:57:39 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WRHSAC-Agenda-031522.pdf" title="WRHSAC Agenda 031522"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-74 [to_ping] => [pinged] => [post_modified] => 2022-03-08 11:57:39 [post_modified_gmt] => 2022-03-08 16:57:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7800 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [527] => WP_Post Object ( [ID] => 7802 [post_author] => 8 [post_date] => 2022-03-08 11:58:28 [post_date_gmt] => 2022-03-08 16:58:28 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WMRIC-Agenda-031522.pdf" title="WMRIC Agenda 031522"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-37 [to_ping] => [pinged] => [post_modified] => 2022-03-08 11:58:28 [post_modified_gmt] => 2022-03-08 16:58:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7802 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [528] => WP_Post Object ( [ID] => 7804 [post_author] => 8 [post_date] => 2022-03-08 11:59:00 [post_date_gmt] => 2022-03-08 16:59:00 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WMRIC-Agenda-041922.pdf" title="WMRIC Agenda 041922"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-38 [to_ping] => [pinged] => [post_modified] => 2022-03-08 11:59:00 [post_modified_gmt] => 2022-03-08 16:59:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7804 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [529] => WP_Post Object ( [ID] => 7806 [post_author] => 8 [post_date] => 2022-03-08 11:59:23 [post_date_gmt] => 2022-03-08 16:59:23 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WMRIC-Agenda-051722.pdf" title="WMRIC Agenda 051722"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-39 [to_ping] => [pinged] => [post_modified] => 2022-03-08 11:59:23 [post_modified_gmt] => 2022-03-08 16:59:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7806 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [530] => WP_Post Object ( [ID] => 7808 [post_author] => 8 [post_date] => 2022-03-08 12:03:09 [post_date_gmt] => 2022-03-08 17:03:09 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WMRIC-Agenda-062122.pdf" title="WMRIC Agenda 062122"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-40 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:03:09 [post_modified_gmt] => 2022-03-08 17:03:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7808 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [531] => WP_Post Object ( [ID] => 7810 [post_author] => 8 [post_date] => 2022-03-08 12:03:38 [post_date_gmt] => 2022-03-08 17:03:38 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee Western Massachusetts Regional Interoperability Committee Meeting Tuesday, July 19, 2022 12:30 pm Virtual Meeting Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WMRIC-Agenda-071922.pdf" title="WMRIC Agenda 071922"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-41 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:03:38 [post_modified_gmt] => 2022-03-08 17:03:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7810 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [532] => WP_Post Object ( [ID] => 7812 [post_author] => 8 [post_date] => 2022-03-08 12:04:36 [post_date_gmt] => 2022-03-08 17:04:36 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WRHSAC-Agenda-041922.pdf" title="WRHSAC Agenda 041922"]   [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-75 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:04:36 [post_modified_gmt] => 2022-03-08 17:04:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7812 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [533] => WP_Post Object ( [ID] => 7814 [post_author] => 8 [post_date] => 2022-03-08 12:05:00 [post_date_gmt] => 2022-03-08 17:05:00 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WRHSAC-Agenda-051722.pdf" title="WRHSAC Agenda 051722"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-76 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:05:00 [post_modified_gmt] => 2022-03-08 17:05:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7814 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [534] => WP_Post Object ( [ID] => 7816 [post_author] => 8 [post_date] => 2022-03-08 12:05:27 [post_date_gmt] => 2022-03-08 17:05:27 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WRHSAC-Agenda-062122.pdf" title="WRHSAC Agenda 062122"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-77 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:05:27 [post_modified_gmt] => 2022-03-08 17:05:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7816 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [535] => WP_Post Object ( [ID] => 7818 [post_author] => 8 [post_date] => 2022-03-08 12:05:55 [post_date_gmt] => 2022-03-08 17:05:55 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC Meeting Tuesday, July 19, 2022, 10:00am Virtual Meeting Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/WRHSAC-Agenda-071922.pdf" title="WRHSAC Agenda 071922"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-78 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:05:55 [post_modified_gmt] => 2022-03-08 17:05:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7818 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [536] => WP_Post Object ( [ID] => 7822 [post_author] => 8 [post_date] => 2022-03-08 12:09:50 [post_date_gmt] => 2022-03-08 17:09:50 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/TE-Agenda-041922.pdf" title="T&E Agenda 041922"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-55 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:09:50 [post_modified_gmt] => 2022-03-08 17:09:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7822 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [537] => WP_Post Object ( [ID] => 7824 [post_author] => 8 [post_date] => 2022-03-08 12:10:16 [post_date_gmt] => 2022-03-08 17:10:16 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/TE-Agenda-051722.pdf" title="T&E Agenda 051722"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-56 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:10:16 [post_modified_gmt] => 2022-03-08 17:10:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7824 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [538] => WP_Post Object ( [ID] => 7826 [post_author] => 8 [post_date] => 2022-03-08 12:10:40 [post_date_gmt] => 2022-03-08 17:10:40 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/TE-Agenda-062122.pdf" title="T&E Agenda 062122"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-57 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:10:40 [post_modified_gmt] => 2022-03-08 17:10:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7826 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [539] => WP_Post Object ( [ID] => 7828 [post_author] => 8 [post_date] => 2022-03-08 12:11:04 [post_date_gmt] => 2022-03-08 17:11:04 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Training & Exercise Subcommittee Meeting Tuesday, July 19, 2022, 9:00 a.m. Virtual Meeting Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/TE-Agenda-071922.pdf" title="T&E Agenda 071922"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-58 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:11:04 [post_modified_gmt] => 2022-03-08 17:11:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7828 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [540] => WP_Post Object ( [ID] => 7830 [post_author] => 8 [post_date] => 2022-03-08 12:12:15 [post_date_gmt] => 2022-03-08 17:12:15 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/03/Planning-Agenda-040522.pdf" title="Planning Agenda 040522"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-40 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:12:15 [post_modified_gmt] => 2022-03-08 17:12:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7830 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [541] => WP_Post Object ( [ID] => 7832 [post_author] => 8 [post_date] => 2022-03-08 12:12:43 [post_date_gmt] => 2022-03-08 17:12:43 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-41 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:12:43 [post_modified_gmt] => 2022-03-08 17:12:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7832 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [542] => WP_Post Object ( [ID] => 7834 [post_author] => 8 [post_date] => 2022-03-08 12:13:02 [post_date_gmt] => 2022-03-08 17:13:02 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-42 [to_ping] => [pinged] => [post_modified] => 2022-03-08 12:13:02 [post_modified_gmt] => 2022-03-08 17:13:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7834 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [543] => WP_Post Object ( [ID] => 7878 [post_author] => 8 [post_date] => 2022-04-06 12:07:05 [post_date_gmt] => 2022-04-06 16:07:05 [post_content] => Virtual meeting of the WRHSAC CBRNE/IED Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/82631658782?pwd=Q3lnblJHdXpFVVd6U3Q5R3FQd3UrQT09 Meeting ID: 826 3165 8782 Passcode: 592078 Dial:  1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/04/CBRNE-Agenda-040722.pdf" title="CBRNE Agenda 040722"] [post_title] => WRHSAC CBRNE/IED Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-cbrne-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2022-04-06 12:07:05 [post_modified_gmt] => 2022-04-06 16:07:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7878 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [544] => WP_Post Object ( [ID] => 7894 [post_author] => 5 [post_date] => 2022-04-13 12:39:37 [post_date_gmt] => 2022-04-13 16:39:37 [post_content] =>

The Western Region Homeland Security Advisory Council (WRHSAC) and the Western Mass Fire Chiefs Association (WMFCA) are hosting a 3-day Fire Officer Advanced Tactics and Strategies Training Program on Monday through Wednesday, May 16 through 18, 2022 in Chicopee, MA. The program will be facilitated by Nick Martin from Combat Ready Fire Training - an instructor many fire officer may be familiar with from his presentations at the Fire Chiefs of Massachusetts annual conference. The three days of trainings are as follows:

The training is free. Lunch will be provided. You may attend either one or both of Day One and Day Two. Participation in Day One or Day Two is a prerequisite to attend Day Three.

Registration is required. Complete the form below to register. 

Day One -

First Alarm Strategy and Tactics

- Monday, May 16, 8:30 am to 5:00pm

This training will focus on the decisions made by fire officers the first hours of firefighting at the most common building types. The facilitator will draw from real world experience to detail fireground proven strategies and tactics for fires in single-family dwellings, multiple-family dwellings, and commercial buildings. Tactical options for the most common fire scenarios will be reviewed. Decision making models for rapidly selecting the most appropriate engine and truck company operations will be presented. The information in this interactive program will be appropriate for both new and veteran fire officers and will facilitate better and more rapid decision making to stop a fire and save lives.

Topics include:

  • Setting up for success
  • Incident size-up
  • Modern fire behavior
  • Risk assessment
  • Strategy determination
  • Engine Company Tactics
  • Ladder Company Tactics
  • Rapid intervention operations
  • Single family dwelling fire tactics
  • Multi-family dwelling fire tactics
  • Commercial fire tactics
  • Defensive fire strategies
  • Post incident analysis and learning

Day Two

Aggressive Command supports Aggressive Firefighting

, Tuesday, May 17

Balanced incident command systems are hard to come by. Cumbersome command practices that allow a building to burn down while command is “setup” are as frustrating and problematic as the lack of any strong direction and organization.

Departments must avoid impractical command practices that slow or hamper putting the fire out but must also avoid a lack of strong command that fails to organize the incident and aggressively deploy crews to solve the problem.  This program discusses best practices incident commanders can use to maximize the capabilities of their firefighting forces.

This topic will be for chief and company officers. A strong understanding of each other’s jobs and a mutual respect are key to any incident’s success. This training will serve as a forum for chiefs and officers to discuss and learn about each other’s roles, the jobs of each within the command system and practices that make each more successful, both as individuals and as a team.

Students will be taught a methodical process that can be used to manage incidents properly and aggressively. The training includes the following components: Aggressive Command Mindset; Pre-Incident Musts for Success; and Strong Command for Strong Firefighting.

Day Three - This session is full. Complete the form below to be added to the waitlist. 

Interactive Command Simulations

Wednesday, May 18

Students will be provided with scenarios to integrate command post and officer operations at a fire incident. Students will be able to incorporate concepts and learning from the previous days training. Simulations will range in complexity from single alarm house fire to multi-alarm fires. 

Registration for this training is closed. Thank you for your interest. 

[post_title] => Fire Officer Advanced Tactics and Strategies Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => fire-officer-advanced-tactics-and-strategies-training [to_ping] => [pinged] => [post_modified] => 2022-04-13 12:39:37 [post_modified_gmt] => 2022-04-13 16:39:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7894 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [545] => WP_Post Object ( [ID] => 7916 [post_author] => 8 [post_date] => 2022-05-03 08:49:09 [post_date_gmt] => 2022-05-03 12:49:09 [post_content] => Monthly meeting of the WRHSAC Pan Flu Planning Subcommittee Join Zoom Meeting
https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855
Passcode: 457207
Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/05/planningagenda-050322.pdf"] [post_title] => WRHSAC Pan Flu Planning Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-pan-flu-planning-subcommittee-meeting-43 [to_ping] => [pinged] => [post_modified] => 2022-05-03 08:49:09 [post_modified_gmt] => 2022-05-03 12:49:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7916 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [546] => WP_Post Object ( [ID] => 7960 [post_author] => 8 [post_date] => 2022-06-03 10:44:57 [post_date_gmt] => 2022-06-03 14:44:57 [post_content] => Note: The WRHSAC Pan Flu / Planning Subcommittee is now the All Hazards Planning and Equipment Subcommitte! Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting
https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855
Passcode: 457207
Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/06/Planning-Agenda-060722.pdf" title="Planning Agenda 060722"] [post_title] => WRHSAC All Hazards Planning and Equipment (formerly Pan Flu / Planning) Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-formerly-pan-flu-planning-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2022-06-03 10:44:57 [post_modified_gmt] => 2022-06-03 14:44:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7960 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [547] => WP_Post Object ( [ID] => 7962 [post_author] => 8 [post_date] => 2022-06-03 10:46:06 [post_date_gmt] => 2022-06-03 14:46:06 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee (formerly known as the Pan Flu / Planning Subcommittee) Join Zoom Meeting
https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855
Passcode: 457207
Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/06/All-Hazards-Agenda-070522.pdf" title="All Hazards Agenda 070522"] [post_title] => WRHSAC All Hazards Planning and Equipment (formerly Pan Flu / Planning) Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-formerly-pan-flu-planning-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2022-06-03 10:46:06 [post_modified_gmt] => 2022-06-03 14:46:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7962 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [548] => WP_Post Object ( [ID] => 7972 [post_author] => 5 [post_date] => 2022-06-16 10:49:06 [post_date_gmt] => 2022-06-16 14:49:06 [post_content] => Frontline personnel are regularly encountering people who present as hostile or readily escalate to hostile with minimal stimulus. This training series will provide:
  • De-escalation techniques
  • Strategies to prevent disruption
  • Strategies to manage challenging group dynamics
  • Techniques to support frontline personnel dealing with hostility and aggression and more
Update July 5, 2022 - This training series is full. Thank you for your interest. For questions please contact Raine Brown, Homeland Security Program Manager.  Update July 1, 2022 - Registration for Workshops 1 & 2 is closed. We still have some seats in Workshop 3. Please complete the form below.
  1. Workshop #1 – Working with Challenging One-on-one Frontline Interactions Thursday, July 14, 2022, 10:30 - 11:30am via Zoom 

 Proposed audience: People on the front lines, at front desks/reception, first on scene, etc. who deal with individuals initially refusing to respect policies or guidelines, expressing some degree of hostility or aggression, demanding immediate responses, etc.

 Objectives: Introduce approaches to de-escalation; identify and practice key de-escalation techniques.

  1. Workshop #2 – Working in Challenging Group/Community Settings Thursday, July 21, 2022, 10:30 - 11:30am via Zoom 

Proposed audience: People organizing group meetings or events, people potentially dealing with multiple challenging interactions with irritated/aggressive people simultaneously

Objectives: Introduce techniques for designing and facilitating meetings or events to prevent disruption; discuss approaches to handling challenging group dynamics.

 
  1. Workshop #3 – Supporting Others Dealing with Challenging Dynamics Thursday, July 28, 2022, 10:30 - 11:30am via Zoom

Proposed audience: Both people who want to support peers/colleagues dealing with challenging interactions, and people who can impact workplace structures, processes and culture

Objectives: Introduce techniques for third-party intervention to support peers or colleagues dealing with hostility or aggression; explore ways our businesses/organizations/institutions can support front-line workers dealing with challenges.

These sessions are applicable to first responders, municipal officials, hospital personnel, front-line and essential workers, and supervisors. Please share this training with your colleagues, supervisors, staff and others who may be interested. Please complete the following form to register. You may register for one, two or all of the sessions. A link to participate will be provided to you in a confirmation email. Update July 5, 2022 - Registration for this training series is full. Thank you for your interest. Inquiries can be directed to Raine Brown.    [post_title] => De-Escalation Workshops Training Series [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => de-escalation-workshops-training-series [to_ping] => [pinged] => [post_modified] => 2022-06-16 10:49:06 [post_modified_gmt] => 2022-06-16 14:49:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7972 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [549] => WP_Post Object ( [ID] => 7988 [post_author] => 5 [post_date] => 2022-06-24 10:16:53 [post_date_gmt] => 2022-06-24 14:16:53 [post_content] =>

The Western Region Homeland Security Advisory Council is proud to offer our inaugural First Responder Mental Health Resilience Conference.

Join us for this exciting virtual experience which will provide leading-edge approaches to foster mental health resilience in first responders. Every Thursday in October (6, 13, 20 & 27) 2022 from 10:00am to 2:30pm.

Each day includes a featured subject matter expert speaker and practical and applicable skills workshops specifically tailored for first responders.

Registration is closed.

The conference will held be on Zoom. Most sessions will be recorded and available for future use.

Conference Line Up 

Day 1 - Thursday, October 6, 2022
Day 2 - Thursday, October 13, 2022
Day 3 - Thursday, October 20, 2022
Day 4 - Thursday, October 27, 2022
Information about how to receive Special Credit from OEMS

Click here for more information about our speakers

Click here for conference resources

Day 1 - Thursday, October 6, 2022 10:00am to 2:45pm

10:00am – 10:15am Opening Address: Lt. Col. Tom Grady, Berkshire County Sheriff’s Office, WRHSAC

10:15am – 11:45am Featured Speaker: Dr. Stephen Porges, PhD
First Responder Panel Discussion Team: Sgt. James Sullivan, University of Massachusetts Amherst Police Department; Chief Philip Wonkka, Erving Fire Department; Laurie Lankowski McComb, South County EMS and adjunct faculty of Greenfield Community College Paramedic Department; Nina Barszcz, Dispatch Administrator, Westfield Public Safety
Title: Polyvagal Theory Applied to Mental Health

Description:

Join the conversation with Dr. Porges and first responders to understand the Polyvagal Theory and how our nervous systems impact our responses to the environment. By understanding the Polyvagal Theory, we can go from states of shutdown or mobilization to a state of safety and connection. We will discuss psychological stress injury, injury prevention, and the potential for healing and integration. The first hour (10:15-11:15) will consist of a First Responder Panel Discussion, followed by 30 minutes (11:15-11:45) of Q&A with Dr. Porges. First responder disciplines represented on the panel include: Police, Fire, EMS, Dispatch. Fielding participant questions from the Zoom Chat: Lillian Lennox, Moderator

Objectives: 1. Describe how the Polyvagal Theory can demystify several clinical symptoms related to psychiatric diagnoses (e.g., PTSD, autism, depression, and anxiety disorders). 2. Explain how deficits in the regulation of the Social Engagement System relate to the core features of several behavioral and psychiatric disorders. 3. Describe a neural process (neuroception) that evaluates risk in the environment and triggers adaptive neural circuits that promote either social interactions or defensive behaviors.

Session resources: Dr. Stephen Porges, Polyvagal Theory: A Science of Safety. Additional resources available at https://www.polyvagalinstitute.org/

Note: This session will not be recorded due to speaker contract limitations. Please attend the live session.

12:00pm – 1:00pm Skills Workshop #1: Deb Dana, LCSW
Title:   Polyvagal Theory in Practice

Description:
Guided by Polyvagal Theory, we have a deep appreciation of the ways experience shapes the nervous system and of the pathways that lead to healing. With an updated map of the autonomic circuits that underlie behaviors and beliefs, we have a new understanding of the patterns of fight, flight, and shut down and can reliably move out of adaptive survival responses into the autonomically regulated state of safety that is necessary for wellbeing. In this presentation we'll explore how to use the body's regulating circuits to regain a sense of safety and skills to engage the nervous system's natural pathways to regulation.

Session resources: Deb Dana, A Beginner’s Guide to Polyvagal Theory. Additional resources available at https://www.polyvagalinstitute.org/

Note: This session will not be recorded due to speaker contract limitations. Please attend the live session.

1:30pm – 2:30pm Skills Workshop #2: Stephanie D’Angelo
Title:   Be the Calm in the Storm: Polyvagal-Informed Embodied Mindfulness (PIEM)

Description:
Real-Time Stress Survival Skills: Aren't we all just seeking peace in a chaotic world? Be the Calm is a Polyvagal Informed Embodied Mindfulness skills and drills session. It is a 60-minute online workshop to empower individuals with stress survival skills that can be felt in real-time, used anywhere, and anytime. The experiential session cultivates autonomic flexibility increasing the capacity for self-regulation, increased physiological safety and overall well-being. Participants benefit from integration of vagal toning exercises including breathwork, gentle movement, and other somatic practice skills to calm the nervous system and reduce stress.

Objectives: 1. Learn skills that increase vagal tone and help regulate the nervous system.
2. Reduce stress and increase wellbeing through breath and gentle movement.
3. Increase Somatic Intelligence through mindful movement and interoceptive awareness. Integrating polyvagal informed principles, embodied mindfulness, and self-care using trauma-informed best practices in cultivating wellbeing strategies.

Session resources: Stephanie D’Angelo, Polyvagal Informed Embodied Mindfulness: An Online Program. Additional resources available at https://www.polyvagalinstitute.org/

Note: This session will be recorded and available following the conference. 

DAY 2 - Thursday October 13, 2022 10:00am to 2:15pm

10:00am-10:15am Opening Address: Chief Jennifer Gundersen, South Hadley Police

10:15am -11:15am Featured Speakers: Joanne Barros, LMHC, DMH and Dr. Victor Petreca, PhD, DNP
Title: Best Practices for Treatment Refusers and Resisters

Description:

This presentation covers some of the most common reasons for treatment resistance/refusal and the associated effects. Taking a multi-faceted approach to this topic, the presentation addresses new and innovative ways to address resistance and refusals in order to maximize clinical effectiveness. The goal is for a remediation of symptoms and the ability to improve quality of life outcomes. Expanded awareness and knowledge around clinical needs of the population served, increases buy in and job fulfillment. Satisfaction in the work and a sense of increased impact on positive outcomes also correlate to better work and life quality. A first responder’s mental health and resilience also improve with awareness of conditions, disorders, and situations they encounter.

Objectives: 1. Identify most common causes of resistance/refusals; 2. Associate impact of resistance with corresponding outcomes; 3. Determine effective ways to address resistance/refusals.

Note: This session will be recorded and available following the conference. 

11:30am – 12:30pm Skills Workshop #1: Jeremy Segall, MA, RDT, LCAT
Title: Organizational Well-being: Enhancing Internal & External Resilience that Supports a Culture of Workforce Wellness

Description:
This presentation focuses on providing an understanding of resiliency and holistic well-being as it relates to the psychosocial stressors of the workplace. The presentation seeks to explore stress reduction and coping tools for both at work and home. Establishing understanding of response to stressful situations while focusing on eight dimensions of well-being, this presentation also identifies when coping is healthy versus unhealthy, and when additional help is necessary. The presentation includes steps to assess and alleviate your own stress in the moment, as well as ways to support colleagues. Learn why wellness should be a strategic priority and what the benefits are. Discover how you can get involved and begin to transform the psychological safety culture of your workplace by starting from within, and understand how to be an advocate for change to hardwire resiliency across your organization.

Objectives: 1. Apply learning about the current challenges and climate that impacts workforce wellness and how to leverage the 8 dimensions of wellness to foster a supportive approach and work environment; 2. Discuss strategic solutions that institutions can use to create a more resilient culture for individuals, teams, and the overall organization; 3. Understand the crucial link between workforce wellness, quality, patient safety, and sustained well-being both personally and professionally; 4. Deploy the Helping Healers Heal (H3) framework to develop a holistic workforce wellness culture for you and your team.

Note: This session will be recorded and available following the conference. 

1:00pm – 2:00pm Skills Workshop #2: Sam Chase, RISE Kripalu
Title:   Keeping the Body in Mind: Embodied Tools for Resilience

Description:
As a first responder, how you train your attention to assess your surroundings has huge consequences in critical moments where milliseconds make a difference. But we don't often dedicate the same time and training to paying attention to what's going on inside. Scientists call this interoception - a literal 'sixth sense' that attunes us to what's happening within the body. Recent research connects the skill of interoception to our capacity for resilience, suggesting that our ability tune into what's inside impacts our ability handle what's going on around us. In this workshop, we'll explore several evidence-based exercises for building interoception and sharpening your inner attention. These tools integrate easily into the rhythms of the day, so that the time you invest inside will leave you ready, responsive and resilient in the moments that matter most.

Objectives: 1. Understand the relationship between breath and the body's relaxation response; 2. Train in the skill of the Complete Break to promote down-regulation; 3. Understand how interoception (internal bodily awareness) builds resilience; 4. Train in the skill of Breath Meditation to promote interoception.

Note: This session will be recorded and available following the conference. 

DAY 3 - Thursday October 20, 2022 10:00am to 2:45pm

10:00am – 10:15am Opening Address: Bruce Arbour, MDiv, HTP; US Navy veteran and former call firefighter; Assistant Chief Chaplain with Mass Corps of Fire Chaplains and member of Western Mass Critical Incident Stress Management Team

10:15am-11:15am Featured Speaker: Rollin McCraty, Ph.D.
Title: Maintaining your Composure in the Midst of Chaos and Confusion

Description:
This presentation will discuss a practical framework of resilience and the importance of learning and practicing energy self-regulation techniques. Practices shown to dramatically impact first responders ability to maintain inner poise, composure and clarity, even in rapidly changing, complex and chaotic environments. Dr. McCraty will provide an overview of new research on the physiology of optimal performance and a measurable state called 'physiological coherence' and how this optimal state increases cognitive performance, health and well-being. 

Objectives: 1. Learn the fundamentals of resilience and the importance of energy management skills; 2. Gain an understanding of physiology of optimal cognitive and physical functioning; 3. Understand how heart-brain coherence improves a wide range of cognitive functions; 4. Gain an understanding of why smart professionals can sometimes do really dumb things and how to prevent it.

Session resources: Jorina Elbers and Rollin McCraty, HeartMath approach to self-regulation and psychosocial well-being; Rollin McCraty and Mike Atkinson, Resilience Training Program Reduces Physiological and Psychological Stress in Police Officers. Additional resources available at https://www.heartmath.org/resources/

Note: This session will be recorded and available following the conference. 

11:30am – 12:30pm Skills Workshop #1: Jennifer Hart, Senior Probation Officer, Wellness & Peer Support Coordinator, San Diego County Probation Department
Title:   Creating Calm in Chaos

Description:
The work we do is rewarding and meaningful, but it is also physically and emotionally taxing. Daily, we face challenging, dangerous, and draining situations. We are impacted by limited resources, uncertainty, and constant change. If unmanaged, this operational stress can diminish our performance, deplete our energy, and erode our wellbeing. As the demands of our jobs continue to increase, learning to build and sustain resilience is more vital than ever.

In this skills workshop, you will learn practical tools to manage your energy, diminish the harmful impacts of operational stress and increase your personal resilience. HeartMath's research-based tools are designed to help you reduce energy drains and restore calm so you can maintain balance and composure, even in the face of chaos and adversity.

Objectives: 1. Recognize sources of depletion (energy drain); 2. Explain the importance of resetting after a stressful event; 3. Identify three strategies for building and sustaining resilience.

Session resources: Heartmath, Depletion to Renewal Grid. Additional resources available at https://www.heartmath.org/resources/

Note: This session will be recorded and available following the conference. 

1:00pm – 2:30pm Skills Workshop #2: Dr. Rita Nakashima Brock, Rel. M., M.A., Ph.D., Senior Vice-President and Director of Shay Moral Injury Center at Volunteers of America; co-facilitators Rev. Madonna J. Arsenault, M.Div., CSD, and Chaplain Yuri Yamamoto

Title:   Recognizing and Addressing Moral Distress and Moral Injury in First Responders

Description:
This workshop will provide information about conditions that put first responders at risk of experiencing moral distress that, when unaddressed, can intensify into moral injury. The workshop will cover the relationship between them and how to recognize them, as well as strategies that support recovery from them. It will include a demonstration of an online, small group, peer-facilitated program for first responders offered by Volunteers of America, Resilience Strength Time (VOA|ReST), designed to mitigate moral distress and forestall or lessen the intensity of moral injury.

Objectives: This workshop will enable participants to: 1)Define moral injury in its two forms. 2) Explain the relationships among moral conflict, moral distress, and moral injury. 3) Explain the difference of moral injury from PTSD. 4) Describe two strategies for processing moral distress.

Note: This session will be recorded and available following the conference. 

DAY 4 - Thursday October 27, 2022, 10:00am to 2:15pm

10:00am – 10:15am Opening Address: Chief Michael Wynn, Pittsfield Police Department

10:15am -11:15am Featured Speaker: Tom Greenhalgh, LICSW
Title:   Peer Support and Emerging Sciences: Blending the New with the Traditional for Enhanced Wellness and Resiliency

Description:
Peer support has existed for decades. Research over that time has shown it to be very useful in helping with life challenges. Emerging sciences such as neuroplasticity show how the brain can change in ways once not thought possible. In this presentation we will explore some of these emerging sciences and how they relate and can be integrated into peer support, with a goal of enhancing wellness and resiliency.

Objectives: Attendees will be able to: 1. list at least 3 benefits of peer support for dealing with life challenges; 2. list at least 3 emerging sciences that can impact wellness and resiliency.

11:30am – 12:30pm Skills Workshop #1: Tom Greenhalgh, LICSW
Title:  Enhancing My Personal and Professional Skills for Enhanced Wellness and Resiliency

Description:
Very often caretakers spend all their time taking care of others, often at the expense of themselves. “I don’t have time for that” is often heard when someone is asked what they do for themselves. Not recharging their personal battery, caretakers often pay a significant price in terms of their own health, wellness and resiliency, but also deliver services to others that may not be at a level they perceive it to be.

Attendees of this workshop will explore a self-reflection and evaluation as to where they may stand in terms of how well they are doing in terms of self-care, suggestions for improvement, and tools they can carry forward to those that they serve.

Objectives: Attendees will be able to: 1. Evaluate themselves in eight domains of Wellness and Resiliency; 2. Develop a self-care/resiliency plan for themselves; 3. List at least 3 items that they can suggest to those that they care for to enhance their tools in these areas.

1:00pm – 2:00pm Skills Workshop #2: Robin Carnes, MBA, WAET, Certified Yoga Therapist, Certified YOQI Qigong Flow Associate Instructor, Certified iRest Meditation Instructor
Title: Healthy Sleep: Your #1 Resilience Skill

Description:
At a time when more people than ever suffer with sleep issues, the latest science reveals just how essential quality sleep is for every aspect of our mental and physical health. First Responders face elevated risks for sleep problems due to the nature of the jobs they do in service to their communities.

In this workshop you will: be briefed on the latest findings on the essential functions of sleep, learn the underlying cause of most common sleep dysfunctions, and learn how to address common sleep problems through simple lifestyle changes and mind-body practices.

The heart of the workshop will be experiencing a variety of evidence-based practices to support and enhance your sleep, including a guided iRest meditation designed specifically for sleep. Participants will come away with practical materials and recorded practices to improve this essential function of human life.

Objectives: 1. Recognize the severe mental and physical impact of inadequate sleep; 2. Learn the neurobiological cause of most common types of sleep problems; 3. Understand the mechanism of specific mind-body skills works to improve sleep quality; 4. Know how to practice 3 easy to learn evidence-based skills for improving sleep quality and quantity.

Session resources: iRest Meditation for Deep Rest with Robin Carnes

Note: This session will be recorded and available following the conference. 

2:00-2:15 pm Conference Wrap Up: Lillian Lennox LMHC, C-iRest, E-RYT 500 and Raine Brown, Western Region Homeland Security Advisory Council

Click here for speakers' bios

 

Note: This conference may be eligible for Special Credit from OEMS; proper documentation must be submitted. You will need to submit a separate application for each day of the conference that you attend.

1.Use the Special Credit Application (section B only). To access a copy with the justification already in place, click here .

2.Provide the Agenda (or syllabus) and proof of program attendance.

3. Provide justification that the Program satisfies AR 2-212 requirements for EMS continuing education. This paragraph will serve as justification. To access a copy with the justification already in place, click here .

4. Follow instructions to submit documentation.  Do not wait, as you must receive a continuing ed approval number from OEMS, and these applications  can take several weeks to process.

[post_title] => First Responder Mental Health Resilience Conference October 2022 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => first-responder-mental-health-resilience-conference-october-2022 [to_ping] => [pinged] => [post_modified] => 2022-06-24 10:16:53 [post_modified_gmt] => 2022-06-24 14:16:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=7988 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [550] => WP_Post Object ( [ID] => 8022 [post_author] => 8 [post_date] => 2022-07-11 13:16:49 [post_date_gmt] => 2022-07-11 17:16:49 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee (formerly known as the Pan Flu / Planning Subcommittee) [post_title] => WRHSAC All Hazards Planning and Equipment (formerly Pan Flu / Planning) Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-formerly-pan-flu-planning-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2022-07-11 13:16:49 [post_modified_gmt] => 2022-07-11 17:16:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8022 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [551] => WP_Post Object ( [ID] => 8024 [post_author] => 8 [post_date] => 2022-07-11 13:19:27 [post_date_gmt] => 2022-07-11 17:19:27 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/07/TE-Agenda-092022.pdf" title="T&E Agenda 092022"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-59 [to_ping] => [pinged] => [post_modified] => 2022-07-11 13:19:27 [post_modified_gmt] => 2022-07-11 17:19:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8024 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [552] => WP_Post Object ( [ID] => 8027 [post_author] => 8 [post_date] => 2022-07-11 13:23:09 [post_date_gmt] => 2022-07-11 17:23:09 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/07/WRHSAC-Agenda-092022.pdf" title="WRHSAC Agenda 092022"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-79 [to_ping] => [pinged] => [post_modified] => 2022-07-11 13:23:09 [post_modified_gmt] => 2022-07-11 17:23:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8027 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [553] => WP_Post Object ( [ID] => 8029 [post_author] => 8 [post_date] => 2022-07-11 13:24:41 [post_date_gmt] => 2022-07-11 17:24:41 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/07/WMRIC-Agenda-092022.pdf" title="WMRIC Agenda 092022"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-42 [to_ping] => [pinged] => [post_modified] => 2022-07-11 13:24:41 [post_modified_gmt] => 2022-07-11 17:24:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8029 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [554] => WP_Post Object ( [ID] => 8102 [post_author] => 5 [post_date] => 2022-08-09 14:26:06 [post_date_gmt] => 2022-08-09 18:26:06 [post_content] => Building Healthy Workplaces: How to promote mental health in first responder organizations training is a series designed to help first responder leadership promote positive mental wellbeing within their organizations. This virtual training, delivered in four, 2-hour, live, virtual sessions offers deep discussion and planning leadership can follow to build healthy workplace environments. The session will be held on the following dates and times. Registration is required, please complete the form at the bottom of this page to register. 
  • Thursday, February 2 , 2023 - 10:00am to noon
  • Thursday, February 9, 2023  - 10:00am to noon
  • Thursday, February 16, 2023 - 10:00am to noon
  • Thursday, February 23, 2023 - 10:00am to noon

Attendance at all four sessions is recommended as each session builds on the last. This is an interactive training and access to audio and visual capabilities are required. Complete the form below to register.

Participation in the training is prioritized for first responder leadership in Western Massachusetts. Submitted registration will be reviewed to ensure participants are in a leadership role. Complete the form below to apply. The training is free. Class size is limited, so please submit your interest soon. The self-paced, online Introduction to Building Healthy Workplaces is a prerequisite for the virtual series. This introduction provides background and overview of common mental health topics and evidence-based information which the virtual session will explore more deeply. The introduction training is free.

The training is free. Registration is required.

Registration is closed for this series. [post_title] => Building Healthy Workplaces: How To Promote Mental Health in First Responder Organizations [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => building-healthy-workplaces-how-to-promote-mental-health-in-first-responder-organizations-2 [to_ping] => [pinged] => [post_modified] => 2022-08-09 14:26:06 [post_modified_gmt] => 2022-08-09 18:26:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8102 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [555] => WP_Post Object ( [ID] => 8139 [post_author] => 5 [post_date] => 2022-08-31 15:20:15 [post_date_gmt] => 2022-08-31 19:20:15 [post_content] => This search and tracking training is specifically designed for first responders, particularly law enforcement, search and rescue teams, fire and EMS who may be first on scene to locate an evasive or threatening subject, kidnapping, or lost person. Honed tracking skills are applicable as a primary response skill. It helps to verify witness statements, to establish the last know place of a subject and their purpose or intent and path of egress or exit routing. Enhanced visual tracking can help to reveal physical evidence and to follow a fleeing subject. This training is free and registration is required. Complete the form below. First responders are skilled at quickly assessing an incident scene upon arrival. This training will train first responders to truly see all there is to see which will assist with more rapid response, improve evidence gathering, improve scene preservation and enhance the ability to track a perpetrator or lost person. The training includes both classroom and field work. The classroom portion will introduce students to elements of tracking, including methodology, techniques, procedures and operational applications. The method taught is applicable to searches of any kind, whether outdoors in urban or rural settings, or within buildings and homes. The field work will provide students the opportunity to apply the taught techniques to develop a deeper understanding of training and to train their brains to "see" what they are seeing. The training also includes methods of providing physical security to scene elements important to tracking, tactical and search operations, and understanding the scene of an improvised explosive device attack for intelligence gathering. The training is free. Registration is required.  Training days are Wednesday through Friday, September 21 to 23, 2022. Please note the special hours of training for day 2 noted below.
  • The training will begin with classroom session at UMass Amherst Police Department at 9:00am Wednesday, September 21.
  • The second day of training will begin at 1:00pm (1300 hours) and conclude at 9:00pm. This will allow tracking training in low to no light conditions.
  • The third day of training will run from 9:00am to 5:00pm
As noted above, classroom portion of the training will occur at UMass Amherst Police Department, 585 E Pleasant St, Amherst, MA. The majority of the outdoor tracking training will be held at Silvio O. Conte National Fish and Wildlife Refuge, 69 Moody Bridge Road, Hadley, Ma. The first day of training report to UMass Amherst Police Department and details and times for outdoor portions of the training will be shared during course orientation.

Registration for this training is closed. Thank you for your interest.

[post_title] => Outdoor Tactical Search and Tracking Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => outdoor-tactical-search-and-tracking-training [to_ping] => [pinged] => [post_modified] => 2022-08-31 15:20:15 [post_modified_gmt] => 2022-08-31 19:20:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8139 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [556] => WP_Post Object ( [ID] => 8256 [post_author] => 8 [post_date] => 2022-09-16 10:08:28 [post_date_gmt] => 2022-09-16 14:08:28 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee (formerly known as the Pan Flu / Planning Subcommittee) Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/Planning-Agenda-100422.pdf" title="Planning Agenda 100422"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-formerly-pan-flu-planning-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:08:28 [post_modified_gmt] => 2022-09-16 14:08:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8256 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [557] => WP_Post Object ( [ID] => 8258 [post_author] => 8 [post_date] => 2022-09-16 10:09:00 [post_date_gmt] => 2022-09-16 14:09:00 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/All-Hazards-Agenda-110122.pdf" title="All Hazards Agenda 110122"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-formerly-pan-flu-planning-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:09:00 [post_modified_gmt] => 2022-09-16 14:09:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8258 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [558] => WP_Post Object ( [ID] => 8260 [post_author] => 8 [post_date] => 2022-09-16 10:09:27 [post_date_gmt] => 2022-09-16 14:09:27 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee (formerly known as the Pan Flu / Planning Subcommittee) Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/All-Hazards-Agenda-120622.pdf" title="All Hazards Agenda 120622"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-formerly-pan-flu-planning-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:09:27 [post_modified_gmt] => 2022-09-16 14:09:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8260 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [559] => WP_Post Object ( [ID] => 8262 [post_author] => 8 [post_date] => 2022-09-16 10:09:55 [post_date_gmt] => 2022-09-16 14:09:55 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Tuesday, January 3, 2023 Agenda [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-formerly-pan-flu-planning-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:09:55 [post_modified_gmt] => 2022-09-16 14:09:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8262 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [560] => WP_Post Object ( [ID] => 8266 [post_author] => 8 [post_date] => 2022-09-16 10:14:09 [post_date_gmt] => 2022-09-16 14:14:09 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/TE-Agenda-101822.pdf" title="T&E Agenda 101822"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-60 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:14:09 [post_modified_gmt] => 2022-09-16 14:14:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8266 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [561] => WP_Post Object ( [ID] => 8268 [post_author] => 8 [post_date] => 2022-09-16 10:15:05 [post_date_gmt] => 2022-09-16 14:15:05 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/TE-Agenda-111522.pdf" title="T&E Agenda 111522"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-61 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:15:05 [post_modified_gmt] => 2022-09-16 14:15:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8268 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [562] => WP_Post Object ( [ID] => 8270 [post_author] => 8 [post_date] => 2022-09-16 10:15:39 [post_date_gmt] => 2022-09-16 14:15:39 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/TE-Agenda-122022.pdf" title="T&E Agenda 122022"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-62 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:15:39 [post_modified_gmt] => 2022-09-16 14:15:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8270 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [563] => WP_Post Object ( [ID] => 8272 [post_author] => 8 [post_date] => 2022-09-16 10:16:05 [post_date_gmt] => 2022-09-16 14:16:05 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Agenda for Tuesday, January 17, 2023 (meeting link is on the agenda) [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-63 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:16:05 [post_modified_gmt] => 2022-09-16 14:16:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8272 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [564] => WP_Post Object ( [ID] => 8274 [post_author] => 8 [post_date] => 2022-09-16 10:28:57 [post_date_gmt] => 2022-09-16 14:28:57 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/WRHSAC-Agenda-101822.pdf" title="WRHSAC Agenda 101822"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-80 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:28:57 [post_modified_gmt] => 2022-09-16 14:28:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8274 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [565] => WP_Post Object ( [ID] => 8276 [post_author] => 8 [post_date] => 2022-09-16 10:29:25 [post_date_gmt] => 2022-09-16 14:29:25 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/WRHSAC-Agenda-111522.pdf" title="WRHSAC Agenda 111522"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-81 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:29:25 [post_modified_gmt] => 2022-09-16 14:29:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8276 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [566] => WP_Post Object ( [ID] => 8278 [post_author] => 8 [post_date] => 2022-09-16 10:29:46 [post_date_gmt] => 2022-09-16 14:29:46 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/WRHSAC-Agenda-122022.pdf" title="WRHSAC Agenda 122022"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-82 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:29:46 [post_modified_gmt] => 2022-09-16 14:29:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8278 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [567] => WP_Post Object ( [ID] => 8280 [post_author] => 8 [post_date] => 2022-09-16 10:30:13 [post_date_gmt] => 2022-09-16 14:30:13 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Agenda for Tuesday, January 17, 2023 10:00am (meeting link is on the agenda) [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-83 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:30:13 [post_modified_gmt] => 2022-09-16 14:30:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8280 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [568] => WP_Post Object ( [ID] => 8282 [post_author] => 8 [post_date] => 2022-09-16 10:33:08 [post_date_gmt] => 2022-09-16 14:33:08 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/WMRIC-Agenda-101822.pdf" title="WMRIC Agenda 101822"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-43 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:33:08 [post_modified_gmt] => 2022-09-16 14:33:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8282 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [569] => WP_Post Object ( [ID] => 8284 [post_author] => 8 [post_date] => 2022-09-16 10:33:44 [post_date_gmt] => 2022-09-16 14:33:44 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/WRHSAC-Agenda-111522-1.pdf" title="WRHSAC Agenda 111522"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-44 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:33:44 [post_modified_gmt] => 2022-09-16 14:33:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8284 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [570] => WP_Post Object ( [ID] => 8286 [post_author] => 8 [post_date] => 2022-09-16 10:34:08 [post_date_gmt] => 2022-09-16 14:34:08 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda:[pdf-embedder url="https://wrhsac.org/wp-content/uploads/2022/09/WMRIC-Agenda-122022-1.pdf" title="WMRIC Agenda 122022"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-45 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:34:08 [post_modified_gmt] => 2022-09-16 14:34:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8286 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [571] => WP_Post Object ( [ID] => 8288 [post_author] => 8 [post_date] => 2022-09-16 10:34:37 [post_date_gmt] => 2022-09-16 14:34:37 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Agenda for Tuesday, January 17, 2023, 12:30pm (meeting link is on the agenda)   [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-46 [to_ping] => [pinged] => [post_modified] => 2022-09-16 10:34:37 [post_modified_gmt] => 2022-09-16 14:34:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8288 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [572] => WP_Post Object ( [ID] => 8306 [post_author] => 8 [post_date] => 2022-09-30 09:58:03 [post_date_gmt] => 2022-09-30 13:58:03 [post_content] =>

The Western Region Homeland Security Advisory Council is proud to offer our inaugural First Responder Mental Health Resilience Conference.

Join us for this exciting virtual experience which will provide leading-edge approaches to foster mental health resilience in first responders. Every Thursday in October (6, 13, 20 & 27) 2022 from 10:00am to 2:30pm. Each day includes a featured subject matter expert speaker and practical and applicable skills workshops specifically tailored for first responders. Click here for more information about the conference, including each day's line-up, speaker bios, resources, and the registration link. [post_title] => First Responder Mental Health Resilience Conference [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => first-responder-mental-health-resilience-conference [to_ping] => [pinged] => [post_modified] => 2022-09-30 09:58:03 [post_modified_gmt] => 2022-09-30 13:58:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8306 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [573] => WP_Post Object ( [ID] => 8308 [post_author] => 8 [post_date] => 2022-09-30 09:59:19 [post_date_gmt] => 2022-09-30 13:59:19 [post_content] =>

The Western Region Homeland Security Advisory Council is proud to offer our inaugural First Responder Mental Health Resilience Conference.

Join us for this exciting virtual experience which will provide leading-edge approaches to foster mental health resilience in first responders. Every Thursday in October (6, 13, 20 & 27) 2022 from 10:00am to 2:30pm. Each day includes a featured subject matter expert speaker and practical and applicable skills workshops specifically tailored for first responders. Click here for more information about the conference, including each day's line-up, speaker bios, resources, and the registration link. [post_title] => First Responder Mental Health Resilience Conference [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => first-responder-mental-health-resilience-conference-2 [to_ping] => [pinged] => [post_modified] => 2022-09-30 09:59:19 [post_modified_gmt] => 2022-09-30 13:59:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8308 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [574] => WP_Post Object ( [ID] => 8310 [post_author] => 8 [post_date] => 2022-09-30 09:59:40 [post_date_gmt] => 2022-09-30 13:59:40 [post_content] =>

The Western Region Homeland Security Advisory Council is proud to offer our inaugural First Responder Mental Health Resilience Conference.

Join us for this exciting virtual experience which will provide leading-edge approaches to foster mental health resilience in first responders. Every Thursday in October (6, 13, 20 & 27) 2022 from 10:00am to 2:30pm. Each day includes a featured subject matter expert speaker and practical and applicable skills workshops specifically tailored for first responders. Click here for more information about the conference, including each day's line-up, speaker bios, resources, and the registration link. [post_title] => First Responder Mental Health Resilience Conference [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => first-responder-mental-health-resilience-conference-3 [to_ping] => [pinged] => [post_modified] => 2022-09-30 09:59:40 [post_modified_gmt] => 2022-09-30 13:59:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8310 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [575] => WP_Post Object ( [ID] => 8312 [post_author] => 8 [post_date] => 2022-09-30 09:59:58 [post_date_gmt] => 2022-09-30 13:59:58 [post_content] =>

The Western Region Homeland Security Advisory Council is proud to offer our inaugural First Responder Mental Health Resilience Conference.

Join us for this exciting virtual experience which will provide leading-edge approaches to foster mental health resilience in first responders. Every Thursday in October (6, 13, 20 & 27) 2022 from 10:00am to 2:30pm. Each day includes a featured subject matter expert speaker and practical and applicable skills workshops specifically tailored for first responders. Click here for more information about the conference, including each day's line-up, speaker bios, resources, and the registration link. [post_title] => First Responder Mental Health Resilience Conference [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => first-responder-mental-health-resilience-conference-4 [to_ping] => [pinged] => [post_modified] => 2022-09-30 09:59:58 [post_modified_gmt] => 2022-09-30 13:59:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8312 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [576] => WP_Post Object ( [ID] => 8341 [post_author] => 5 [post_date] => 2022-10-05 15:29:37 [post_date_gmt] => 2022-10-05 19:29:37 [post_content] => This five-day course provides students with a solid foundation of the activities, processes, leadership elements, and the knowledge, skills, and abilities necessary to function within the framework of a Type 3 All Hazard Incident Management  Team (AHIMT) deployed to an incident or planned event. The course is fast-paced, highly interactive, and challenging as the students, formed into the Command and General Staff positions on an All-Hazards Incident Management Team, navigate through multiple activities and rapidly expanding incident scenarios. The course includes a comprehensive review of the roles and responsibilities of each of the Incident Command System (ICS) Command and General Staff positions, their roles as leaders of their sections or functional areas, leadership and teambuilding, and decision-making under stress. Time will be spent explaining the Planning Process, each step within the process, the roles and responsibilities of each ICS position within the process, and the deliverables expected from them (based on their ICS position on the team) at the conclusion of each step. Multiple scenarios are used throughout the class to provide the students with opportunities to practice each step of the Planning Cycle, conduct the meetings and briefings, and produce multiple Incident Action Plans (IAPs). Two of the course days include comprehensive incident scenarios that last approximately five hours and that require the team to manage current incident management operations of a rapidly expanding incident, at the same time as planning for, and completing, an IAP for the next Operational Period. While this course is ideal for members of the same Incident Management Team to attend to build team skills and relationships, individuals will also find the learning valuable and applicable. The training is free. Registration is required. Complete the form below.  This course will assist individual responders to perform as viable team members by:
  • Emphasizing the nature and purpose of a Type 3 AHIMT so that others in the community and emergency services are more willing and able to assist or participate in their local Type 3
  • Demonstrating the critical role that leadership and teamwork skills play in the success of a Type 3 AHIMT.
  • Providing a basic framework for building and maintaining critical interpersonal communications and working together as a team member of a Type 3
  • Operationalizing the components of the NIMS and NRF for use in the
  • Offering practical experience of on-scene operations through extensive exercises and simulations that provide multiple opportunities to perform as members of a Type 3 AHIMT during simulated incidents.
The training will be held at Greenfield Community College, Wednesday, November 2 - Sunday, November 6, 2022, 8:00am to 5:00pm.

Please register by completing this form.

[gravityform id="96" title="false" description="false"] [post_title] => All Hazards Incident Management Team Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => all-hazards-incident-management-team-training [to_ping] => [pinged] => [post_modified] => 2022-10-05 15:29:37 [post_modified_gmt] => 2022-10-05 19:29:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8341 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [577] => WP_Post Object ( [ID] => 8337 [post_author] => 5 [post_date] => 2022-10-05 15:30:03 [post_date_gmt] => 2022-10-05 19:30:03 [post_content] => Many fire departments may not be prepared to respond to the challenges presented by large commercial vehicle accidents, such as a tractor trailer or tanker rollover. The amount of equipment and personnel necessary to handle these types of accidents could easily overwhelm a department. Stabilizing, lifting and capturing are three vital components associated with a successful rescue operation when dealing with a confirmed vehicle pin. Remove any one of these, and the results could be disastrous for the victim and rescuers. Vehicle Stabilization and Lift Training for First Responders will help participants to understand the risks inherent in a vehicle rollover and pinning, and provide the skills to be able to lay out a plan of response and implement it. The training is free. It is a two day training. Registration is required - see below. The objective of this training is to build a solid operational foundation based on the three aspects of lifting (stabilization, lifting, & capturing) and tie them together to insure a positive outcome. Students will learn methods to facilitate occupant extrication, without putting first responders at risk. The training focus will be hands on learning, leading the students through rotations to simulate real life scenarios involving motor vehicles, construction equipment, and big rigs.  Classroom style orientation will introduce concepts and equipment on the morning of the first day. The class will then proceed to hands on learning for the remaining day and a half. The two-day training will afford students ample tool time using high pressure airbags, hydraulic jacks, hydraulic rescue tools, Res-q-Jacks, Struts, Griphoists, chain & binders and more. Departments who are primary responders to the Interstate 91 Corridor will be given priority for this training. Others will be waitlisted and notified if space is available. The training is limited to 32 students. The training will be held in Springfield on Wednesday and Thursday, November 9 and 10, 2022, 8:30am to 4:30pm. It is a 2-day training. You must be able to attend both days. Please complete the registration form below the video. The training is free. WRHSAC previously offered this training in Northampton. Watch this video to learn more about the training and to peak your interest in attending. https://youtu.be/E3aNKhpruRs Thank you for your interest. The training and waitlist are full. Registration is closed for this training.  [post_title] => Vehicle Stabilization and Lift Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => vehicle-stabilization-and-lift-training [to_ping] => [pinged] => [post_modified] => 2022-10-05 15:30:03 [post_modified_gmt] => 2022-10-05 19:30:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8337 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [578] => WP_Post Object ( [ID] => 8417 [post_author] => 5 [post_date] => 2022-11-18 14:49:39 [post_date_gmt] => 2022-11-18 19:49:39 [post_content] => The Western Region Homeland Security Advisory Council is offering two sessions of Advanced Medical Life Support. The first session will be held on Monday and Tuesday, January 30 & 31, 2023. The second session on Saturday and Sunday, February 25 & 26, 2023. Both sessions will be held at Easthampton Fire Department. The training is free. Registration is required. Complete the form below.  NOTE: Registration is now at capacity. You are welcome to join the waitlists by completing the form below. Advanced Medical Life Support (AMLS) remains the gold standard of education for emergency medical assessment and treatment. Endorsed by the National Association of EMS Physicians, AMLS emphasizes the use of the AMLS Assessment Pathway, a systematic tool for assessing and managing common medical conditions with urgent accuracy. In the third edition of AMLS, students learn to recognize and manage common medical crises through realistic case-based scenarios that challenge students to apply their knowledge to highly critical patients.  The course emphasizes the use of scene size-up, first impression, history, interactive group discussion on differential diagnosis and potential treatment strategies, and physical exam to systematically rule out and consider possibilities and probabilities in treating patients’ medical crises. The third edition AMLS library of patient simulations offers students an opportunity to apply critical thinking skills to a variety of patient presentations. The course covers the following topics:
  • Respiratory disorders
  • Cardiovascular disorders
  • Shock
  • Sepsis
  • Neurological disorders
  • Endocrine/Metabolic disorders
  • Environmental emergencies
  • Infectious disease
  • Abdominal disorders
  • Toxicological emergencies
  • Exposure to hazardous materials
AMLS is appropriate for EMTs, AEMT’s, and Paramedics, and is accredited by CAPCE for 16 hours of CE. Once accepted into the program you will receive additional information directly from Community911 Training Inc., the course facilitator with important steps to complete your registration for this course. Failure to complete the directions from Comminity911 will forfeit your seat in the class. 

Complete this form to register:

[gravityform id="97" title="false" description="false"] [post_title] => Advanced Medical Life Support Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => advanced-medical-life-support-training [to_ping] => [pinged] => [post_modified] => 2022-11-18 14:49:39 [post_modified_gmt] => 2022-11-18 19:49:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8417 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [579] => WP_Post Object ( [ID] => 8453 [post_author] => 8 [post_date] => 2023-01-03 11:03:46 [post_date_gmt] => 2023-01-03 16:03:46 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/All-Hazards-Agenda-020723.pdf" title="All Hazards Agenda 020723"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:03:46 [post_modified_gmt] => 2023-01-03 16:03:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8453 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [580] => WP_Post Object ( [ID] => 8455 [post_author] => 8 [post_date] => 2023-01-03 11:06:12 [post_date_gmt] => 2023-01-03 16:06:12 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/All-Hazards-Agenda-030723.pdf" title="All Hazards Agenda 030723"]   [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-2 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:06:12 [post_modified_gmt] => 2023-01-03 16:06:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8455 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [581] => WP_Post Object ( [ID] => 8457 [post_author] => 8 [post_date] => 2023-01-03 11:07:08 [post_date_gmt] => 2023-01-03 16:07:08 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/All-Hazards-Agenda-040423.pdf" title="All Hazards Agenda 040423"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-3 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:07:08 [post_modified_gmt] => 2023-01-03 16:07:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8457 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [582] => WP_Post Object ( [ID] => 8459 [post_author] => 8 [post_date] => 2023-01-03 11:07:52 [post_date_gmt] => 2023-01-03 16:07:52 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/All-Hazards-Agenda-050223.pdf" title="All Hazards Agenda 050223"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-4 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:07:52 [post_modified_gmt] => 2023-01-03 16:07:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8459 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [583] => WP_Post Object ( [ID] => 8461 [post_author] => 8 [post_date] => 2023-01-03 11:08:29 [post_date_gmt] => 2023-01-03 16:08:29 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/All-Hazards-Agenda-060623.pdf" title="All Hazards Agenda 060623"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-5 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:08:29 [post_modified_gmt] => 2023-01-03 16:08:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8461 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [584] => WP_Post Object ( [ID] => 8463 [post_author] => 8 [post_date] => 2023-01-03 11:09:36 [post_date_gmt] => 2023-01-03 16:09:36 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee WRHSAC T&E Meeting Agenda, Materials and Meeting Access Link [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-64 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:09:36 [post_modified_gmt] => 2023-01-03 16:09:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8463 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [585] => WP_Post Object ( [ID] => 8465 [post_author] => 8 [post_date] => 2023-01-03 11:13:17 [post_date_gmt] => 2023-01-03 16:13:17 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council WRHSAC February 21, 2023 Meeting Agenda, Materials and Meeting Access Link [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-84 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:13:17 [post_modified_gmt] => 2023-01-03 16:13:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8465 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [586] => WP_Post Object ( [ID] => 8467 [post_author] => 8 [post_date] => 2023-01-03 11:13:34 [post_date_gmt] => 2023-01-03 16:13:34 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WRHSAC-Agenda-032123.pdf" title="WRHSAC Agenda 032123"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-85 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:13:34 [post_modified_gmt] => 2023-01-03 16:13:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8467 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [587] => WP_Post Object ( [ID] => 8469 [post_author] => 8 [post_date] => 2023-01-03 11:14:10 [post_date_gmt] => 2023-01-03 16:14:10 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WRHSAC-Agenda-041823.pdf" title="WRHSAC Agenda 041823"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-86 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:14:10 [post_modified_gmt] => 2023-01-03 16:14:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8469 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [588] => WP_Post Object ( [ID] => 8471 [post_author] => 8 [post_date] => 2023-01-03 11:14:41 [post_date_gmt] => 2023-01-03 16:14:41 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WRHSAC-Agenda-051623.pdf" title="WRHSAC Agenda 051623"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-87 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:14:41 [post_modified_gmt] => 2023-01-03 16:14:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8471 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [589] => WP_Post Object ( [ID] => 8473 [post_author] => 8 [post_date] => 2023-01-03 11:15:03 [post_date_gmt] => 2023-01-03 16:15:03 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WRHSAC-Agenda-062023.pdf" title="WRHSAC Agenda 062023"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-88 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:15:03 [post_modified_gmt] => 2023-01-03 16:15:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8473 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [590] => WP_Post Object ( [ID] => 8475 [post_author] => 8 [post_date] => 2023-01-03 11:15:35 [post_date_gmt] => 2023-01-03 16:15:35 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council   [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-89 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:15:35 [post_modified_gmt] => 2023-01-03 16:15:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8475 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [591] => WP_Post Object ( [ID] => 8478 [post_author] => 8 [post_date] => 2023-01-03 11:19:34 [post_date_gmt] => 2023-01-03 16:19:34 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) WMRIC February 21, 2023 Meeting Agenda, Materials and Meeting Access Link [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-47 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:19:34 [post_modified_gmt] => 2023-01-03 16:19:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8478 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [592] => WP_Post Object ( [ID] => 8480 [post_author] => 8 [post_date] => 2023-01-03 11:19:51 [post_date_gmt] => 2023-01-03 16:19:51 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WMRIC-Agenda-032123.pdf" title="WMRIC Agenda 032123"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-48 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:19:51 [post_modified_gmt] => 2023-01-03 16:19:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8480 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [593] => WP_Post Object ( [ID] => 8482 [post_author] => 8 [post_date] => 2023-01-03 11:20:31 [post_date_gmt] => 2023-01-03 16:20:31 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WMRIC-Agenda-041823.pdf" title="WMRIC Agenda 041823"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-49 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:20:31 [post_modified_gmt] => 2023-01-03 16:20:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8482 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [594] => WP_Post Object ( [ID] => 8484 [post_author] => 8 [post_date] => 2023-01-03 11:20:49 [post_date_gmt] => 2023-01-03 16:20:49 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WMRIC-Agenda-051623.pdf" title="WMRIC Agenda 051623"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-50 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:20:49 [post_modified_gmt] => 2023-01-03 16:20:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8484 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [595] => WP_Post Object ( [ID] => 8486 [post_author] => 8 [post_date] => 2023-01-03 11:21:11 [post_date_gmt] => 2023-01-03 16:21:11 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/WMRIC-Agenda-062023.pdf" title="WMRIC Agenda 062023"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-51 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:21:11 [post_modified_gmt] => 2023-01-03 16:21:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8486 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [596] => WP_Post Object ( [ID] => 8488 [post_author] => 8 [post_date] => 2023-01-03 11:21:36 [post_date_gmt] => 2023-01-03 16:21:36 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC)   [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-52 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:21:36 [post_modified_gmt] => 2023-01-03 16:21:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8488 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [597] => WP_Post Object ( [ID] => 8490 [post_author] => 8 [post_date] => 2023-01-03 11:23:15 [post_date_gmt] => 2023-01-03 16:23:15 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/TE-Agenda-032123.pdf" title="T&E Agenda 032123"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-65 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:23:15 [post_modified_gmt] => 2023-01-03 16:23:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8490 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [598] => WP_Post Object ( [ID] => 8492 [post_author] => 8 [post_date] => 2023-01-03 11:23:46 [post_date_gmt] => 2023-01-03 16:23:46 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/TE-Agenda-041823.pdf" title="T&E Agenda 041823"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-66 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:23:46 [post_modified_gmt] => 2023-01-03 16:23:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8492 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [599] => WP_Post Object ( [ID] => 8494 [post_author] => 8 [post_date] => 2023-01-03 11:24:04 [post_date_gmt] => 2023-01-03 16:24:04 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09  Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/TE-Agenda-051623.pdf" title="T&E Agenda 051623"]   [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-67 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:24:04 [post_modified_gmt] => 2023-01-03 16:24:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8494 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [600] => WP_Post Object ( [ID] => 8496 [post_author] => 8 [post_date] => 2023-01-03 11:24:26 [post_date_gmt] => 2023-01-03 16:24:26 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/TE-Agenda-062023.pdf" title="T&E Agenda 062023"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-68 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:24:26 [post_modified_gmt] => 2023-01-03 16:24:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8496 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [601] => WP_Post Object ( [ID] => 8498 [post_author] => 8 [post_date] => 2023-01-03 11:24:47 [post_date_gmt] => 2023-01-03 16:24:47 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee   [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-69 [to_ping] => [pinged] => [post_modified] => 2023-01-03 11:24:47 [post_modified_gmt] => 2023-01-03 16:24:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8498 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [602] => WP_Post Object ( [ID] => 8501 [post_author] => 5 [post_date] => 2023-01-09 12:52:24 [post_date_gmt] => 2023-01-09 17:52:24 [post_content] => Frontline personnel are regularly encountering people who present as hostile or readily escalate to hostile with minimal stimulus. This training series will provide:
  • De-escalation techniques
  • Strategies to prevent disruption
  • Strategies to manage challenging group dynamics
  • Techniques to support frontline personnel dealing with hostility and aggression and more
This is WRHSAC's second offering of this popular series. Please join us for one or more of these informative sessions. The trainings are free. Registration is required. Please complete the form below to register.
  1. Workshop #1 – Working with Challenging One-on-one Frontline Interactions Wednesday, February 8, 2023, 2:00 to 3:00pm via Zoom 

 Proposed audience: People on the front lines, at front desks/reception, first on scene, etc. who deal with individuals initially refusing to respect policies or guidelines, expressing some degree of hostility or aggression, demanding immediate responses, etc.

 Objectives: Introduce approaches to de-escalation; identify and practice key de-escalation techniques.

  1. Workshop #2 – Working in Challenging Group/Community Settings Wednesday, February 15, 2023 2:00 to 3:00pm via Zoom 

Proposed audience: People organizing group meetings or events, people potentially dealing with multiple challenging interactions with irritated/aggressive people simultaneously

Objectives: Introduce techniques for designing and facilitating meetings or events to prevent disruption; discuss approaches to handling challenging group dynamics.

 
  1. Workshop #3 – Supporting Others Dealing with Challenging Dynamics Wednesday, February 22, 2023, 2:00 to 3:00pm via Zoom

Proposed audience: Both people who want to support peers/colleagues dealing with challenging interactions, and people who can impact workplace structures, processes and culture

Objectives: Introduce techniques for third-party intervention to support peers or colleagues dealing with hostility or aggression; explore ways our businesses/organizations/institutions can support front-line workers dealing with challenges.

These sessions are applicable to first responders, municipal officials, hospital personnel, front-line and essential workers, and supervisors. Please share this training with your colleagues, supervisors, staff and others who may be interested. Please complete the following form to register.

You may register for one, two or all of the sessions. A link to participate will be provided to you in a confirmation email.

[gravityform id="98" title="false" description="false"]   [post_title] => De-Escalation Workshops Training Series 2023 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => de-escalation-workshops-training-series-2023 [to_ping] => [pinged] => [post_modified] => 2023-01-09 12:52:24 [post_modified_gmt] => 2023-01-09 17:52:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8501 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [603] => WP_Post Object ( [ID] => 8521 [post_author] => 8 [post_date] => 2023-01-25 09:55:31 [post_date_gmt] => 2023-01-25 14:55:31 [post_content] => Frontline personnel regularly encounter people who present as hostile or readily escalate to hostile with minimal stimulus. This free training series will provide:
  • De-escalation techniques
  • Strategies to prevent disruption
  • Strategies to manage challenging group dynamics
  • Techniques to support frontline personnel dealing with hostility and aggression
The series consists of three one-hour virtual workshops held on consecutive Wednesdays in February 2023. The training is free. Registration is required.   Working with Challenging One-on-One Frontline Interactions Wednesday, February 8, 2023, 2:00 - 3:00 pm   Working in Challenging Group/Community Settings Wednesday, February 15, 2023, 2:00 - 3:00 pm   Supporting Others Dealing with Challenging Dynamics Wednesday, February 22, 2023, 2:00 - 3:00 pm   These sessions are applicable to first responders, municipal officials, hospital personnel, front-line and essential workers, and supervisors. Please share this training with your colleagues, supervisors, staff and others who may be interested. [post_title] => WRHSAC De-Escalation Training Series [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-de-escalation-training-series [to_ping] => [pinged] => [post_modified] => 2023-01-25 09:55:31 [post_modified_gmt] => 2023-01-25 14:55:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8521 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [604] => WP_Post Object ( [ID] => 8523 [post_author] => 8 [post_date] => 2023-01-25 09:56:03 [post_date_gmt] => 2023-01-25 14:56:03 [post_content] => Frontline personnel regularly encounter people who present as hostile or readily escalate to hostile with minimal stimulus. This free training series will provide:
  • De-escalation techniques
  • Strategies to prevent disruption
  • Strategies to manage challenging group dynamics
  • Techniques to support frontline personnel dealing with hostility and aggression
The series consists of three one-hour virtual workshops held on consecutive Wednesdays in February 2023. The training is free. Registration is required.   Working with Challenging One-on-One Frontline Interactions Wednesday, February 8, 2023, 2:00 - 3:00 pm   Working in Challenging Group/Community Settings Wednesday, February 15, 2023, 2:00 - 3:00 pm   Supporting Others Dealing with Challenging Dynamics Wednesday, February 22, 2023, 2:00 - 3:00 pm   These sessions are applicable to first responders, municipal officials, hospital personnel, front-line and essential workers, and supervisors. Please share this training with your colleagues, supervisors, staff and others who may be interested. [post_title] => WRHSAC De-Escalation Training Series [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-de-escalation-training-series-2 [to_ping] => [pinged] => [post_modified] => 2023-01-25 09:56:03 [post_modified_gmt] => 2023-01-25 14:56:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8523 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [605] => WP_Post Object ( [ID] => 8532 [post_author] => 8 [post_date] => 2023-01-31 11:12:37 [post_date_gmt] => 2023-01-31 16:12:37 [post_content] => Meeting of the WRHSAC CBRNE/IED Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/89877486001?pwd=ekEraS8zWTF3UmRFMm1udnk0WGRVdz09 Meeting ID: 898 7748 6001 Passcode: 182076 Dial in:  1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/01/CBRNE-Agenda-020623.pdf" title="CBRNE Agenda 020623"] [post_title] => CBRBE Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrbe-subcommittee [to_ping] => [pinged] => [post_modified] => 2023-01-31 11:12:37 [post_modified_gmt] => 2023-01-31 16:12:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8532 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [606] => WP_Post Object ( [ID] => 8616 [post_author] => 8 [post_date] => 2023-05-30 12:43:44 [post_date_gmt] => 2023-05-30 16:43:44 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/TE-Agenda-091923.pdf" title="T&E Agenda 091923"]   [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-70 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:43:44 [post_modified_gmt] => 2023-05-30 16:43:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8616 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [607] => WP_Post Object ( [ID] => 8618 [post_author] => 8 [post_date] => 2023-05-30 12:44:15 [post_date_gmt] => 2023-05-30 16:44:15 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/TE-Agenda-101723.pdf" title="T&E Agenda 101723"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-71 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:44:15 [post_modified_gmt] => 2023-05-30 16:44:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8618 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [608] => WP_Post Object ( [ID] => 8620 [post_author] => 8 [post_date] => 2023-05-30 12:44:39 [post_date_gmt] => 2023-05-30 16:44:39 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/TE-Agenda-112123.pdf" title="T&E Agenda 112123"]   [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-72 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:44:39 [post_modified_gmt] => 2023-05-30 16:44:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8620 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [609] => WP_Post Object ( [ID] => 8622 [post_author] => 8 [post_date] => 2023-05-30 12:45:03 [post_date_gmt] => 2023-05-30 16:45:03 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85437385453?pwd=REhzdG5jMXo3UEtZbGJWWU9VR3JhQT09 Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/TE-Agenda-121923.pdf" title="T&E Agenda 121923"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-73 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:45:03 [post_modified_gmt] => 2023-05-30 16:45:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8622 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [610] => WP_Post Object ( [ID] => 8626 [post_author] => 8 [post_date] => 2023-05-30 12:49:52 [post_date_gmt] => 2023-05-30 16:49:52 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WRHSAC-Agenda-091923.pdf" title="WRHSAC Agenda 091923"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-90 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:49:52 [post_modified_gmt] => 2023-05-30 16:49:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8626 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [611] => WP_Post Object ( [ID] => 8628 [post_author] => 8 [post_date] => 2023-05-30 12:50:18 [post_date_gmt] => 2023-05-30 16:50:18 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WRHSAC-Agenda-101723.pdf" title="WRHSAC Agenda 101723"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-91 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:50:18 [post_modified_gmt] => 2023-05-30 16:50:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8628 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [612] => WP_Post Object ( [ID] => 8630 [post_author] => 8 [post_date] => 2023-05-30 12:50:45 [post_date_gmt] => 2023-05-30 16:50:45 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WRHSAC-Agenda-112123.pdf" title="WRHSAC Agenda 112123"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-92 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:50:45 [post_modified_gmt] => 2023-05-30 16:50:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8630 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [613] => WP_Post Object ( [ID] => 8632 [post_author] => 8 [post_date] => 2023-05-30 12:51:07 [post_date_gmt] => 2023-05-30 16:51:07 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting https://us02web.zoom.us/j/87284996582?pwd=cEVNeVRITHM2YVYxRWJ2ekdZdldlZz09 Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WRHSAC-Agenda-121923.pdf" title="WRHSAC Agenda 121923"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-93 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:51:07 [post_modified_gmt] => 2023-05-30 16:51:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8632 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [614] => WP_Post Object ( [ID] => 8634 [post_author] => 8 [post_date] => 2023-05-30 12:52:29 [post_date_gmt] => 2023-05-30 16:52:29 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WMRIC-Agenda-091923.pdf" title="WMRIC Agenda 091923"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-53 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:52:29 [post_modified_gmt] => 2023-05-30 16:52:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8634 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [615] => WP_Post Object ( [ID] => 8636 [post_author] => 8 [post_date] => 2023-05-30 12:52:53 [post_date_gmt] => 2023-05-30 16:52:53 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WMRIC-Agenda-101723.pdf" title="WMRIC Agenda 101723"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-54 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:52:53 [post_modified_gmt] => 2023-05-30 16:52:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8636 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [616] => WP_Post Object ( [ID] => 8638 [post_author] => 8 [post_date] => 2023-05-30 12:56:29 [post_date_gmt] => 2023-05-30 16:56:29 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WMRIC-Agenda-112123.pdf" title="WMRIC Agenda 112123"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-55 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:56:29 [post_modified_gmt] => 2023-05-30 16:56:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8638 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [617] => WP_Post Object ( [ID] => 8640 [post_author] => 8 [post_date] => 2023-05-30 12:56:54 [post_date_gmt] => 2023-05-30 16:56:54 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting https://us02web.zoom.us/j/88166520784?pwd=UWg4b0dUZ0VKazc0RUN5OUN4WkZ6dz09 Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/05/WMRIC-Agenda-121923.pdf" title="WMRIC Agenda 121923"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-56 [to_ping] => [pinged] => [post_modified] => 2023-05-30 12:56:54 [post_modified_gmt] => 2023-05-30 16:56:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8640 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [618] => WP_Post Object ( [ID] => 8643 [post_author] => 5 [post_date] => 2023-06-08 13:26:01 [post_date_gmt] => 2023-06-08 17:26:01 [post_content] => The Western Region Homeland Security Advisory Council (WRHSAC) in partnership with Western Mass EMS (WMEMS) are hosting multiple training sessions that fulfill the practical training portion of Chapter 23 of the Acts of 2022 – commonly known as Nero’s Law. Sessions will be held in each of the four counties of western Massachusetts. Two new training days are scheduled for Berkshire and Franklin County. 
  • Wednesday, January 3, 2024 at Berkshire Community College. Sessions at 1pm, 3pm and 5pm.  
  • Saturday, January 13, 2024 at JaDuke Theater in Turners Falls. Session at 9am, 11am and 1pm.
Update Friday, Jan 12 - Registration is closed for all sessions. These will be the final sessions of the training prior to the February 10, 2024 deadline. We are working on coordinating training in Hampden County, however it likely won't be until March 2024. To learn more about the history of Nero's Law and what to expect at the training, view this video WRHSAC created at a training session in Berkshire County in June 2023. https://youtu.be/a-UljfD1N_I?si=yufiaSAAo9yA8leP Per Nero’s Law, ambulance services in Massachusetts are required to assess, treat and transport police K9s injured in the line of duty. All certified EMTs (at all levels) must complete a training course of a minimum of 3 hours (1.5 hours didactic, 1.5 hours practical). All students must complete the didactic training prior to attending a practical session. The didactic training is available online, on demand. To access the didactic training utilize the following link and passcode:
  • LMS Portal: https://cmemsc-training.org/login/ and take the following steps:
    • Click register and enter your email address and create password
    • Select “Mass EMS Region 1” and
    • Enter code: Reg1WMA-Nero
Bring a copy (paper or electronic) of a certificate of completion of the didactic training to the practical session. All students will show the following skills for successful completion of the practical training:
  • Demonstrate appropriate assessment, restraint (muzzling) and low-stress handling of injured animals, including the selection and use of commercial and improvised muzzles.
    • Discuss appropriate indications, contraindications, and technique for muzzle application
  • Identify relevant anatomic structures in police K9s and differences from human anatomy
  • Perform physical exam to non-police dog canine, including primary survey/ M3ARCH2 algorithm and to identify trauma (DCAP-BTLS).
  • Demonstrate appropriate pulse checks and vital signs measurement in non-police dog canine.
  • Assess for life threatening bleeding and provide appropriate hemorrhage control interventions, including the use of hemostatic dressings and non-windless style tourniquet devices.
  • Assess for airway obstructions and perform basic life support maneuvers for clearance and to maintain patency.
  • Identify and appropriately manage chest trauma, including the use of occlusive dressings, if razor to shave fur is carried on the ambulance.
  • Identify and appropriately manage shock.
  • Demonstrate assessment and management of cardiac arrest in canines, in accordance with current CPR guidelines, including chest compressions, ventilations using bag valve mask and post resuscitation care.
1.5 OEMS credits will be awarded upon completion. [post_title] => Nero's Law Practical Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => neros-law-practical-training [to_ping] => [pinged] => [post_modified] => 2023-06-08 13:26:01 [post_modified_gmt] => 2023-06-08 17:26:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8643 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [619] => WP_Post Object ( [ID] => 8645 [post_author] => 5 [post_date] => 2023-06-08 13:48:56 [post_date_gmt] => 2023-06-08 17:48:56 [post_content] => Lithium-Ion and other based batteries are becoming ubiquitous in everyday life, from batteries for small hand tools, to vehicles and large, wall mounted batteries for residential and commercial solar systems and more.  Over-charged hand-tool lithium batteries are causing residential fires and presenting other challenges. Batteries can also be used by terrorists and extremists as part of IEDs and other explosives and corrosive-base attacks. Battery technology is rapidly changing, challenging first responders in maintaining awareness of the potential hazards when responding to battery related emergencies. This 4-hour training provides first responder with necessary awareness related to battery incidents and provides key information for first responders who may encounter battery-based hazards as part of everyday response. Utilizing both didactic training and a variety of skill stations, the course will focus on topics such as battery construction and chemistry, hazard/risk assessment, response considerations and fire strategy and tactics. Case studies will be reviewed to emphasis learning. Four sessions of the training will be held. One in each county at the following times and locations. The training is free. Registration is required. Complete the form below.

Wednesday, July 12, 2023. 12pm Noon to 4:00pm Southwick Fire Department

Wednesday, July 12, 2023. 6:00pm to 10:00pm South Deerfield Fire Department

Thursday, July 13, 2023, 12p noon to 4:00pm Courtyard Marriott, Hadley, MA - This session is full. Please pick from one of the other three. 

Thursday, July 13, 2023, 6:00pm to 10:00pm Great Barrington Fire Department

Choose the session you wish to attend as you register via the following form. [gravityform id="100" title="false" description="false"] [post_title] => Risk Based Response to Battery Emergencies [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => risk-based-response-to-battery-emergencies [to_ping] => [pinged] => [post_modified] => 2023-06-08 13:48:56 [post_modified_gmt] => 2023-06-08 17:48:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8645 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [620] => WP_Post Object ( [ID] => 8731 [post_author] => 8 [post_date] => 2023-07-26 12:33:55 [post_date_gmt] => 2023-07-26 16:33:55 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/07/All-Hazards-Agenda-080123.pdf" title="All Hazards Agenda 080123"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2023-07-26 12:33:55 [post_modified_gmt] => 2023-07-26 16:33:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8731 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [621] => WP_Post Object ( [ID] => 8734 [post_author] => 8 [post_date] => 2023-07-26 12:35:21 [post_date_gmt] => 2023-07-26 16:35:21 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Click here for meeting agenda and materials. [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-7 [to_ping] => [pinged] => [post_modified] => 2023-07-26 12:35:21 [post_modified_gmt] => 2023-07-26 16:35:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8734 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [622] => WP_Post Object ( [ID] => 8737 [post_author] => 8 [post_date] => 2023-07-26 12:36:39 [post_date_gmt] => 2023-07-26 16:36:39 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-8 [to_ping] => [pinged] => [post_modified] => 2023-07-26 12:36:39 [post_modified_gmt] => 2023-07-26 16:36:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8737 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [623] => WP_Post Object ( [ID] => 8739 [post_author] => 8 [post_date] => 2023-07-26 12:38:21 [post_date_gmt] => 2023-07-26 16:38:21 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-9 [to_ping] => [pinged] => [post_modified] => 2023-07-26 12:38:21 [post_modified_gmt] => 2023-07-26 16:38:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8739 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [624] => WP_Post Object ( [ID] => 8741 [post_author] => 8 [post_date] => 2023-07-26 12:39:53 [post_date_gmt] => 2023-07-26 16:39:53 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-10 [to_ping] => [pinged] => [post_modified] => 2023-07-26 12:39:53 [post_modified_gmt] => 2023-07-26 16:39:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8741 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [625] => WP_Post Object ( [ID] => 8778 [post_author] => 5 [post_date] => 2023-09-20 11:24:03 [post_date_gmt] => 2023-09-20 15:24:03 [post_content] => WRHSAC is offering Vehicle Lift, Stabilization and Extrication Training in Springfield on Wednesday and Thursday, October 25 and 26, 2023.  The training is designed to challenge students with technically involved stabilization scenarios in order to build upon their skill set using strut & jack systems. Students will be introduced to the latest, most advanced equipment such as Res-q-jacks, Paratech Gold Struts, Rescue 42 and more as they deal with evolutions involving both light & heavy vehicles in compromising positions. Students will learn methods of vehicle stabilization and capturing to facilitate occupant extrication, without putting first responders at risk. Scene Safety, Stabilization, Door /Roof Removals, Displacements, & Lifting / Capturing are just some of the components associated with a successful rescue operation when dealing with a confirmed vehicle pin. Remove any one of these, and the results could be disastrous for the victim and rescuers. The training focus will be hands on learning, leading the students through rotations to simulate real life scenarios involving various motor vehicle collision scenarios.  Classroom style orientation will introduce concepts and equipment prior to hands on learning component of the training. This is a two-day training. Students must be able to attend both days of the training. The training is free. Registration is required.  The training is open to first responders in Berkshire, Franklin, Hampshire and Hampden Counties. Please complete the form below to register. The class is full. Please complete the form below to be added to the waitlist.  [gravityform id="95" title="false" description="false"] [post_title] => Vehicle Lift, Stabilization and Extrication Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => vehicle-lift-stabilization-and-extrication-training [to_ping] => [pinged] => [post_modified] => 2023-09-20 11:24:03 [post_modified_gmt] => 2023-09-20 15:24:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8778 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [626] => WP_Post Object ( [ID] => 8805 [post_author] => 8 [post_date] => 2023-09-28 10:52:47 [post_date_gmt] => 2023-09-28 14:52:47 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/09/All-Hazards-Agenda-100323.pdf" title="All Hazards Agenda 100323"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-11 [to_ping] => [pinged] => [post_modified] => 2023-09-28 10:52:47 [post_modified_gmt] => 2023-09-28 14:52:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8805 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [627] => WP_Post Object ( [ID] => 8808 [post_author] => 8 [post_date] => 2023-09-28 10:54:01 [post_date_gmt] => 2023-09-28 14:54:01 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/09/All-Hazards-Agenda-110723.pdf" title="All Hazards Agenda 110723"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-12 [to_ping] => [pinged] => [post_modified] => 2023-09-28 10:54:01 [post_modified_gmt] => 2023-09-28 14:54:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8808 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [628] => WP_Post Object ( [ID] => 8810 [post_author] => 8 [post_date] => 2023-09-28 10:54:27 [post_date_gmt] => 2023-09-28 14:54:27 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting https://us02web.zoom.us/j/85349120855?pwd=L2RPRGZDSWtWTEVlOHJzaEd1SzZJQT09 Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/09/All-Hazards-Agenda-120523.pdf" title="All Hazards Agenda 120523"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-13 [to_ping] => [pinged] => [post_modified] => 2023-09-28 10:54:27 [post_modified_gmt] => 2023-09-28 14:54:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8810 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [629] => WP_Post Object ( [ID] => 8828 [post_author] => 5 [post_date] => 2023-10-17 11:30:56 [post_date_gmt] => 2023-10-17 15:30:56 [post_content] =>

The Western Region Homeland Security Advisory Council in partnership with the Western Mass Fire Chiefs Association (WMFCA) and the Western Mass Chiefs of Police Association (WMCOPA) are hosting a series of Active Attack Integrated Response (AAIR) Trainings for the region.

The series begins with the AAIR Train-the-Trainer Course in November. This 40-hour performance level direct delivery course is designed to improve integration between law enforcement, fire, dispatch, and emergency medical services (EMS) in active attack/shooter events.

This Train-the-Trainer session is specifically for individuals who are willing and able to become AAIR instructors to teach fellow first responders throughout the region. The session will train law enforcement, fire, EMS, and dispatchers. Interested individuals from these four disciplines are invited to apply. (see below)

The course provides law enforcement officers with key medical skills based on Tactical Emergency Casualty Care (TECC) guidelines, which can be used at the Point of Injury (POI) to increase survivability of victims. The course also provides a model framework for law enforcement, fire, and EMS to integrate responses during an active attack/shooter incident through the Rescue Task Force (RTF) concept. This training has been designed to improve the safety and survivability of victims of active attack/shooter events and increase the effectiveness, coordination, and resource integration between law enforcement, fire, telecommunications, and EMS when responding to these events.

The Train-the-Trainer course will be held Monday, November 13 through Friday, November 17, 2023 in West Springfield. The training is open to first responders in Berkshire, Franklin, Hampshire and Hampden Counties.

There are a limited number of student seats available for this train-the-trainer session. Applications will be accepted for review from the time of this announcement through noon, Wednesday, November 1, 2023. Applications will be reviewed by members of the WMFCA and WMPOCA. Final acceptance into the course will require approval from your employer. Seats for this course are delineated by discipline. Follow the appropriate link below to submit your application.

Registration for this training is closed. Thank you for your interest.

Further information regarding the remaining sessions of this training series will be announced in the coming months. This will be the only train-the-trainer session of this series. Any questions can be directed to Raine Brown, Homeland Security Program Manager.   [post_title] => Active Attack Integrated Response - Train the Trainer Session [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => active-attack-integrated-response-train-the-trainer-session [to_ping] => [pinged] => [post_modified] => 2023-10-17 11:30:56 [post_modified_gmt] => 2023-10-17 15:30:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8828 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [630] => WP_Post Object ( [ID] => 10665 [post_author] => 8 [post_date] => 2023-12-14 14:14:45 [post_date_gmt] => 2023-12-14 19:14:45 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Click here for meeting agenda. [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-14 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:14:45 [post_modified_gmt] => 2023-12-14 19:14:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8898 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [631] => WP_Post Object ( [ID] => 10666 [post_author] => 8 [post_date] => 2023-12-14 14:17:55 [post_date_gmt] => 2023-12-14 19:17:55 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/All-Hazards-Agenda-020624.pdf" title="All Hazards Agenda 020624"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-15 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:17:55 [post_modified_gmt] => 2023-12-14 19:17:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8901 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [632] => WP_Post Object ( [ID] => 10667 [post_author] => 8 [post_date] => 2023-12-14 14:18:24 [post_date_gmt] => 2023-12-14 19:18:24 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/All-Hazards-Agenda-030524.pdf" title="All Hazards Agenda 030524"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-16 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:18:24 [post_modified_gmt] => 2023-12-14 19:18:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8903 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [633] => WP_Post Object ( [ID] => 10668 [post_author] => 8 [post_date] => 2023-12-14 14:18:50 [post_date_gmt] => 2023-12-14 19:18:50 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/All-Hazards-Agenda-040224.pdf" title="All Hazards Agenda 040224"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-17 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:18:50 [post_modified_gmt] => 2023-12-14 19:18:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8905 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [634] => WP_Post Object ( [ID] => 10669 [post_author] => 8 [post_date] => 2023-12-14 14:19:19 [post_date_gmt] => 2023-12-14 19:19:19 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/All-Hazards-Agenda-050724.pdf" title="All Hazards Agenda 050724"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-18 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:19:19 [post_modified_gmt] => 2023-12-14 19:19:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8908 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [635] => WP_Post Object ( [ID] => 10670 [post_author] => 8 [post_date] => 2023-12-14 14:20:13 [post_date_gmt] => 2023-12-14 19:20:13 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/All-Hazards-Agenda-060424.pdf" title="All Hazards Agenda 060424"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-19 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:20:13 [post_modified_gmt] => 2023-12-14 19:20:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8910 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [636] => WP_Post Object ( [ID] => 10671 [post_author] => 8 [post_date] => 2023-12-14 14:22:48 [post_date_gmt] => 2023-12-14 19:22:48 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/All-hazards-agenda-070224.pdf"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-20 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:22:48 [post_modified_gmt] => 2023-12-14 19:22:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8912 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [637] => WP_Post Object ( [ID] => 10672 [post_author] => 8 [post_date] => 2023-12-14 14:25:15 [post_date_gmt] => 2023-12-14 19:25:15 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/TE-Agenda-011624.pdf" title="T&E Agenda 011624"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-74 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:25:15 [post_modified_gmt] => 2023-12-14 19:25:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8914 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [638] => WP_Post Object ( [ID] => 10673 [post_author] => 8 [post_date] => 2023-12-14 14:26:24 [post_date_gmt] => 2023-12-14 19:26:24 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/TE-Agenda-022024.pdf" title="T&E Agenda 022024"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-75 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:26:24 [post_modified_gmt] => 2023-12-14 19:26:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8916 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [639] => WP_Post Object ( [ID] => 10674 [post_author] => 8 [post_date] => 2023-12-14 14:34:16 [post_date_gmt] => 2023-12-14 19:34:16 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/TE-Agenda-031924.pdf" title="T&E Agenda 031924"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-76 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:34:16 [post_modified_gmt] => 2023-12-14 19:34:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8920 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [640] => WP_Post Object ( [ID] => 10675 [post_author] => 8 [post_date] => 2023-12-14 14:34:40 [post_date_gmt] => 2023-12-14 19:34:40 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/TE-Agenda-041624.pdf" title="T&E Agenda 041624"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-77 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:34:40 [post_modified_gmt] => 2023-12-14 19:34:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8922 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [641] => WP_Post Object ( [ID] => 10676 [post_author] => 8 [post_date] => 2023-12-14 14:35:11 [post_date_gmt] => 2023-12-14 19:35:11 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/TE-Agenda-052124.pdf" title="T&E Agenda 052124"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-78 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:35:11 [post_modified_gmt] => 2023-12-14 19:35:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8924 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [642] => WP_Post Object ( [ID] => 10677 [post_author] => 8 [post_date] => 2023-12-14 14:35:39 [post_date_gmt] => 2023-12-14 19:35:39 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/TE-Agenda-061824.pdf" title="T&E Agenda 061824"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-79 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:35:39 [post_modified_gmt] => 2023-12-14 19:35:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8927 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [643] => WP_Post Object ( [ID] => 10678 [post_author] => 8 [post_date] => 2023-12-14 14:36:31 [post_date_gmt] => 2023-12-14 19:36:31 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/TE-Agenda-071624.pdf" title="T&E Agenda 071624"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-80 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:36:31 [post_modified_gmt] => 2023-12-14 19:36:31 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8929 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [644] => WP_Post Object ( [ID] => 10679 [post_author] => 8 [post_date] => 2023-12-14 14:38:50 [post_date_gmt] => 2023-12-14 19:38:50 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WRHSAC-Agenda-011624.pdf" title="WRHSAC Agenda 011624"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-94 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:38:50 [post_modified_gmt] => 2023-12-14 19:38:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8931 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [645] => WP_Post Object ( [ID] => 10680 [post_author] => 8 [post_date] => 2023-12-14 14:39:27 [post_date_gmt] => 2023-12-14 19:39:27 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WRHSAC-Agenda-022024.pdf" title="WRHSAC Agenda 022024"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-95 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:39:27 [post_modified_gmt] => 2023-12-14 19:39:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8933 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [646] => WP_Post Object ( [ID] => 10681 [post_author] => 8 [post_date] => 2023-12-14 14:39:52 [post_date_gmt] => 2023-12-14 19:39:52 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WRHSAC-Agenda-031924.pdf" title="WRHSAC Agenda 031924"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-96 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:39:52 [post_modified_gmt] => 2023-12-14 19:39:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8935 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [647] => WP_Post Object ( [ID] => 10682 [post_author] => 8 [post_date] => 2023-12-14 14:40:19 [post_date_gmt] => 2023-12-14 19:40:19 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WRHSAC-Agenda-041624.pdf" title="WRHSAC Agenda 041624"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-97 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:40:19 [post_modified_gmt] => 2023-12-14 19:40:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8937 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [648] => WP_Post Object ( [ID] => 10683 [post_author] => 8 [post_date] => 2023-12-14 14:40:55 [post_date_gmt] => 2023-12-14 19:40:55 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WRHSAC-Agenda-052124.pdf" title="WRHSAC Agenda 052124"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-98 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:40:55 [post_modified_gmt] => 2023-12-14 19:40:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8939 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [649] => WP_Post Object ( [ID] => 10684 [post_author] => 8 [post_date] => 2023-12-14 14:41:51 [post_date_gmt] => 2023-12-14 19:41:51 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WRHSAC-Agenda-061824.pdf" title="WRHSAC Agenda 061824"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-99 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:41:51 [post_modified_gmt] => 2023-12-14 19:41:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8941 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [650] => WP_Post Object ( [ID] => 10685 [post_author] => 8 [post_date] => 2023-12-14 14:42:23 [post_date_gmt] => 2023-12-14 19:42:23 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WRHSAC-Agenda-071624.pdf" title="WRHSAC Agenda 071624"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-100 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:42:23 [post_modified_gmt] => 2023-12-14 19:42:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8943 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [651] => WP_Post Object ( [ID] => 8945 [post_author] => 8 [post_date] => 2023-12-14 14:44:36 [post_date_gmt] => 2023-12-14 19:44:36 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WMRIC-Agenda-011624.pdf" title="WMRIC Agenda 011624"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-57 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:44:36 [post_modified_gmt] => 2023-12-14 19:44:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8945 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [652] => WP_Post Object ( [ID] => 8947 [post_author] => 8 [post_date] => 2023-12-14 14:46:42 [post_date_gmt] => 2023-12-14 19:46:42 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WMRIC-Agenda-022024-1.pdf" title="WMRIC Agenda 022024"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-58 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:46:42 [post_modified_gmt] => 2023-12-14 19:46:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8947 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [653] => WP_Post Object ( [ID] => 8949 [post_author] => 8 [post_date] => 2023-12-14 14:47:05 [post_date_gmt] => 2023-12-14 19:47:05 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WMRIC-Agenda-031924.pdf" title="WMRIC Agenda 031924"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-59 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:47:05 [post_modified_gmt] => 2023-12-14 19:47:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8949 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [654] => WP_Post Object ( [ID] => 8951 [post_author] => 8 [post_date] => 2023-12-14 14:47:51 [post_date_gmt] => 2023-12-14 19:47:51 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WMRIC-Agenda-041624.pdf" title="WMRIC Agenda 041624"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-60 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:47:51 [post_modified_gmt] => 2023-12-14 19:47:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8951 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [655] => WP_Post Object ( [ID] => 8958 [post_author] => 8 [post_date] => 2023-12-14 14:52:35 [post_date_gmt] => 2023-12-14 19:52:35 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WMRIC-Agenda-051824.pdf" title="WMRIC Agenda 051824"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-61 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:52:35 [post_modified_gmt] => 2023-12-14 19:52:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8958 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [656] => WP_Post Object ( [ID] => 8960 [post_author] => 8 [post_date] => 2023-12-14 14:53:12 [post_date_gmt] => 2023-12-14 19:53:12 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WMRIC-Agenda-061824.pdf" title="WMRIC Agenda 061824"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-62 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:53:12 [post_modified_gmt] => 2023-12-14 19:53:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8960 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [657] => WP_Post Object ( [ID] => 8962 [post_author] => 8 [post_date] => 2023-12-14 14:53:36 [post_date_gmt] => 2023-12-14 19:53:36 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2023/12/WMRIC-Agenda-071624.pdf" title="WMRIC Agenda 071624"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-63 [to_ping] => [pinged] => [post_modified] => 2023-12-14 14:53:36 [post_modified_gmt] => 2023-12-14 19:53:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8962 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [658] => WP_Post Object ( [ID] => 8970 [post_author] => 5 [post_date] => 2024-01-02 10:55:55 [post_date_gmt] => 2024-01-02 15:55:55 [post_content] => WRHSAC is offering four sessions of EMS Pediatric Acute Care training. Boston Medical Center’s Community Outreach Mobile Education Team’s (COMET) will facilitate the training. The training aims to bridge gaps within pediatric acute care by providing in-situ simulated training. Each session is four hours long. Two sessions will be held on each of the following days. The first two sessions are on Thursday, February 1, 2024 in Holyoke. The final two sessions are on Friday, February 2, in Pittsfield. Session start times are 8:00am and 1:00pm. The trainings are open and appropriate for EMS. You need to be a licensed EMS to be an active participant.  The training will prepare EMS for pediatric emergencies in all types of situations including trauma sustained during active shooter/hostile incidents and other emergencies. The training focuses not only on medical skills but also critical thinking and assessment required in complex response. Multiple simulations of a variety of incidents will be conducted in each day. The training offers two levels of participation, first as an active player in a scenario and secondly as observer of scenarios and their subsequent hot washes. As an active participant you will role play in at least one of the day's simulations. Each simulation will include 4 to 6 role players. When you aren't a role player in a simulation, you will be an observer and can participate in the hot washes and ask questions. Remote observation via zoom is also offered for the Pittsfield sessions. As a remote observer you will have a bird's eye view of the scenarios and hot washes. You will also have the opportunity to ask questions during the hot wash. The training is free. Registration is required. Registration for this training is now closed. [post_title] => EMS Pediatric Acute Care Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => ems-pediatric-acute-care-training [to_ping] => [pinged] => [post_modified] => 2024-01-02 10:55:55 [post_modified_gmt] => 2024-01-02 15:55:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=8970 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [659] => WP_Post Object ( [ID] => 9022 [post_author] => 5 [post_date] => 2024-02-08 09:52:54 [post_date_gmt] => 2024-02-08 14:52:54 [post_content] =>

WRHSAC's series of Active Attack Integrated Response Trainings continues with a session on Wednesday and Thursday, April 17 and 18, 2024, in Holyoke.

This 16-hour, performance-level, direct-delivery course aims to enhance collaboration among law enforcement, fire, dispatch, and emergency medical services (EMS) during active attack/shooter events. It introduces a model framework for Rescue Task Force (RTF) response.

Focused on elevating the safety and survivability of active attack/shooter event victims, the training also strives to enhance the efficiency, coordination, and resource integration among law enforcement, fire, dispatch, and EMS responders. Aligned with NFPA 3000, the Standard for an Active Shooter/Hostile Event Response (ASHER) program, this training prioritizes adherence to established guidelines.

The training is free. Application is required. Space is limited so apply soon!
The training is appropriate for law enforcement, fire and EMS.

 



[post_title] => Active Attack Integrated Response Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => active-attack-integrated-response-training [to_ping] => [pinged] => [post_modified] => 2024-02-08 09:52:54 [post_modified_gmt] => 2024-02-08 14:52:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9022 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [660] => WP_Post Object ( [ID] => 9073 [post_author] => 5 [post_date] => 2024-03-05 12:13:26 [post_date_gmt] => 2024-03-05 17:13:26 [post_content] => WRHSAC is offering a session of Pre-Hospital Trauma Life Support Training (PHTLS) at Easthampton Fire Department on Tuesday and Wednesday, April 23 and 24, 2024. PHTLS is the premier pre-hospital trauma education developed in cooperation with the American College of Surgeons to promote critical thinking in addressing multi-system trauma and provide the latest evidence-based treatment practices. The program will strengthen the EMS providers’ assessment skills and techniques for managing patients in distress. The program is based on a pre-hospital trauma care philosophy, stressing the treatment of the multi-system trauma patient as a unique entity with specific needs and has shown to improve the quality of trauma care in all patients and also decrease mortality. This is a two-day, sixteen hour training for first responders who are EMT-B through EMT-P trained. The training is free. OEMS credits will be provided. Registration is required. Thank you for your interest in the training. As of Tuesday, March 26, 2024 the training is full and the waitlist is at capacity.    [post_title] => Pre-Hospital Trauma Life Support Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => pre-hospital-trauma-life-support-training [to_ping] => [pinged] => [post_modified] => 2024-03-05 12:13:26 [post_modified_gmt] => 2024-03-05 17:13:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9073 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [661] => WP_Post Object ( [ID] => 9089 [post_author] => 5 [post_date] => 2024-03-05 12:51:06 [post_date_gmt] => 2024-03-05 17:51:06 [post_content] =>

Monday, May 13, 2024 The Minds, Lives and Motivations of Mass Attackers

A Conference with renowned expert Dr. Peter Langman

Dr. Peter Langman, PhDFollowing a school shooting or ideological attack, we often wonder if there were warning signs that we missed. We think we know what a typical shooter looks like, but do we really? Is there even such a thing as a "typical" shooter? Who are these people, and what are the psychological dynamics driving their behavior? What is going on behind the scenes prior to an attack? What factors mitigate risks, and when do they deserve a closer look? What are the psychological barriers to reporting or investigating suspicious behaviors? "The truth is that there is no profile. School shooters are not all bullied, they are not all loners, and they are not all obsessed with violent video games or firearms. Sometimes they commit random attacks against strangers, sometimes they carry out narrowly focused attacks against specific people, and sometimes there are both random and targeted victims."  –Dr. Peter Langman, PhD. Though mass shooters are not all cut from the same cloth, over decades of research Dr. Langman has uncovered persistent patterns in the types of people who commit these attacks. The Western Region Homeland Security Advisory Council is bringing Dr. Langman, a leading expert on this topic and author of the books Why Kids Kill (2009), School Shooters (2015), and Warning Signs (2021), to share his findings about perpetrators of mass violence: who they are, what drives them, and what warning signs to look for. Dr. Langman will use real case studies to illustrate pathways to violence, protective factors, and reasons that suspicious behaviors are often overlooked. He will share tips on “insider references” to look out for (for example, "1488" scribbled on a student's notebook is a bright red flag) and how to assess threats. The full day conference will focus on school shooters in the morning and broaden to other types of perpetrators in the afternoon. There will also be ample opportunity for Q&A. The conference is free of charge and open to the public, and is particularly geared to those working in law enforcement, K-12 schools, higher education, hospitals, public health, mental health, first responders, and other public-facing disciplines. Registration is required. Click here to register. Participants are encouraged to order lunch through the registration form or bring their own lunch to minimize interruptions to the content. Please be advised that this conference will address sensitive topics, including some graphic language and details. [post_title] => The Minds, Lives and Motivations of Mass Attackers [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => the-minds-lives-and-motivations-of-mass-attackers [to_ping] => [pinged] => [post_modified] => 2024-03-05 12:51:06 [post_modified_gmt] => 2024-03-05 17:51:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9089 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [662] => WP_Post Object ( [ID] => 9099 [post_author] => 5 [post_date] => 2024-03-18 14:38:37 [post_date_gmt] => 2024-03-18 18:38:37 [post_content] => The Western Region Homeland Security Advisory Council and Western Mass Fire Chiefs Association are proud to present Extreme Ownership Leadership Training by ©Echelon Front, LLC. An intensive leadership training program designed to equip you with the tools and mindset to lead effectively in any situation. Why Extreme Ownership? All your problems are leadership problems, and Extreme Ownership (©Echelon Front, LLC) is the solution. Learn how to take ownership of your actions, decisions, and outcomes to lead and win in both business and life. Key Topics Include: Laws of Combat: Implement strategies for optimal team performance, including cover and move, simple, prioritize and execute, and decentralized command. Extreme Ownership: Dive deep into the concept of leadership as the single most important factor in success. Understand that there are no bad teams, only bad leaders. Mindset: Develop a default aggressive mindset and learn techniques for controlling your ego to make better decisions. Sustaining Victory: Master leading up and down the chain of command, empower your subordinates, make decisive choices in uncertain situations, and embrace discipline for freedom. Practical Application: Apply your newfound knowledge and beliefs about leadership to real-world scenarios. Date and Time: Friday, May 10, 2024. 8:00am to 2:00pm Location: Hadley Senior Center 46 Middle St, Hadley, MA 01035 Audience: This training is open to fire officers in the four counties of western Massachusetts. We kindly request that each sign-up be done in pairs. We encourage the pairing of two fire officers from any rank in each department. This approach fosters collaboration and diverse perspectives, enhancing the learning experience for all participants. Registration is required. Update Tuesday, May 7, 2024. The training and waitlist are full. Thank you for your interest.  [post_title] => Extreme Ownership Leadership Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => extreme-ownership-leadership-training [to_ping] => [pinged] => [post_modified] => 2024-03-18 14:38:37 [post_modified_gmt] => 2024-03-18 18:38:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9099 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [663] => WP_Post Object ( [ID] => 9113 [post_author] => 8 [post_date] => 2024-04-09 11:29:36 [post_date_gmt] => 2024-04-09 15:29:36 [post_content] => Virtual meeting of the WRHSAC CBRNE/IED Subcommittee Join Zoom Meeting - click here Meeting ID:  859 2333 6717 Passcode: 576899 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/04/CBRNE-Agenda-041024.pdf" title="CBRNE Agenda 041024"] [post_title] => CBRNE Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cbrne-subcommittee-meeting-6 [to_ping] => [pinged] => [post_modified] => 2024-04-09 11:29:36 [post_modified_gmt] => 2024-04-09 15:29:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9113 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [664] => WP_Post Object ( [ID] => 9148 [post_author] => 8 [post_date] => 2024-05-01 14:02:41 [post_date_gmt] => 2024-05-01 18:02:41 [post_content] => Following a school shooting or ideological attack, we often wonder if there were warning signs that we missed. We think we know what a typical shooter looks like, but do we really? Is there even such a thing as a "typical" shooter? Who are these people, and what are the psychological dynamics driving their behavior? What is going on behind the scenes prior to an attack? What factors mitigate risks, and when do they deserve a closer look? What are the psychological barriers to reporting or investigating suspicious behaviors? "The truth is that there is no profile. School shooters are not all bullied, they are not all loners, and they are not all obsessed with violent video games or firearms. Sometimes they commit random attacks against strangers, sometimes they carry out narrowly focused attacks against specific people, and sometimes there are both random and targeted victims."  –Dr. Peter Langman, PhD. Though mass shooters are not all cut from the same cloth, over decades of research Dr. Langman has uncovered persistent patterns in the types of people who commit these attacks. The Western Region Homeland Security Advisory Council is bringing Dr. Langman, a leading expert on this topic and author of the books Why Kids Kill (2009), School Shooters (2015), and Warning Signs (2021), to share his findings about perpetrators of mass violence: who they are, what drives them, and what warning signs to look for. Dr. Langman will use real case studies to illustrate pathways to violence, protective factors, and reasons that suspicious behaviors are often overlooked. He will share tips on “insider references” to look out for (for example, "1488" scribbled on a student's notebook is a bright red flag) and how to assess threats. The full day conference will focus on school shooters in the morning and broaden to other types of perpetrators in the afternoon. There will also be ample opportunity for Q&A. The conference will be held at UMass Amherst. It is free of charge and open to the public, and is particularly geared to those working in law enforcement, K-12 schools, higher education, hospitals, public health, mental health, first responders, and other public-facing disciplines. Registration is required. Click here to register. Participants are encouraged to order lunch through the registration form or bring their own lunch to minimize interruptions to the content. Please be advised that this conference will address sensitive topics, including some graphic language and details. [post_title] => The Minds, Lives, and Motivations of Mass Attackers [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => langman-conference [to_ping] => [pinged] => [post_modified] => 2024-05-01 14:02:41 [post_modified_gmt] => 2024-05-01 18:02:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9148 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [665] => WP_Post Object ( [ID] => 9161 [post_author] => 5 [post_date] => 2024-06-13 13:11:19 [post_date_gmt] => 2024-06-13 17:11:19 [post_content] => Monday June 24 - Registration is closed for this training. Thank you for your interest.  Hostile threats and attacks are ongoing and can occur in any location. Soft targets such as community events, performances, elections, sporting events, parades, fairs, etc. are particularly vulnerable. These vulnerabilities highlight an urgent need for effective strategies to identify and prevent acts of violence. Situational Awareness for Safety training  provides knowledge, tools, and techniques to help you maintain situational awareness and stay safe. By the end of the course, participants will know:

● How to systematically observe their environment;

● How to identify people and things that may not look right; and

● How to make more informed decisions and take actions to stay safe

Audience: Fire, EMS, private security, election workers, hospital security, community event staff, sporting event staff, and anyone seeking abilities to identify behavioral indicators of possible threat. This training is not intended for law enforcement. The training is based on skills law enforcement learn in their academies and other required trainings.

The basis for this course is the research and techniques developed as part of the Just Doesn’t Look Right Project (JDLR). The JDLR Project was a United States Department of Defense (DoD) funded research program focused on identifying behavioral indicators of threat. This training is free. Registration is required. Three sessions will be held throughout western Mass.
  • Tuesday, June 25, 12:30pm to 2:30pm, Agawam
  • Tuesday, June 25, 5:30pm to 7:30pm, Pittsfield
  • Wednesday, June 26 12:30 to 4:30, Hadley (this session provides expanded education and exercise opportunities)
  • Wednesday, June 26, 6:00 to 8:00pm, Greenfield
Registration is required. Please complete the following form to register. Monday June 24 Update - Registration is closed. [post_title] => Situational Awareness for Safety Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => situational-awareness-for-safety-training [to_ping] => [pinged] => [post_modified] => 2024-06-13 13:11:19 [post_modified_gmt] => 2024-06-13 17:11:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9161 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [666] => WP_Post Object ( [ID] => 9191 [post_author] => 8 [post_date] => 2024-07-18 12:35:47 [post_date_gmt] => 2024-07-18 16:35:47 [post_content] => As a quorum was not present at the regular July meting of the Western Region Homeland Security Advisory Council, a special meeting has been called to consider several time-sensitive proposals. Join Zoom Meeting:  Click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WRHSAC-07-22-24-special-meeting.pdf" title="WRHSAC 07-22-24 special meeting"] [post_title] => WRHSAC - Special Council Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-special-council-meeting [to_ping] => [pinged] => [post_modified] => 2024-07-18 12:35:47 [post_modified_gmt] => 2024-07-18 16:35:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9191 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [667] => WP_Post Object ( [ID] => 9463 [post_author] => 8 [post_date] => 2024-07-30 12:24:21 [post_date_gmt] => 2024-07-30 16:24:21 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/All-Hazards-Agenda-080624.pdf" title="All Hazards Agenda 080624"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-21 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:24:21 [post_modified_gmt] => 2024-07-30 16:24:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9463 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [668] => WP_Post Object ( [ID] => 9466 [post_author] => 8 [post_date] => 2024-07-30 12:25:56 [post_date_gmt] => 2024-07-30 16:25:56 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/All-Hazards-Agenda-090324.pdf" title="All Hazards Agenda 090324"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-22 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:25:56 [post_modified_gmt] => 2024-07-30 16:25:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9466 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [669] => WP_Post Object ( [ID] => 9468 [post_author] => 8 [post_date] => 2024-07-30 12:26:33 [post_date_gmt] => 2024-07-30 16:26:33 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-23 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:26:33 [post_modified_gmt] => 2024-07-30 16:26:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9468 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [670] => WP_Post Object ( [ID] => 9470 [post_author] => 8 [post_date] => 2024-07-30 12:27:02 [post_date_gmt] => 2024-07-30 16:27:02 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/All-Hazards-Agenda-110324.pdf" title="All Hazards Agenda 110324"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-24 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:27:02 [post_modified_gmt] => 2024-07-30 16:27:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9470 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [671] => WP_Post Object ( [ID] => 9472 [post_author] => 8 [post_date] => 2024-07-30 12:27:26 [post_date_gmt] => 2024-07-30 16:27:26 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-25 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:27:26 [post_modified_gmt] => 2024-07-30 16:27:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9472 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [672] => WP_Post Object ( [ID] => 9474 [post_author] => 8 [post_date] => 2024-07-30 12:28:29 [post_date_gmt] => 2024-07-30 16:28:29 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/All-Hazards-Agenda-010725.pdf" title="All Hazards Agenda 010725"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-26 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:28:29 [post_modified_gmt] => 2024-07-30 16:28:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9474 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [673] => WP_Post Object ( [ID] => 9476 [post_author] => 8 [post_date] => 2024-07-30 12:30:40 [post_date_gmt] => 2024-07-30 16:30:40 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/TE-Agenda-091724.pdf" title="T&E Agenda 091724"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-81 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:30:40 [post_modified_gmt] => 2024-07-30 16:30:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9476 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [674] => WP_Post Object ( [ID] => 9478 [post_author] => 8 [post_date] => 2024-07-30 12:31:09 [post_date_gmt] => 2024-07-30 16:31:09 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/TE-Agenda-101524.pdf" title="T&E Agenda 101524"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-82 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:31:09 [post_modified_gmt] => 2024-07-30 16:31:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9478 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [675] => WP_Post Object ( [ID] => 9480 [post_author] => 8 [post_date] => 2024-07-30 12:31:36 [post_date_gmt] => 2024-07-30 16:31:36 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/TE-Agenda-111924.pdf" title="T&E Agenda 111924"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-83 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:31:36 [post_modified_gmt] => 2024-07-30 16:31:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9480 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [676] => WP_Post Object ( [ID] => 9482 [post_author] => 8 [post_date] => 2024-07-30 12:32:04 [post_date_gmt] => 2024-07-30 16:32:04 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda:  [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/TE-Agenda-121724.pdf" title="T&E Agenda 121724"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-84 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:32:04 [post_modified_gmt] => 2024-07-30 16:32:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9482 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [677] => WP_Post Object ( [ID] => 9484 [post_author] => 8 [post_date] => 2024-07-30 12:32:40 [post_date_gmt] => 2024-07-30 16:32:40 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/TE-Agenda-012125.pdf" title="T&E Agenda 012125"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-85 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:32:40 [post_modified_gmt] => 2024-07-30 16:32:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9484 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [678] => WP_Post Object ( [ID] => 9486 [post_author] => 8 [post_date] => 2024-07-30 12:34:23 [post_date_gmt] => 2024-07-30 16:34:23 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WRHSAC-Agenda-091724.pdf" title="WRHSAC Agenda 091724"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-101 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:34:23 [post_modified_gmt] => 2024-07-30 16:34:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9486 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [679] => WP_Post Object ( [ID] => 9488 [post_author] => 8 [post_date] => 2024-07-30 12:34:56 [post_date_gmt] => 2024-07-30 16:34:56 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WRHSAC-Agenda-101524.pdf" title="WRHSAC Agenda 101524"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-102 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:34:56 [post_modified_gmt] => 2024-07-30 16:34:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9488 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [680] => WP_Post Object ( [ID] => 9490 [post_author] => 8 [post_date] => 2024-07-30 12:35:26 [post_date_gmt] => 2024-07-30 16:35:26 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WRHSAC-Agenda-111924.pdf" title="WRHSAC Agenda 111924"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-103 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:35:26 [post_modified_gmt] => 2024-07-30 16:35:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9490 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [681] => WP_Post Object ( [ID] => 9492 [post_author] => 8 [post_date] => 2024-07-30 12:35:52 [post_date_gmt] => 2024-07-30 16:35:52 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WRHSAC-Agenda-121724.pdf" title="WRHSAC Agenda 121724"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-104 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:35:52 [post_modified_gmt] => 2024-07-30 16:35:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9492 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [682] => WP_Post Object ( [ID] => 9494 [post_author] => 8 [post_date] => 2024-07-30 12:36:17 [post_date_gmt] => 2024-07-30 16:36:17 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WRHSAC-Agenda-012125.pdf" title="WRHSAC Agenda 012125"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-105 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:36:17 [post_modified_gmt] => 2024-07-30 16:36:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9494 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [683] => WP_Post Object ( [ID] => 9496 [post_author] => 8 [post_date] => 2024-07-30 12:37:34 [post_date_gmt] => 2024-07-30 16:37:34 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WMRIC-Agenda-091724.pdf" title="WMRIC Agenda 091724"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-64 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:37:34 [post_modified_gmt] => 2024-07-30 16:37:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9496 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [684] => WP_Post Object ( [ID] => 9498 [post_author] => 8 [post_date] => 2024-07-30 12:38:04 [post_date_gmt] => 2024-07-30 16:38:04 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WMRIC-Agenda-101524.pdf" title="WMRIC Agenda 101524"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-65 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:38:04 [post_modified_gmt] => 2024-07-30 16:38:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9498 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [685] => WP_Post Object ( [ID] => 9500 [post_author] => 8 [post_date] => 2024-07-30 12:38:29 [post_date_gmt] => 2024-07-30 16:38:29 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WMRIC-Agenda-111924.pdf" title="WMRIC Agenda 111924"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-66 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:38:29 [post_modified_gmt] => 2024-07-30 16:38:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9500 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [686] => WP_Post Object ( [ID] => 9502 [post_author] => 8 [post_date] => 2024-07-30 12:38:55 [post_date_gmt] => 2024-07-30 16:38:55 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WMRIC-Agenda-121724.pdf" title="WMRIC Agenda 121724"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-67 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:38:55 [post_modified_gmt] => 2024-07-30 16:38:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9502 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [687] => WP_Post Object ( [ID] => 9504 [post_author] => 8 [post_date] => 2024-07-30 12:39:24 [post_date_gmt] => 2024-07-30 16:39:24 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2024/07/WMRIC-Agenda-012125.pdf" title="WMRIC Agenda 012125"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-68 [to_ping] => [pinged] => [post_modified] => 2024-07-30 12:39:24 [post_modified_gmt] => 2024-07-30 16:39:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9504 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [688] => WP_Post Object ( [ID] => 9590 [post_author] => 8 [post_date] => 2025-01-03 11:24:02 [post_date_gmt] => 2025-01-03 16:24:02 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/All-Hazards-Agenda-020425.pdf" title="All Hazards Agenda 020425"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-27 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:24:02 [post_modified_gmt] => 2025-01-03 16:24:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9590 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [689] => WP_Post Object ( [ID] => 9592 [post_author] => 8 [post_date] => 2025-01-03 11:24:42 [post_date_gmt] => 2025-01-03 16:24:42 [post_content] => PLEASE NOTE THE 1:00 PM START TIME THIS MONTH! Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/All-Hazards-Agenda-030425.pdf" title="All Hazards Agenda 030425"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-28 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:24:42 [post_modified_gmt] => 2025-01-03 16:24:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9592 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [690] => WP_Post Object ( [ID] => 9594 [post_author] => 8 [post_date] => 2025-01-03 11:25:05 [post_date_gmt] => 2025-01-03 16:25:05 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/All-Hazards-Agenda-040125.pdf" title="All Hazards Agenda 040125"] [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-29 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:25:05 [post_modified_gmt] => 2025-01-03 16:25:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9594 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [691] => WP_Post Object ( [ID] => 9596 [post_author] => 8 [post_date] => 2025-01-03 11:25:35 [post_date_gmt] => 2025-01-03 16:25:35 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-30 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:25:35 [post_modified_gmt] => 2025-01-03 16:25:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9596 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [692] => WP_Post Object ( [ID] => 9598 [post_author] => 8 [post_date] => 2025-01-03 11:25:59 [post_date_gmt] => 2025-01-03 16:25:59 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-31 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:25:59 [post_modified_gmt] => 2025-01-03 16:25:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9598 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [693] => WP_Post Object ( [ID] => 9600 [post_author] => 8 [post_date] => 2025-01-03 11:27:38 [post_date_gmt] => 2025-01-03 16:27:38 [post_content] => Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting - click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => WRHSAC All Hazards Planning and Equipment Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-all-hazards-planning-and-equipment-subcommittee-meeting-32 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:27:38 [post_modified_gmt] => 2025-01-03 16:27:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9600 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [694] => WP_Post Object ( [ID] => 9602 [post_author] => 8 [post_date] => 2025-01-03 11:31:44 [post_date_gmt] => 2025-01-03 16:31:44 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/TE-Agenda-021825.pdf" title="T&E Agenda 021825"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-86 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:31:44 [post_modified_gmt] => 2025-01-03 16:31:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9602 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [695] => WP_Post Object ( [ID] => 9604 [post_author] => 8 [post_date] => 2025-01-03 11:32:25 [post_date_gmt] => 2025-01-03 16:32:25 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/TE-Agenda-031825.pdf" title="T&E Agenda 031825"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-87 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:32:25 [post_modified_gmt] => 2025-01-03 16:32:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9604 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [696] => WP_Post Object ( [ID] => 9606 [post_author] => 8 [post_date] => 2025-01-03 11:32:52 [post_date_gmt] => 2025-01-03 16:32:52 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/TE-Agenda-041525.pdf" title="T&E Agenda 041525"] [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-88 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:32:52 [post_modified_gmt] => 2025-01-03 16:32:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9606 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [697] => WP_Post Object ( [ID] => 9608 [post_author] => 8 [post_date] => 2025-01-03 11:33:13 [post_date_gmt] => 2025-01-03 16:33:13 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-89 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:33:13 [post_modified_gmt] => 2025-01-03 16:33:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9608 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [698] => WP_Post Object ( [ID] => 9610 [post_author] => 8 [post_date] => 2025-01-03 11:33:40 [post_date_gmt] => 2025-01-03 16:33:40 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-90 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:33:40 [post_modified_gmt] => 2025-01-03 16:33:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9610 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [699] => WP_Post Object ( [ID] => 9612 [post_author] => 8 [post_date] => 2025-01-03 11:34:01 [post_date_gmt] => 2025-01-03 16:34:01 [post_content] => Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting - click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => Training and Exercise Subcommittee [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => training-and-exercise-subcommittee-91 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:34:01 [post_modified_gmt] => 2025-01-03 16:34:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9612 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [700] => WP_Post Object ( [ID] => 9614 [post_author] => 8 [post_date] => 2025-01-03 11:35:30 [post_date_gmt] => 2025-01-03 16:35:30 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/WRHSAC-Agenda-021825.pdf" title="WRHSAC Agenda 021825"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-106 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:35:30 [post_modified_gmt] => 2025-01-03 16:35:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9614 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [701] => WP_Post Object ( [ID] => 9616 [post_author] => 8 [post_date] => 2025-01-03 11:35:51 [post_date_gmt] => 2025-01-03 16:35:51 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/WRHSAC-Agenda-031825.pdf" title="WRHSAC Agenda 031825"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-107 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:35:51 [post_modified_gmt] => 2025-01-03 16:35:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9616 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [702] => WP_Post Object ( [ID] => 9618 [post_author] => 8 [post_date] => 2025-01-03 11:36:11 [post_date_gmt] => 2025-01-03 16:36:11 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/WRHSAC-Agenda-041525.pdf" title="WRHSAC Agenda 041525"] [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-108 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:36:11 [post_modified_gmt] => 2025-01-03 16:36:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9618 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [703] => WP_Post Object ( [ID] => 9620 [post_author] => 8 [post_date] => 2025-01-03 11:36:33 [post_date_gmt] => 2025-01-03 16:36:33 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-109 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:36:33 [post_modified_gmt] => 2025-01-03 16:36:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9620 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [704] => WP_Post Object ( [ID] => 9622 [post_author] => 8 [post_date] => 2025-01-03 11:36:57 [post_date_gmt] => 2025-01-03 16:36:57 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-110 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:36:57 [post_modified_gmt] => 2025-01-03 16:36:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9622 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [705] => WP_Post Object ( [ID] => 9624 [post_author] => 8 [post_date] => 2025-01-03 11:37:19 [post_date_gmt] => 2025-01-03 16:37:19 [post_content] => Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting - click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => WRHSAC Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => wrhsac-meeting-111 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:37:19 [post_modified_gmt] => 2025-01-03 16:37:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9624 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [706] => WP_Post Object ( [ID] => 9626 [post_author] => 8 [post_date] => 2025-01-03 11:38:25 [post_date_gmt] => 2025-01-03 16:38:25 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/WMRIC-Agenda-021825.pdf" title="WMRIC Agenda 021825"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-69 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:38:25 [post_modified_gmt] => 2025-01-03 16:38:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9626 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [707] => WP_Post Object ( [ID] => 9628 [post_author] => 8 [post_date] => 2025-01-03 11:38:44 [post_date_gmt] => 2025-01-03 16:38:44 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/WMRIC-Agenda-031825.pdf" title="WMRIC Agenda 031825"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-70 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:38:44 [post_modified_gmt] => 2025-01-03 16:38:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9628 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [708] => WP_Post Object ( [ID] => 9630 [post_author] => 8 [post_date] => 2025-01-03 11:39:07 [post_date_gmt] => 2025-01-03 16:39:07 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 Agenda: [pdf-embedder url="https://wrhsac.org/wp-content/uploads/2025/01/WMRIC-Agenda-041525.pdf" title="WMRIC Agenda 041525"] [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-71 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:39:07 [post_modified_gmt] => 2025-01-03 16:39:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9630 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [709] => WP_Post Object ( [ID] => 9632 [post_author] => 8 [post_date] => 2025-01-03 11:39:59 [post_date_gmt] => 2025-01-03 16:39:59 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-72 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:39:59 [post_modified_gmt] => 2025-01-03 16:39:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9632 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [710] => WP_Post Object ( [ID] => 9634 [post_author] => 8 [post_date] => 2025-01-03 11:40:24 [post_date_gmt] => 2025-01-03 16:40:24 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-73 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:40:24 [post_modified_gmt] => 2025-01-03 16:40:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9634 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [711] => WP_Post Object ( [ID] => 9636 [post_author] => 8 [post_date] => 2025-01-03 11:40:50 [post_date_gmt] => 2025-01-03 16:40:50 [post_content] => Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting - click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting. [post_title] => Western Massachusetts Regional Interoperability Subcommittee Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => western-massachusetts-regional-interoperability-subcommittee-meeting-74 [to_ping] => [pinged] => [post_modified] => 2025-01-03 11:40:50 [post_modified_gmt] => 2025-01-03 16:40:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9636 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [712] => WP_Post Object ( [ID] => 9649 [post_author] => 5 [post_date] => 2025-02-10 10:18:03 [post_date_gmt] => 2025-02-10 15:18:03 [post_content] => De-Escalation and Crisis Communications Training is designed to provide participants practical tools to de-escalate interpersonal encounters. This course has an emphasis on providing de-escalation tools while prioritizing personal safety. This training is free. Registration is required. OEMS credits (3) are approved. Please complete the form below. In this course, learners will learn key concepts related to:
  • Problem solving and differentiating between types and stages of crisis.
  • The four factors of emotional stress.
  • Common indicators and systems associated with persons in crises.
  • Verbal steps to de-escalate a situation.
The class is fast paced, with a combination of verbal de-escalation exercises and shared instructor experiences. This course is for anyone who needs practical knowledge on how to address stressful encounters while maintain safety awareness. Recommended audience: First responders, professionals in public-facing roles, educators and staff from elementary schools, high schools, and higher education institutions, personnel from human service agencies, and others who regularly engage with the public, particularly in stressful situations. Objectives: By the end of the course, learners will be aware of practical and implementable tools to identify crises and steps associated with verbal de-escalation. The training is free. It is 3-hours long and is offered at the times and locations listed below. Registration is required. Please complete the form below to register. All registration will close at noon on Monday, March 3, 2025.
  • Wednesday, March 5, 2025, 9am to noon - Agawam - As of Monday 2/24/25 - this session is full. 
  • Wednesday, March 5, 2025, 4:30pm to 7:30pm - Pittsfield - As of Friday 2/28/25 this session is full. 
  • Thursday, March 6, 2025, 9am to noon - Hadley
  • Thursday, March 6, 2025, 2pm to 5pm - Greenfield
  Registration is closed. Thank you for your interest in the training.   [post_title] => De-escalation/ Crisis Communications Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => de-escalation-crisis-communications-training [to_ping] => [pinged] => [post_modified] => 2025-02-10 10:18:03 [post_modified_gmt] => 2025-02-10 15:18:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9649 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [713] => WP_Post Object ( [ID] => 9689 [post_author] => 5 [post_date] => 2025-04-08 09:23:38 [post_date_gmt] => 2025-04-08 13:23:38 [post_content] => Crush, Impalement, and Entrapment Response for First Responders First responders, prepare to enhance your skills in managing complex rescue scenarios. Join us for an intensive 8-hour training designed to equip you with the tools, techniques, and confidence to handle incidents involving crush injuries, impalements, and entrapments. Whether facing industrial accidents or terrorism-related incidents, this training will teach you how to apply your everyday tools effectively in high-pressure situations. Training Highlights:
  • In-Depth Instruction: Learn the complexities of crush, impalement, and entrapment situations through structured lectures and real-life case studies. The training will focus on scenarios such as machine entrapment, building collapses, vehicle rammings, and more.
  • Hands-On Simulations: Gain experience through performance stations that mirror real-world challenges, including fence and rebar impalements, meat grinder entrapments, and large machinery rescues.
  • Skill Building & Best Practices: Understand best practices for safety, medical considerations, command structure, and inter-agency collaboration during large-scale incidents.

The training is free. Registration is required. Please complete the form below to register.

Key Skills You Will Develop:
  • Identifying and assessing crush, impalement, and entrapment situations.
  • Utilizing everyday tools to extricate victims safely and efficiently.
  • Managing medical concerns specific to crush injuries, impalements, and entrapments.
Why Attend? This training is a unique opportunity to advance your skills with expert instruction and simulated rescue scenarios. Take advantage of this valuable experience to prepare for high-stakes situations and bring these life-saving techniques back to your team. 8 hours of CAPCE credits are available for this training. Update April 9, 2025 - The class is full. We are accepting names for the waitlist. Please complete the form below if you'd like to be added to the waitlist. Thank you for your interest in this training. [gravityform id="112" title="false" description="false"] [post_title] => Crush, Impalement and Entrapment Training [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => crush-impalement-and-entrapment-training-2 [to_ping] => [pinged] => [post_modified] => 2025-04-08 09:23:38 [post_modified_gmt] => 2025-04-08 13:23:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=9689 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 714 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 171 [post_author] => 1 [post_date] => 2012-07-22 12:39:41 [post_date_gmt] => 2012-07-22 16:39:41 [post_content] => [post_title] => Another Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => another-meeting [to_ping] => [pinged] => [post_modified] => 2012-07-22 12:39:41 [post_modified_gmt] => 2012-07-22 16:39:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://wrhsac.org/?p=171 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 714 [max_num_pages] => 0 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => 1 [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => b292d0fabb68b6f8cf7fe2fc8e19c4d9 [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) [query_cache_key:WP_Query:private] => wp_query:2b83e511fc2c8e95d5e9ecf066e455f0:0.49131700 17457747540.52201400 1745774754 )

WRHSAC All Hazards Planning and Equipment Subcommittee Meeting

Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting – click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

WRHSAC All Hazards Planning and Equipment Subcommittee Meeting

Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting – click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

WRHSAC All Hazards Planning and Equipment Subcommittee Meeting

Monthly meeting of the WRHSAC All Hazards Planning and Equipment Subcommittee Join Zoom Meeting – click here Meeting ID: 853 4912 0855 Passcode: 457207 Phone in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

Training and Exercise Subcommittee

Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting – click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

Training and Exercise Subcommittee

Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting – click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

Training and Exercise Subcommittee

Monthly meeting of the WRHSAC Training & Exercise Subcommittee Join Zoom Meeting – click here Meeting ID: 854 3738 5453 Passcode: 670273 Phone: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

WRHSAC Meeting

Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting – click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

WRHSAC Meeting

Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting – click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

WRHSAC Meeting

Monthly meeting of the Western Region Homeland Security Advisory Council Join Zoom Meeting – click here Meeting ID: 872 8499 6582 Passcode: 207480 Dial in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

Western Massachusetts Regional Interoperability Subcommittee Meeting

Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting – click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

Western Massachusetts Regional Interoperability Subcommittee Meeting

Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting – click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

Western Massachusetts Regional Interoperability Subcommittee Meeting

Monthly meeting of the Western Massachusetts Regional Interoperability Subcommittee (WMRIC) Join Zoom Meeting – click here Meeting ID: 881 6652 0784 Passcode: 216514 Dial-in: 1-929-205-6099 The agenda will be posted during the week prior to the meeting.

Read More…

Crush, Impalement and Entrapment Training

Crush, Impalement, and Entrapment Response for First Responders First responders, prepare to enhance your skills in managing complex rescue scenarios. Join us for an intensive 8-hour training designed to equip you with the tools, techniques, and confidence to handle incidents involving crush injuries, impalements, and entrapments. Whether facing industrial accidents or terrorism-related incidents, this training […]

Read More…