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

    [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] => 20
            [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 190, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1169
                    [post_author] => 1
                    [post_date] => 2013-11-06 10:57:39
                    [post_date_gmt] => 2013-11-06 10:57:39
                    [post_content] => Michael A. Morse will be presenting at a Univeristy of Michigan School of Law Lecture in Ann Arbor, MI on November 6, 2013. He will present "Case Study of a Qui Tam Case."
                    [post_title] => University of Michigan School of Law Lecture
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => university-of-michigan-school-of-law-lecture
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 10:57:57
                    [post_modified_gmt] => 2019-06-26 10:57:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1169
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1171
                    [post_author] => 1
                    [post_date] => 2013-11-07 10:58:01
                    [post_date_gmt] => 2013-11-07 10:58:01
                    [post_content] => Marc S. Raspanti will be presenting at an American Law Institute CLE on November 7, 2013. He will present a video webcast on "Litigating a False Claims Act Whistleblower Case."

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-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:25:13
                    [post_modified_gmt] => 2019-06-27 00:25:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1171
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1181
                    [post_author] => 1
                    [post_date] => 2013-11-14 11:00:54
                    [post_date_gmt] => 2013-11-14 11:00:54
                    [post_content] => Emily J. Hicks will be a panelist on an ABA Pharmaceuticals & Medical Device CLE panel covering "The Significance and Potential Impact of Mutual Pharmaceutical Company, Inc. v. Bartlett" held at Novo Nordisk in Princeton, New Jersey, on November 14, 2013.

Related Information:

                    [post_title] => ABA Pharmaceutical & Medical Device CLE
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => aba-pharmaceutical-medical-device-cle
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:01:24
                    [post_modified_gmt] => 2019-06-26 11:01:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1181
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1183
                    [post_author] => 1
                    [post_date] => 2013-11-21 11:01:28
                    [post_date_gmt] => 2013-11-21 11:01:28
                    [post_content] => Michael A. Morse will be presenting at a National Business Institute CLE on November 21, 2013. He will present on "False Claims Act and Qui Tam Litigation."

Related Information:

                    [post_title] => National Business Institute CLE
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => national-business-institute-cle
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:25:30
                    [post_modified_gmt] => 2019-06-27 00:25:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1183
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1185
                    [post_author] => 1
                    [post_date] => 2013-12-02 11:02:09
                    [post_date_gmt] => 2013-12-02 11:02:09
                    [post_content] => Douglas K. Rosenblum will be presenting at the annual conference of the Philadelphia Chapter of the Association of Certified Fraud Examiners on December 2, 2013. The topic will be: “Blowing the Whistle: Procedural and Ethical Implications of the False Claims Acts and Related Government Programs.”
                    [post_title] => Philadelphia Chapter of the Association of Certified Fraud Examiners Annual Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => philadelphia-chapter-of-the-association-of-certified-fraud-examiners-annual-conference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:02:34
                    [post_modified_gmt] => 2019-06-26 11:02:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1185
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1187
                    [post_author] => 1
                    [post_date] => 2013-12-09 11:02:38
                    [post_date_gmt] => 2013-12-09 11:02:38
                    [post_content] => Marc S. Raspanti will be presenting at the American Bar Association's Washington Health Law Summit in Washington, DC on December 9, 2013. He will be serving on a panel that will discuss ethical issues related to qui tam cases involving healthcare fraud and abuse cases.

Related Information:

                    [post_title] => American Bar Association's Washington Health Law Summit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => american-bar-associations-washington-health-law-summit
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:25:48
                    [post_modified_gmt] => 2019-06-27 00:25:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1187
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1201
                    [post_author] => 1
                    [post_date] => 2014-02-20 11:06:21
                    [post_date_gmt] => 2014-02-20 11:06:21
                    [post_content] => Brett C. Shear will be presenting presenting on accountant malpractice at the PBI panel entitled, "Uncovering and Proving Financial Fraud" in Pittsburgh on February 20, 2014.
                    [post_title] => PBI Panel Presentation
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pbi-panel-presentation
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:06:46
                    [post_modified_gmt] => 2019-06-26 11:06:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1201
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1209
                    [post_author] => 1
                    [post_date] => 2014-03-30 11:08:33
                    [post_date_gmt] => 2014-03-30 11:08:33
                    [post_content] => Michael A. Morse will be presenting at the HCCA 2014 Compliance Institute in San Diego, CA on March 30, 2014. He will present "False Claims Act Developments."

Related Information:

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

            [8] => WP_Post Object
                (
                    [ID] => 1215
                    [post_author] => 1
                    [post_date] => 2014-04-25 11:09:51
                    [post_date_gmt] => 2014-04-25 11:09:51
                    [post_content] => Daniel J. McGravey and Sarah R. Lavelle will present "Managing Employees’ Bad Habits and Crafting Effective Wellness Programs" at PBI's Employment Law Institute on April 25, 2014 in Philadelphia, PA.
                    [post_title] => PBI's Employment Law Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pbis-employment-law-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 15:24:53
                    [post_modified_gmt] => 2019-06-26 15:24:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1215
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 1217
                    [post_author] => 1
                    [post_date] => 2014-04-28 11:10:35
                    [post_date_gmt] => 2014-04-28 11:10:35
                    [post_content] => Marc S. Raspanti will present at Seton Hall Law on April 28, 2014.  He will present on "The Ban of Off-Label Promotion and the False Claims Act: Analyzing a Decentralized, Public-Private Enforcement Regime."
                    [post_title] => Seton Hall Law
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => seton-hall-law
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:26:05
                    [post_modified_gmt] => 2019-06-27 00:26:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1217
                    [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] => 1169
            [post_author] => 1
            [post_date] => 2013-11-06 10:57:39
            [post_date_gmt] => 2013-11-06 10:57:39
            [post_content] => Michael A. Morse will be presenting at a Univeristy of Michigan School of Law Lecture in Ann Arbor, MI on November 6, 2013. He will present "Case Study of a Qui Tam Case."
            [post_title] => University of Michigan School of Law Lecture
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => university-of-michigan-school-of-law-lecture
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-06-26 10:57:57
            [post_modified_gmt] => 2019-06-26 10:57:57
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://fire.h50.us/~pietraga/?p=1169
            [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] => 374d507cc30275d51e4cf2cdf8b1d563
    [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:aa8f26fa7abda3e8f5ccca7711410534
)

Past Events

University of Michigan School of Law Lecture

November 6, 2013

Michael A. Morse will be presenting at a Univeristy of Michigan School of Law Lecture in Ann Arbor, MI on November 6, 2013. He will present “Case Study of a Qui Tam Case.”

American Law Institute CLE

November 7, 2013

Marc S. Raspanti will be presenting at an American Law Institute CLE on November 7, 2013. He will present a video webcast on “Litigating a False Claims Act Whistleblower Case.” Related Information: Program Information

ABA Pharmaceutical & Medical Device CLE

November 14, 2013

Emily J. Hicks will be a panelist on an ABA Pharmaceuticals & Medical Device CLE panel covering “The Significance and Potential Impact of Mutual Pharmaceutical Company, Inc. v. Bartlett” held at Novo Nordisk in Princeton, New Jersey, on November 14, 2013. Related Information: Program Information

National Business Institute CLE

November 21, 2013

Michael A. Morse will be presenting at a National Business Institute CLE on November 21, 2013. He will present on “False Claims Act and Qui Tam Litigation.” Related Information: Program Information

American Bar Association’s Washington Health Law Summit

December 9, 2013

Marc S. Raspanti will be presenting at the American Bar Association’s Washington Health Law Summit in Washington, DC on December 9, 2013. He will be serving on a panel that will discuss ethical issues related to qui tam cases involving healthcare fraud and abuse cases. Related Information: Program Information

PBI Panel Presentation

February 20, 2014

Brett C. Shear will be presenting presenting on accountant malpractice at the PBI panel entitled, “Uncovering and Proving Financial Fraud” in Pittsburgh on February 20, 2014.

HCCA 2014 Compliance Institute

March 30, 2014

Michael A. Morse will be presenting at the HCCA 2014 Compliance Institute in San Diego, CA on March 30, 2014. He will present “False Claims Act Developments.” Related Information: Program Information

PBI’s Employment Law Institute

April 25, 2014

Daniel J. McGravey and Sarah R. Lavelle will present “Managing Employees’ Bad Habits and Crafting Effective Wellness Programs” at PBI’s Employment Law Institute on April 25, 2014 in Philadelphia, PA.

Seton Hall Law

April 28, 2014

Marc S. Raspanti will present at Seton Hall Law on April 28, 2014.  He will present on “The Ban of Off-Label Promotion and the False Claims Act: Analyzing a Decentralized, Public-Private Enforcement Regime.”

News & Events

Related News

Chambers USA Recognizes Pietragallo as a 2026 Leading Law Firm in Pennsylvania
June 4, 2026
Pietragallo Gordon Alfano Bosick & Raspanti, LLP is pleased to announce that we have once again been recognized by the premier independent legal research organization, Chambers and Partners USA, in it’s 2026 law firm ranking guide in the areas of False Claims Act in USA-Nationwide, White Collar Crime & Government Investigations in Pennsylvania, Product Liability... Read more »
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 »
View More News & Events