• Home
  • Insight
  • Blog
  • Business
  • Entertainment
  • Health
  • Politics
  • Shop
    • Gift Shop
    • Value Shop
    • Store
    • Bargain Shop
    • Discount
  • Sports
  • Tech
  • Travel
  • USA
  • Video
  • World
    • Asia
    • Africa
    • South America
    • North America
    • Europe
    • Oceania
Thursday, July 30, 2026
No Result
View All Result
Subscribe Now
  • Home
  • Insight
  • Blog
  • Business
  • Entertainment
  • Health
  • Politics
  • Shop
    • Gift Shop
    • Value Shop
    • Store
    • Bargain Shop
    • Discount
  • Sports
  • Tech
  • Travel
  • USA
    TX Rep. Brandon Gill Mocks James Talarico Over Fauci Action Figure Post

    TX Rep. Brandon Gill Mocks James Talarico Over Fauci Action Figure Post

    NBA players are ‘being taught’ to flop

    NBA players are ‘being taught’ to flop

    Industry was warned for years about chemical ‘runaway’ dangers. Then came near-catastrophe in O.C.

    Industry was warned for years about chemical ‘runaway’ dangers. Then came near-catastrophe in O.C.

    Trump administration seeks government-wide NDAs to stop leaks : NPR

    Trump administration seeks government-wide NDAs to stop leaks : NPR

    Dog discharges shotgun inside truck, striking woman at Nebraska traffic light

    Dog discharges shotgun inside truck, striking woman at Nebraska traffic light

    Toshifumi Suzuki, Japan’s ‘God’ of Convenience Stores, Dies at 93

    Toshifumi Suzuki, Japan’s ‘God’ of Convenience Stores, Dies at 93

     Judge Sanctioned CoreCivic for Destroying Video in ICE Death Suit

     Judge Sanctioned CoreCivic for Destroying Video in ICE Death Suit

    Suspect dead after opening fire near White House security checkpoint, Secret Service says

    Suspect dead after opening fire near White House security checkpoint, Secret Service says

    Trump trashes Colbert’s high-rated finale as “no ratings”

    Trump trashes Colbert’s high-rated finale as “no ratings”

  • Video
  • World
    • Asia
    • Africa
    • South America
    • North America
    • Europe
    • Oceania
The Insight Post
  • Home
  • Insight
  • Blog
  • Business
  • Entertainment
  • Health
  • Politics
  • Shop
    • Gift Shop
    • Value Shop
    • Store
    • Bargain Shop
    • Discount
  • Sports
  • Tech
  • Travel
  • USA
    TX Rep. Brandon Gill Mocks James Talarico Over Fauci Action Figure Post

    TX Rep. Brandon Gill Mocks James Talarico Over Fauci Action Figure Post

    NBA players are ‘being taught’ to flop

    NBA players are ‘being taught’ to flop

    Industry was warned for years about chemical ‘runaway’ dangers. Then came near-catastrophe in O.C.

    Industry was warned for years about chemical ‘runaway’ dangers. Then came near-catastrophe in O.C.

    Trump administration seeks government-wide NDAs to stop leaks : NPR

    Trump administration seeks government-wide NDAs to stop leaks : NPR

    Dog discharges shotgun inside truck, striking woman at Nebraska traffic light

    Dog discharges shotgun inside truck, striking woman at Nebraska traffic light

    Toshifumi Suzuki, Japan’s ‘God’ of Convenience Stores, Dies at 93

    Toshifumi Suzuki, Japan’s ‘God’ of Convenience Stores, Dies at 93

     Judge Sanctioned CoreCivic for Destroying Video in ICE Death Suit

     Judge Sanctioned CoreCivic for Destroying Video in ICE Death Suit

    Suspect dead after opening fire near White House security checkpoint, Secret Service says

    Suspect dead after opening fire near White House security checkpoint, Secret Service says

    Trump trashes Colbert’s high-rated finale as “no ratings”

    Trump trashes Colbert’s high-rated finale as “no ratings”

  • Video
  • World
    • Asia
    • Africa
    • South America
    • North America
    • Europe
    • Oceania
No Result
View All Result
No Result
View All Result
Home Asia

ASEAN, Brazil launch sectoral dialogue partnership

by Theinsightpost
December 3, 2022
in Asia
0 0
0
ASEAN, Brazil launch sectoral dialogue partnership

JAKARTA, 1 December 2022 – ASEAN and Brazil convened the inaugural ASEAN-Brazil Joint Sectoral Cooperation Committee (AB-JSCC) Meeting at the ASEAN Secretariat today. The meeting marks the launch of the formal partnership where both sides identified a number of mutually beneficial projects and programme of cooperation.

 

The ASEAN Foreign Ministers conferred the status of Sectoral Dialogue Partner to Brazil at the 55th ASEAN Foreign Ministers’ Meeting in August 2022 in Phnom Penh, Cambodia. Following this, the AB-JSCC was convened to provide direction and oversee all aspects of cooperation under the ASEAN-Brazil Sectoral Dialogue Partnership Framework.

 

The meeting adopted the Terms of Reference for AB-JSCC and deliberated on several areas of future cooperation including food security, forestry and agriculture, renewable energy, e-governance and digital connectivity, climate change,  smart cities, sustainable tourism and infrastructure, aviation industry, people-to-people contacts, and Portuguese language course for ASEAN diplomats. Both sides also agreed to develop the ASEAN-Brazil Practical Cooperation Areas (PCA) which will serve as a guiding framework in achieving shared goals and corresponding priorities in the years to come.

 

The Deputy Secretary-General of ASEAN for ASEAN Political-Security Community R.M. Michael Tene and Ambassador of the Republic of Brazil to ASEAN José Amir da Costa Dornelles co-chaired the meeting. It was attended by members of the Committee of Permanent Representatives to ASEAN or their representatives.

 

# # #

.flickr-img-responsive { width:100% !important; height:auto !important; display:block !important; } .LoadingImg img { max-width: 45px; max-height: 45px; box-shadow: none; } .wpfrank-flickr-div{ padding:15px; } @media (max-width: 786px){ .col-md-3 { width:49.9%; float:left; } } .play-pause { display: none !important; } .gallery118645 { overflow:hidden; clear: both; } .fnf{ background-color: #a92929; border-radius: 5px; color: #fff; font-family: initial; text-align: center; padding:12px; } jQuery(function() { jQuery(‘.gallery118645’).flickr({ apiKey: ‘037c012784565c3b5691cc5a0aa912b7’, photosetId: ‘72177720304133962’ }); }); ;(function ($, window, document, undefined) { ‘use strict’; var pluginName = “flickr”, defaults = { apiKey: “”, photosetId: “”, errorText: “
Error generating gallery.
“, loadingSpeed: 38, photosLimit: 200 }, apiUrl=”https://api.flickr.com/services/rest/”, photos = []; // The actual plugin constructor function Plugin(element, options) { this.element = $(element); this.settings = $.extend({}, defaults, options); this._defaults = defaults; this._name = pluginName; this._hideSpinner = function() { this.element.find(‘.spinner-wrapper’).hide().find(‘*’).hide(); }; this._printError = function() { //this.element.find(‘.gallery-container’).append($(“
“, { “class”: “col-lg-12 col-lg-offset-1” }) this.element.find(‘.gallery-container’).append($(“
“, { “class”: “col-lg-12” }) .append($(“
“, { “class”: “error-wrapper” }) .append($(““, { “class”: “label label-danger error” }) .html(this.settings.errorText)))); }; this._flickrAnimate = function() { this.element.find(‘.gallery-container img’).each($.proxy(function(index, el) { var image = el; setTimeout(function() { $(image).parent().fadeIn(); }, this.settings.loadingSpeed * index); }, this)); }; this._printGallery = function(photos) { var element = this.element.find(‘.gallery-container’); $.each(photos, function(key, photo) { var img = $(‘‘, { ‘class’: ‘thumb img-thumbnail flickr-img-responsive’, src: photo.thumbnail, ‘alt’: photo.title }); element.append($(‘
‘, { ‘class’: ‘ col-md-3 col-sm-4 col-center wpfrank-flickr-div’ }) .append($(‘‘, { ‘class’: ”, href: photo.href, ‘data-gallery’: ”, ‘title’: photo.title }).hide() .append(img))); }); element.imagesLoaded() .done($.proxy(this._flickrAnimate, this)) .always($.proxy(this._hideSpinner, this)); }; this._flickrPhotoset = function(photoset) { var _this = this; photos[photoset.id] = []; $.each(photoset.photo, function(key, photo) { // Limit number of photos. if(key >= _this.settings.photosLimit) { return false; } photos[photoset.id][key] = { thumbnail: ‘https://farm’ + photo.farm + ‘.static.flickr.com/’ + photo.server + ‘/’ + photo.id + ‘_’ + photo.secret + ‘_q.jpg’, href: ‘https://farm’ + photo.farm + ‘.static.flickr.com/’ + photo.server + ‘/’ + photo.id + ‘_’ + photo.secret + ‘_b.jpg’, title: photo.title }; }); this._printGallery(photos[photoset.id]); }; this._onFlickrResponse = function(response) { if(response.stat === “ok”) { this._flickrPhotoset(response.photoset); } else { this._hideSpinner(); this._printError(); } }; this._flickrRequest = function(method, data) { var url = apiUrl + “?format=json&jsoncallback=?&method=” + method + “&api_key=” + this.settings.apiKey; $.each(data, function(key, value) { url += “&” + key + “=” + value; }); $.ajax({ dataType: “json”, url: url, context: this, success: this._onFlickrResponse }); }; this._flickrInit = function () { this._flickrRequest(‘flickr.photosets.getPhotos’, { photoset_id: this.settings.photosetId }); }; // Init this.init(); } Plugin.prototype = { init: function () { this._flickrInit(); } }; // Wrapper $.fn[pluginName] = function (options) { this.each(function () { if (!$.data(this, “plugin_” + pluginName)) { $.data(this, “plugin_” + pluginName, new Plugin(this, options)); } }); // Chain return this; }; })(jQuery, window, document);

‹ › ×

    jQuery(function() { // Set blueimp gallery options jQuery.extend(blueimp.Gallery.prototype.options, { useBootstrapModal: false, hidePageScrollbars: false }); });

    The post ASEAN, Brazil launch sectoral dialogue partnership appeared first on ASEAN Main Portal.



    Source link
    ShareTweetSend
    Previous Post

    Commission shortlists 10 names for vacant second deputy governor position at Central Bank

    Next Post

    Super PAC Eyes $11.5 Million Spend for Herschel Walker

    Related News

    Secretary-General of ASEAN receives the Governor of the Banco Central de Timor-Leste
    Asia

    Secretary-General of ASEAN receives the Governor of the Banco Central de Timor-Leste

    July 30, 2026
    Teen in high-speed police chase who collided with 6 cars handed 18 charges
    Asia

    Teen in high-speed police chase who collided with 6 cars handed 18 charges

    May 27, 2026
    Hong Kong private tutor jailed for 4½ years over repeatedly molesting boy
    Asia

    Hong Kong private tutor jailed for 4½ years over repeatedly molesting boy

    May 27, 2026
    AI demand strains supplies of lasers, fiber and other optical tech
    Asia

    AI demand strains supplies of lasers, fiber and other optical tech

    May 26, 2026
    Next Post
    Super PAC Eyes .5 Million Spend for Herschel Walker

    Super PAC Eyes $11.5 Million Spend for Herschel Walker

    Discussion about this post

    Subscribe To Our Newsletters

      Customer Support


      1251 Wilcrest Drive
      Houston, Texas
      77042 USA
      Call-832.795.1420
      e-mail – news@theinsightpost.com

      Subscribe To Our Newsletters

        Categories

        • Africa
        • Africa-East
        • African Sports
        • American Sports
        • Arts
        • Asia
        • Australia
        • Business
        • Business Asia
        • Business- Africa
        • Canada
        • Defense
        • Education
        • Egypt
        • Energy
        • Entertainment
        • Europe
        • European Soccer
        • Finance
        • Germany
        • Ghana
        • Health
        • Insight
        • International
        • Investing
        • Japan
        • Latest Headlines
        • Life & Living
        • Markets
        • Mobile
        • Movies
        • New Zealand
        • Nigeria
        • Politics
        • Scholarships
        • Science
        • South Africa
        • South America
        • Sports
        • Tech
        • Travel
        • UK
        • USA
        • Weather
        • World
        No Result
        View All Result

        Recent News

        Free Cloud Computing Course | AWS Re/Start Program 

        Free Cloud Computing Course | AWS Re/Start Program 

        July 30, 2026
        Thirty Years Later

        Thirty Years Later

        July 30, 2026
        Announcing Codemagic Patch: an open-source CodePush rebuild for React Native

        Announcing Codemagic Patch: an open-source CodePush rebuild for React Native

        July 30, 2026
        Following Expansion in China, Regional Private Equity Faces New Scrutiny in Southeast Asia – The Diplomat

        Following Expansion in China, Regional Private Equity Faces New Scrutiny in Southeast Asia – The Diplomat

        July 30, 2026
        • Home
        • Advertise With Us
        • About Us
        • Corporate
        • Consumer Rewards
        • Forum
        • Privacy Policy
        • Social Trends

        Theinsightpost ©2026 | All Rights Reserved. Theinsightpost is an Elnegy LLC company, registered in Texas, USA

        Welcome Back!

        Login to your account below

        Forgotten Password?

        Retrieve your password

        Please enter your username or email address to reset your password.

        Log In

        Add New Playlist

        We are using cookies to give you the best experience on our website.

        You can find out more about which cookies we are using or switch them off in .

        No Result
        View All Result
        • Home
        • Insight
        • Blog
        • Business
        • Entertainment
        • Health
        • Politics
        • Shop
          • Gift Shop
          • Value Shop
          • Store
          • Bargain Shop
          • Discount
        • Sports
        • Tech
        • Travel
        • USA
        • Video
        • World
          • Asia
          • Africa
          • South America
          • North America
          • Europe
          • Oceania

        Theinsightpost ©2026 | All Rights Reserved. Theinsightpost is an Elnegy LLC company, registered in Texas, USA

        The Insight Post
        Powered by  GDPR Cookie Compliance
        Privacy Overview

        This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

        Strictly Necessary Cookies

        Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

        Cookie Policy

        More information about our Cookie Policy