Ardmore rotary wings 10th May.

 Errol Cavit had his long lens out at Ardmore on Saturday the 10th.

The MBB MBB-BK117 850D2 ZK-HES4 c/n 7205.

Now carrying Taranaki Community Rescue Helicopter titles.

With TOI Foundation on the tail.

The Hughes 369D ZK-HRE2 c/n 1087D of Adept Ltd hover taxying at Ardmore.

A May 1982 vintage – initially as N5114Y with Hughes Helicopters Inc of Culver City before being taken up by Rocky Moutain Helicopter Incorporated of Provo, Utah from June of that year.

It then served twenty years in Japan as JA9417 from 16-08-1985 until joining the NZ register on 20-07-2005 with Rotor Flite N.Z. Ltd.

It was signed over to Adept Ltd of Auckland from 11-10-2005 who sent it to Heli-Flight (NZ) Ltd/Heliflight Ltd from 20-03-2007 until being returned to Adept from 01-09-2009.

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');