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

    [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] => 24
            [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 230, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1393
                    [post_author] => 1
                    [post_date] => 2017-02-22 11:58:08
                    [post_date_gmt] => 2017-02-22 11:58:08
                    [post_content] => Koleen S. Kirkwood will speak on “ERISA Compliance & Enforcement Issues in 2017 & Beyond” during a live webcast sponsored by The Knowledge Group.
                    [post_title] => ERISA Compliance and Enforcement Issues in 2017 & Beyond
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => erisa-compliance-and-enforcement-issues-in-2017-beyond
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 15:48:51
                    [post_modified_gmt] => 2019-06-26 15:48:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1393
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1395
                    [post_author] => 1
                    [post_date] => 2017-03-07 11:58:40
                    [post_date_gmt] => 2017-03-07 11:58:40
                    [post_content] => Martin T. Durkin will discuss, "Telemedicine and the Legal Challenges that Keep us from Building a Virtual Mayo Clinic," at PBI's 23rd Annual Health Law Institute.  The event takes place at the Pennsylvania Convention Center in Philadelphia, PA.
                    [post_title] => PBI's 23rd Annual Health Law Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pbis-23rd-annual-health-law-institute-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 14:28:16
                    [post_modified_gmt] => 2019-07-15 14:28:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1395
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1399
                    [post_author] => 1
                    [post_date] => 2017-03-26 12:00:32
                    [post_date_gmt] => 2017-03-26 12:00:32
                    [post_content] => Marc Stephen Raspanti will speak on “False Claims Act Developments” at the HCCA’s 21st Annual Compliance Institute in National Harbor, MD.
                    [post_title] => HCCA's 21st Annual Compliance Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => hccas-21st-annual-compliance-institute-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:49:45
                    [post_modified_gmt] => 2019-06-27 00:49:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1399
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1412
                    [post_author] => 1
                    [post_date] => 2017-10-25 12:03:51
                    [post_date_gmt] => 2017-10-25 12:03:51
                    [post_content] => Pietragallo Gordon Alfano Bosick & Raspanti, LLP
One Oxford Centre, 38th Floor
301 Grant Street
Pittsburgh, PA 15219
Wednesday, October 25, 2017 Presentations begin at 3:00pm followed by a cocktail reception at 5:00pm. This course is approved for 2.00 credits and free of charge to attendees.
Register Here
Join Pietragallo's White Collar attorneys for a lively discussion of developments in government enforcement:
  • DOJ, FBI, DEA, HHS - Who's in Charge Now?
  • Updates on: Health Care Enforcement, Bank Fraud, Foreign Corrupt Practices Act, and the False Claims Act
  • Strategies for internal investigations and compliance
Pittsburgh at Night with Inclined Plane [post_title] => Investigations & Compliance CLE [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => investigations-compliance-cle [to_ping] => [pinged] => [post_modified] => 2019-06-26 22:21:29 [post_modified_gmt] => 2019-06-26 22:21:29 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1412 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 1415 [post_author] => 1 [post_date] => 2017-10-31 12:05:19 [post_date_gmt] => 2017-10-31 12:05:19 [post_content] => Marc Stephen Raspanti will present, "Your Company Has Been Served With a Civil Investigative Demand: Now What," at the Healthcare Enforcement Compliance Institute's 3rd Annual Conference. [post_title] => 3rd Annual Healthcare Enforcement Compliance Institute [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => 3rd-annual-healthcare-enforcement-compliance-institute [to_ping] => [pinged] => [post_modified] => 2019-06-27 00:55:47 [post_modified_gmt] => 2019-06-27 00:55:47 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1415 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 1417 [post_author] => 1 [post_date] => 2017-12-15 12:05:46 [post_date_gmt] => 2017-12-15 12:05:46 [post_content] => Gaetan J. Alfano will be a panelist speaker at the Business Insurance U.S. Women to Watch Annual Conference in New York City, on December 15, 2017. Mr. Alfano's panel will focus on the gender pay gap issue. He will discuss recent case law on the employer ban on inquiries into salary history, the Philadelphia ordinance, and how all of these developments impact the overall landscape for employees. Women to Watch banner   For More Information Click HERE [post_title] => Business Insurance U.S. Women to Watch Annual Conference [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => business-insurance-u-s-women-to-watch-annual-conference [to_ping] => [pinged] => [post_modified] => 2019-07-15 12:48:22 [post_modified_gmt] => 2019-07-15 12:48:22 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1417 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1422 [post_author] => 1 [post_date] => 2018-02-28 12:07:17 [post_date_gmt] => 2018-02-28 12:07:17 [post_content] => WhiteCollarRecep_inv_image_022818_v2(1)

Co-Hosted By Pietragallo Gordon Alfano Bosick & Raspanti, LLP

Please join the Philadelphia White Collar Bar for a reception to kick off the ABA National Institute on White Collar Crime in San Diego, California. Several Philadelphia law and consulting firms are co-hosting cocktails and hors d’oeuvres at Roy's San Diego Waterfront.

     Questions? Please contact Christine Lautenbacher at (215) 972-1885 or clautenbacher@saul.com.

Other Sponsors Include: James A. Backstrom, Counsellor at Law Ballard Spahr LLP Cedrone & Mancano, LLC Conrad O'Brien PC Deloitte Consulting LLP Drinker Biddle & Reath LLP Duane Morris LLP Fox Rothschild LLP Law Offices of Ann C. Flannery, LLC Law Offices of Howard Bruce Klein, P.C. Law Offices of Arthur R. Donato Law Offices of Lisa A. Mathewson Marcum LLP Montgomery McCracken Walker & Rhoads LLP Morgan, Lewis & Bockius LLP Norman E. Greenspan, Esquire Pepper Hamilton LLP Post & Schell, P.C. Saul Ewing LLP Stradley Ronon Stevens & Young, LLP

[post_title] => Philadelphia White Collar Bar Reception [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => philadelphia-white-collar-bar-reception [to_ping] => [pinged] => [post_modified] => 2019-06-26 22:21:46 [post_modified_gmt] => 2019-06-26 22:21:46 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1422 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 1425 [post_author] => 1 [post_date] => 2018-03-15 12:11:20 [post_date_gmt] => 2018-03-15 12:11:20 [post_content] => Pietragallo Gordon Alfano Bosick & Raspanti, LLP One Oxford Centre, 38th Floor 301 Grant Street Pittsburgh, PA 15219
Thursday, March 15, 2018 Presentations begin at 10:00am followed by lunch with basketball viewing. This course is approved for 2.00 credits and free of charge to attendees.
[post_title] => Monitoring The Madness: Preventing and Dealing with Workplace Harassment CLE [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => monitoring-the-madness-preventing-and-dealing-with-workplace-harassment-cle [to_ping] => [pinged] => [post_modified] => 2019-06-26 12:11:33 [post_modified_gmt] => 2019-06-26 12:11:33 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1425 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 1430 [post_author] => 1 [post_date] => 2018-04-18 12:12:51 [post_date_gmt] => 2018-04-18 12:12:51 [post_content] => Marc Stephen Raspanti will be presenting on the False Claims Act panel for the Federal Courts Committee of the Philadelphia Bar Association. The title of his panel will be "The FCA in 2018: A Brave New World." This will take place on April 18, 2018 at the Philadelphia Bar Association from 12:00pm - 1:30pm. [post_title] => Federal Courts Committee FCA Panel [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => federal-courts-committee-fca-panel [to_ping] => [pinged] => [post_modified] => 2019-06-27 00:56:35 [post_modified_gmt] => 2019-06-27 00:56:35 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1430 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1438 [post_author] => 1 [post_date] => 2018-05-03 12:14:35 [post_date_gmt] => 2018-05-03 12:14:35 [post_content] => Marc S. Raspanti will be speaking at the American Bar Association's 28th Annual National Institute on Health Care Fraud on Thursday, May 3, 2018 at the Hotel Nikko, San Francisco, California. He will be presenting on Negotiating False Claims Act Settlements and Mediation. [post_title] => ABA 28th Annual National Institute on Health Care Fraud [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => aba-28th-annual-national-institute-on-health-care-fraud [to_ping] => [pinged] => [post_modified] => 2019-06-27 00:56:50 [post_modified_gmt] => 2019-06-27 00:56:50 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1438 [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] => 1393 [post_author] => 1 [post_date] => 2017-02-22 11:58:08 [post_date_gmt] => 2017-02-22 11:58:08 [post_content] => Koleen S. Kirkwood will speak on “ERISA Compliance & Enforcement Issues in 2017 & Beyond” during a live webcast sponsored by The Knowledge Group. [post_title] => ERISA Compliance and Enforcement Issues in 2017 & Beyond [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => erisa-compliance-and-enforcement-issues-in-2017-beyond [to_ping] => [pinged] => [post_modified] => 2019-06-26 15:48:51 [post_modified_gmt] => 2019-06-26 15:48:51 [post_content_filtered] => [post_parent] => 0 [guid] => http://fire.h50.us/~pietraga/?p=1393 [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] => 2ebb52c41f6359e3d59769d1dc76209c [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:c158168d23fa82852d6d97c3f095b3aa )

Past Events

PBI’s 23rd Annual Health Law Institute

March 7, 2017

Martin T. Durkin will discuss, “Telemedicine and the Legal Challenges that Keep us from Building a Virtual Mayo Clinic,” at PBI’s 23rd Annual Health Law Institute.  The event takes place at the Pennsylvania Convention Center in Philadelphia, PA.

Investigations & Compliance CLE

October 25, 2017

Pietragallo Gordon Alfano Bosick & Raspanti, LLP One Oxford Centre, 38th Floor 301 Grant Street Pittsburgh, PA 15219 Wednesday, October 25, 2017 Presentations begin at 3:00pm followed by a cocktail reception at 5:00pm. This course is approved for 2.00 credits and free of charge to attendees. Register Here Join Pietragallo’s White Collar attorneys for a lively discussion... Read more »

Business Insurance U.S. Women to Watch Annual Conference

December 15, 2017

Gaetan J. Alfano will be a panelist speaker at the Business Insurance U.S. Women to Watch Annual Conference in New York City, on December 15, 2017. Mr. Alfano’s panel will focus on the gender pay gap issue. He will discuss recent case law on the employer ban on inquiries into salary history, the Philadelphia ordinance, and how all of... Read more »

Philadelphia White Collar Bar Reception

February 28, 2018

Co-Hosted By Pietragallo Gordon Alfano Bosick & Raspanti, LLP Please join the Philadelphia White Collar Bar for a reception to kick off the ABA National Institute on White Collar Crime in San Diego, California. Several Philadelphia law and consulting firms are co-hosting cocktails and hors d’oeuvres at Roy’s San Diego Waterfront.      Questions? Please contact Christine Lautenbacher at (215)... Read more »

Monitoring The Madness: Preventing and Dealing with Workplace Harassment CLE

March 15, 2018

Pietragallo Gordon Alfano Bosick & Raspanti, LLP One Oxford Centre, 38th Floor 301 Grant Street Pittsburgh, PA 15219 Thursday, March 15, 2018 Presentations begin at 10:00am followed by lunch with basketball viewing. This course is approved for 2.00 credits and free of charge to attendees. Register Here

Federal Courts Committee FCA Panel

April 18, 2018

Marc Stephen Raspanti will be presenting on the False Claims Act panel for the Federal Courts Committee of the Philadelphia Bar Association. The title of his panel will be “The FCA in 2018: A Brave New World.” This will take place on April 18, 2018 at the Philadelphia Bar Association from 12:00pm – 1:30pm.

ABA 28th Annual National Institute on Health Care Fraud

May 3, 2018

Marc S. Raspanti will be speaking at the American Bar Association’s 28th Annual National Institute on Health Care Fraud on Thursday, May 3, 2018 at the Hotel Nikko, San Francisco, California. He will be presenting on Negotiating False Claims Act Settlements and Mediation.

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