Welcome to COMVEX !

We have developed a new Export Grain Terminal with storage capacity of 200,000 tons that provides receiving grain from trucks, railcars and barges and loading on ships with loading capacity rate of 3000t/hour.
// Add Background Music to Front Page Only add_action('wp_footer', 'comvex_custom_background_music'); function comvex_custom_background_music() { // Check if we are on the front page (Start Page) if (is_front_page()) { ?> <?php } }