De-Icing Training Agreement with Litcargus —...

Linas Vaškys, Chief Executive Officer of Litcargus commented,

“I’m excited about this partnership and I am sure it will be beneficial to both parties,”

with Reda Urbaitienė, Litcargus Training Manager adding,

When we were looking for a new partnership one of the core goals was to find someone with a similar approach to processes, requirements, and training to our company values, and with Miles Aviation we are convinced that we found just that.”

 We look forward to a long and fruitful relationship.

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