It is *not* a simple list that can easily be shared--it is a multi-level data structure.
Just because you think it should be that way, does not make it so.
In any case, have at it...
Code:
my $projectinfo = {
'1COMPETENT COMMUNICATION (CC) MANUAL' => [ 'CC-1' => '(1) The Ice Breaker (4-6 min)', 'CC-2' => '(2) Organize Your Speech (5-7 min)', 'CC-3' => '(3) Get to the Point (5-7 min)', 'CC-4' => '(4) How to Say It (5-7 min)', 'CC-5' => '(5) Your Body Speaks (5-7 min)', 'CC-6' => '(6) Vocal Variety (5-7 min)', 'CC-7' => '(7) Research Your Topic (5-7 min)', 'CC-8' => '(8) Get Comfortable with Visual Aids (5-7 min)', 'CC-9' => '(9) Persuade with Power (5-7 min)', 'CC-10' => '(10) Inspire Your Audience (8-10 min)' ],
'COMMUNICATING ON TELEVISION' => ['ACCOT-1' => '(1) Straight Talk (3 min)','ACCOT-2' => '(2) The Talk Show (10 min)','ACCOT-3' => '(3) When You\'re the Host (10 min)','ACCOT-4' => '(4) The Press Conference (4-6 min presentation; 8-10 min Q&A)','ACCOT-5' => '(5) Training on Television (5-7 min; 5-7 min video tape playback)'],
'HUMOROUSLY SPEAKING' => ['ACHS-1' => '(1) Warm Up Your Audience (5-7 min)','ACHS-2' => '(2) Leave Them with a Smile (5-7 min)','ACHS-3' => '(3) Make Them Laugh (5-7 min)','ACHS-4' => '(4) Keep Them Laughing (5-7 min)','ACHS-5' => '(5) The Humorous Speech (5-7 min)'],
'INTERPERSONAL COMMUNICATIONS' => ['ACIC-1' => '(1) Conversing with Ease (10-14 min)','ACIC-2' => '(2) The Successful Negotiator (10-14 min)','ACIC-3' => '(3) Diffusing Verbal Criticism (10-14 min)','ACIC-4' => '(4) The Coach (10-14 min)','ACIC-5' => '(5) Asserting Yourself Effectively (10-14 min)'],
'INTERPRETIVE READING' => ['ACIP-1' => '(1) Read a Story (8-10 min)','ACIP-2' => '(2) Interpreting Poetry (6-8 min)','ACIP-3' => '(3) The Monodrama (5-7 min)','ACIP-4' => '(4) The Play (12-15 min)','ACIP-5' => '(5) The Oratorical Speech (8-10 min)'],
'PUBLIC RELATIONS' => ['ACPR-1' => '(1) The Persuasive Approach (8-10 min)','ACPR-2' => '(2) Speaking Under Fire (6-8 min; 8-10 min Q&A)','ACPR-3' => '(3) The Goodwill Speech (5-7 min)','ACPR-4' => '(4) The Radio Talk Show (8-10 min)','ACPR-5' => '(5) The Crisis Management Speech (8-10 min; 30 sec Q&A)'],
'PUBLIC RELATIONS (revised 5/2011)' => ['ACPR2-1' => '(1) The Goodwill Speech (5-7 min)','ACPR2-2' => '(2) The Radio Talk Show (3-5 min; 2-3 min Q&A)','ACPR2-3' => '(3) The Persuasive Approach (5-7 min)','ACPR2-4' => '(4) Speaking Under Fire (3-5 min; 2-3 min Q&A)','ACPR2-5' => '(5) The Crisis Management Speech (4-6 min; 3-5 min Q&A)'],
'SPEAKING TO INFORM' => ['ACSTI-1' => '(1) The Speech to Inform (5-7 min)','ACSTI-2' => '(2) Resources for Informing (5-7 min)','ACSTI-3' => '(3) The Demonstration Talk (5-7 min)','ACSTI-4' => '(4) A Fact-Finding Report (5-7 min; 2-3 min Q&A)','ACSTI-5' => '(5) The Abstract Concept (6-8 min)'],
'SPECIAL OCCASION SPEECHES' => ['ACSOS-1' => '(1) Mastering the Toast (2-3 min)','ACSOS-2' => '(2) Speaking in Praise (5-7 min)','ACSOS-3' => '(3) The Roast (3-5 min)','ACSOS-4' => '(4) Presenting an Award (3-4 min)','ACSOS-5' => '(5) Accepting an Award (5-7 min)'],
'SPECIALTY SPEECHES' => [ 'ACSS-1' => '(1) Speak Off the Cuff (5-7 min)','ACSS-2' => '(2) Uplift the Spirit (8-10 min)','ACSS-3' => '(3) Sell a Product (10-12 min)','ACSS-4' => '(4) Read Out Loud (12-15 min)','ACSS-5' => '(5) Introduce the Speaker (duration of a club meeting)' ],
'SPECIALTY SPEECHES (Rev.05/2011)' => [ 'ACSS2-1' => '(1) Impromptu Speaking (5-7 min)','ACSS2-2' => '(2) Uplift the Spirit (8-10 min)','ACSS2-3' => '(3) Sell a Product (10-12 min)','ACSS2-4' => '(4) Read Out Loud (12-15 min)','ACSS2-5' => '(5) Introduce the Speaker (duration of a club meeting)' ],
'SPEECHES BY MANAGEMENT' => [ 'ACSBM-1' => '(1) The Briefing (8-10 min; 5 min Q&A)','ACSBM-2' => '(2) The Technical Speech (8-10 min)','ACSBM-3' => '(3) Manage and Motivate (10-12 min)','ACSBM-4' => '(4) The Status Report (10-12 min)','ACSBM-5' => '(5) Confrontation: The Adversary Relationship (5 min speech; 10 min Q&A)' ],
'SPEECHES BY MANAGEMENT Revised' => [ 'ACSBM2-1' => '(1) The Briefing (3-5 min; 2-3 min Q&A)','ACSBM2-2' => '(2) Appraise with Praise (5-7 min)','ACSBM2-3' => '(3) Persuade and Inspire (5-7 min)','ACSBM2-4' => '(4) Communicating Change (5-7 min)','ACSBM2-5' => '(5) Delivering Bad News (5-7 min)' ],
'STORYTELLING' => [ 'ACST-1' => '(1) The Folk Tale (7-9 min)','ACST-2' => '(2) Let\'s Get Personal (6-8 min)','ACST-3' => '(3) The Moral of the Story (4-6 min)','ACST-4' => '(4) The Touching Story (6-8 min)','ACST-5' => '(5) Bringing History to Life (7-9 min)' ],
'STORYTELLING (Rev 05/2011)' => [ 'ACST2-1' => '(1) The Folk Tale (7-9 min)','ACST2-2' => '(2) Let\'s Get Personal (6-8 min)','ACST2-3' => '(3) The Moral of the Story (5-7 min)','ACST2-4' => '(4) The Touching Story (6-8 min)','ACST2-5' => '(5) Bringing History to Life (7-9 min)' ],
'TECHNICAL PRESENTATIONS' => [ 'ACTP-1' => '(1) The Technical Briefing (8-10 min)','ACTP-2' => '(2) The Proposal (8-10 min; 3-5 min Q&A)','ACTP-3' => '(3) The Nontechnical Audience (10-12 min)','ACTP-4' => '(4) Presenting a Technical Paper (10-12 min)','ACTP-5' => '(5) Enhancing a Technical Talk with the Internet (12-15 min)' ],
'THE ENTERTAINING SPEAKER' => [ 'ACTES-1' => '(1) The Entertaining Speech (5-7 min)','ACTES-2' => '(2) Resources for Entertainment (5-7 min)','ACTES-3' => '(3) Make Them Laugh (5-7 min)','ACTES-4' => '(4) A Dramatic Talk (5-7 min)','ACTES-5' => '(5) Speaking After Dinner (8-10 min)' ],
'THE DISCUSSION LEADER' => [ 'ACTDL-1' => '(1) The Seminar Solution (20-30 min)','ACTDL-2' => '(2) The Round Robin (20-30 min)','ACTDL-3' => '(3) Pilot a Panel (30-40 min)','ACTDL-4' => '(4) Make Believe (Role Playing) (20-30 min)','ACTDL-5' => '(5) The Workshop Leader (30-40 min)' ],
'FACILITATING DISCUSSION' => [ 'ACFD-1' => '(1) The Panel Moderator (28-30 min or optional 22-26 min)','ACFD-2' => '(2) The Brainstorming Session (31-33 min or optional 20-22 min)','ACFD-3' => '(3) The Problem-Solving Discussion (26-31 min or optional 19-23 min)','ACFD-4' => '(4) Handling Challenging Situations (22-32 min or optional 12-21 min)','ACFD-5' => '(5) Reaching a Consensus (31-37 min or optional 20-26 min)' ],
'THE PROFESSIONAL SALESPERSON' => [ 'ACPROSALE-1' => '(1) The Winning Attitude (8-10 min)','ACPROSALE-2' => '(2) Closing the Sale (10-12 min)','ACPROSALE-3' => '(3) Training the Sales Force (6-8 min; 8-10 min role play; 2-5 min discussion)','ACPROSALE-4' => '(4) The Sales Meeting (15-20 min)','ACPROSALE-5' => '(5) The Team Sales Presentation (15-20 min; 5-7 min per person for manual credit)' ],
'THE PROFESSIONAL SPEAKER' => [ 'ACPROSPKR-1' => '(1) The Keynote Address (15-20 min)','ACPROSPKR-2' => '(2) Speaking to Entertain (15-20 min)','ACPROSPKR-3' => '(3) The Sales Training Speech (15-20 min)','ACPROSPKR-4' => '(4) The Professional Seminar (20-40 min)','ACPROSPKR-5' => '(5) The Motivational Speech (15-20 min)' ],
'PERSUASIVE SPEAKING' => [ 'ACPS-1' => '(1) The Effective Salesperson (3-4 min speech; 3-5 min role play; 2-3 min discussion)','ACPS-2' => '(2) Conquering the Cold Call (3-4 min speech; 5-7 min role play; 2-3 min discussion)','ACPS-3' => '(3) The Winning Proposal (5-7 min)','ACPS-4' => '(4) Addressing the Opposition (7-9 min speech; 2-3 min Q&A)','ACPS-5' => '(5) The Persuasive Leader (6-8 min)' ],
'COMMUNICATING ON VIDEO' => [ 'ACCOV-1' => '(1) The Straight Talk (3 min)','ACCOV-2' => '(2) The Interview Show (5-7 min)','ACCOV-3' => '(3) When You\'re the Host (5-7 min)','ACCOV-4' => '(4) The Press Conference (3-5 min; 2-3 min for Q&A)','ACCOV-5' => '(5) Instructing on the Internet (5-7 min; 5-7 min for video playback)' ],
'HIGH PERFORMANCE LEADERSHIP' => [ 'HPL-1' => '(1) Vision (5-7 min)','HPL-2' => '(2) Learning (5-7 min)','ACHPL-3' => '(3) Experience (5-7 min)' ],
'HIGH PERFORMANCE LEADERSHIP (Rev. 9/2012)' => [ 'HPL2-1' => '(1) Sharing Your Vision (5-6 min)','HPL2-2' => '(2) Presenting the Results (5-7 min)' ],
'EDUCATIONAL SUCCESSFUL CLUB SERIES' => [ 'EDSCS-1' => '(1) Moments Of Truth (60-90 min)','EDSCS-2' => '(2) Finding New Members for Your Club (10-15 min)','EDSCS-3' => '(3) Evaluate to Motivate (10-15 min)','EDSCS-4' => '(4) Closing the Sale (10-15 min)','EDSCS-5' => '(5) Creating the Best Club Climate (10-15 min)','EDSCS-6' => '(6) Meeting Roles and Responsibilities (10-15 min)','EDSCS-7' => '(7) Mentoring (10-15 min)','EDSCS-8' => '(8) Keeping the Commitment (10-15 min)','EDSCS-9' => '(9) Going Beyond Our Club (10-15 min)','EDSCS-10' => '(10) How to Be a Distinguished Club (10-15 min)','EDSCS-11' => '(11) The Toastmasters Educational Program (10-15 min)' ],
'EDUCATIONAL BETTER SPEAKER SERIES' => [ 'EDBSS-1' => '(1) Beginning Your Speech (10-15 min)','EDBSS-2' => '(2) Concluding Your Speech (10-15 min)','EDBSS-3' => '(3) Controlling Your Fear (10-15 min)','EDBSS-4' => '(4) Impromptu Speaking (10-15 min)','EDBSS-5' => '(5) Selecting Your Topic (10-15 min)','EDBSS-6' => '(6) Know Your Audience (10-15 min)','EDBSS-7' => '(7) Organizing Your Speech (10-15 min)','EDBSS-8' => '(8) Creating an Introduction (10-15 min)','EDBSS-9' => '(9) Preparation and Practice (10-15 min)','EDBSS-10' => '(10) Using Body Language (10-15 min)' ],
'EDUCATIONAL LEADERSHIP EXCELLENCE SERIES' => [ 'EDLES-1' => '(1) The Visionary Leader (10-15 min)','EDLES-2' => '(2) Developing a Mission (10-15 min)','EDLES-3' => '(3) Values and Leadership (10-15 min)','EDLES-4' => '(4) Goal Setting and Planning (10-15 min)','EDLES-5' => '(5) Delegate to Empower (10-15 min)','EDLES-6' => '(6) Building a Team (10-15 min)','EDLES-7' => '(7) Giving Effective Feedback (10-15 min)','EDLES-8' => '(8) The Leader as a Coach (10-15 min)','EDLES-9' => '(9) Motivating People (10-15 min)','EDLES-10' => '(10) Service and Leadership (10-15 min)','EDLES-11' => '(11) Resolving Conflict (10-15 min)' ],
'~PATHWAYS - Dynamic Leadership' => ['PWDL-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWDL-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWDL-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWDL-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWDL-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWDL-L2-UYCS' => '(L2) Understanding Your Communication Style (5-7 min)', 'PWDL-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWDL-L3-NTBO' => '(L3) Negotiate the Best Outcome (5-7 min)', 'PWDL-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWDL-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWDL-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWDL-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWDL-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWDL-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWDL-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWDL-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWDL-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWDL-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWDL-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWDL-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWDL-L3-AL' => '(L3 elective) Active Listening (5-7 min)', 'PWDL-L4-MC' => '(L4) Manage Change (5-7 min)', 'PWDL-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWDL-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWDL-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWDL-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWDL-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWDL-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWDL-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWDL-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWDL-L5-LIAS' => '(L5) Lead in Any Situation (5-7 min)', 'PWDL-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWDL-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWDL-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWDL-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWDL-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWDL-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)', 'PWDL-L5-HPL' => '(L5 elective) High Performance Leadership (5-7 min)'],
'~PATHWAYS - Effective Coaching' => ['PWEC-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWEC-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWEC-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWEC-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWEC-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWEC-L2-UYCS' => '(L2) Understanding Your Communication Style (5-7 min)', 'PWEC-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWEC-L3-RC' => '(L3) Reaching Consensus (5-7 min)', 'PWEC-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWEC-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWEC-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWEC-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWEC-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWEC-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWEC-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWEC-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWEC-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWEC-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWEC-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWEC-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWEC-L3-AL' => '(L3 elective) Active Listening (5-7 min)', 'PWEC-L4-ITPC' => '(L4) Improvement Through Positive Coaching (5-7 min)', 'PWEC-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWEC-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWEC-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWEC-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWEC-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWEC-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWEC-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWEC-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWEC-L5-HPL' => '(L5) High Performance Leadership (5-7 min)', 'PWEC-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWEC-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWEC-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWEC-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWEC-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWEC-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)'],
'~PATHWAYS - Innovative Planning' => ['PWIP-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWIP-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWIP-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWIP-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWIP-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWIP-L2-CWYA' => '(L2) Connect With Your Audience (5-7 min)', 'PWIP-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWIP-L3-PAP' => '(L3) Present a Proposal (5-7 min)', 'PWIP-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWIP-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWIP-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWIP-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWIP-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWIP-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWIP-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWIP-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWIP-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWIP-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWIP-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWIP-L3-AL' => '(L3 elective) Active Listening (5-7 min)', 'PWIP-L4-MPS' => '(L4) Manage Projects Successfully (5-7 min)', 'PWIP-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWIP-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWIP-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWIP-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWIP-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWIP-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWIP-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWIP-L5-HPL' => '(L5) High Performance Leadership (5-7 min)', 'PWIP-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWIP-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWIP-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWIP-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWIP-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWIP-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)'],
'~PATHWAYS - Leadership Development' => ['PWLD-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWLD-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWLD-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWLD-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWLD-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWLD-L2-MT' => '(L2) Managing Time (5-7 min)', 'PWLD-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWLD-L3-PAI' => '(L3) Planning and Implementing (5-7 min)', 'PWLD-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWLD-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWLD-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWLD-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWLD-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWLD-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWLD-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWLD-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWLD-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWLD-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWLD-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWLD-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWLD-L3-AL' => '(L3 elective) Active Listening (5-7 min)', 'PWLD-L4-LYT' => '(L4) Leading Your Team (5-7 min)', 'PWLD-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWLD-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWLD-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWLD-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWLD-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWLD-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWLD-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWLD-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWLD-L5-MSE' => '(L5) Manage Successful Events (5-7 min)', 'PWLD-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWLD-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWLD-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWLD-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWLD-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWLD-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)', 'PWLD-L5-HPL' => '(L5 elective) High Performance Leadership (5-7 min)'],
'~PATHWAYS - Motivational Strategies' => ['PWMS-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWMS-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWMS-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWMS-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWMS-L2-AL' => '(L2) Active Listening (5-7 min)', 'PWMS-L2-UYCS' => '(L2) Understanding Your Communication Style (5-7 min)', 'PWMS-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWMS-L3-UEI' => '(L3) Understanding Emotional Intelligence (5-7 min)', 'PWMS-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWMS-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWMS-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWMS-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWMS-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWMS-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWMS-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWMS-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWMS-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWMS-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWMS-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWMS-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWMS-L4-MO' => '(L4) Motivate Others (5-7 min)', 'PWMS-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWMS-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWMS-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWMS-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWMS-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWMS-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWMS-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWMS-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWMS-L5-TB' => '(L5) Team Building (5-7 min)', 'PWMS-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWMS-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWMS-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWMS-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWMS-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWMS-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)', 'PWMS-L5-HPL' => '(L5 elective) High Performance Leadership (5-7 min)'],
'~PATHWAYS - Persuasive Influence' => ['PWPI-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWPI-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWPI-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWPI-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWPI-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWPI-L2-AL' => '(L2) Active Listening (5-7 min)', 'PWPI-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWPI-L3-UCR' => '(L3) Understanding Conflict Resolution (5-7 min)', 'PWPI-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWPI-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWPI-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWPI-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWPI-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWPI-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWPI-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWPI-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWPI-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWPI-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWPI-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWPI-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWPI-L4-LIDS' => '(L4) Leading in Difficult Situations (5-7 min)', 'PWPI-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWPI-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWPI-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWPI-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWPI-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWPI-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWPI-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWPI-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWPI-L5-HPL' => '(L5) High Performance Leadership (5-7 min)', 'PWPI-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWPI-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWPI-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWPI-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWPI-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWPI-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)'],
'~PATHWAYS - Presentation Mastery' => ['PWPM-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWPM-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWPM-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWPM-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWPM-L2-EBL' => '(L2) Effective Body Language (5-7 min)', 'PWPM-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWPM-L3-PS' => '(L3) Persuasive Speaking (5-7 min)', 'PWPM-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWPM-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWPM-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWPM-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWPM-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWPM-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWPM-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWPM-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWPM-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWPM-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWPM-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWPM-L3-AL' => '(L3 elective) Active Listening (5-7 min)', 'PWPM-L4-MADA' => '(L4) Managing a Difficult Audience (5-7 min)', 'PWPM-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWPM-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWPM-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWPM-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWPM-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWPM-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWPM-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWPM-L5-PTSP' => '(L5) Prepare to Speak Professionally (5-7 min)', 'PWPM-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWPM-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWPM-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWPM-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWPM-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWPM-L5-HPL' => '(L5 elective) High Performance Leadership (5-7 min)'],
'~PATHWAYS - Strategic Relationships' => ['PWSR-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWSR-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWSR-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWSR-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWSR-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWSR-L2-CCU' => '(L2) Cross-Cultural Understanding (5-7 min)', 'PWSR-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWSR-L3-MCTN' => '(L3) Make Connections Through Networking (5-7 min)', 'PWSR-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWSR-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWSR-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWSR-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWSR-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWSR-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWSR-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWSR-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWSR-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWSR-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWSR-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWSR-L3-AL' => '(L3 elective) Active Listening (5-7 min)', 'PWSR-L4-PRS' => '(L4) Public Relations Strategies (5-7 min)', 'PWSR-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWSR-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWSR-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWSR-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWSR-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWSR-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWSR-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWSR-L5-LIYV' => '(L5) Leading in Your Volunteer Organization (5-7 min)', 'PWSR-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWSR-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWSR-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWSR-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWSR-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)', 'PWSR-L5-HPL' => '(L5 elective) High Performance Leadership (5-7 min)'],
'~PATHWAYS - Team Collaboration' => ['PWTC-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWTC-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWTC-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWTC-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWTC-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWTC-L2-AL' => '(L2) Active Listening (5-7 min)', 'PWTC-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWTC-L3-SC' => '(L3) Successful Collaboration (5-7 min)', 'PWTC-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWTC-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWTC-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWTC-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWTC-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWTC-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWTC-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWTC-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWTC-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWTC-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWTC-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWTC-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWTC-L4-MO' => '(L4) Motivate Others (5-7 min)', 'PWTC-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWTC-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWTC-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWTC-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWTC-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWTC-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWTC-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWTC-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWTC-L5-LIAS' => '(L5) Lead in Any Situation (5-7 min)', 'PWTC-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWTC-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWTC-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWTC-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWTC-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWTC-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)', 'PWTC-L5-HPL' => '(L5 elective) High Performance Leadership (5-7 min)'],
'~PATHWAYS - Visionary Communication' => ['PWVC-L1-IB' => '(L1) Ice Breaker (4-6 min)', 'PWVC-L1-EAF1' => '(L1) Evaluation and Feedback #1 (5-7 min)', 'PWVC-L1-EAF2' => '(L1) Evaluation and Feedback #2 (5-7 min)', 'PWVC-L1-RAP' => '(L1) Researching and Presenting (5-7 min)', 'PWVC-L2-UYLS' => '(L2) Understanding Your Leadership Style (5-7 min)', 'PWVC-L2-UYCS' => '(L2) Understanding Your Communication Style (5-7 min)', 'PWVC-L2-ITTM' => '(L2) Introduction to Toastmasters Mentoring (5-7 min)', 'PWVC-L3-DACP' => '(L3) Develop a Communication Plan (5-7 min)', 'PWVC-L3-DSS' => '(L3 elective) Deliver Social Speeches (5-7 min)', 'PWVC-L3-UPS' => '(L3 elective) Using Presentation Software (5-7 min)', 'PWVC-L3-CWS' => '(L3 elective) Connect with Storytelling (5-7 min)', 'PWVC-L3-CEVA' => '(L3 elective) Creating Effective Visual Aids (5-7 min)', 'PWVC-L3-UDL' => '(L3 elective) Using Descriptive Language (5-7 min)', 'PWVC-L3-CWYA' => '(L3 elective) Connect with Your Audience (5-7 min)', 'PWVC-L3-MCTN' => '(L3 elective) Make Connections Through Networking (5-7 min)', 'PWVC-L3-FOTP' => '(L3 elective) Focus on the Positive (5-7 min)', 'PWVC-L3-IYA' => '(L3 elective) Inspire Your Audience (5-7 min)', 'PWVC-L3-PFAI' => '(L3 elective) Prepare for an Interview (5-7 min)', 'PWVC-L3-UVV' => '(L3 elective) Understanding Vocal Variety (5-7 min)', 'PWVC-L3-EBL' => '(L3 elective) Effective Body Language (5-7 min)', 'PWVC-L3-AL' => '(L3 elective) Active Listening (5-7 min)', 'PWVC-L4-CC' => '(L4) Communicate Change (5-7 min)', 'PWVC-L4-CAP' => '(L4 elective) Create a Podcast (5-7 min)', 'PWVC-L4-BASM' => '(L4 elective) Building a Social Media Presence (5-7 min)', 'PWVC-L4-MADA' => '(L4 elective) Managing a Difficult Audience (5-7 min)', 'PWVC-L4-WACB' => '(L4 elective) Write a Compelling Blog (5-7 min)', 'PWVC-L4-MOM' => '(L4 elective) Manage Online Meetings (5-7 min)', 'PWVC-L4-QAS' => '(L4 elective) Question-and-Answer Session (5-7 min)', 'PWVC-L4-PRS' => '(L4 elective) Public Relations Strategies (5-7 min)', 'PWVC-L4-MPS' => '(L4 elective) Manage Projects Successfully (5-7 min)', 'PWVC-L5-DYV' => '(L5) Develop Your Vision (5-7 min)', 'PWVC-L5-ROYP' => '(L5) Reflect on Your Path (5-7 min)', 'PWVC-L5-LL' => '(L5 elective) Lessons Learned (5-7 min)', 'PWVC-L5-MAPD' => '(L5 elective) Moderate a Panel Discussion (5-7 min)', 'PWVC-L5-EL' => '(L5 elective) Ethical Leadership (5-7 min)', 'PWVC-L5-LIYV' => '(L5 elective) Leading in Your Volunteer Organization (5-7 min)', 'PWVC-L5-PTSP' => '(L5 elective) Prepare to Speak Professionally (5-7 min)', 'PWVC-L5-HPL' => '(L5 elective) High Performance Leadership (5-7 min)' ],
'~Other Manual or Non Manual Speech' => ['CUSTOM-5' => 'Custom Speech (3-5 min)', 'CUSTOM-7' => 'Custom Speech (5-7 min)', 'CUSTOM-10' => 'Custom Speech (8-10 min)', 'CUSTOM-12' => 'Custom Speech (10-12 min)', 'CUSTOM-15' => 'Custom Speech (13-15 min)', 'CUSTOM-20' => 'Custom Speech (18-20 min)', 'CUSTOM-25' => 'Custom Speech (23-25 min)', 'CUSTOM-30' => 'Custom Speech (28-30 min)', 'CUSTOM-40' => 'Custom Speech (35-40 min)', 'CUSTOM-45' => 'Custom Speech (40-45 min)', 'CUSTOM-50' => 'Custom Speech (45-50 min)', 'CUSTOM-60' => 'Custom Speech (55-60 min)', 'CUSTOM-61' => 'Custom Speech (>1 hour)']
};