Flight To Success: The Captain’s Voice

“As a former 747 captain for Northwest Airlines,

Pam’s low-pitched voice served her well coming

from the flight deck to calm and reassure her passengers.”

Pam will bring all my books to life. She is the most amazingly talented woman in so many ways. To learn more about her and read her much deserved testimonials you can find her at The Captain’s Voice.

This is a book that provides insight, wisdom, and legal education for any dispute. But more so, it will help improve aviation safety by making it safe for employees to speak out and improve operational performance. You, as the frontline employee, know what needs to be done to improve safety, maintenance, operational performance and so much more. When those in management don’t want to listen because money trumps safety, you need to protect yourself.

While you never think you’ll lose an engine, you train for it regardless. This is your training. But also, there is a chapter on how to survive emotionally and save your mental health when the attack tries to steal it.

Now Available In:

With audible you also get a free downloadable PDF attachment

WIN A CAR

With every order you have the ability to win a car. Email me if you download the audible book or purchase the kindle so I’ll know to add you to the contest. If you buy off my website, I will automatically add your name. DETAILS HERE The drawing is getting closer! And we should have three more Audible books coming your way before we give away the car.

Enjoy the Journey! 

function display_related_posts() { if (is_single()) { global $post; $categories = wp_get_post_categories($post->ID); if ($categories) { $args = array( 'category__in' => $categories, 'post__not_in' => array($post->ID), 'posts_per_page' => 4, 'orderby' => 'rand' ); $related_posts = new WP_Query($args); if ($related_posts->have_posts()) { echo ''; } wp_reset_postdata(); } } } add_action('wp_footer', 'display_related_posts');