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] => 20260523
                        )

                )

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

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

                )

            [meta_key] => display_date
            [orderby] => meta_value
            [order] => DESC
            [paged] => 21
            [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] => 20260523
                                )

                            [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] => 20260523
                            [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 < '20260523' )
  )
) 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 200, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1238
                    [post_author] => 1
                    [post_date] => 2014-06-30 11:16:36
                    [post_date_gmt] => 2014-06-30 11:16:36
                    [post_content] => Janet K. Meub will be presenting at PBI's Trying A Case In State Court From Start To Finish on June 30, 2014, in Pittsburgh, PA.
                    [post_title] => PBI's Trying A Case In State Court From Start To Finish
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pbis-trying-a-case-in-state-court-from-start-to-finish
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:16:51
                    [post_modified_gmt] => 2019-06-26 11:16:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1238
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1240
                    [post_author] => 1
                    [post_date] => 2014-07-08 11:16:55
                    [post_date_gmt] => 2014-07-08 11:16:55
                    [post_content] => Jason M. Reefer and Matthew R. Wendler will present for the Webinar: Are Plaintiffs Allegedly Injured by Generic Drugs Down and Out on July 8, 2014. The webinar will discuss perspectives and debate from Brand-Name and Generic Manufacturers in the Post-Mensing World. To join the webinar, click here.

Webinar materials can be accessed here.
                    [post_title] => Innovator Liability Webinar
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => innovator-liability-webinar
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 15:06:01
                    [post_modified_gmt] => 2019-07-15 15:06:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1240
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1244
                    [post_author] => 1
                    [post_date] => 2014-07-23 11:18:08
                    [post_date_gmt] => 2014-07-23 11:18:08
                    [post_content] => Gaetan J. Alfano will present at the Pennsylvania Bar Institute's Trial of a Federal Court Case on July 23, 2014 in Philadelphia, PA.
                    [post_title] => Pennsylvania Bar Institute's Trial of a Federal Court Case
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pennsylvania-bar-institutes-trial-of-a-federal-court-case
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:18:34
                    [post_modified_gmt] => 2019-06-26 11:18:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1244
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1258
                    [post_author] => 1
                    [post_date] => 2014-11-05 11:24:59
                    [post_date_gmt] => 2014-11-05 11:24:59
                    [post_content] => Frank E. Pipak will present "Legislative and Case Law Update” at a seminar entitled Advanced Workers’ Compensation for the National Business Institute.
                    [post_title] => Advanced Workers’ Compensation for the National Business Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => advanced-workers-compensation-for-the-national-business-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-31 12:36:01
                    [post_modified_gmt] => 2019-07-31 12:36:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1258
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1262
                    [post_author] => 1
                    [post_date] => 2014-11-13 11:26:03
                    [post_date_gmt] => 2014-11-13 11:26:03
                    [post_content] => Marc S. Raspanti will be a panelist at the 2014 PACDL White Collar Seminar speaking during "Fraud, Kickbacks and the False Claims Act: A White Collar Practitioner's Primer."
                    [post_title] => 2014 PACDL White Collar Seminar
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => 2014-pacdl-white-collar-seminar
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:26:20
                    [post_modified_gmt] => 2019-06-26 11:26:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1262
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1266
                    [post_author] => 1
                    [post_date] => 2014-11-20 11:27:01
                    [post_date_gmt] => 2014-11-20 11:27:01
                    [post_content] => Douglas K. Rosenblum will present at the Pennsylvania Institute of CPA's Annual Conference  on November 20, 2014 in Valley Forge, PA.
                    [post_title] => Pennsylvania Institute of CPA's Annual Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pennsylvania-institute-of-cpas-annual-conference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:39:44
                    [post_modified_gmt] => 2019-06-27 00:39:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1266
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1272
                    [post_author] => 1
                    [post_date] => 2015-01-21 11:29:19
                    [post_date_gmt] => 2015-01-21 11:29:19
                    [post_content] => Marc S. Raspanti will speak at the American Conference Institute 2nd Annual False Claims and Qui Tam Enforcement seminar on "How Relator Counsel Validate and Investigate a Claim Before the Complaint is Filed."

Related Information:

                    [post_title] => American Conference Institute 2nd Annual False Claims and Qui Tam Enforcement
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => american-conference-institute-2nd-annual-false-claims-and-qui-tam-enforcement
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:30:12
                    [post_modified_gmt] => 2019-06-26 11:30:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1272
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1276
                    [post_author] => 1
                    [post_date] => 2015-03-04 11:30:35
                    [post_date_gmt] => 2015-03-04 11:30:35
                    [post_content] => Marc S. Raspanti will speak at the 2015 ABA White Collar Institute to be held in New Orleans.
                    [post_title] => 2015 ABA White Collar Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => 2015-aba-white-collar-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:30:58
                    [post_modified_gmt] => 2019-06-26 11:30:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1276
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 1278
                    [post_author] => 1
                    [post_date] => 2015-03-11 11:31:03
                    [post_date_gmt] => 2015-03-11 11:31:03
                    [post_content] => P. Brennan Hart will be moderating the presentation," Legal Briefing: A Survey of Employment Practices Law and Insurance Practices Bad Faith" in Kansas on March 11, 2015. Phillip R. Earnest and Christopher E. Ballod will present "Survey of the Interplay Between Unfair Insurance Practices Acts and Bad Faith Litigation."

Presented at:
AIG
17200 West 119th Street
Olathe, KS 66061

Live Simulcast at:
Intercontinental Hotel Kansas City at the Plaza
401 Ward Parkway
Kansas City, Mo 64112
Course registration available here.

AIG location full.

Attend at Live Simulcast location.
                    [post_title] => Legal Briefing: A Survey of Employment Practices Law and Insurance Practices Bad Faith
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => legal-briefing-a-survey-of-employment-practices-law-and-insurance-practices-bad-faith
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-02-28 20:20:45
                    [post_modified_gmt] => 2025-02-28 20:20:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1278
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 1298
                    [post_author] => 1
                    [post_date] => 2015-04-19 11:35:41
                    [post_date_gmt] => 2015-04-19 11:35:41
                    [post_content] => Michael A. Morse will present at the Health Care Compliance Association’s Compliance Institute in Orlando, Florida.  He will be speaking on “False Claims Act Developments.”
                    [post_title] => HCCA Compliance Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => hcca-compliance-institute-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:36:08
                    [post_modified_gmt] => 2019-06-26 11:36:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1298
                    [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] => 1238
            [post_author] => 1
            [post_date] => 2014-06-30 11:16:36
            [post_date_gmt] => 2014-06-30 11:16:36
            [post_content] => Janet K. Meub will be presenting at PBI's Trying A Case In State Court From Start To Finish on June 30, 2014, in Pittsburgh, PA.
            [post_title] => PBI's Trying A Case In State Court From Start To Finish
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => pbis-trying-a-case-in-state-court-from-start-to-finish
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-06-26 11:16:51
            [post_modified_gmt] => 2019-06-26 11:16:51
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://fire.h50.us/~pietraga/?p=1238
            [menu_order] => 0
            [post_type] => post
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 244
    [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] => 01e0e62e15571f608d69bfbd02e5d383
    [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:987bfd37b238410ae584fe6e853c7e6e
)

Past Events

Innovator Liability Webinar

July 8, 2014

Jason M. Reefer and Matthew R. Wendler will present for the Webinar: Are Plaintiffs Allegedly Injured by Generic Drugs Down and Out on July 8, 2014. The webinar will discuss perspectives and debate from Brand-Name and Generic Manufacturers in the Post-Mensing World. To join the webinar, click here. Webinar materials can be accessed here.

2014 PACDL White Collar Seminar

November 13, 2014

Marc S. Raspanti will be a panelist at the 2014 PACDL White Collar Seminar speaking during “Fraud, Kickbacks and the False Claims Act: A White Collar Practitioner’s Primer.”

HCCA Compliance Institute

April 19, 2015

Michael A. Morse will present at the Health Care Compliance Association’s Compliance Institute in Orlando, Florida.  He will be speaking on “False Claims Act Developments.”

News & Events

Related News

20 Pietragallo Lawyers Named in 2026 Pennsylvania Super Lawyers and Rising Stars
May 22, 2026
Pietragallo is pleased to announce that 20 lawyers have been named to the 2026 Pennsylvania Super Lawyers and Rising Stars list. Super Lawyers is a service of Thomson Reuters legal division which compiles a list of outstanding lawyers from more than 70 practice areas. Each year, Super Lawyers select attorneys based on peer nominations and... Read more »
23 Pietragallo Lawyers Named in 2026 The Best Lawyers In America and Ones to Watch
August 21, 2025
Pietragallo Gordon Alfano Bosick & Raspanti, LLP is pleased to announce that 23 lawyers have been named as 2026 The Best Lawyers in America® and Ones to Watch. In addition, partner Douglas Rosenblum has been named “Lawyer of the Year” for his work in Criminal Defense: White-Collar in Philadelphia. Best Lawyers recognition is determined entirely through... Read more »
View More News & Events