<pre id='sf_query' style='display:none;'>
            SELECT
            Id,
            Name,
            Session_Name__c,
            Panel_Title__c,
            Panel_Abstract__c,
			Session_Start_Time__c,
            (SELECT Id,
                    Speaker_Function__c,
                    Speaker_Status__c,
                    Abstract_Title__c,
                    Speaker_Name_on_Agenda__c,
                    Name,
                    Contact_del__c,
                    Contact_del__r.Name,
                    Contact_del__r.FirstName,
                    Contact_del__r.LastName,
                    Contact_del__r.Title,
                    Contact_del__r.Account.Name,
                    Account__r.Name,
                    Contact_Account__c,
                    Speaker_Placement__c,
                    Panelist__c,
                    Co_Author_1__c, Co_Author_1__r.Name, Co_Author_1__r.Title, Co_Author_1__r.Account.Name,
                    Co_Author_2__c, Co_Author_2__r.Name, Co_Author_2__r.Title, Co_Author_2__r.Account.Name,
                    Co_Author_3__c, Co_Author_3__r.Name, Co_Author_3__r.Title, Co_Author_3__r.Account.Name,
                    Co_Author_4__c, Co_Author_4__r.Name, Co_Author_4__r.Title, Co_Author_4__r.Account.Name,
                    Co_Author_5__c, Co_Author_5__r.Name, Co_Author_5__r.Title, Co_Author_5__r.Account.Name,
                    Co_Author_6__c, Co_Author_6__r.Name, Co_Author_6__r.Title, Co_Author_6__r.Account.Name
                FROM Speaker__r
                WHERE Speaker_Status__c IN ('Invited', 'Request - accepted')
                ORDER BY Speaker_Placement__c, Contact_del__r.LastName, Contact_del__r.FirstName),
            (SELECT Id, Title, IsNote
                FROM  NotesAndAttachments
                WHERE IsNote = FALSE
                AND (Title LIKE '%jpg%' OR Title LIKE '%jpeg%' OR Title LIKE '%gif%' OR Title LIKE '%png%')
				ORDER BY CreatedDate DESC),
			(SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType
				FROM CombinedAttachments
				WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPG', 'GIF', 'PNG')
				ORDER BY CreatedDate DESC LIMIT 1)
            FROM Session__c
                WHERE Event__r.ID IN ('a0DC000000rnJJrMAM') AND Session_Status__c IN ('Abstract - Copy Edited', 'Abstract - Finalized')
            ORDER BY Session_Start_Time__c, Track_Title__c, Session_Slot_Number__c, Session_Name__c</pre><pre id='sf_response' style='display:none;'>stdClass Object
(
    [totalSize] => 26
    [done] => 1
    [records] => Array
        (
            [0] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC0000013gWY2MAM
                        )

                    [Id] => a0FC0000013gWY2MAM
                    [Name] => PRB18 - Monday Night
                    [Session_Name__c] => PRB18 - Monday Night Awards Wingding
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-19T22:30:00.000+0000
                    [Speaker__r] => 
                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [1] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CgaMAE
                        )

                    [Id] => a0FC000000y7CgaMAE
                    [Name] => PRBCUG18 - GS1
                    [Session_Name__c] => PRBGS1-Welcome & Opening
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-20T12:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PGGSMA4
                                                )

                                            [Id] => a0GC0000016PGGSMA4
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => Chairman of PRB Coal Users' Group
                                            [Speaker_Name_on_Agenda__c] => Andy S. Dobrzanski
                                            [Name] => SP-32285
                                            [Contact_del__c] => 00380000010uoKcAAI
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/00380000010uoKcAAI
                                                        )

                                                    [Name] => Andrew Dobrzanski
                                                    [FirstName] => Andrew
                                                    [LastName] => Dobrzanski
                                                    [Title] => Production Manager
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000Urtu6AAB
                                                                )

                                                            [Name] => DTE Energy
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000Urtu6AAB
                                                        )

                                                    [Name] => DTE Energy
                                                )

                                            [Contact_Account__c] => DTE Energy
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PGGrMAO
                                                )

                                            [Id] => a0GC0000016PGGrMAO
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => Chairman of EEI Loss Control Fire Protection Task Force
                                            [Speaker_Name_on_Agenda__c] => Larry Shackelford P.E.
                                            [Name] => SP-32286
                                            [Contact_del__c] => 003C000001tCu8zIAC
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001tCu8zIAC
                                                        )

                                                    [Name] => Larry Shackelford P.E.
                                                    [FirstName] => Larry
                                                    [LastName] => Shackelford P.E.
                                                    [Title] => Principal Engineer-Risk Management
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
                                                                )

                                                            [Name] => Southern Company
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
                                                        )

                                                    [Name] => Southern Company
                                                )

                                            [Contact_Account__c] => Southern Company
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [2] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CgpMAE
                        )

                    [Id] => a0FC000000y7CgpMAE
                    [Name] => PRBCUG18 - GS2
                    [Session_Name__c] => PRBGS2-Case Study - A Midwest Utility Conveyor Fire
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-20T12:50:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016OizAMAS
                                                )

                                            [Id] => a0GC0000016OizAMAS
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Jim Wiseman
                                            [Name] => SP-32039
                                            [Contact_del__c] => 003C000001ZvfBpIAJ
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001ZvfBpIAJ
                                                        )

                                                    [Name] => Jim Wiseman
                                                    [FirstName] => Jim
                                                    [LastName] => Wiseman
                                                    [Title] => Board of Directors - Prb
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000ko8HaAAI
                                                                )

                                                            [Name] => Wiseman Consulting Services
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000ko8HaAAI
                                                        )

                                                    [Name] => Wiseman Consulting Services
                                                )

                                            [Contact_Account__c] => Wiseman Consulting Services
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [3] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CgfMAE
                        )

                    [Id] => a0FC000000y7CgfMAE
                    [Name] => PRBCUG18 - GS3
                    [Session_Name__c] => PRBGS3 - Ameren’s Coal Dust and Spillage Reduction Program
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-20T13:40:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KpfGMAS
                                                )

                                            [Id] => a0GC0000017KpfGMAS
                                            [Speaker_Function__c] => Roundtable Moderator
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Ron Pircon
                                            [Name] => SP-33739
                                            [Contact_del__c] => 003C000001daAQjIAM
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001daAQjIAM
                                                        )

                                                    [Name] => Ron Pircon
                                                    [FirstName] => Ron
                                                    [LastName] => Pircon
                                                    [Title] => President/CEO
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000P8mK8AAJ
                                                                )

                                                            [Name] => Benetech Inc.
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000P8mK8AAJ
                                                        )

                                                    [Name] => Benetech Inc.
                                                )

                                            [Contact_Account__c] => Benetech Inc.
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KIYvMAO
                                                )

                                            [Id] => a0GC0000017KIYvMAO
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => Ameren’s Coal Dust and Spillage Reduction Program
                                            [Speaker_Name_on_Agenda__c] => Mike Schimmelpfennig
                                            [Name] => SP-33388
                                            [Contact_del__c] => 003C000001TwCgWIAV
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001TwCgWIAV
                                                        )

                                                    [Name] => Mike Schimmelpfennig
                                                    [FirstName] => Mike
                                                    [LastName] => Schimmelpfennig
                                                    [Title] => Principal Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001NN35GIAT
                                                                )

                                                            [Name] => Ameren
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000lwl1OAAQ
                                                        )

                                                    [Name] => Ameren Missouri
                                                )

                                            [Contact_Account__c] => Ameren
                                            [Speaker_Placement__c] => 3
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [4] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CguMAE
                        )

                    [Id] => a0FC000000y7CguMAE
                    [Name] => PRBCUG18 - GS5
                    [Session_Name__c] => PRBGS5 - Plant of the Year
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-20T14:30:00.000+0000
                    [Speaker__r] => 
                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [5] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7Ch4MAE
                        )

                    [Id] => a0FC000000y7Ch4MAE
                    [Name] => PRBCUG18 - GS6
                    [Session_Name__c] => PRBGS6 - The Kina Repp Story
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-20T17:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016OxMIMA0
                                                )

                                            [Id] => a0GC0000016OxMIMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Kina Repp
                                            [Name] => SP-32153
                                            [Contact_del__c] => 003C000002EFvGYIA1
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002EFvGYIA1
                                                        )

                                                    [Name] => Kina Repp
                                                    [FirstName] => Kina
                                                    [LastName] => Repp
                                                    [Title] => 
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001dg2PmIAI
                                                                )

                                                            [Name] => Safety Done Right
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001dg2PmIAI
                                                        )

                                                    [Name] => Safety Done Right
                                                )

                                            [Contact_Account__c] => Safety Done Right
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [6] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7Ch9MAE
                        )

                    [Id] => a0FC000000y7Ch9MAE
                    [Name] => PRBCUG18 - GS7
                    [Session_Name__c] => PRBGS7 - How a Fatality Drives Transition
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-20T18:10:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PGFtMAO
                                                )

                                            [Id] => a0GC0000016PGFtMAO
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Alex Mosley
                                            [Name] => SP-32284
                                            [Contact_del__c] => 003C000002EHnTCIA1
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002EHnTCIA1
                                                        )

                                                    [Name] => Alex Mosley
                                                    [FirstName] => Alex
                                                    [LastName] => Mosley
                                                    [Title] => Sr. Manager, Eastern Gas
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0013b00001o4TgpAAE
                                                                )

                                                            [Name] => Tennessee Valley Authority
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0013b00001o4TgpAAE
                                                        )

                                                    [Name] => Tennessee Valley Authority
                                                )

                                            [Contact_Account__c] => Tennessee Valley Authority
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [7] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7ChEMAU
                        )

                    [Id] => a0FC000000y7ChEMAU
                    [Name] => PRBCUG18 - GS8
                    [Session_Name__c] => PRBGS8 - Maintenance Strategies Changes
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-20T19:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 4
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KU9zMAG
                                                )

                                            [Id] => a0GC0000017KU9zMAG
                                            [Speaker_Function__c] => Panelist
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Erick Dieperink
                                            [Name] => SP-33575
                                            [Contact_del__c] => 003C000001tGaQUIA0
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001tGaQUIA0
                                                        )

                                                    [Name] => Erick Dieperink
                                                    [FirstName] => Erick
                                                    [LastName] => Dieperink
                                                    [Title] => Production Manager
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                                )

                                                            [Name] => Luminant
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                        )

                                                    [Name] => Luminant
                                                )

                                            [Contact_Account__c] => Luminant
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KUA4MAO
                                                )

                                            [Id] => a0GC0000017KUA4MAO
                                            [Speaker_Function__c] => Panelist
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Mark Mayworm
                                            [Name] => SP-33576
                                            [Contact_del__c] => 003C000001A4m3TIAR
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001A4m3TIAR
                                                        )

                                                    [Name] => Mark Mayworm
                                                    [FirstName] => Mark
                                                    [LastName] => Mayworm
                                                    [Title] => Ex. Director, Gen. Support
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
                                                                )

                                                            [Name] => Westar Energy
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
                                                        )

                                                    [Name] => Westar Energy
                                                )

                                            [Contact_Account__c] => Westar Energy
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [2] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KUAEMA4
                                                )

                                            [Id] => a0GC0000017KUAEMA4
                                            [Speaker_Function__c] => Panelist
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Roger Grable
                                            [Name] => SP-33577
                                            [Contact_del__c] => 003C000001hCHMPIA4
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001hCHMPIA4
                                                        )

                                                    [Name] => Roger Grable
                                                    [FirstName] => Roger
                                                    [LastName] => Grable
                                                    [Title] => Production Operations Manager
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000lwlXIAAY
                                                                )

                                                            [Name] => Omaha Public Power District (OPPD)
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000lwlXIAAY
                                                        )

                                                    [Name] => Omaha Public Power District (OPPD)
                                                )

                                            [Contact_Account__c] => Omaha Public Power District (OPPD)
                                            [Speaker_Placement__c] => 3
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [3] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KUAOMA4
                                                )

                                            [Id] => a0GC0000017KUAOMA4
                                            [Speaker_Function__c] => Panelist
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => John P. Flannery
                                            [Name] => SP-33578
                                            [Contact_del__c] => 003C000001sX0ZdIAK
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001sX0ZdIAK
                                                        )

                                                    [Name] => John Flannery
                                                    [FirstName] => John
                                                    [LastName] => Flannery
                                                    [Title] => District Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000RrQ6RAAV
                                                                )

                                                            [Name] => Babcock & Wilcox
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000RrQ6RAAV
                                                        )

                                                    [Name] => Babcock & Wilcox
                                                )

                                            [Contact_Account__c] => Babcock & Wilcox
                                            [Speaker_Placement__c] => 4
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [8] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7ChOMAU
                        )

                    [Id] => a0FC000000y7ChOMAU
                    [Name] => PRBCUG18 - CH1
                    [Session_Name__c] => CH1 - Case Study: Coal Dust Improvements and Best Practices at Ottumwa Generating Station
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T12:30:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016OjoIMAS
                                                )

                                            [Id] => a0GC0000016OjoIMAS
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Matthew Hanson
                                            [Name] => SP-32044
                                            [Contact_del__c] => 003C0000029RQLfIAO
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C0000029RQLfIAO
                                                        )

                                                    [Name] => Matthew Hanson
                                                    [FirstName] => Matthew
                                                    [LastName] => Hanson
                                                    [Title] => Regional Director
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000ko6kBAAQ
                                                                )

                                                            [Name] => Alliant Energy
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000ko6kBAAQ
                                                        )

                                                    [Name] => Alliant Energy
                                                )

                                            [Contact_Account__c] => Alliant Energy
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [9] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7Ci2MAE
                        )

                    [Id] => a0FC000000y7Ci2MAE
                    [Name] => PRBCUG18 - BC1
                    [Session_Name__c] => BC1 - MATs Compliance: What Have We Learned?
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T12:30:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016Q8wqMAC
                                                )

                                            [Id] => a0GC0000016Q8wqMAC
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Stephen Hedge
                                            [Name] => SP-32941
                                            [Contact_del__c] => 0038000000t7r5SAAQ
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/0038000000t7r5SAAQ
                                                        )

                                                    [Name] => Steve Hedge
                                                    [FirstName] => Steve
                                                    [LastName] => Hedge
                                                    [Title] => General Manager, Generation Solid Fuel
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
                                                                )

                                                            [Name] => NRG Energy Inc.
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C0000012fRMPIA2
                                                        )

                                                    [Name] => NRG Energy - W.A. Parish Electric Generating Station
                                                )

                                            [Contact_Account__c] => NRG Energy Inc.
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017L8NxMAK
                                                )

                                            [Id] => a0GC0000017L8NxMAK
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => John Kush
                                            [Name] => SP-33866
                                            [Contact_del__c] => 003C000002IFT1OIAX
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002IFT1OIAX
                                                        )

                                                    [Name] => John Kush
                                                    [FirstName] => John
                                                    [LastName] => Kush
                                                    [Title] => Manager, Environmental
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
                                                                )

                                                            [Name] => NRG Energy Inc.
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C0000012fRMPIA2
                                                        )

                                                    [Name] => NRG Energy - W.A. Parish Electric Generating Station
                                                )

                                            [Contact_Account__c] => NRG Energy Inc.
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [10] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CiHMAU
                        )

                    [Id] => a0FC000000y7CiHMAU
                    [Name] => PRBCUG18 - F1
                    [Session_Name__c] => SFR1 - "Do they know you, Do you know them?"
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T12:30:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016Poq7MAC
                                                )

                                            [Id] => a0GC0000016Poq7MAC
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Dan Atkeson
                                            [Name] => SP-32748
                                            [Contact_del__c] => 003C000001daAKyIAM
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001daAKyIAM
                                                        )

                                                    [Name] => Dan Atkeson
                                                    [FirstName] => Dan
                                                    [LastName] => Atkeson
                                                    [Title] => Generation EMS Coordinator
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
                                                                )

                                                            [Name] => Westar Energy
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
                                                        )

                                                    [Name] => Westar Energy
                                                )

                                            [Contact_Account__c] => Westar Energy
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [11] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7ChTMAU
                        )

                    [Id] => a0FC000000y7ChTMAU
                    [Name] => PRBCUG18 - CH2
                    [Session_Name__c] => CH2 - Drone Coal Pile Inventory Management
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T13:20:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016OjocMAC
                                                )

                                            [Id] => a0GC0000016OjocMAC
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Jeff Salomon, P.E.
                                            [Name] => SP-32045
                                            [Contact_del__c] => 003C000002AHKrxIAH
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002AHKrxIAH
                                                        )

                                                    [Name] => Jeff Salomon, P.E.
                                                    [FirstName] => Jeff
                                                    [LastName] => Salomon, P.E.
                                                    [Title] => Engineering Manager, Big Brown & Turlington Mines
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                                )

                                                            [Name] => Luminant
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                        )

                                                    [Name] => Luminant
                                                )

                                            [Contact_Account__c] => Luminant
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [12] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CiCMAU
                        )

                    [Id] => a0FC000000y7CiCMAU
                    [Name] => PRBCUG18 - BC2
                    [Session_Name__c] => BC2 - Enhanced SNCR Tuning and Control
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T13:20:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 4
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017K9O8MAK
                                                )

                                            [Id] => a0GC0000017K9O8MAK
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Les Allery
                                            [Name] => SP-33232
                                            [Contact_del__c] => 003C0000023adtRIAQ
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C0000023adtRIAQ
                                                        )

                                                    [Name] => Les Allery
                                                    [FirstName] => Les
                                                    [LastName] => Allery
                                                    [Title] => Plant Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C0000012GLlrIAG
                                                                )

                                                            [Name] => Basin Electric Power Cooperative
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C0000012GLlrIAG
                                                        )

                                                    [Name] => Basin Electric Power Cooperative
                                                )

                                            [Contact_Account__c] => Basin Electric Power Cooperative
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017K9ODMA0
                                                )

                                            [Id] => a0GC0000017K9ODMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Kentucky Sago
                                            [Name] => SP-33233
                                            [Contact_del__c] => 003C000001TwChNIAV
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001TwChNIAV
                                                        )

                                                    [Name] => Kentucky Sago
                                                    [FirstName] => Kentucky
                                                    [LastName] => Sago
                                                    [Title] => Performance Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C0000012GLlrIAG
                                                                )

                                                            [Name] => Basin Electric Power Cooperative
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C0000012GLlrIAG
                                                        )

                                                    [Name] => Basin Electric Power Cooperative
                                                )

                                            [Contact_Account__c] => Basin Electric Power Cooperative
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [2] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017K9OIMA0
                                                )

                                            [Id] => a0GC0000017K9OIMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => BILL SMITH
                                            [Name] => SP-33234
                                            [Contact_del__c] => 0038000000hl5odAAA
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/0038000000hl5odAAA
                                                        )

                                                    [Name] => Bill Smith
                                                    [FirstName] => Bill
                                                    [LastName] => Smith
                                                    [Title] => Principal
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000SGSD6AAP
                                                                )

                                                            [Name] => EAPC
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C0000012GLlrIAG
                                                        )

                                                    [Name] => Basin Electric Power Cooperative
                                                )

                                            [Contact_Account__c] => EAPC
                                            [Speaker_Placement__c] => 3
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [3] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KfJKMA0
                                                )

                                            [Id] => a0GC0000017KfJKMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Marc A. Cremer
                                            [Name] => SP-33639
                                            [Contact_del__c] => 00380000012jicHAAQ
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/00380000012jicHAAQ
                                                        )

                                                    [Name] => Marc Cremer
                                                    [FirstName] => Marc
                                                    [LastName] => Cremer
                                                    [Title] => Co-President
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000VZYezAAH
                                                                )

                                                            [Name] => Reaction Engineering International
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000VZYezAAH
                                                        )

                                                    [Name] => Reaction Engineering International
                                                )

                                            [Contact_Account__c] => Reaction Engineering International
                                            [Speaker_Placement__c] => 6
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [13] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CiMMAU
                        )

                    [Id] => a0FC000000y7CiMMAU
                    [Name] => PRBCUG18 - F2
                    [Session_Name__c] => SFR2 - Lessons Learned, Lessons Applied: Pulverized Pressure Excursion Fleet Learning Team
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T13:20:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PQqNMAW
                                                )

                                            [Id] => a0GC0000016PQqNMAW
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Ben Lawrence
                                            [Name] => SP-32410
                                            [Contact_del__c] => 003C0000026ZgpBIAS
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C0000026ZgpBIAS
                                                        )

                                                    [Name] => Ben Lawrence
                                                    [FirstName] => Ben
                                                    [LastName] => Lawrence
                                                    [Title] => Principal Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                                )

                                                            [Name] => Luminant
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                        )

                                                    [Name] => Luminant
                                                )

                                            [Contact_Account__c] => Luminant
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [14] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7PB4MAM
                        )

                    [Id] => a0FC000000y7PB4MAM
                    [Name] => PRBCUG18 - CH3
                    [Session_Name__c] => CH3 - Case Study: AGIC Combustible Dust Case Study
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T14:10:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 3
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PfhpMAC
                                                )

                                            [Id] => a0GC0000016PfhpMAC
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Ronald Woodfin
                                            [Name] => SP-32645
                                            [Contact_del__c] => 003C0000022u69NIAQ
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C0000022u69NIAQ
                                                        )

                                                    [Name] => Ronald Woodfin
                                                    [FirstName] => Ronald
                                                    [LastName] => Woodfin
                                                    [Title] => Program Manager – AGIC Risk Engineering (Fire Protection & Emergency Response)
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000P8qgoAAB
                                                                )

                                                            [Name] => 3E Company
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000000wBgIUIA0
                                                        )

                                                    [Name] => The AES Corporation
                                                )

                                            [Contact_Account__c] => 3E Company
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017K67IMAS
                                                )

                                            [Id] => a0GC0000017K67IMAS
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Byron P. Lawrence
                                            [Name] => SP-33209
                                            [Contact_del__c] => 003C000001FJMt8IAH
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001FJMt8IAH
                                                        )

                                                    [Name] => Byron Lawrence
                                                    [FirstName] => Byron
                                                    [LastName] => Lawrence
                                                    [Title] => VP & Unit Leader
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000000r5MwFIAU
                                                                )

                                                            [Name] => Savage Services
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000000r5MwFIAU
                                                        )

                                                    [Name] => Savage Services
                                                )

                                            [Contact_Account__c] => Savage Services
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [2] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017K67XMAS
                                                )

                                            [Id] => a0GC0000017K67XMAS
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Mark Wehmanen
                                            [Name] => SP-33210
                                            [Contact_del__c] => 003C000001G7THTIA3
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001G7THTIA3
                                                        )

                                                    [Name] => Mark Wehmanen
                                                    [FirstName] => Mark
                                                    [LastName] => Wehmanen
                                                    [Title] => Senior Vice President - Operations & Development
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000000r5MwFIAU
                                                                )

                                                            [Name] => Savage Services
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000000r5MwFIAU
                                                        )

                                                    [Name] => Savage Services
                                                )

                                            [Contact_Account__c] => Savage Services
                                            [Speaker_Placement__c] => 3
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [15] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7LylMAE
                        )

                    [Id] => a0FC000000y7LylMAE
                    [Name] => PRBCUG18 - BC3
                    [Session_Name__c] => BC3 - Mercury Characterization
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T14:10:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PGJMMA4
                                                )

                                            [Id] => a0GC0000016PGJMMA4
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Bill Mallory
                                            [Name] => SP-32290
                                            [Contact_del__c] => 003C000002EHnhJIAT
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002EHnhJIAT
                                                        )

                                                    [Name] => Bill Mallory
                                                    [FirstName] => Bill
                                                    [LastName] => Mallory
                                                    [Title] => 
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                                )

                                                            [Name] => Luminant
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
                                                        )

                                                    [Name] => Luminant
                                                )

                                            [Contact_Account__c] => Luminant
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [16] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7U3hMAE
                        )

                    [Id] => a0FC000000y7U3hMAE
                    [Name] => PRBCUG18 - F3
                    [Session_Name__c] => SFR3 - Lessons Learned, Lessons Applied: Working with APPS and Software
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T14:10:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017K64nMAC
                                                )

                                            [Id] => a0GC0000017K64nMAC
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Byron Ellis
                                            [Name] => SP-33208
                                            [Contact_del__c] => 003C000001Zvf45IAB
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001Zvf45IAB
                                                        )

                                                    [Name] => Byron Ellis
                                                    [FirstName] => Byron
                                                    [LastName] => Ellis
                                                    [Title] => Sr. Staff Risk Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001Rd00000Fv3IKIAZ
                                                                )

                                                            [Name] => Entergy Services
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
                                                        )

                                                    [Name] => Entergy
                                                )

                                            [Contact_Account__c] => Entergy Services
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [17] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7ChdMAE
                        )

                    [Id] => a0FC000000y7ChdMAE
                    [Name] => PRBCUG18 - CH4
                    [Session_Name__c] => CH4 - Case Study: Hazards Management, Culture, and Good Business Building Blocks
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T15:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KtAWMA0
                                                )

                                            [Id] => a0GC0000017KtAWMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Lou Holub
                                            [Name] => SP-33766
                                            [Contact_del__c] => 003C000001P7kQ2IAJ
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001P7kQ2IAJ
                                                        )

                                                    [Name] => Lou Holub
                                                    [FirstName] => Lou
                                                    [LastName] => Holub
                                                    [Title] => SVP-GHECo-One Plant Manager
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C0000012fdM0IAI
                                                                )

                                                            [Name] => Glow Company Limited
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001Q5ZXmIAN
                                                        )

                                                    [Name] => GHECO-One Co., Ltd.
                                                )

                                            [Contact_Account__c] => Glow Company Limited
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [18] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y77ixMAA
                        )

                    [Id] => a0FC000000y77ixMAA
                    [Name] => PRBCUG18 - BC4
                    [Session_Name__c] => BC4 - Improving Coal Mill Reliability
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T15:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016O56MMAS
                                                )

                                            [Id] => a0GC0000016O56MMAS
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Patrick Stegman
                                            [Name] => SP-31735
                                            [Contact_del__c] => 003C000002Cvr6JIAR
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002Cvr6JIAR
                                                        )

                                                    [Name] => Patrick Stegman
                                                    [FirstName] => Patrick
                                                    [LastName] => Stegman
                                                    [Title] => Predictive Maintenance Coal Mill Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
                                                                )

                                                            [Name] => Westar Energy
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
                                                        )

                                                    [Name] => Westar Energy
                                                )

                                            [Contact_Account__c] => Westar Energy
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [19] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC0000013gRwnMAE
                        )

                    [Id] => a0FC0000013gRwnMAE
                    [Name] => PRBCUG18 - F4
                    [Session_Name__c] => SFR4 - Pre-Planning & Incident Managerment
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T15:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017L8MkMAK
                                                )

                                            [Id] => a0GC0000017L8MkMAK
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Anrthony Natale
                                            [Name] => SP-33865
                                            [Contact_del__c] => 003C000001EWD38IAH
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001EWD38IAH
                                                        )

                                                    [Name] => Anthony Natale
                                                    [FirstName] => Anthony
                                                    [LastName] => Natale
                                                    [Title] => Project Specialist/ Emergency Management
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000WXLefAAH
                                                                )

                                                            [Name] => Consolidated Edison Co of New York Incorporated
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000WXLefAAH
                                                        )

                                                    [Name] => Consolidated Edison Co of New York Incorporated
                                                )

                                            [Contact_Account__c] => Consolidated Edison Co of New York Incorporated
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [20] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7PAzMAM
                        )

                    [Id] => a0FC000000y7PAzMAM
                    [Name] => PRBCUG18 - CH5
                    [Session_Name__c] => CH5 - Dust Control Program at Gerald Gentleman Station
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T17:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016Q4V5MAK
                                                )

                                            [Id] => a0GC0000016Q4V5MAK
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Cyrus Tilford
                                            [Name] => SP-32907
                                            [Contact_del__c] => 003C000002G1rgxIAB
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002G1rgxIAB
                                                        )

                                                    [Name] => Cyrus Tilford
                                                    [FirstName] => Cyrus
                                                    [LastName] => Tilford
                                                    [Title] => Fire Safety Leader
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C0000014Oe7pIAC
                                                                )

                                                            [Name] => Nebraska Public Power District
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C0000014Oe7pIAC
                                                        )

                                                    [Name] => Nebraska Public Power District
                                                )

                                            [Contact_Account__c] => Nebraska Public Power District
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [21] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7LyqMAE
                        )

                    [Id] => a0FC000000y7LyqMAE
                    [Name] => PRBCUG18 - BC5
                    [Session_Name__c] => BC5 - Attemperator System Investigation and Spray Nozzle Inspections and Repairs
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T17:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PvM7MAK
                                                )

                                            [Id] => a0GC0000016PvM7MAK
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Shane Bruner
                                            [Name] => SP-32818
                                            [Contact_del__c] => 003C000002FJw5KIAT
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002FJw5KIAT
                                                        )

                                                    [Name] => Shane Bruner
                                                    [FirstName] => Shane
                                                    [LastName] => Bruner
                                                    [Title] => Mechanical Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001Gg3qBIAR
                                                                )

                                                            [Name] => AECI - Associated Electric Cooperative, Inc.
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001Gg3qBIAR
                                                        )

                                                    [Name] => AECI - Associated Electric Cooperative, Inc.
                                                )

                                            [Contact_Account__c] => AECI - Associated Electric Cooperative, Inc.
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [22] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CiWMAU
                        )

                    [Id] => a0FC000000y7CiWMAU
                    [Name] => PRBCUG18 - F5
                    [Session_Name__c] => SFR5 - Lessons Learned, Lessons Applied
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T17:00:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 4
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016OM7EMAW
                                                )

                                            [Id] => a0GC0000016OM7EMAW
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => Failure of a Suspended Scaffold and Rescue of Employees
                                            [Speaker_Name_on_Agenda__c] => Jeff Mullins
                                            [Name] => SP-31875
                                            [Contact_del__c] => 003C000001FJMHUIA5
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001FJMHUIA5
                                                        )

                                                    [Name] => Jeffrey Mullins
                                                    [FirstName] => Jeffrey
                                                    [LastName] => Mullins
                                                    [Title] => Safety & Health Consultant
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001XwQMrIAN
                                                                )

                                                            [Name] => Lightstone Generation, LLC. - Gavin Power , LLC
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001XwQMrIAN
                                                        )

                                                    [Name] => Lightstone Generation, LLC. - Gavin Power , LLC
                                                )

                                            [Contact_Account__c] => Lightstone Generation, LLC. - Gavin Power , LLC
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016Q4YYMA0
                                                )

                                            [Id] => a0GC0000016Q4YYMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Invited
                                            [Abstract_Title__c] => Fire in the Walls and Ceiling
                                            [Speaker_Name_on_Agenda__c] => Christina Smith
                                            [Name] => SP-32908
                                            [Contact_del__c] => 003C0000029RR2MIAW
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C0000029RR2MIAW
                                                        )

                                                    [Name] => Christina Louise Smith
                                                    [FirstName] => Christina Louise
                                                    [LastName] => Smith
                                                    [Title] => Sr. Technical Training Specialist
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
                                                                )

                                                            [Name] => Entergy
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
                                                        )

                                                    [Name] => Entergy
                                                )

                                            [Contact_Account__c] => Entergy
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [2] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000017KAtaMAG
                                                )

                                            [Id] => a0GC0000017KAtaMAG
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => Fire in the Walls and Ceiling
                                            [Speaker_Name_on_Agenda__c] => Ardes Johnson
                                            [Name] => SP-33249
                                            [Contact_del__c] => 003C0000022u6BdIAI
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C0000022u6BdIAI
                                                        )

                                                    [Name] => Ardes Johnson
                                                    [FirstName] => Ardes
                                                    [LastName] => Johnson
                                                    [Title] => Sr Lead Risk Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/001Rd00000Fv3IKIAZ
                                                                )

                                                            [Name] => Entergy Services
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
                                                        )

                                                    [Name] => Entergy
                                                )

                                            [Contact_Account__c] => Entergy Services
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                    [3] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016Q4K1MAK
                                                )

                                            [Id] => a0GC0000016Q4K1MAK
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => Transformer Fire Protection
                                            [Speaker_Name_on_Agenda__c] => Mitchell Bachuchin
                                            [Name] => SP-32906
                                            [Contact_del__c] => 003C000001daAgPIAU
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000001daAgPIAU
                                                        )

                                                    [Name] => Mitchell Bachuchin
                                                    [FirstName] => Mitchell
                                                    [LastName] => Bachuchin
                                                    [Title] => Sr. Loss Prevention Specialist
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000UrtyQAAR
                                                                )

                                                            [Name] => FM Global
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0018000000UrtyQAAR
                                                        )

                                                    [Name] => FM Global
                                                )

                                            [Contact_Account__c] => FM Global
                                            [Speaker_Placement__c] => 3
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [23] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y7CiRMAU
                        )

                    [Id] => a0FC000000y7CiRMAU
                    [Name] => PRBCUG18 - CH6
                    [Session_Name__c] => CH6 - Lessons Learned, Lessons Applied: Silo Collapse
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T17:50:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000016PaHUMA0
                                                )

                                            [Id] => a0GC0000016PaHUMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => Kristen Tuggle
                                            [Name] => SP-32519
                                            [Contact_del__c] => 003C000002C41jxIAB
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C000002C41jxIAB
                                                        )

                                                    [Name] => Kristen Tuggle
                                                    [FirstName] => Kristen
                                                    [LastName] => Tuggle
                                                    [Title] => Engineer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0013b00001o4TgpAAE
                                                                )

                                                            [Name] => Tennessee Valley Authority
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/0013b00001o4TgpAAE
                                                        )

                                                    [Name] => Tennessee Valley Authority
                                                )

                                            [Contact_Account__c] => Tennessee Valley Authority
                                            [Speaker_Placement__c] => 1
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [24] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC000000y6Ha4MAE
                        )

                    [Id] => a0FC000000y6Ha4MAE
                    [Name] => PRBCUG18 - BC6
                    [Session_Name__c] => BC6 - Lowering Mercury Control Costs for Compliance with MATS
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-21T17:50:00.000+0000
                    [Speaker__r] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => Speaker__c
                                                    [url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000014DpKJMA0
                                                )

                                            [Id] => a0GC0000014DpKJMA0
                                            [Speaker_Function__c] => Speaker
                                            [Speaker_Status__c] => Request - accepted
                                            [Abstract_Title__c] => 
                                            [Speaker_Name_on_Agenda__c] => John Pavlish
                                            [Name] => SP-29361
                                            [Contact_del__c] => 003C0000025vVDEIA2
                                            [Contact_del__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Contact
                                                            [url] => /services/data/v41.0/sobjects/Contact/003C0000025vVDEIA2
                                                        )

                                                    [Name] => John Pavlish
                                                    [FirstName] => John
                                                    [LastName] => Pavlish
                                                    [Title] => Senior Vice President, Chief Technology Officer
                                                    [Account] => stdClass Object
                                                        (
                                                            [attributes] => stdClass Object
                                                                (
                                                                    [type] => Account
                                                                    [url] => /services/data/v41.0/sobjects/Account/0018000000RkRYAAA3
                                                                )

                                                            [Name] => Midwest Energy Emissions Corp
                                                        )

                                                )

                                            [Account__r] => stdClass Object
                                                (
                                                    [attributes] => stdClass Object
                                                        (
                                                            [type] => Account
                                                            [url] => /services/data/v41.0/sobjects/Account/001C000001XkY34IAF
                                                        )

                                                    [Name] => Midwest Energy Emissions Corp (ME2C)
                                                )

                                            [Contact_Account__c] => Midwest Energy Emissions Corp
                                            [Speaker_Placement__c] => 2
                                            [Panelist__c] => 
                                            [Co_Author_1__c] => 
                                            [Co_Author_1__r] => 
                                            [Co_Author_2__c] => 
                                            [Co_Author_2__r] => 
                                            [Co_Author_3__c] => 
                                            [Co_Author_3__r] => 
                                            [Co_Author_4__c] => 
                                            [Co_Author_4__r] => 
                                            [Co_Author_5__c] => 
                                            [Co_Author_5__r] => 
                                            [Co_Author_6__c] => 
                                            [Co_Author_6__r] => 
                                        )

                                )

                        )

                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

            [25] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Session__c
                            [url] => /services/data/v41.0/sobjects/Session__c/a0FC0000013gUN5MAM
                        )

                    [Id] => a0FC0000013gUN5MAM
                    [Name] => PRBCUG18 - Genco Roundtable
                    [Session_Name__c] => PRB Generating Company Employees & EEI Fire Protection/Loss Control Task Force - Open Discussions
                    [Panel_Title__c] => 
                    [Panel_Abstract__c] => 
                    [Session_Start_Time__c] => 2018-03-22T12:30:00.000+0000
                    [Speaker__r] => 
                    [NotesAndAttachments] => 
                    [CombinedAttachments] => 
                )

        )

)
</pre>{"id":389,"date":"2017-06-21T15:49:32","date_gmt":"2017-06-21T15:49:32","guid":{"rendered":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/?page_id=389"},"modified":"2017-09-07T14:47:21","modified_gmt":"2017-09-07T14:47:21","slug":"sessions","status":"publish","type":"page","link":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/","title":{"rendered":"PRB Coal Users&#8217; Group Sessions"},"content":{"rendered":"<pre id=\"sf_data\" style=\"display:none;\">Array\n(\n    [dates] => Array\n        (\n            [0] => Array\n                (\n                    [dateQueryParameter] => 2018-03-19\n                    [formattedDate] => Monday, March 19\n                    [timestamp] => 1521417600\n                )\n\n            [1] => Array\n                (\n                    [dateQueryParameter] => 2018-03-20\n                    [formattedDate] => Tuesday, March 20\n                    [timestamp] => 1521504000\n                )\n\n            [2] => Array\n                (\n                    [dateQueryParameter] => 2018-03-21\n                    [formattedDate] => Wednesday, March 21\n                    [timestamp] => 1521590400\n                )\n\n            [3] => Array\n                (\n                    [dateQueryParameter] => 2018-03-22\n                    [formattedDate] => Thursday, March 22\n                    [timestamp] => 1521676800\n                )\n\n        )\n\n    [tracks] => Array\n        (\n            [0] => Array\n                (\n                    [id] => a0HC000000hYpg5MAC\n                    [title] => 2018 EEI-Co-Located Meetings\n                    [description] => \n                    [category] => Co-Located Meeting\n                    [chair] => \n                    [co_chair] => Michael Buckley\n                    [sessions] => Array\n                        (\n                        )\n\n                )\n\n            [1] => Array\n                (\n                    [id] => a0HC000000hYpgAMAS\n                    [title] => PRB Workshops & Reception\n                    [description] => \n                    [category] => Training Workshops\n                    [chair] => \n                    [co_chair] => \n                    [sessions] => Array\n                        (\n                            [0] => Array\n                                (\n                                    [id] => a0FC0000013gWY2MAM\n                                    [track_id] => a0HC000000hYpgAMAS\n                                    [title] => PRB18 - Monday Night Awards Wingding\n                                    [session_title_sub_head] => \n                                    [description] => Join your colleagues at Studio A as we celebrate the winner of the PRB Coal Users\u2019 Group Plant of<br \/>\r\nthe Year and highlight student scholarship recipients and enjoy the comradery of the members of<br \/>\r\nthe PRB Coal Users\u2019 Group and the EEI Loss Control\/Fire Protection Task Force. This celebration<br \/>\r\nwill take place at Studio A which is part of the world-famous Grand Ole Opry House. Once home<br \/>\r\nto Hee Haw, Studio A continues to host television shows to this day including Crook & Chase,<br \/>\r\nCMT\u2019s Crossroads and Invitation Only. Door prizes given throughout the evening.  Catch the Shuttle from Delta Portico starting at 6:20 PM\n                                    [start_time] => 2018-03-19T22:30:00.000+0000\n                                    [end_time] => 2018-03-20T01:00:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 06\n                                    [room] => \n                                    [speakers] => Array\n                                        (\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                        )\n\n                )\n\n            [2] => Array\n                (\n                    [id] => a0HC000000hYpgFMAS\n                    [title] => PRB Coal Users' Group Main Meeting\n                    [description] => \n                    [category] => \n                    [chair] => \n                    [co_chair] => \n                    [sessions] => Array\n                        (\n                            [0] => Array\n                                (\n                                    [id] => a0FC000000y7CgaMAE\n                                    [track_id] => a0HC000000hYpgFMAS\n                                    [title] => PRBGS1-Welcome & Opening\n                                    [session_title_sub_head] => \n                                    [description] => \n                                    [start_time] => 2018-03-20T12:00:00.000+0000\n                                    [end_time] => 2018-03-20T12:50:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 01\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RH7MAN\n                                                )\n\n                                            [Name] => Presidential Ballroom B & Half C\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016PGGSMA4\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Andy S. Dobrzanski\n                                                    [name] => Andrew Dobrzanski\n                                                    [first_name] => Andrew\n                                                    [last_name] => Dobrzanski\n                                                    [title] => Production Manager\n                                                    [abstract_title] => Chairman of PRB Coal Users' Group\n                                                    [account_name] => DTE Energy\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [1] => Array\n                                                (\n                                                    [id] => a0GC0000016PGGrMAO\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Larry Shackelford P.E.\n                                                    [name] => Larry Shackelford P.E.\n                                                    [first_name] => Larry\n                                                    [last_name] => Shackelford P.E.\n                                                    [title] => Principal Engineer-Risk Management\n                                                    [abstract_title] => Chairman of EEI Loss Control Fire Protection Task Force\n                                                    [account_name] => Southern Company\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [1] => Array\n                                (\n                                    [id] => a0FC000000y7CgpMAE\n                                    [track_id] => a0HC000000hYpgFMAS\n                                    [title] => PRBGS2-Case Study - A Midwest Utility Conveyor Fire\n                                    [session_title_sub_head] => \n                                    [description] => The phone call that you never want but got!  This presentation is a case study of a 1995 conveyor fire that shut down a major utility. Considering recent and continuing incidents involving conveyor fires, revisiting this significant event for an update on the discoveries, the causes, and the lessons learned so to prevent and to prepare for such an event.<br \/>\r\n<br \/>\r\nHear directly from the recipient of \"the phone call,\" the lessons learned, and how one can apply the lessons so your phone doesn\u2019t ring!\n                                    [start_time] => 2018-03-20T12:50:00.000+0000\n                                    [end_time] => 2018-03-20T13:40:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 02\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RH7MAN\n                                                )\n\n                                            [Name] => Presidential Ballroom B & Half C\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016OizAMAS\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Jim Wiseman\n                                                    [name] => Jim Wiseman\n                                                    [first_name] => Jim\n                                                    [last_name] => Wiseman\n                                                    [title] => Board of Directors - Prb\n                                                    [abstract_title] => \n                                                    [account_name] => Wiseman Consulting Services\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [2] => Array\n                                (\n                                    [id] => a0FC000000y7CgfMAE\n                                    [track_id] => a0HC000000hYpgFMAS\n                                    [title] => PRBGS3 - Ameren\u2019s Coal Dust and Spillage Reduction Program\n                                    [session_title_sub_head] => \n                                    [description] => Ameren Missouri has four (4) coal generating centers ranging in size from about 600 to 2500 MW. Recently, Ameren has started a multi-year program to improve issues with their coal handling systems for containment. Containment is needed as a first step to improve coal dusting, minimize dust suppression costs and improve worker safety. This program has just begun and coal handling issues for carry-back, dusting and spillage are being addressed. This presentation will cover the program outline, work to date and the justification for the upgrade work.\n                                    [start_time] => 2018-03-20T13:40:00.000+0000\n                                    [end_time] => 2018-03-20T14:30:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 04\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RH7MAN\n                                                )\n\n                                            [Name] => Presidential Ballroom B & Half C\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000017KpfGMAS\n                                                    [function] => Roundtable Moderator\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Ron Pircon\n                                                    [name] => Ron Pircon\n                                                    [first_name] => Ron\n                                                    [last_name] => Pircon\n                                                    [title] => President\/CEO\n                                                    [abstract_title] => \n                                                    [account_name] => Benetech Inc.\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [1] => Array\n                                                (\n                                                    [id] => a0GC0000017KIYvMAO\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Mike Schimmelpfennig\n                                                    [name] => Mike Schimmelpfennig\n                                                    [first_name] => Mike\n                                                    [last_name] => Schimmelpfennig\n                                                    [title] => Principal Engineer\n                                                    [abstract_title] => Ameren\u2019s Coal Dust and Spillage Reduction Program\n                                                    [account_name] => Ameren\n                                                    [placement] => 3\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [3] => Array\n                                (\n                                    [id] => a0FC000000y7CguMAE\n                                    [track_id] => a0HC000000hYpgFMAS\n                                    [title] => PRBGS5 - Plant of the Year\n                                    [session_title_sub_head] => \n                                    [description] => The 2018 Recipient of the PRB Coal Users\u2019 Group \u201cPlant of the Year\u201d Award will share their journey<br \/>\r\nof continuous improvements and industry better practices.\n                                    [start_time] => 2018-03-20T14:30:00.000+0000\n                                    [end_time] => 2018-03-20T15:30:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 05\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RH7MAN\n                                                )\n\n                                            [Name] => Presidential Ballroom B & Half C\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [4] => Array\n                                (\n                                    [id] => a0FC000000y7Ch4MAE\n                                    [track_id] => a0HC000000hYpgFMAS\n                                    [title] => PRBGS6 - The Kina Repp Story\n                                    [session_title_sub_head] => \n                                    [description] => Kina survived a horrific workplace accident that left her fighting for her life. Kina is now a safety speaker, inspiring and motivating audiences all over with her presentation \"Safety Beyond PPE\". Kina\u2019s message addresses the importance of training, safety procedures, and a great attitude can keep you and the people around you safe.\n                                    [start_time] => 2018-03-20T17:00:00.000+0000\n                                    [end_time] => 2018-03-20T17:50:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 07\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RH7MAN\n                                                )\n\n                                            [Name] => Presidential Ballroom B & Half C\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016OxMIMA0\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Kina Repp\n                                                    [name] => Kina Repp\n                                                    [first_name] => Kina\n                                                    [last_name] => Repp\n                                                    [title] => \n                                                    [abstract_title] => \n                                                    [account_name] => Safety Done Right\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [5] => Array\n                                (\n                                    [id] => a0FC000000y7Ch9MAE\n                                    [track_id] => a0HC000000hYpgFMAS\n                                    [title] => PRBGS7 - How a Fatality Drives Transition\n                                    [session_title_sub_head] => \n                                    [description] => This will be an emotionally charged story of a great man, Wendell G. Smith, who tragically lost his life in an industrial accident on April 11, 2016. The story will demonstrate that extremely bad consequences can be experienced even with the most highly trained and skilled craftsmen. Specifically, the story will highlight how even the smallest changes in a work scope can take the very best down a path they never planned to travel. It will reinforce how decisions made by employees in the work environment not only affect them, but their family and co-workers as well. The story will leave a lasting impression on the listeners and will challenge them to passionately share Wendell\u2019s story back at their respective companies and work location with a common desire to ensure nothing like this ever happens again.\n                                    [start_time] => 2018-03-20T18:10:00.000+0000\n                                    [end_time] => 2018-03-20T19:00:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 09\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RH7MAN\n                                                )\n\n                                            [Name] => Presidential Ballroom B & Half C\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016PGFtMAO\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Alex Mosley\n                                                    [name] => Alex Mosley\n                                                    [first_name] => Alex\n                                                    [last_name] => Mosley\n                                                    [title] => Sr. Manager, Eastern Gas\n                                                    [abstract_title] => \n                                                    [account_name] => Tennessee Valley Authority\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [6] => Array\n                                (\n                                    [id] => a0FC000000y7ChEMAU\n                                    [track_id] => a0HC000000hYpgFMAS\n                                    [title] => PRBGS8 - Maintenance Strategies Changes\n                                    [session_title_sub_head] => \n                                    [description] => A conversation with your peers on today\u2019s strategies for performing maintenance whether it\u2019s the<br \/>\r\nemergent work task, routine maintenance tasks, or using leading indicators to plan work. How are<br \/>\r\nyour peers getting it done?\n                                    [start_time] => 2018-03-20T19:00:00.000+0000\n                                    [end_time] => 2018-03-20T20:00:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 10\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RH7MAN\n                                                )\n\n                                            [Name] => Presidential Ballroom B & Half C\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000017KU9zMAG\n                                                    [function] => Panelist\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Erick Dieperink\n                                                    [name] => Erick Dieperink\n                                                    [first_name] => Erick\n                                                    [last_name] => Dieperink\n                                                    [title] => Production Manager\n                                                    [abstract_title] => \n                                                    [account_name] => Luminant\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [1] => Array\n                                                (\n                                                    [id] => a0GC0000017KUA4MAO\n                                                    [function] => Panelist\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Mark Mayworm\n                                                    [name] => Mark Mayworm\n                                                    [first_name] => Mark\n                                                    [last_name] => Mayworm\n                                                    [title] => Ex. Director, Gen. Support\n                                                    [abstract_title] => \n                                                    [account_name] => Westar Energy\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [2] => Array\n                                                (\n                                                    [id] => a0GC0000017KUAEMA4\n                                                    [function] => Panelist\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Roger Grable\n                                                    [name] => Roger Grable\n                                                    [first_name] => Roger\n                                                    [last_name] => Grable\n                                                    [title] => Production Operations Manager\n                                                    [abstract_title] => \n                                                    [account_name] => Omaha Public Power District (OPPD)\n                                                    [placement] => 3\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [3] => Array\n                                                (\n                                                    [id] => a0GC0000017KUAOMA4\n                                                    [function] => Panelist\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => John P. Flannery\n                                                    [name] => John Flannery\n                                                    [first_name] => John\n                                                    [last_name] => Flannery\n                                                    [title] => District Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => Babcock & Wilcox\n                                                    [placement] => 4\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                        )\n\n                )\n\n            [3] => Array\n                (\n                    [id] => a0HC000000hYpgKMAS\n                    [title] => PRB-Coal Handling Break-Out Sessions\n                    [description] => The Coal Handling Break out will be comprised of presentations dealing with conveyors, stockpile management, Ash and much more.\n                    [category] => \n                    [chair] => \n                    [co_chair] => \n                    [sessions] => Array\n                        (\n                            [0] => Array\n                                (\n                                    [id] => a0FC000000y7ChOMAU\n                                    [track_id] => a0HC000000hYpgKMAS\n                                    [title] => CH1 - Case Study: Coal Dust Improvements and Best Practices at Ottumwa Generating Station\n                                    [session_title_sub_head] => \n                                    [description] => Process improvement is on-going at the Ottumwa Generating Station.  This presentation highlights actions taken to reduce hazards associated with coal dust including technologies, practices, and lessons learned.  Attendees will have \"take-a-ways\" that could be adopted and improvements achieved.\n                                    [start_time] => 2018-03-21T12:30:00.000+0000\n                                    [end_time] => 2018-03-21T13:20:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 01\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGJMA3\n                                                )\n\n                                            [Name] => Jackson E\/F\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016OjoIMAS\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Matthew Hanson\n                                                    [name] => Matthew Hanson\n                                                    [first_name] => Matthew\n                                                    [last_name] => Hanson\n                                                    [title] => Regional Director\n                                                    [abstract_title] => \n                                                    [account_name] => Alliant Energy\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [1] => Array\n                                (\n                                    [id] => a0FC000000y7ChTMAU\n                                    [track_id] => a0HC000000hYpgKMAS\n                                    [title] => CH2 - Drone Coal Pile Inventory Management\n                                    [session_title_sub_head] => \n                                    [description] => Drone Coal Pile Inventory Management discussing how Big Brown mine is using drones to better (faster, cheaper, and more accurately) quantify coal pile inventory relative to conventional technology.\u00a0\n                                    [start_time] => 2018-03-21T13:20:00.000+0000\n                                    [end_time] => 2018-03-21T14:10:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 02\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGJMA3\n                                                )\n\n                                            [Name] => Jackson E\/F\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016OjocMAC\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Jeff Salomon, P.E.\n                                                    [name] => Jeff Salomon, P.E.\n                                                    [first_name] => Jeff\n                                                    [last_name] => Salomon, P.E.\n                                                    [title] => Engineering Manager, Big Brown & Turlington Mines\n                                                    [abstract_title] => \n                                                    [account_name] => Luminant\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [2] => Array\n                                (\n                                    [id] => a0FC000000y7PB4MAM\n                                    [track_id] => a0HC000000hYpgKMAS\n                                    [title] => CH3 - Case Study: AGIC Combustible Dust Case Study\n                                    [session_title_sub_head] => \n                                    [description] => An audit of a number of coal handling facilities, identified a trend with fugitive coal dust at the Coal Plants throughout our AES Fleet.  During an evaluation of the Stuart and Killen Stations in our DPL portfolio, the fugitive dust, coal handling and housekeeping regarding our dust mitigation, was found to be unacceptable.  This presentation will review the changes made by AES to bring them up to par.\n                                    [start_time] => 2018-03-21T14:10:00.000+0000\n                                    [end_time] => 2018-03-21T15:00:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 03\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGJMA3\n                                                )\n\n                                            [Name] => Jackson E\/F\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016PfhpMAC\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Ronald Woodfin\n                                                    [name] => Ronald Woodfin\n                                                    [first_name] => Ronald\n                                                    [last_name] => Woodfin\n                                                    [title] => Program Manager \u2013 AGIC Risk Engineering (Fire Protection & Emergency Response)\n                                                    [abstract_title] => \n                                                    [account_name] => 3E Company\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [1] => Array\n                                                (\n                                                    [id] => a0GC0000017K67IMAS\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Byron P. Lawrence\n                                                    [name] => Byron Lawrence\n                                                    [first_name] => Byron\n                                                    [last_name] => Lawrence\n                                                    [title] => VP & Unit Leader\n                                                    [abstract_title] => \n                                                    [account_name] => Savage Services\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [2] => Array\n                                                (\n                                                    [id] => a0GC0000017K67XMAS\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Mark Wehmanen\n                                                    [name] => Mark Wehmanen\n                                                    [first_name] => Mark\n                                                    [last_name] => Wehmanen\n                                                    [title] => Senior Vice President - Operations & Development\n                                                    [abstract_title] => \n                                                    [account_name] => Savage Services\n                                                    [placement] => 3\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [3] => Array\n                                (\n                                    [id] => a0FC000000y7ChdMAE\n                                    [track_id] => a0HC000000hYpgKMAS\n                                    [title] => CH4 - Case Study: Hazards Management, Culture, and Good Business Building Blocks\n                                    [session_title_sub_head] => \n                                    [description] => This presentation will explore the \u201cbuilding blocks\u201d how Thailand\u2019s first super-critical coal-fired power plant, today\u2019s showcase of southeast Asia, proactively built a culture of continual improvement, applying hazards management which reduces combustible dust\/coal spillage risk to the lowest level, and how it all made good business sense.\n                                    [start_time] => 2018-03-21T15:00:00.000+0000\n                                    [end_time] => 2018-03-21T15:50:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 04\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGJMA3\n                                                )\n\n                                            [Name] => Jackson E\/F\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000017KtAWMA0\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Lou Holub\n                                                    [name] => Lou Holub\n                                                    [first_name] => Lou\n                                                    [last_name] => Holub\n                                                    [title] => SVP-GHECo-One Plant Manager\n                                                    [abstract_title] => \n                                                    [account_name] => Glow Company Limited\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [4] => Array\n                                (\n                                    [id] => a0FC000000y7PAzMAM\n                                    [track_id] => a0HC000000hYpgKMAS\n                                    [title] => CH5 - Dust Control Program at Gerald Gentleman Station\n                                    [session_title_sub_head] => \n                                    [description] => This presentation, from an operator\u2019s view, how one company, two coal-fired power plants, manages dust. From technologies, to people, to practices, to procedures\u2026this is how we do it!\n                                    [start_time] => 2018-03-21T17:00:00.000+0000\n                                    [end_time] => 2018-03-21T17:50:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 06\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGJMA3\n                                                )\n\n                                            [Name] => Jackson E\/F\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016Q4V5MAK\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Cyrus Tilford\n                                                    [name] => Cyrus Tilford\n                                                    [first_name] => Cyrus\n                                                    [last_name] => Tilford\n                                                    [title] => Fire Safety Leader\n                                                    [abstract_title] => \n                                                    [account_name] => Nebraska Public Power District\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [5] => Array\n                                (\n                                    [id] => a0FC000000y7CiRMAU\n                                    [track_id] => a0HC000000hYpgKMAS\n                                    [title] => CH6 - Lessons Learned, Lessons Applied: Silo Collapse\n                                    [session_title_sub_head] => \n                                    [description] => When your power plant experiences a Coal Silo failure your responsibility are to repair the damage, and share the lessons you learned with others so that they may fix the issues before they have the same experience.  This presentation will be a deep dive into a Coal Silo Collapse.\n                                    [start_time] => 2018-03-21T17:50:00.000+0000\n                                    [end_time] => 2018-03-21T18:40:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 07\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGJMA3\n                                                )\n\n                                            [Name] => Jackson E\/F\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016PaHUMA0\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Kristen Tuggle\n                                                    [name] => Kristen Tuggle\n                                                    [first_name] => Kristen\n                                                    [last_name] => Tuggle\n                                                    [title] => Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => Tennessee Valley Authority\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                        )\n\n                )\n\n            [4] => Array\n                (\n                    [id] => a0HC000000hYpgPMAS\n                    [title] => PRB-Boiler and Combustion Break-Out Sessions\n                    [description] => Boiler and Combustion Break out will be comprised of presentations dealing with blockage, performance, coal quality and effects on boilers, cost effective strategies, and much more.\n                    [category] => \n                    [chair] => \n                    [co_chair] => \n                    [sessions] => Array\n                        (\n                            [0] => Array\n                                (\n                                    [id] => a0FC000000y7Ci2MAE\n                                    [track_id] => a0HC000000hYpgPMAS\n                                    [title] => BC1 - MATs Compliance: What Have We Learned?\n                                    [session_title_sub_head] => \n                                    [description] => The Federal EPA MATs Compliance Ruling requires that units be inspected and repaired on a regular basis to keep combustion and emissions control equipment in optimum conditions.  It also requires emissions testing and tuning following the regular inspection and repair of combustion equipment, and the submittal of a report documenting all that was done.  Our presentation will show how NRG Parish has worked to comply with the inspection, repair, testing, tuning and reporting requirements.\n                                    [start_time] => 2018-03-21T12:30:00.000+0000\n                                    [end_time] => 2018-03-20T13:20:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 01\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGOMA3\n                                                )\n\n                                            [Name] => Pres Boardroom A\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016Q8wqMAC\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Stephen Hedge\n                                                    [name] => Steve Hedge\n                                                    [first_name] => Steve\n                                                    [last_name] => Hedge\n                                                    [title] => General Manager, Generation Solid Fuel\n                                                    [abstract_title] => \n                                                    [account_name] => NRG Energy Inc.\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [1] => Array\n                                                (\n                                                    [id] => a0GC0000017L8NxMAK\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => John Kush\n                                                    [name] => John Kush\n                                                    [first_name] => John\n                                                    [last_name] => Kush\n                                                    [title] => Manager, Environmental\n                                                    [abstract_title] => \n                                                    [account_name] => NRG Energy Inc.\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [1] => Array\n                                (\n                                    [id] => a0FC000000y7CiCMAU\n                                    [track_id] => a0HC000000hYpgPMAS\n                                    [title] => BC2 - Enhanced SNCR Tuning and Control\n                                    [session_title_sub_head] => \n                                    [description] => This presentation describes the approach, testing, design, and documented results of a second generation tuning and control program developed at Leland Olds that dynamically follows the SNCR temperature window as a function of load and furnace cleaning, adjusting zone usage, air pressures, and injector concentrations as needed.\n                                    [start_time] => 2018-03-21T13:20:00.000+0000\n                                    [end_time] => 2018-03-21T14:10:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 02\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGOMA3\n                                                )\n\n                                            [Name] => Pres Boardroom A\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000017K9O8MAK\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Les Allery\n                                                    [name] => Les Allery\n                                                    [first_name] => Les\n                                                    [last_name] => Allery\n                                                    [title] => Plant Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => Basin Electric Power Cooperative\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [1] => Array\n                                                (\n                                                    [id] => a0GC0000017K9ODMA0\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Kentucky Sago\n                                                    [name] => Kentucky Sago\n                                                    [first_name] => Kentucky\n                                                    [last_name] => Sago\n                                                    [title] => Performance Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => Basin Electric Power Cooperative\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [2] => Array\n                                                (\n                                                    [id] => a0GC0000017K9OIMA0\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => BILL SMITH\n                                                    [name] => Bill Smith\n                                                    [first_name] => Bill\n                                                    [last_name] => Smith\n                                                    [title] => Principal\n                                                    [abstract_title] => \n                                                    [account_name] => EAPC\n                                                    [placement] => 3\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [3] => Array\n                                                (\n                                                    [id] => a0GC0000017KfJKMA0\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Marc A. Cremer\n                                                    [name] => Marc Cremer\n                                                    [first_name] => Marc\n                                                    [last_name] => Cremer\n                                                    [title] => Co-President\n                                                    [abstract_title] => \n                                                    [account_name] => Reaction Engineering International\n                                                    [placement] => 6\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [2] => Array\n                                (\n                                    [id] => a0FC000000y7LylMAE\n                                    [track_id] => a0HC000000hYpgPMAS\n                                    [title] => BC3 - Mercury Characterization\n                                    [session_title_sub_head] => \n                                    [description] => Mercury Characterization discussing measuring mercury quantities and species at various points throughout the combustion and AQCS train to better understand where and how mercury exits in the process to refine the mercury compliance strategy for a specific unit.\u00a0\n                                    [start_time] => 2018-03-21T14:10:00.000+0000\n                                    [end_time] => 2018-03-21T15:00:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 03\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGOMA3\n                                                )\n\n                                            [Name] => Pres Boardroom A\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016PGJMMA4\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Bill Mallory\n                                                    [name] => Bill Mallory\n                                                    [first_name] => Bill\n                                                    [last_name] => Mallory\n                                                    [title] => \n                                                    [abstract_title] => \n                                                    [account_name] => Luminant\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [3] => Array\n                                (\n                                    [id] => a0FC000000y77ixMAA\n                                    [track_id] => a0HC000000hYpgPMAS\n                                    [title] => BC4 - Improving Coal Mill Reliability\n                                    [session_title_sub_head] => \n                                    [description] => Coal mill equipment failures can result in fire, costly repairs, forced outages and injury to personnel.  Implementing a strategic maintenance program can help reduce cost, unplanned failures, and safety risks.  This presentation will give an overview of technologies and processes Westar is using to improve the reliability and performance of their 34 coal mills.\n                                    [start_time] => 2018-03-21T15:00:00.000+0000\n                                    [end_time] => 2018-03-21T15:50:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 04\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGOMA3\n                                                )\n\n                                            [Name] => Pres Boardroom A\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016O56MMAS\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Patrick Stegman\n                                                    [name] => Patrick Stegman\n                                                    [first_name] => Patrick\n                                                    [last_name] => Stegman\n                                                    [title] => Predictive Maintenance Coal Mill Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => Westar Energy\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [4] => Array\n                                (\n                                    [id] => a0FC000000y7LyqMAE\n                                    [track_id] => a0HC000000hYpgPMAS\n                                    [title] => BC5 - Attemperator System Investigation and Spray Nozzle Inspections and Repairs\n                                    [session_title_sub_head] => \n                                    [description] => Attemperators are used on utility boilers to provide the fine control of steam temperature to the turbine.  The Attemperator components will experience significant thermal cycles and the resulting stress can result in cracking and failure of the components.  A broken attemperator can cause failures in other areas by plugging tubes and spraying water on liners and steam leads. To complete repairs the unit must be off line and cool.  It\u2019s therefore important to conduct reqular inspections, that will allow you to plan for maintenance and repairs.\n                                    [start_time] => 2018-03-21T17:00:00.000+0000\n                                    [end_time] => 2018-03-21T17:50:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 06\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGOMA3\n                                                )\n\n                                            [Name] => Pres Boardroom A\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016PvM7MAK\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Shane Bruner\n                                                    [name] => Shane Bruner\n                                                    [first_name] => Shane\n                                                    [last_name] => Bruner\n                                                    [title] => Mechanical Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => AECI - Associated Electric Cooperative, Inc.\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [5] => Array\n                                (\n                                    [id] => a0FC000000y6Ha4MAE\n                                    [track_id] => a0HC000000hYpgPMAS\n                                    [title] => BC6 - Lowering Mercury Control Costs for Compliance with MATS\n                                    [session_title_sub_head] => \n                                    [description] => PRB coal is used across the country at plants with different emissions control equipment and configurations. Plant operating conditions and different plant configurations (ESP only, ESP-WFGD, or SDA-FF) represent diverse challenges associated with Hg control, and the cost of MATS compliance. Often the cost for Hg compliance is varied from plant to plant, and higher than should be, based on the selection and operation of the Hg control technology. This presentation will cover case studies demonstrating different control strategies to lower mercury compliance costs based on different plant configurations and operating conditions while combusting PRB fuel.\n                                    [start_time] => 2018-03-21T17:50:00.000+0000\n                                    [end_time] => 2018-03-21T18:40:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 07\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGOMA3\n                                                )\n\n                                            [Name] => Pres Boardroom A\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000014DpKJMA0\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => John Pavlish\n                                                    [name] => John Pavlish\n                                                    [first_name] => John\n                                                    [last_name] => Pavlish\n                                                    [title] => Senior Vice President, Chief Technology Officer\n                                                    [abstract_title] => \n                                                    [account_name] => Midwest Energy Emissions Corp\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                        )\n\n                )\n\n            [5] => Array\n                (\n                    [id] => a0HC000000hYpgQMAS\n                    [title] => PRB-Safety, Fire, and Risk Management Break-Out Sessions\n                    [description] => Safety, Fire and Risk Management Break out will be comprised of presentations dealing with safety program and how to avoid fire and unnecessary risks.\n                    [category] => \n                    [chair] => Erick Dieperink\n                    [co_chair] => Bob Taylor\n                    [sessions] => Array\n                        (\n                            [0] => Array\n                                (\n                                    [id] => a0FC000000y7CiHMAU\n                                    [track_id] => a0HC000000hYpgQMAS\n                                    [title] => SFR1 - \"Do they know you, Do you know them?\"\n                                    [session_title_sub_head] => \n                                    [description] => Great plans for emergency response without execution leads to disaster. Critical Infrastructure like power generation provides an essential service on which a community depends.   This session will inform and help you explore plant emergency readiness.  Not only from a power generation perspective but from an emergency first responder frame of mind.  Westar Energy and Wakarusa Township Fire Department team up and give you tips on this vital collaboration that needs to happen to reduce risk for your people and infrastructure.\n                                    [start_time] => 2018-03-21T12:30:00.000+0000\n                                    [end_time] => 2018-03-20T13:20:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 01\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGEMA3\n                                                )\n\n                                            [Name] => Jackson C\/D\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016Poq7MAC\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Dan Atkeson\n                                                    [name] => Dan Atkeson\n                                                    [first_name] => Dan\n                                                    [last_name] => Atkeson\n                                                    [title] => Generation EMS Coordinator\n                                                    [abstract_title] => \n                                                    [account_name] => Westar Energy\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [1] => Array\n                                (\n                                    [id] => a0FC000000y7CiMMAU\n                                    [track_id] => a0HC000000hYpgQMAS\n                                    [title] => SFR2 - Lessons Learned, Lessons Applied: Pulverized Pressure Excursion Fleet Learning Team\n                                    [session_title_sub_head] => \n                                    [description] => Pulverizer Pressure Excursion Fleet Learnings Team discussing the results from Luminant\u2019s mill puff fleet team highlighting the development of primary air duct explosion panels as a novel defense strategy.\u00a0\n                                    [start_time] => 2018-03-21T13:20:00.000+0000\n                                    [end_time] => 2018-03-21T14:10:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 02\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGEMA3\n                                                )\n\n                                            [Name] => Jackson C\/D\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016PQqNMAW\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Ben Lawrence\n                                                    [name] => Ben Lawrence\n                                                    [first_name] => Ben\n                                                    [last_name] => Lawrence\n                                                    [title] => Principal Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => Luminant\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [2] => Array\n                                (\n                                    [id] => a0FC000000y7U3hMAE\n                                    [track_id] => a0HC000000hYpgQMAS\n                                    [title] => SFR3 - Lessons Learned, Lessons Applied: Working with APPS and Software\n                                    [session_title_sub_head] => \n                                    [description] => With the invention of the smart phone and tablets comes APPS.  They can be a powerful instrument to help us do our work more efficiently.  This is an open session to talk about APPS or other software applications \u2013 what are you using?  How is it being used? Benefits?\n                                    [start_time] => 2018-03-21T14:10:00.000+0000\n                                    [end_time] => 2018-03-21T15:00:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 03\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGEMA3\n                                                )\n\n                                            [Name] => Jackson C\/D\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000017K64nMAC\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Byron Ellis\n                                                    [name] => Byron Ellis\n                                                    [first_name] => Byron\n                                                    [last_name] => Ellis\n                                                    [title] => Sr. Staff Risk Engineer\n                                                    [abstract_title] => \n                                                    [account_name] => Entergy Services\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [3] => Array\n                                (\n                                    [id] => a0FC0000013gRwnMAE\n                                    [track_id] => a0HC000000hYpgQMAS\n                                    [title] => SFR4 - Pre-Planning & Incident Managerment\n                                    [session_title_sub_head] => \n                                    [description] => This presentation looks at managing risk through pre-incident planning. The most difficult hazards to manage surround the unknown.<br \/>\r\nHowever, we can significantly reduce the risk factor with static hazards such as those we find in our plants through proper pre-planning.<br \/>\r\nRemember, pre-planning does not end at your property line! To truly manage risk properly, we must include the members of the first<br \/>\r\nresponse community. We expect that they will show up when we dial 911 but never bother invite them out on a sunny day. Finally the<br \/>\r\npresentation expands on incident management which covers the hazards, response tactics and lessons learned necessary to safeguard<br \/>\r\nplant personnel and first responders while ensuring continuity of operations.\n                                    [start_time] => 2018-03-21T15:00:00.000+0000\n                                    [end_time] => 2018-03-21T15:50:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 04\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGEMA3\n                                                )\n\n                                            [Name] => Jackson C\/D\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000017L8MkMAK\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Anrthony Natale\n                                                    [name] => Anthony Natale\n                                                    [first_name] => Anthony\n                                                    [last_name] => Natale\n                                                    [title] => Project Specialist\/ Emergency Management\n                                                    [abstract_title] => \n                                                    [account_name] => Consolidated Edison Co of New York Incorporated\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                            [4] => Array\n                                (\n                                    [id] => a0FC000000y7CiWMAU\n                                    [track_id] => a0HC000000hYpgQMAS\n                                    [title] => SFR5 - Lessons Learned, Lessons Applied\n                                    [session_title_sub_head] => \n                                    [description] => Learn from your peers on what they have learned and have acted upon (applied) towards continual improvement so that it can be applied at your operations.\n                                    [start_time] => 2018-03-21T17:00:00.000+0000\n                                    [end_time] => 2018-03-21T18:30:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 06\n                                    [room] => stdClass Object\n                                        (\n                                            [attributes] => stdClass Object\n                                                (\n                                                    [type] => Room__c\n                                                    [url] => \/services\/data\/v41.0\/sobjects\/Room__c\/a0EC000000Y1RGEMA3\n                                                )\n\n                                            [Name] => Jackson C\/D\n                                        )\n\n                                    [speakers] => Array\n                                        (\n                                            [0] => Array\n                                                (\n                                                    [id] => a0GC0000016OM7EMAW\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Jeff Mullins\n                                                    [name] => Jeffrey Mullins\n                                                    [first_name] => Jeffrey\n                                                    [last_name] => Mullins\n                                                    [title] => Safety & Health Consultant\n                                                    [abstract_title] => Failure of a Suspended Scaffold and Rescue of Employees\n                                                    [account_name] => Lightstone Generation, LLC. - Gavin Power , LLC\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [1] => Array\n                                                (\n                                                    [id] => a0GC0000016Q4YYMA0\n                                                    [function] => Speaker\n                                                    [status] => Invited\n                                                    [name_on_agenda] => Christina Smith\n                                                    [name] => Christina Louise Smith\n                                                    [first_name] => Christina Louise\n                                                    [last_name] => Smith\n                                                    [title] => Sr. Technical Training Specialist\n                                                    [abstract_title] => Fire in the Walls and Ceiling\n                                                    [account_name] => Entergy\n                                                    [placement] => 1\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [2] => Array\n                                                (\n                                                    [id] => a0GC0000017KAtaMAG\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Ardes Johnson\n                                                    [name] => Ardes Johnson\n                                                    [first_name] => Ardes\n                                                    [last_name] => Johnson\n                                                    [title] => Sr Lead Risk Engineer\n                                                    [abstract_title] => Fire in the Walls and Ceiling\n                                                    [account_name] => Entergy Services\n                                                    [placement] => 2\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                            [3] => Array\n                                                (\n                                                    [id] => a0GC0000016Q4K1MAK\n                                                    [function] => Speaker\n                                                    [status] => Request - accepted\n                                                    [name_on_agenda] => Mitchell Bachuchin\n                                                    [name] => Mitchell Bachuchin\n                                                    [first_name] => Mitchell\n                                                    [last_name] => Bachuchin\n                                                    [title] => Sr. Loss Prevention Specialist\n                                                    [abstract_title] => Transformer Fire Protection\n                                                    [account_name] => FM Global\n                                                    [placement] => 3\n                                                    [co_authors] => Array\n                                                        (\n                                                        )\n\n                                                )\n\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                        )\n\n                )\n\n            [6] => Array\n                (\n                    [id] => a0HC000000hYpgUMAS\n                    [title] => PRB-Generating Company Roundtable\n                    [description] => \n                    [category] => \n                    [chair] => \n                    [co_chair] => \n                    [sessions] => Array\n                        (\n                            [0] => Array\n                                (\n                                    [id] => a0FC0000013gUN5MAM\n                                    [track_id] => a0HC000000hYpgUMAS\n                                    [title] => PRB Generating Company Employees & EEI Fire Protection\/Loss Control Task Force - Open Discussions\n                                    [session_title_sub_head] => \n                                    [description] => \"Conversations...amongst end users\"  This interactive forum is a closed session for those who use coal...generating companies, power plants, terminals employees.  This year EEI Loss Control\/Fire Protection Task Force members are also invited to provide additional perspective.  Surveys from past users\u2019 group meetings have shown that representatives value opportunities for candid discussions among themselves and open conversations with board members on issues raised during the first two days of the conference.  This forum meets that request!. Let's converse about what's on your mind while you and your peers are together!  After the forum, lunch will be served.\n                                    [start_time] => 2018-03-22T12:30:00.000+0000\n                                    [end_time] => 2018-03-22T15:30:00.000+0000\n                                    [status] => Abstract - Finalized\n                                    [slot_number] => 01\n                                    [room] => \n                                    [speakers] => Array\n                                        (\n                                        )\n\n                                    [logos] => \n                                    [panel_title] => \n                                    [panel_abstract] => \n                                )\n\n                        )\n\n                )\n\n        )\n\n)\n<\/pre><style type=\"text\/css\">\n    .open-close-container {margin-bottom: 10px;}\n    .panel-title a {display:block;}\n    #sessions-sidebar, #sessions-container {font-family: 'Source Sans Pro', sans-serif;}\n    #sessions-container h2 {font-size: 2.5em; margin:10px auto;}\n    #sessions-container h2:first-child {margin-top:0;}\n    .openall, .closeall, .openall:hover, .closeall:hover, .openall:visited, .closeall:visited, .openall:active, .closeall:active {color: #fff !important;}\n    .speakers-list {margin: 20px;}\n    .speakers-list > li, .speakers-list > li > ul > li {margin-bottom: 10px;}\n    @media(max-width:992px){\n\t  \t#sessions-container, #sessions-sidebar {\n    \t\tfont-size: 14px;\n    \t\ttext-align:left;\n    \t}\n\t}\n  .speaker-label-speaker {display:none}\n  h3.track-title {text-align: center;}\n}\n<\/style>\n\n<div class=\"row\">\n    <div class=\"col-sm-12\">\n        <div class=\"open-close-container pull-right\">\n            <a class=\"btn btn-default openall\" href=\"javascript:void(0)\">open all<\/a>\n            <a class=\"btn btn-default closeall\" href=\"javascript:void(0)\">close all<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"row\">\n    <!--sidebar-->\n    <div class=\"col-sm-3\" id=\"sessions-sidebar\">\n        <h3>Days<\/h3>\n        <ul>\n            <!--date listing-->\n                            <li><a href=\"#1521417600_heading\">Monday, March 19<\/a><\/li>\n                            <li><a href=\"#1521504000_heading\">Tuesday, March 20<\/a><\/li>\n                            <li><a href=\"#1521590400_heading\">Wednesday, March 21<\/a><\/li>\n                            <li><a href=\"#1521676800_heading\">Thursday, March 22<\/a><\/li>\n                    <\/ul>\n        <h3>Tracks<\/h3>\n        <ul>\n            <!--track listing-->\n            <li><a id=\"show-all-tracks\" href=\"javascript:void(0)\">Show All<\/a><\/li>\n                                                        <li data-track-data='{\"title\":\"2018 EEI-Co-Located Meetings\",\"desc\":\"\"}' data-trackid=\"a0HC000000hYpg5MAC\"><a href=\"#\">2018 EEI-Co-Located Meetings<\/a><\/li>\n                                                            <li data-track-data='{\"title\":\"PRB Workshops & Reception\",\"desc\":\"\"}' data-trackid=\"a0HC000000hYpgAMAS\"><a href=\"#\">PRB Workshops & Reception<\/a><\/li>\n                                                            <li data-track-data='{\"title\":\"PRB Coal Users' Group Main Meeting\",\"desc\":\"\"}' data-trackid=\"a0HC000000hYpgFMAS\"><a href=\"#\">PRB Coal Users' Group Main Meeting<\/a><\/li>\n                                                            <li data-track-data='{\"title\":\"PRB-Coal Handling Break-Out Sessions\",\"desc\":\"The Coal Handling Break out will be comprised of presentations dealing with conveyors, stockpile management, Ash and much more.\"}' data-trackid=\"a0HC000000hYpgKMAS\"><a href=\"#\">PRB-Coal Handling Break-Out Sessions<\/a><\/li>\n                                                            <li data-track-data='{\"title\":\"PRB-Boiler and Combustion Break-Out Sessions\",\"desc\":\"Boiler and Combustion Break out will be comprised of presentations dealing with blockage, performance, coal quality and effects on boilers, cost effective strategies, and much more.\"}' data-trackid=\"a0HC000000hYpgPMAS\"><a href=\"#\">PRB-Boiler and Combustion Break-Out Sessions<\/a><\/li>\n                                                            <li data-track-data='{\"title\":\"PRB-Safety, Fire, and Risk Management Break-Out Sessions\",\"desc\":\"Safety, Fire and Risk Management Break out will be comprised of presentations dealing with safety program and how to avoid fire and unnecessary risks.\"}' data-trackid=\"a0HC000000hYpgQMAS\"><a href=\"#\">PRB-Safety, Fire, and Risk Management Break-Out Sessions<\/a><\/li>\n                                                            <li data-track-data='{\"title\":\"PRB-Generating Company Roundtable\",\"desc\":\"\"}' data-trackid=\"a0HC000000hYpgUMAS\"><a href=\"#\">PRB-Generating Company Roundtable<\/a><\/li>\n                                    <\/ul>\n        <h3>Co-Located Events<\/h3>\n        <ul>\n                                                            <li><a target=\"_blank\" href=\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/eei\/\">EEI<\/a><\/li>\n                                                                <li><a target=\"_blank\" href=\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/epce\/\">EPCE<\/a><\/li>\n                                                                <li><a target=\"_blank\" href=\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/hrsg\/\">HRSG User's Group Annual Meeting<\/a><\/li>\n                                                                <li><a target=\"_blank\" href=\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/\">PRB Coal Users' Group<\/a><\/li>\n                                    <\/ul>\n    <\/div>\n\n    <!--content -->\n    <div class=\"col-sm-9\" id=\"sessions-container\">\n        <div id=\"track-desc-container\"><\/div>\n\n        \n            \n            <h2 id=\"1521417600_heading\">Monday, March 19<\/h2>\n\n            <div class=\"panel-group\" id=\"1521417600_accordion\">\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgAMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521417600_accordion\" href=\"#1521417600_accordion_0_collapse\">\n                                                                       <span class=\"session-time\">6:30 PM &mdash; 9:00 PM<\/span> &mdash; PRB18 - Monday Night Awards Wingding                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521417600_accordion_0_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Join your colleagues at Studio A as we celebrate the winner of the PRB Coal Users\u2019 Group Plant of<br \/>\r\nthe Year and highlight student scholarship recipients and enjoy the comradery of the members of<br \/>\r\nthe PRB Coal Users\u2019 Group and the EEI Loss Control\/Fire Protection Task Force. This celebration<br \/>\r\nwill take place at Studio A which is part of the world-famous Grand Ole Opry House. Once home<br \/>\r\nto Hee Haw, Studio A continues to host television shows to this day including Crook & Chase,<br \/>\r\nCMT\u2019s Crossroads and Invitation Only. Door prizes given throughout the evening.  Catch the Shuttle from Delta Portico starting at 6:20 PM                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n\n        \n            \n            <h2 id=\"1521504000_heading\">Tuesday, March 20<\/h2>\n\n            <div class=\"panel-group\" id=\"1521504000_accordion\">\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgFMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521504000_accordion\" href=\"#1521504000_accordion_0_collapse\">\n                                                                       <span class=\"session-time\">8:00 AM &mdash; 8:50 AM<\/span> &mdash; PRBGS1-Welcome & Opening                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521504000_accordion_0_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speakers<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                    <strong>Chairman of PRB Coal Users' Group<\/strong><br \/><a onclick=\"return openpopup('\/wp-admin\/admin-ajax.php?action=speakerpop&amp;type=3&amp;speakerId=a0GC0000016PGGSMA4', '650', '500')\" href=\"javascript:void(0)\">Abstract<\/a><br \/>\n                                                                                                                Andy S. Dobrzanski, Production Manager, DTE Energy                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                    <strong>Chairman of EEI Loss Control Fire Protection Task Force<\/strong><br \/><a onclick=\"return openpopup('\/wp-admin\/admin-ajax.php?action=speakerpop&amp;type=3&amp;speakerId=a0GC0000016PGGrMAO', '650', '500')\" href=\"javascript:void(0)\">Abstract<\/a><br \/>\n                                                                                                                Larry Shackelford P.E., Principal Engineer-Risk Management, Southern Company                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgFMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521504000_accordion\" href=\"#1521504000_accordion_1_collapse\">\n                                                                       <span class=\"session-time\">8:50 AM &mdash; 9:40 AM<\/span> &mdash; PRBGS2-Case Study - A Midwest Utility Conveyor Fire                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521504000_accordion_1_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                The phone call that you never want but got!  This presentation is a case study of a 1995 conveyor fire that shut down a major utility. Considering recent and continuing incidents involving conveyor fires, revisiting this significant event for an update on the discoveries, the causes, and the lessons learned so to prevent and to prepare for such an event.<br \/>\r\n<br \/>\r\nHear directly from the recipient of \"the phone call,\" the lessons learned, and how one can apply the lessons so your phone doesn\u2019t ring!                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Jim Wiseman, Board of Directors - Prb, Wiseman Consulting Services                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgFMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521504000_accordion\" href=\"#1521504000_accordion_2_collapse\">\n                                                                       <span class=\"session-time\">9:40 AM &mdash; 10:30 AM<\/span> &mdash; PRBGS3 - Ameren\u2019s Coal Dust and Spillage Reduction Program                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521504000_accordion_2_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Ameren Missouri has four (4) coal generating centers ranging in size from about 600 to 2500 MW. Recently, Ameren has started a multi-year program to improve issues with their coal handling systems for containment. Containment is needed as a first step to improve coal dusting, minimize dust suppression costs and improve worker safety. This program has just begun and coal handling issues for carry-back, dusting and spillage are being addressed. This presentation will cover the program outline, work to date and the justification for the upgrade work.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Roundtable Moderator<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Ron Pircon, President\/CEO, Benetech Inc.                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                    <strong>Ameren\u2019s Coal Dust and Spillage Reduction Program<\/strong><br \/><a onclick=\"return openpopup('\/wp-admin\/admin-ajax.php?action=speakerpop&amp;type=3&amp;speakerId=a0GC0000017KIYvMAO', '650', '500')\" href=\"javascript:void(0)\">Abstract<\/a><br \/>\n                                                                                                                Mike Schimmelpfennig, Principal Engineer, Ameren                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgFMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521504000_accordion\" href=\"#1521504000_accordion_3_collapse\">\n                                                                       <span class=\"session-time\">10:30 AM &mdash; 11:30 AM<\/span> &mdash; PRBGS5 - Plant of the Year                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521504000_accordion_3_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                The 2018 Recipient of the PRB Coal Users\u2019 Group \u201cPlant of the Year\u201d Award will share their journey<br \/>\r\nof continuous improvements and industry better practices.                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgFMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521504000_accordion\" href=\"#1521504000_accordion_4_collapse\">\n                                                                       <span class=\"session-time\">1:00 PM &mdash; 1:50 PM<\/span> &mdash; PRBGS6 - The Kina Repp Story                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521504000_accordion_4_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Kina survived a horrific workplace accident that left her fighting for her life. Kina is now a safety speaker, inspiring and motivating audiences all over with her presentation \"Safety Beyond PPE\". Kina\u2019s message addresses the importance of training, safety procedures, and a great attitude can keep you and the people around you safe.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Kina Repp, Safety Done Right                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgFMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521504000_accordion\" href=\"#1521504000_accordion_5_collapse\">\n                                                                       <span class=\"session-time\">2:10 PM &mdash; 3:00 PM<\/span> &mdash; PRBGS7 - How a Fatality Drives Transition                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521504000_accordion_5_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                This will be an emotionally charged story of a great man, Wendell G. Smith, who tragically lost his life in an industrial accident on April 11, 2016. The story will demonstrate that extremely bad consequences can be experienced even with the most highly trained and skilled craftsmen. Specifically, the story will highlight how even the smallest changes in a work scope can take the very best down a path they never planned to travel. It will reinforce how decisions made by employees in the work environment not only affect them, but their family and co-workers as well. The story will leave a lasting impression on the listeners and will challenge them to passionately share Wendell\u2019s story back at their respective companies and work location with a common desire to ensure nothing like this ever happens again.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Alex Mosley, Sr. Manager, Eastern Gas, Tennessee Valley Authority                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgFMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521504000_accordion\" href=\"#1521504000_accordion_6_collapse\">\n                                                                       <span class=\"session-time\">3:00 PM &mdash; 4:00 PM<\/span> &mdash; PRBGS8 - Maintenance Strategies Changes                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521504000_accordion_6_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                A conversation with your peers on today\u2019s strategies for performing maintenance whether it\u2019s the<br \/>\r\nemergent work task, routine maintenance tasks, or using leading indicators to plan work. How are<br \/>\r\nyour peers getting it done?                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Panelists<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Erick Dieperink, Production Manager, Luminant                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                Mark Mayworm, Ex. Director, Gen. Support, Westar Energy                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                Roger Grable, Production Operations Manager, Omaha Public Power District (OPPD)                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                John P. Flannery, District Engineer, Babcock & Wilcox                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n\n        \n            \n            <h2 id=\"1521590400_heading\">Wednesday, March 21<\/h2>\n\n            <div class=\"panel-group\" id=\"1521590400_accordion\">\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgPMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_0_collapse\">\n                                                                       <span class=\"session-time\">8:30 AM &mdash; 9:20 AM<\/span> &mdash; BC1 - MATs Compliance: What Have We Learned?                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_0_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                The Federal EPA MATs Compliance Ruling requires that units be inspected and repaired on a regular basis to keep combustion and emissions control equipment in optimum conditions.  It also requires emissions testing and tuning following the regular inspection and repair of combustion equipment, and the submittal of a report documenting all that was done.  Our presentation will show how NRG Parish has worked to comply with the inspection, repair, testing, tuning and reporting requirements.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speakers<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Stephen Hedge, General Manager, Generation Solid Fuel, NRG Energy Inc.                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                John Kush, Manager, Environmental, NRG Energy Inc.                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgKMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_1_collapse\">\n                                                                       <span class=\"session-time\">8:30 AM &mdash; 9:20 AM<\/span> &mdash; CH1 - Case Study: Coal Dust Improvements and Best Practices at Ottumwa Generating Station                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_1_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Process improvement is on-going at the Ottumwa Generating Station.  This presentation highlights actions taken to reduce hazards associated with coal dust including technologies, practices, and lessons learned.  Attendees will have \"take-a-ways\" that could be adopted and improvements achieved.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Matthew Hanson, Regional Director, Alliant Energy                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgQMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_2_collapse\">\n                                                                       <span class=\"session-time\">8:30 AM &mdash; 9:20 AM<\/span> &mdash; SFR1 - \"Do they know you, Do you know them?\"                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_2_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Great plans for emergency response without execution leads to disaster. Critical Infrastructure like power generation provides an essential service on which a community depends.   This session will inform and help you explore plant emergency readiness.  Not only from a power generation perspective but from an emergency first responder frame of mind.  Westar Energy and Wakarusa Township Fire Department team up and give you tips on this vital collaboration that needs to happen to reduce risk for your people and infrastructure.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Dan Atkeson, Generation EMS Coordinator, Westar Energy                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgPMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_3_collapse\">\n                                                                       <span class=\"session-time\">9:20 AM &mdash; 10:10 AM<\/span> &mdash; BC2 - Enhanced SNCR Tuning and Control                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_3_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                This presentation describes the approach, testing, design, and documented results of a second generation tuning and control program developed at Leland Olds that dynamically follows the SNCR temperature window as a function of load and furnace cleaning, adjusting zone usage, air pressures, and injector concentrations as needed.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speakers<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Les Allery, Plant Engineer, Basin Electric Power Cooperative                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                Kentucky Sago, Performance Engineer, Basin Electric Power Cooperative                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                BILL SMITH, Principal, EAPC                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                Marc A. Cremer, Co-President, Reaction Engineering International                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgKMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_4_collapse\">\n                                                                       <span class=\"session-time\">9:20 AM &mdash; 10:10 AM<\/span> &mdash; CH2 - Drone Coal Pile Inventory Management                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_4_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Drone Coal Pile Inventory Management discussing how Big Brown mine is using drones to better (faster, cheaper, and more accurately) quantify coal pile inventory relative to conventional technology.\u00a0                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Jeff Salomon, P.E., Engineering Manager, Big Brown & Turlington Mines, Luminant                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgQMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_5_collapse\">\n                                                                       <span class=\"session-time\">9:20 AM &mdash; 10:10 AM<\/span> &mdash; SFR2 - Lessons Learned, Lessons Applied: Pulverized Pressure Excursion Fleet Learning Team                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_5_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Pulverizer Pressure Excursion Fleet Learnings Team discussing the results from Luminant\u2019s mill puff fleet team highlighting the development of primary air duct explosion panels as a novel defense strategy.\u00a0                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Ben Lawrence, Principal Engineer, Luminant                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgPMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_6_collapse\">\n                                                                       <span class=\"session-time\">10:10 AM &mdash; 11:00 AM<\/span> &mdash; BC3 - Mercury Characterization                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_6_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Mercury Characterization discussing measuring mercury quantities and species at various points throughout the combustion and AQCS train to better understand where and how mercury exits in the process to refine the mercury compliance strategy for a specific unit.\u00a0                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Bill Mallory, Luminant                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgKMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_7_collapse\">\n                                                                       <span class=\"session-time\">10:10 AM &mdash; 11:00 AM<\/span> &mdash; CH3 - Case Study: AGIC Combustible Dust Case Study                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_7_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                An audit of a number of coal handling facilities, identified a trend with fugitive coal dust at the Coal Plants throughout our AES Fleet.  During an evaluation of the Stuart and Killen Stations in our DPL portfolio, the fugitive dust, coal handling and housekeeping regarding our dust mitigation, was found to be unacceptable.  This presentation will review the changes made by AES to bring them up to par.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speakers<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Ronald Woodfin, Program Manager \u2013 AGIC Risk Engineering (Fire Protection & Emergency Response), 3E Company                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                Byron P. Lawrence, VP & Unit Leader, Savage Services                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                Mark Wehmanen, Senior Vice President - Operations & Development, Savage Services                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgQMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_8_collapse\">\n                                                                       <span class=\"session-time\">10:10 AM &mdash; 11:00 AM<\/span> &mdash; SFR3 - Lessons Learned, Lessons Applied: Working with APPS and Software                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_8_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                With the invention of the smart phone and tablets comes APPS.  They can be a powerful instrument to help us do our work more efficiently.  This is an open session to talk about APPS or other software applications \u2013 what are you using?  How is it being used? Benefits?                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Byron Ellis, Sr. Staff Risk Engineer, Entergy Services                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgPMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_9_collapse\">\n                                                                       <span class=\"session-time\">11:00 AM &mdash; 11:50 AM<\/span> &mdash; BC4 - Improving Coal Mill Reliability                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_9_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Coal mill equipment failures can result in fire, costly repairs, forced outages and injury to personnel.  Implementing a strategic maintenance program can help reduce cost, unplanned failures, and safety risks.  This presentation will give an overview of technologies and processes Westar is using to improve the reliability and performance of their 34 coal mills.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Patrick Stegman, Predictive Maintenance Coal Mill Engineer, Westar Energy                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgKMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_10_collapse\">\n                                                                       <span class=\"session-time\">11:00 AM &mdash; 11:50 AM<\/span> &mdash; CH4 - Case Study: Hazards Management, Culture, and Good Business Building Blocks                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_10_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                This presentation will explore the \u201cbuilding blocks\u201d how Thailand\u2019s first super-critical coal-fired power plant, today\u2019s showcase of southeast Asia, proactively built a culture of continual improvement, applying hazards management which reduces combustible dust\/coal spillage risk to the lowest level, and how it all made good business sense.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Lou Holub, SVP-GHECo-One Plant Manager, Glow Company Limited                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgQMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_11_collapse\">\n                                                                       <span class=\"session-time\">11:00 AM &mdash; 11:50 AM<\/span> &mdash; SFR4 - Pre-Planning & Incident Managerment                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_11_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                This presentation looks at managing risk through pre-incident planning. The most difficult hazards to manage surround the unknown.<br \/>\r\nHowever, we can significantly reduce the risk factor with static hazards such as those we find in our plants through proper pre-planning.<br \/>\r\nRemember, pre-planning does not end at your property line! To truly manage risk properly, we must include the members of the first<br \/>\r\nresponse community. We expect that they will show up when we dial 911 but never bother invite them out on a sunny day. Finally the<br \/>\r\npresentation expands on incident management which covers the hazards, response tactics and lessons learned necessary to safeguard<br \/>\r\nplant personnel and first responders while ensuring continuity of operations.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Anrthony Natale, Project Specialist\/ Emergency Management, Consolidated Edison Co of New York Incorporated                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgPMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_12_collapse\">\n                                                                       <span class=\"session-time\">1:00 PM &mdash; 1:50 PM<\/span> &mdash; BC5 - Attemperator System Investigation and Spray Nozzle Inspections and Repairs                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_12_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Attemperators are used on utility boilers to provide the fine control of steam temperature to the turbine.  The Attemperator components will experience significant thermal cycles and the resulting stress can result in cracking and failure of the components.  A broken attemperator can cause failures in other areas by plugging tubes and spraying water on liners and steam leads. To complete repairs the unit must be off line and cool.  It\u2019s therefore important to conduct reqular inspections, that will allow you to plan for maintenance and repairs.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Shane Bruner, Mechanical Engineer, AECI - Associated Electric Cooperative, Inc.                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgKMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_13_collapse\">\n                                                                       <span class=\"session-time\">1:00 PM &mdash; 1:50 PM<\/span> &mdash; CH5 - Dust Control Program at Gerald Gentleman Station                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_13_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                This presentation, from an operator\u2019s view, how one company, two coal-fired power plants, manages dust. From technologies, to people, to practices, to procedures\u2026this is how we do it!                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Cyrus Tilford, Fire Safety Leader, Nebraska Public Power District                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgQMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_14_collapse\">\n                                                                       <span class=\"session-time\">1:00 PM &mdash; 2:30 PM<\/span> &mdash; SFR5 - Lessons Learned, Lessons Applied                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_14_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                Learn from your peers on what they have learned and have acted upon (applied) towards continual improvement so that it can be applied at your operations.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speakers<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                    <strong>Failure of a Suspended Scaffold and Rescue of Employees<\/strong><br \/><a onclick=\"return openpopup('\/wp-admin\/admin-ajax.php?action=speakerpop&amp;type=3&amp;speakerId=a0GC0000016OM7EMAW', '650', '500')\" href=\"javascript:void(0)\">Abstract<\/a><br \/>\n                                                                                                                Jeff Mullins, Safety & Health Consultant, Lightstone Generation, LLC. - Gavin Power , LLC                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                    <strong>Fire in the Walls and Ceiling<\/strong><br \/><a onclick=\"return openpopup('\/wp-admin\/admin-ajax.php?action=speakerpop&amp;type=3&amp;speakerId=a0GC0000016Q4YYMA0', '650', '500')\" href=\"javascript:void(0)\">Abstract<\/a><br \/>\n                                                                                                                *Christina Smith, Sr. Technical Training Specialist, Entergy                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                    <strong>Fire in the Walls and Ceiling<\/strong><br \/><a onclick=\"return openpopup('\/wp-admin\/admin-ajax.php?action=speakerpop&amp;type=3&amp;speakerId=a0GC0000017KAtaMAG', '650', '500')\" href=\"javascript:void(0)\">Abstract<\/a><br \/>\n                                                                                                                Ardes Johnson, Sr Lead Risk Engineer, Entergy Services                                                                                                            <\/li>\n\n                                            \n                                                    <li>\n                                                                                                                    <strong>Transformer Fire Protection<\/strong><br \/><a onclick=\"return openpopup('\/wp-admin\/admin-ajax.php?action=speakerpop&amp;type=3&amp;speakerId=a0GC0000016Q4K1MAK', '650', '500')\" href=\"javascript:void(0)\">Abstract<\/a><br \/>\n                                                                                                                Mitchell Bachuchin, Sr. Loss Prevention Specialist, FM Global                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgPMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_15_collapse\">\n                                                                       <span class=\"session-time\">1:50 PM &mdash; 2:40 PM<\/span> &mdash; BC6 - Lowering Mercury Control Costs for Compliance with MATS                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_15_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                PRB coal is used across the country at plants with different emissions control equipment and configurations. Plant operating conditions and different plant configurations (ESP only, ESP-WFGD, or SDA-FF) represent diverse challenges associated with Hg control, and the cost of MATS compliance. Often the cost for Hg compliance is varied from plant to plant, and higher than should be, based on the selection and operation of the Hg control technology. This presentation will cover case studies demonstrating different control strategies to lower mercury compliance costs based on different plant configurations and operating conditions while combusting PRB fuel.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                John Pavlish, Senior Vice President, Chief Technology Officer, Midwest Energy Emissions Corp                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgKMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521590400_accordion\" href=\"#1521590400_accordion_16_collapse\">\n                                                                       <span class=\"session-time\">1:50 PM &mdash; 2:40 PM<\/span> &mdash; CH6 - Lessons Learned, Lessons Applied: Silo Collapse                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521590400_accordion_16_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                When your power plant experiences a Coal Silo failure your responsibility are to repair the damage, and share the lessons you learned with others so that they may fix the issues before they have the same experience.  This presentation will be a deep dive into a Coal Silo Collapse.                                                                    <ul class=\"list-unstyled speakers-list\">\n\n                                        \n                                            <li>\n                                                <strong>Speaker<\/strong>\n                                                <ul>\n\n                                            \n                                                    <li>\n                                                                                                                Kristen Tuggle, Engineer, Tennessee Valley Authority                                                                                                            <\/li>\n\n                                            \n                                            <\/li><\/ul>\n\n                                                                            <\/ul>\n\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n\n        \n            \n            <h2 id=\"1521676800_heading\">Thursday, March 22<\/h2>\n\n            <div class=\"panel-group\" id=\"1521676800_accordion\">\n                \n                                        <div class=\"panel panel-default a0HC000000hYpgUMAS\">\n                        <div class=\"panel-heading clearfix\">\n                            <h4 class=\"panel-title\">\n                                                              <a role=\"button\" data-toggle=\"collapse\" data-parent=\"#1521676800_accordion\" href=\"#1521676800_accordion_0_collapse\">\n                                                                       <span class=\"session-time\">8:30 AM &mdash; 11:30 AM<\/span> &mdash; PRB Generating Company Employees & EEI Fire Protection\/Loss Control Task Force - Open Discussions                                                                        <i class=\"fa fa-chevron-circle-down pull-right\"><\/i>\n                                <\/a>\n                                                            <\/h4>\n                        <\/div>\n                        <div id=\"1521676800_accordion_0_collapse\" class=\"panel-collapse collapse\">\n                            <div class=\"panel-body\">\n                                \"Conversations...amongst end users\"  This interactive forum is a closed session for those who use coal...generating companies, power plants, terminals employees.  This year EEI Loss Control\/Fire Protection Task Force members are also invited to provide additional perspective.  Surveys from past users\u2019 group meetings have shown that representatives value opportunities for candid discussions among themselves and open conversations with board members on issues raised during the first two days of the conference.  This forum meets that request!. Let's converse about what's on your mind while you and your peers are together!  After the forum, lunch will be served.                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n\n            <\/div>\n<\/div>\n\n\n\n<script type=\"text\/javascript\">\n    function openpopup(popurl, width, height) {\n        window.open(popurl,\"\",\"width=\" + width + \",height=\" + height + \",scrollbars\");\n        return false;\n    }\n    jQuery(function() {\n        \/\/show\/hide tracks\n        jQuery('#show-all-tracks').on('click', function(e) {\n        \te.preventDefault();\n            jQuery('#track-desc-container').html('');\n        \tjQuery('#sessions-container').find('.panel-default').removeClass('hide');\n            jQuery('h2[id*=\"_heading\"]').removeClass('hide');\n        });\n        jQuery('[data-trackid]').on( 'click', function(e) {\n            e.preventDefault();\n            jQuery('#track-desc-container').html('');\n            jQuery('#sessions-container').find('.panel-default').addClass('hide');\n            var trackId = jQuery(this).data('trackid');\n            var trackObj = jQuery(this).data('track-data');\n            jQuery('#sessions-container').find('.'+trackId).toggleClass('hide');\n            if(jQuery.trim(trackObj.title) != '') {\n                jQuery('#track-desc-container').html('<h3 class=\"track-title\">'+trackObj.title+'<\/h3>' + trackObj.desc);\n            }\n            \/\/show\/hide days\n            var day_headings = jQuery('h2[id*=\"_heading\"]');\n            jQuery.each(day_headings, function(i,el){\n              var total_sessions = jQuery(this).next('.panel-group').find('.panel').length;\n              var hidden_sessions = jQuery(this).next('.panel-group').find('.panel.hide').length;\n              if(total_sessions == hidden_sessions) {\n                  jQuery(this).addClass('hide');\n              } else {\n                  jQuery(this).removeClass('hide');\n              }\n            });\n        });\n        \/\/expand\/collapse\n        jQuery('.closeall').click(function(e){\n            e.preventDefault();\n            jQuery('.panel-collapse.in')\n                .collapse('hide');\n        });\n        jQuery('.openall').click(function(e){\n            e.preventDefault();\n            jQuery('.panel-collapse:not(\".in\")')\n                .collapse('show');\n        });\n    });\/\/end doc ready\n\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":47,"featured_media":0,"parent":155,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-prb.php","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>PRB Coal Users&#039; Group Sessions - Electric Power 2018<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PRB Coal Users&#039; Group Sessions - Electric Power 2018\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/\" \/>\n<meta property=\"og:site_name\" content=\"Electric Power 2018\" \/>\n<meta property=\"article:modified_time\" content=\"2017-09-07T14:47:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/\",\"url\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/\",\"name\":\"PRB Coal Users' Group Sessions - Electric Power 2018\",\"isPartOf\":{\"@id\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/#website\"},\"datePublished\":\"2017-06-21T15:49:32+00:00\",\"dateModified\":\"2017-09-07T14:47:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PRB Coal Users&#8217; Group\",\"item\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"PRB Coal Users&#8217; Group Sessions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/#website\",\"url\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/\",\"name\":\"Electric Power 2018\",\"description\":\"Attend the event that brings together more power generating companies than any other.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PRB Coal Users' Group Sessions - Electric Power 2018","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/","og_locale":"en_US","og_type":"article","og_title":"PRB Coal Users' Group Sessions - Electric Power 2018","og_url":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/","og_site_name":"Electric Power 2018","article_modified_time":"2017-09-07T14:47:21+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/","url":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/","name":"PRB Coal Users' Group Sessions - Electric Power 2018","isPartOf":{"@id":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/#website"},"datePublished":"2017-06-21T15:49:32+00:00","dateModified":"2017-09-07T14:47:21+00:00","breadcrumb":{"@id":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/sessions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/"},{"@type":"ListItem","position":2,"name":"PRB Coal Users&#8217; Group","item":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/prb\/"},{"@type":"ListItem","position":3,"name":"PRB Coal Users&#8217; Group Sessions"}]},{"@type":"WebSite","@id":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/#website","url":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/","name":"Electric Power 2018","description":"Attend the event that brings together more power generating companies than any other.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/pages\/389"}],"collection":[{"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/users\/47"}],"replies":[{"embeddable":true,"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/comments?post=389"}],"version-history":[{"count":3,"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/pages\/389\/revisions"}],"predecessor-version":[{"id":787,"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/pages\/389\/revisions\/787"}],"up":[{"embeddable":true,"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/pages\/155"}],"wp:attachment":[{"href":"https:\/\/tfgevents.accessintel.com\/electricpowerexpo2018\/wp-json\/wp\/v2\/media?parent=389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}