Events

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [category_name] => events
            [posts_per_page] => 10
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260725
                        )

                )

            [meta_key] => display_date
            [orderby] => meta_value
            [order] => DESC
            [paged] => 19
        )

    [query_vars] => Array
        (
            [post_type] => post
            [category_name] => events
            [posts_per_page] => 10
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260725
                        )

                )

            [meta_key] => display_date
            [orderby] => meta_value
            [order] => DESC
            [paged] => 19
            [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
            [tag] => 
            [cat] => 4
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [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] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => events
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

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

            [queried_terms] => Array
                (
                    [category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => events
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => display_date
                                    [compare] => <
                                    [value] => 20260725
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => display_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260725
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (4)
) AND ( 
  wp_postmeta.meta_key = 'display_date' 
  AND 
  ( 
    ( mt1.meta_key = 'display_date' AND mt1.meta_value < '20260725' )
  )
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value DESC
					 LIMIT 180, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1120
                    [post_author] => 1
                    [post_date] => 2013-02-12 10:39:24
                    [post_date_gmt] => 2013-02-12 10:39:24
                    [post_content] => Joseph D. Mancano will present, "The False Claims Act," at the Chester County Bar Association's CLE in Chester County, PA on February 12, 2013.
                    [post_title] => Chester County Bar Association CLE
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => chester-county-bar-association-cle
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:21:23
                    [post_modified_gmt] => 2019-06-27 00:21:23
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1120
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1138
                    [post_author] => 1
                    [post_date] => 2013-04-24 10:46:07
                    [post_date_gmt] => 2013-04-24 10:46:07
                    [post_content] => Marc S. Raspanti will serve on the panel, "Negotiating False Claims Act Settlements and Corporate Integrity Agreements," at the HCCA Compliance Institute on April 24, 2013 in Washington, DC.

Related Information:

                    [post_title] => HCCA Compliance Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => hcca-compliance-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:23:20
                    [post_modified_gmt] => 2019-06-27 00:23:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1138
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1142
                    [post_author] => 1
                    [post_date] => 2013-04-30 10:47:09
                    [post_date_gmt] => 2013-04-30 10:47:09
                    [post_content] => Louis C. Long will be presenting at "Litigating Insurance Coverage Claims: From Start to Finish," a seminar hosted by the National Busniess Institute along with co-presenters James C. Heneghan, Alexander J. Jamiolkowski, Joseph N. Kravec Jr. and Kathleen A. Segmiller.

Time:
9:00 AM - 4:30 PM

Location: 
Hilton Garden Inn Pittsburgh Southpointe
1000 Corporate Dr
Canonsburg, PA 15317

For more information and to register, please click here.
                    [post_title] => Litigating Insurance Coverage Claims: From Start to Finish
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => litigating-insurance-coverage-claims-from-start-to-finish
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 12:27:49
                    [post_modified_gmt] => 2019-07-15 12:27:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1142
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1144
                    [post_author] => 1
                    [post_date] => 2013-05-08 10:47:51
                    [post_date_gmt] => 2013-05-08 10:47:51
                    [post_content] => Michael A. Morse will be presenting at the 2013 Healthcare Fraud and Abuse Bootcamp Webinar Series, Part IV: False Claims Act on May 8, 2013.

Related Information:

                    [post_title] => 2013 Healthcare Fraud and Abuse Bootcamp Webinar Series, Part IV: False Claims Act
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => 2013-healthcare-fraud-and-abuse-bootcamp-webinar-series-part-iv-false-claims-act
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 13:58:16
                    [post_modified_gmt] => 2019-07-15 13:58:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1144
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1146
                    [post_author] => 1
                    [post_date] => 2013-05-08 10:47:57
                    [post_date_gmt] => 2013-05-08 10:47:57
                    [post_content] => Gaetan J. Alfano will be presenting at the Pennsylvania Bar Institute's 17th Annual Insurance Institute on May 8, 2013. He will present on the topic of "New Commonwealth Court Rules for Insurance Insolvency." Don’t miss the valuable insights shared by the Commonwealth Court Judge, Deputy Judicial Clerk and Chief Clerk and by counsel for the Pennsylvania Insurance Department and private practitioners on how the new rules impact every aspect of court proceedings for insurance rehabilitations and liquidations.

Related Information:

                    [post_title] => PBI's 17th Annual Insurance Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pbis-17th-annual-insurance-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 12:27:25
                    [post_modified_gmt] => 2019-07-15 12:27:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1146
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1150
                    [post_author] => 1
                    [post_date] => 2013-06-07 10:49:01
                    [post_date_gmt] => 2013-06-07 10:49:01
                    [post_content] => Marc S. Raspanti will serve on the panel, "Direct and Cross of Plaintiffs' Witness," at the ABA National False Claims Act and Qui Tam Trial Institute on June 7, 2013 in Washington, DC.
                    [post_title] => ABA National False Claims Act and Qui Tam Trial Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => aba-national-false-claims-act-and-qui-tam-trial-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:23:57
                    [post_modified_gmt] => 2019-06-27 00:23:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1150
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1157
                    [post_author] => 1
                    [post_date] => 2013-06-27 10:51:16
                    [post_date_gmt] => 2013-06-27 10:51:16
                    [post_content] => Joseph D. Mancano will moderate the panel, "The Intersection of Corporate Governance and Criminal Law," at the DRI's Government Enforcement and Corporate Compliance Seminar on June 27, 2013 in Washington, DC.

Related Information:

                    [post_title] => DRI's Government Enforcement and Corporate Compliance Seminar
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => dris-government-enforcement-and-corporate-compliance-seminar-3
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 10:51:31
                    [post_modified_gmt] => 2019-06-26 10:51:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1157
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1163
                    [post_author] => 1
                    [post_date] => 2013-10-08 10:55:44
                    [post_date_gmt] => 2013-10-08 10:55:44
                    [post_content] => Daniel J. McGravey  and Sarah R. Lavelle will present, "Managing Employees’ Bad Habits and Crafting Effective Wellness Programs," at an American Law Institute CLE in Philadelphia, PA on October 8, 2013.

Related Information:

                    [post_title] => American Law Institute CLE
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => american-law-institute-cle
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 14:53:07
                    [post_modified_gmt] => 2019-06-26 14:53:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1163
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 1165
                    [post_author] => 1
                    [post_date] => 2013-10-08 10:56:22
                    [post_date_gmt] => 2013-10-08 10:56:22
                    [post_content] => Joseph D. Mancano will present, "Understanding Bank Agreements" and "Legal Pitfalls in Treasury," at the University of North Carolina Treasury Management Series held at the Univserity of North Carolina in Chapel Hill, NC on October 8, 2013.

Related Information:

                    [post_title] => University of North Carolina Treasury Management Series
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => university-of-north-carolina-treasury-management-series-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 10:56:39
                    [post_modified_gmt] => 2019-06-26 10:56:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1165
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 1167
                    [post_author] => 1
                    [post_date] => 2013-10-31 10:57:09
                    [post_date_gmt] => 2013-10-31 10:57:09
                    [post_content] => Janet K. Meub will speak on the topic of Health Information Exchanges at a Lorman Education Services Seminar on October 31, 2013. The seminar is geared towards medical records directors, hospital administrators, nurses, and attorneys.

Related Information:

                    [post_title] => Lorman Education Services Seminar
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => lorman-education-services-seminar
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 10:57:33
                    [post_modified_gmt] => 2019-06-26 10:57:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1167
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 1120
            [post_author] => 1
            [post_date] => 2013-02-12 10:39:24
            [post_date_gmt] => 2013-02-12 10:39:24
            [post_content] => Joseph D. Mancano will present, "The False Claims Act," at the Chester County Bar Association's CLE in Chester County, PA on February 12, 2013.
            [post_title] => Chester County Bar Association CLE
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => chester-county-bar-association-cle
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-06-27 00:21:23
            [post_modified_gmt] => 2019-06-27 00:21:23
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://fire.h50.us/~pietraga/?p=1120
            [menu_order] => 0
            [post_type] => post
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 247
    [max_num_pages] => 25
    [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] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 7391e1d64da9f14902b0671e19c53398
    [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:8d8c9e6b0dc68a5c2ee2220378b1fdbc
)

Past Events

Chester County Bar Association CLE

February 12, 2013

Joseph D. Mancano will present, “The False Claims Act,” at the Chester County Bar Association’s CLE in Chester County, PA on February 12, 2013.

HCCA Compliance Institute

April 24, 2013

Marc S. Raspanti will serve on the panel, “Negotiating False Claims Act Settlements and Corporate Integrity Agreements,” at the HCCA Compliance Institute on April 24, 2013 in Washington, DC. Related Information: Program Information

Litigating Insurance Coverage Claims: From Start to Finish

April 30, 2013

Louis C. Long will be presenting at “Litigating Insurance Coverage Claims: From Start to Finish,” a seminar hosted by the National Busniess Institute along with co-presenters James C. Heneghan, Alexander J. Jamiolkowski, Joseph N. Kravec Jr. and Kathleen A. Segmiller. Time: 9:00 AM – 4:30 PM Location:  Hilton Garden Inn Pittsburgh Southpointe 1000 Corporate Dr Canonsburg, PA 15317 For more... Read more »

PBI’s 17th Annual Insurance Institute

May 8, 2013

Gaetan J. Alfano will be presenting at the Pennsylvania Bar Institute’s 17th Annual Insurance Institute on May 8, 2013. He will present on the topic of “New Commonwealth Court Rules for Insurance Insolvency.” Don’t miss the valuable insights shared by the Commonwealth Court Judge, Deputy Judicial Clerk and Chief Clerk and by counsel for the Pennsylvania... Read more »

DRI’s Government Enforcement and Corporate Compliance Seminar

June 27, 2013

Joseph D. Mancano will moderate the panel, “The Intersection of Corporate Governance and Criminal Law,” at the DRI’s Government Enforcement and Corporate Compliance Seminar on June 27, 2013 in Washington, DC. Related Information: Program Information

American Law Institute CLE

October 8, 2013

Daniel J. McGravey  and Sarah R. Lavelle will present, “Managing Employees’ Bad Habits and Crafting Effective Wellness Programs,” at an American Law Institute CLE in Philadelphia, PA on October 8, 2013. Related Information: Program Information

University of North Carolina Treasury Management Series

October 8, 2013

Joseph D. Mancano will present, “Understanding Bank Agreements” and “Legal Pitfalls in Treasury,” at the University of North Carolina Treasury Management Series held at the Univserity of North Carolina in Chapel Hill, NC on October 8, 2013. Related Information: Program Information

Lorman Education Services Seminar

October 31, 2013

Janet K. Meub will speak on the topic of Health Information Exchanges at a Lorman Education Services Seminar on October 31, 2013. The seminar is geared towards medical records directors, hospital administrators, nurses, and attorneys. Related Information: Program Information

News & Events

Related News

2026 Chambers High Net Worth Guide Recognizes Pietragallo as a Leading Law Firm in Pennsylvania
July 23, 2026
Pietragallo Gordon Alfano Bosick & Raspanti, LLP has once again been recognized by the premier independent legal research organization, Chambers and Partners USA, in its 2026 High Net Worth Guide, earning Band 2 rankings in both Family/Matrimonial and Private Wealth Disputes in Pennsylvania. In addition to the firm’s practice rankings, three Pietragallo partners received individual Band... Read more »
Carla Schiff Donnelly Co-Hosts Law in the Family Podcast
July 22, 2026
Partner Carla Schiff Donnelly co-hosted an episode of the podcast Law in the Family, “A Discussion with New PBA Family Law Section Chair Candice Komar” that was released July 2, 2026. Carla sat down with Candice to discuss her goals for the upcoming year as the newly elected Chair of the Pennsylvania Bar Association Family... Read more »
View More News & Events