$per_page, 'cat' => $selected_object_id, 'post_type' => 'post', 'post_status' => 'publish', 'paged' => $current_page );
else $args = array( 'posts_per_page' => $per_page, 'cat' => $selected_department, 'post_type' => 'post', 'post_status' => 'publish', 'paged' => $current_page );
query_posts($args);
while ( have_posts() ) : the_post();
if (in_array($selected_object_id, array(1,25,26))) {
$id_featured = 0;
if (has_post_thumbnail()) {
$id_featured = get_post_thumbnail_id();
$imagine_featured = wp_get_attachment_image_src($id_featured, 'post-thumbnail');
}
}
?>
If you want to apply for a position within the Iqon company, please submit your resume by pressing the following button.