CINXE.COM
Czech Republic – Joint Stamp Issues
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://philarz.com/xmlrpc.php"> <title>Czech Republic – Joint Stamp Issues</title> <style id="capoverso-home-background" type="text/css"> html { height: 100%; } body.page-template-home-page, body.page-template-home-page.custom-background { -moz-background-size: cover; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-image: url(https://philarz.com/wp-content/uploads/2024/10/20241009upudesign1.jpg) !important; height: 100%; } </style> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=3810' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9waGlsYXJ6LmNvbQ%3D%3D" + "&wpcomid=200033749" + "&time=1740346396"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel="alternate" type="application/rss+xml" title="Joint Stamp Issues » Feed" href="https://philarz.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Joint Stamp Issues » Comments Feed" href="https://philarz.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Joint Stamp Issues » Czech Republic Category Feed" href="https://philarz.com/category/countries/czech-republic/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.7.2-RC1-59780"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s0.wp.com/_static/??/wp-content/themes/pub/capoverso/style.css,/wp-content/mu-plugins/jetpack-plugin/sun/_inc/genericons/genericons/genericons.css?m=1685112397j&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJydzDEOwyAMheELFQxRpExRzwIEWaQEkG1acfukXbp16Pj09P3wairUIrEItNwxFQbs1/SR8HoownMy2ugJfE95A59reKicPDkawDJy1IH5Bj9DH8WwR2nuzd2oXRRS2v5NkJNUkL/8fqx2mY0xs7XLfgIv0E++&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s1.wp.com/wp-content/themes/pub/capoverso/inc/style-wpcom.css?m=1416423735i&cssminify=yes' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s1.wp.com/_static/??-eJzTLy/QTc7PK0nNK9HPLdUtyClNz8wr1i9KTcrJTwcy0/WTi5G5ekCujj52Temp+bo5+cmJJZn5eSgc3bScxMwikFb7XFtDE1NLExMLc0OTLACohS2q&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='print-css-13-1' href='https://s1.wp.com/wp-content/mu-plugins/global-print/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-16-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"200033749","postID":"0","siteURL":"https:\/\/philarz.com","xhrURL":"https:\/\/philarz.com\/wp-admin\/admin-ajax.php","nonce":"cd07bda8e7","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/reader\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar","shortLinkCopied":"Shortlink copied to clipboard."}}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSqy4uT8vJLUvBJMA8sLkvNzdQuK8isqdYtSgWLFJVj0FOWUQNQA5exzbQ3NjQxMjQ3MLCyzAMS4QKo='></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://philarz.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Czech Republic – Joint Stamp Issues" /> <meta property="og:url" content="https://philarz.com/category/countries/czech-republic/" /> <meta property="og:site_name" content="Joint Stamp Issues" /> <meta property="og:image" content="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=200" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://philarz.com/osd.xml" title="Joint Stamp Issues" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="theme-color" content="#ebe5d5" /> <meta name="description" content="Posts about Czech Republic written by Richard Zimmermann" /> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ebe5d5; } </style> <style type="text/css" id="custom-colors-css"> body { background: radial-gradient(280px 280px at 450px 270px, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.0) 100%) no-repeat; } body, .single .entry-header .entry-meta, .contact-form label span { color: #000000;} .site-title a, .site-title a:visited, input[type="submit"], .comments-link a, .comments-link a:hover, .comments-link a:active, .comments-link a:focus { color: #4C4C4C;} .main-navigation, .single .entry-header .entry-meta, .widget-title, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] { border-color: #393939;} .main-navigation, .single .entry-header .entry-meta, .widget-title, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] { border-color: rgba( 57, 57, 57, 0.2 );} body, .infinite-container { background-color: #ebe5d5;} .site-title, input[type="submit"], .comments-link a { background-color: #c6c8e1;} h1, h2, h3, h4, h5, h6 { color: #545B90;} .edit-link a, .edit-link a:visited, .edit-link a:hover, .edit-link a:focus, .edit-link a:active, a, a:visited, a:hover, a:focus, a:active { color: #545B90;} .page-template-home-page-php .entry-title a, .page-template-home-page-php .menu a, .page-template-home-page-php .site-info, .page-template-home-page-php .site-info a { color: #545B90;} </style> <link rel="icon" href="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=32" sizes="32x32" /> <link rel="icon" href="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=180" /> <meta name="msapplication-TileImage" content="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=270" /> </head> <body class="archive category category-czech-republic category-22733 custom-background customizer-styles-applied jetpack-reblog-enabled custom-colors"> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <a class="skip-link screen-reader-text" href="#site-navigation">Skip to navigation</a> <header id="masthead" class="site-header" role="banner"> <div class="site-branding"> <h1 class="site-title"><a href="https://philarz.com/" rel="home">Joint Stamp Issues</a></h1> <h2 class="site-description">Philatelic ressources and catalogues related to Joint Stamp Issues</h2> </div> </header><!-- #masthead --> <div id="content" class="site-content"> <section id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <header class="page-header"> <h1 class="page-title"> Czech Republic </h1> </header><!-- .page-header --> <article id="post-3810" class="post-3810 post type-post status-publish format-standard has-post-thumbnail hentry category-algeria category-andorra-french category-andorra-spanish category-argentina category-armenia category-australia category-austria category-azerbaijan category-bangladesh category-belarus category-bosnia-serbia category-bosnia-herzegovina category-brazil category-brunei category-bulgaria category-burundi category-central-african-republic category-china-pr category-croatia category-cyprus category-czech-republic category-djibouti category-dominican-republic category-egypt category-france category-french-polynesia category-georgia category-germany category-greece category-guernsey category-guinea category-guinea-bissau category-hong-kong category-hungary category-india category-indonesia category-isle-of-man category-ivory-coast category-japan category-jordan category-korea-south category-kyrgyzstan category-latvia category-liberia category-lithuania category-luxembourg category-macau category-macedonia-north category-malaysia category-mali category-mauritius category-mexico category-moldova category-monaco category-mongolia category-montenegro category-morocco category-myanmar category-pakistan category-paraguay category-peru category-portugal category-post category-qatar category-romania category-russia category-san-marino category-saudi-arabia category-sculpture category-serbia category-sierra-leone category-singapore category-slovakia category-slovenia category-spain category-sri-lanka category-switzerland category-syria category-tajikistan category-turkiye category-thailand category-togo category-transport category-tunisia category-turkmenistan category-ukraine category-united-arab-emirates category-upu category-uruguay category-uzbekistan category-vatican category-vietnam category-wallis-and-futuna"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/10/19/upu-150th-anniversary/" rel="bookmark">UPU 150th anniversary</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2024/10/19/upu-150th-anniversary/" rel="bookmark"><time class="entry-date published updated" datetime="2024-10-19T06:26:23+02:00">19 October 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>The Universal Postal Union (UPU) is a specialized agency of the United Nations (UN) that coordinates postal policies among member nations and facilitates a uniform worldwide postal system. It comprises 192 member states and is headquartered in Bern, Switzerland. It was established on October 9, 1874, exactly 150 years ago.</p> <p>Since more than one year, we know that this anniversary will be celebrated with a stamp which common design was proposed by UPU. In the past, the 75<sup>th</sup> (1949) UPU anniversary was celebrated, but in a non-coordinated way, mainly by colonial entities (British, Dutch and French – <strong>D19490704, D19491001, D19491010, D19491018</strong>) and the 100<sup>th</sup> (1974) anniversary with stamps that remained different for all participating countries (<strong>N19741009</strong>). The same situation happened in 1999, with absence of concertation for the 125<sup>th</sup> anniversary celebration (<strong>N19991009</strong>). Eventually, so far, only the 145<sup>th</sup> anniversary in 2019 (<strong>T20191009b</strong>) could be considered as a Twin issue. </p> <p>During this year of 2024, a very large number of countries are participating. In the strict sense, this has to be considered as a true joint issue, even if there was no real cooperation between countries, but a proposal of a design accepted by most of them and translated in a locally adapted stamp, for a large part of them issued at the anniversary date. It is not an Omnibus series, as Omnibus is defined by a central printing, not by the large number of participating countries. The 2024 stamps will be reported in the catalogue as a Twin issue under [<strong>T20241009</strong>]. It is easily understandable that some joint issues collectors do not integrate such large series in their collection, in the same way Europa-CEPT stamps are not acceptable for them. Each individual collector has to decide on the basis of the following.</p> <p>In the catalogue, the countries will be divided in subgroups:</p> <ul class="wp-block-list"> <li>A: the countries which take the exact original design proposed by UPU and issue the stamp(s) on <strong>October 9, 2024</strong> (or actually around this date, plus or minus a week, roughly between October 1 and October 17, 2024), according to the definition of a twin issue [<strong>T</strong>]</li> <li>B: the countries which take the exact original design but issue the stamp at a different date. It should not be surprising if some countries may issue their stamp in 2025 or even 2026. This is the equivalent of a Concerted issue [<strong>C</strong>]</li> <li>C: the countries which use only a part of the design, actually integrating only the “150” logo and add some other illustrations. This logo can appear within the stamp, or on the margin of a souvenir sheet or within a label. Those stamps are also considered as twin or concerted issues of Type [<strong>T2</strong>] or [<strong>C2</strong>]</li> <li>D: the countries which use a completely different design, but still issue their stamp(s) around October 9, 2024. This is the equivalent of a Parallel issue [<strong>P</strong>]. In this case, the original logo may appear on the stamp, but at a size that remains smaller than the half of the surface of the stamp</li> <li>E: finally the countries that do not want to stick to design and date, and work on their own, just referring to the UPU anniversary. These countries are simply listed, without details, as they cannot be considered as joint [<strong>N</strong>].</li> </ul> <p>We will have again to take care of stamps that are created by agencies that are producing stamps for certain countries but which have been given the freedom to issue stamps without a real control from the reference countries. These stamps are easily recognized by the number of stamps issued in a series and they are produced to fool collectors. In order to better identify these stamps and because they remain real stamps but never reach the originating country, they will be reported in the catalogue, but in italics. In the same way, some other stamps such as the French stamp with a full common logo are of private origin (personalized stamp) that cannot be considered as part of this joint issue either. This will be true for any other privately produced stamp from other countries, if any, and also described in italic characters.</p> <p>The countries for which we already have information are reported below. If a date between brackets is missing behind the country name, this means that this stamp(s) was issued on <strong>October 9, 2024</strong>. If the content of the brackets remains empty, this means that the exact issue date is not known yet. A large number of images were provided by Enzo Cafaro (Italy). The following list is of course not yet complete.</p> <p>Countries of type A (Twin [<strong>T1</strong>]): <strong>Algeria – Andorra (French) (October 10) – Andorra (Spanish) – Armenia – Bangladesh – Belarus – Bosnia Herzegovina (Bosnia) – Brazil – China (PR) – Croatia – Cyprus – Dominican Republic – Greece – Guernsey – India – Indonesia – Ivory Coast – Jordan – Latvia – Lithuania (October 4) – Mauritius – Moldova – Myanmar – Paraguay – Peru – Romania – Sri Lanka – Thailand – <strong>Turkmenistan (October 8) – </strong>Ukraine – United Arab Emirates</strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:45.15154%"><figure class="tiled-gallery__item"><img data-attachment-id="3890" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg" data-orig-size="1102,1104" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=605" data-attachment-id="3890" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg" data-orig-size="1102,1104" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?strip=info&w=1102 1102w" alt="" data-height="1104" data-id="3890" data-link="https://philarz.com/?attachment_id=3890" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=1022" data-width="1102" src="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg" role="button" aria-label="Open image 1 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3888" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorraf20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg" data-orig-size="438,320" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraF20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=438" data-attachment-id="3888" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorraf20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg" data-orig-size="438,320" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraF20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=438" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?strip=info&w=438 438w" alt="" data-height="320" data-id="3888" data-link="https://philarz.com/?attachment_id=3888" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=438" data-width="438" src="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg" role="button" aria-label="Open image 2 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:54.84846%"><figure class="tiled-gallery__item"><img data-attachment-id="3887" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorras/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg" data-orig-size="143,205" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraS" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-attachment-id="3887" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorras/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg" data-orig-size="143,205" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraS" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?strip=info&w=143 143w" alt="" data-height="205" data-id="3887" data-link="https://philarz.com/?attachment_id=3887" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-width="143" src="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg" role="button" aria-label="Open image 3 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:66.28833%"><figure class="tiled-gallery__item"><img data-attachment-id="3893" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bangladesh/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg" data-orig-size="1541,1037" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Bangladesh" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=605" data-attachment-id="3893" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bangladesh/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg" data-orig-size="1541,1037" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Bangladesh" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=1541 1541w" alt="" data-height="1037" data-id="3893" data-link="https://philarz.com/?attachment_id=3893" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=1024" data-width="1541" src="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg" role="button" aria-label="Open image 4 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:33.71167%"><figure class="tiled-gallery__item"><img data-attachment-id="3889" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009armeniast1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg" data-orig-size="356,472" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"David Dovlatyan","camera":"","caption":"","created_timestamp":"1712050768","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Armeniast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=356" data-attachment-id="3889" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009armeniast1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg" data-orig-size="356,472" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"David Dovlatyan","camera":"","caption":"","created_timestamp":"1712050768","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Armeniast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=356" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?strip=info&w=356 356w" alt="" data-height="472" data-id="3889" data-link="https://philarz.com/?attachment_id=3889" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=356" data-width="356" src="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg" role="button" aria-label="Open image 5 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:55.50926%"><figure class="tiled-gallery__item"><img data-attachment-id="3891" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg" data-orig-size="132,141" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-attachment-id="3891" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg" data-orig-size="132,141" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?strip=info&w=132 132w" alt="" data-height="141" data-id="3891" data-link="https://philarz.com/?attachment_id=3891" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-width="132" src="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg" role="button" aria-label="Open image 6 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:44.49074%"><figure class="tiled-gallery__item"><img data-attachment-id="3892" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaherzeg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg" data-orig-size="150,200" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaherzeg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-attachment-id="3892" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaherzeg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg" data-orig-size="150,200" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaherzeg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?strip=info&w=150 150w" alt="" data-height="200" data-id="3892" data-link="https://philarz.com/?attachment_id=3892" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-width="150" src="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg" role="button" aria-label="Open image 7 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:32.70037%"><figure class="tiled-gallery__item"><img data-attachment-id="3897" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009brazilst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg" data-orig-size="686,512" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009brazilst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=605" data-attachment-id="3897" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009brazilst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg" data-orig-size="686,512" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009brazilst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?strip=info&w=686 686w" alt="" data-height="512" data-id="3897" data-link="https://philarz.com/?attachment_id=3897" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=686" data-width="686" src="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg" role="button" aria-label="Open image 8 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3895" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009china/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg" data-orig-size="510,307" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009china" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=510" data-attachment-id="3895" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009china/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg" data-orig-size="510,307" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009china" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=510" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?strip=info&w=510 510w" alt="" data-height="307" data-id="3895" data-link="https://philarz.com/?attachment_id=3895" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=510" data-width="510" src="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg" role="button" aria-label="Open image 9 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:36.98719%"><figure class="tiled-gallery__item"><img data-attachment-id="3898" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009croatia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg" data-orig-size="923,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Croatia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=249" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=605" data-attachment-id="3898" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009croatia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg" data-orig-size="923,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Croatia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=249" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?strip=info&w=923 923w" alt="" data-height="1111" data-id="3898" data-link="https://philarz.com/?attachment_id=3898" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=851" data-width="923" src="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg" role="button" aria-label="Open image 10 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.31245%"><figure class="tiled-gallery__item"><img data-attachment-id="3894" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009cyprus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg" data-orig-size="595,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009cyprus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=595" data-attachment-id="3894" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009cyprus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg" data-orig-size="595,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009cyprus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=595" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?strip=info&w=595 595w" alt="" data-height="420" data-id="3894" data-link="https://philarz.com/?attachment_id=3894" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=595" data-width="595" src="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg" role="button" aria-label="Open image 11 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3902" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009dominicanrep/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg" data-orig-size="960,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Dominicanrep" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=605" data-attachment-id="3902" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009dominicanrep/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg" data-orig-size="960,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Dominicanrep" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?strip=info&w=960 960w" alt="" data-height="720" data-id="3902" data-link="https://philarz.com/?attachment_id=3902" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=960" data-width="960" src="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg" role="button" aria-label="Open image 12 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:43.55737%"><figure class="tiled-gallery__item"><img data-attachment-id="3901" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009greecest1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg" data-orig-size="319,411" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Greecest1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=319" data-attachment-id="3901" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009greecest1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg" data-orig-size="319,411" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Greecest1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=319" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?strip=info&w=319 319w" alt="" data-height="411" data-id="3901" data-link="https://philarz.com/?attachment_id=3901" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=319" data-width="319" src="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg" role="button" aria-label="Open image 13 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:56.44263%"><figure class="tiled-gallery__item"><img data-attachment-id="3905" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg" data-orig-size="1113,1106" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=605" data-attachment-id="3905" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg" data-orig-size="1113,1106" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?strip=info&w=1113 1113w" alt="" data-height="1106" data-id="3905" data-link="https://philarz.com/?attachment_id=3905" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=1024" data-width="1113" src="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg" role="button" aria-label="Open image 14 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:62.04566%"><figure class="tiled-gallery__item"><img data-attachment-id="3900" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guernseyst4/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg" data-orig-size="225,300" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Guernseyst4" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-attachment-id="3900" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guernseyst4/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg" data-orig-size="225,300" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Guernseyst4" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?strip=info&w=225 225w" alt="" data-height="300" data-id="3900" data-link="https://philarz.com/?attachment_id=3900" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-width="225" src="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg" role="button" aria-label="Open image 15 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:37.95434%"><figure class="tiled-gallery__item"><img data-attachment-id="3906" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indiass1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg" data-orig-size="1600,1147" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indiass1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=605" data-attachment-id="3906" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indiass1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg" data-orig-size="1600,1147" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indiass1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=1600 1600w" alt="" data-height="1147" data-id="3906" data-link="https://philarz.com/?attachment_id=3906" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=1024" data-width="1600" src="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg" role="button" aria-label="Open image 16 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3904" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesia2st/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg" data-orig-size="295,197" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesia2st" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-attachment-id="3904" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesia2st/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg" data-orig-size="295,197" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesia2st" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?strip=info&w=295 295w" alt="" data-height="197" data-id="3904" data-link="https://philarz.com/?attachment_id=3904" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-width="295" src="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg" role="button" aria-label="Open image 17 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3903" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ivorycoastst3a/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg" data-orig-size="606,471" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009IvoryCoastst3a" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=605" data-attachment-id="3903" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ivorycoastst3a/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg" data-orig-size="606,471" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009IvoryCoastst3a" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?strip=info&w=606 606w" alt="" data-height="471" data-id="3903" data-link="https://philarz.com/?attachment_id=3903" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=606" data-width="606" src="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg" role="button" aria-label="Open image 18 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:21.83726%"><figure class="tiled-gallery__item"><img data-attachment-id="3907" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009jordanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg" data-orig-size="700,919" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Jordanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=229" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=605" data-attachment-id="3907" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009jordanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg" data-orig-size="700,919" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Jordanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=229" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?strip=info&w=700 700w" alt="" data-height="919" data-id="3907" data-link="https://philarz.com/?attachment_id=3907" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=700" data-width="700" src="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg" role="button" aria-label="Open image 19 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:23.70936%"><figure class="tiled-gallery__item"><img data-attachment-id="3911" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009latvia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg" data-orig-size="848,1025" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Latvia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=248" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=605" data-attachment-id="3911" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009latvia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg" data-orig-size="848,1025" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Latvia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=248" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?strip=info&w=848 848w" alt="" data-height="1025" data-id="3911" data-link="https://philarz.com/?attachment_id=3911" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=847" data-width="848" src="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg" role="button" aria-label="Open image 20 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.50083%"><figure class="tiled-gallery__item"><img data-attachment-id="3909" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009lithuania/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg" data-orig-size="1191,960" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Lithuania" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=605" data-attachment-id="3909" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009lithuania/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg" data-orig-size="1191,960" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Lithuania" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?strip=info&w=1191 1191w" alt="" data-height="960" data-id="3909" data-link="https://philarz.com/?attachment_id=3909" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=1024" data-width="1191" src="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg" role="button" aria-label="Open image 21 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:18.95254%"><figure class="tiled-gallery__item"><img data-attachment-id="3910" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mauritius/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg" data-orig-size="362,548" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mauritius" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=198" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=362" data-attachment-id="3910" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mauritius/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg" data-orig-size="362,548" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mauritius" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=198" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=362" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?strip=info&w=362 362w" alt="" data-height="548" data-id="3910" data-link="https://philarz.com/?attachment_id=3910" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=362" data-width="362" src="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg" role="button" aria-label="Open image 22 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:40.22671%"><figure class="tiled-gallery__item"><img data-attachment-id="3913" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moldova/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg" data-orig-size="884,885" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moldova" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=605" data-attachment-id="3913" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moldova/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg" data-orig-size="884,885" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moldova" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?strip=info&w=884 884w" alt="" data-height="885" data-id="3913" data-link="https://philarz.com/?attachment_id=3913" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=884" data-width="884" src="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg" role="button" aria-label="Open image 23 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:28.70168%"><figure class="tiled-gallery__item"><img data-attachment-id="3915" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009myanmar/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg" data-orig-size="1409,1979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Myanmar" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=214" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=605" data-attachment-id="3915" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009myanmar/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg" data-orig-size="1409,1979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Myanmar" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=214" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=1409 1409w" alt="" data-height="1979" data-id="3915" data-link="https://philarz.com/?attachment_id=3915" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=729" data-width="1409" src="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg" role="button" aria-label="Open image 24 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:31.07161%"><figure class="tiled-gallery__item"><img data-attachment-id="3914" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009paraguay/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg" data-orig-size="818,1061" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009paraguay" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=231" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=605" data-attachment-id="3914" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009paraguay/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg" data-orig-size="818,1061" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009paraguay" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=231" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?strip=info&w=818 818w" alt="" data-height="1061" data-id="3914" data-link="https://philarz.com/?attachment_id=3914" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=789" data-width="818" src="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg" role="button" aria-label="Open image 25 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:36.38947%"><figure class="tiled-gallery__item"><img data-attachment-id="3917" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009peru/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg" data-orig-size="500,662" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009peru" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=500" data-attachment-id="3917" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009peru/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg" data-orig-size="500,662" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009peru" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=500" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?strip=info&w=500 500w" alt="" data-height="662" data-id="3917" data-link="https://philarz.com/?attachment_id=3917" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=500" data-width="500" src="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg" role="button" aria-label="Open image 26 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:63.61053%"><figure class="tiled-gallery__item"><img data-attachment-id="3918" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009romaniass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg" data-orig-size="1469,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009romaniass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=605" data-attachment-id="3918" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009romaniass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg" data-orig-size="1469,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009romaniass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=1469 1469w" alt="" data-height="1111" data-id="3918" data-link="https://philarz.com/?attachment_id=3918" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=1024" data-width="1469" src="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg" role="button" aria-label="Open image 27 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:50.01041%"><figure class="tiled-gallery__item"><img data-attachment-id="3919" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009srilanka/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg" data-orig-size="390,525" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SriLanka" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=390" data-attachment-id="3919" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009srilanka/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg" data-orig-size="390,525" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SriLanka" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=390" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?strip=info&w=390 390w" alt="" data-height="525" data-id="3919" data-link="https://philarz.com/?attachment_id=3919" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=390" data-width="390" src="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg" role="button" aria-label="Open image 28 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.98959%"><figure class="tiled-gallery__item"><img data-attachment-id="3924" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009thailandst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg" data-orig-size="274,369" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Thailandst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=274" data-attachment-id="3924" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009thailandst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg" data-orig-size="274,369" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Thailandst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=274" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?strip=info&w=274 274w" alt="" data-height="369" data-id="3924" data-link="https://philarz.com/?attachment_id=3924" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=274" data-width="274" src="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg" role="button" aria-label="Open image 29 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:26.81033%"><figure class="tiled-gallery__item"><img data-attachment-id="3921" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkmenistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg" data-orig-size="218,298" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Turkmenistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-attachment-id="3921" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkmenistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg" data-orig-size="218,298" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Turkmenistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?strip=info&w=218 218w" alt="" data-height="298" data-id="3921" data-link="https://philarz.com/?attachment_id=3921" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-width="218" src="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg" role="button" aria-label="Open image 30 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:27.51009%"><figure class="tiled-gallery__item"><img data-attachment-id="3923" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uarst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg" data-orig-size="262,349" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uarst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=262" data-attachment-id="3923" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uarst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg" data-orig-size="262,349" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uarst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=262" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?strip=info&w=262 262w" alt="" data-height="349" data-id="3923" data-link="https://philarz.com/?attachment_id=3923" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=262" data-width="262" src="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg" role="button" aria-label="Open image 31 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:45.67958%"><figure class="tiled-gallery__item"><img data-attachment-id="3922" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ukrainems/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg" data-orig-size="427,342" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009ukrainems" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=427" data-attachment-id="3922" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ukrainems/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg" data-orig-size="427,342" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009ukrainems" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=427" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?strip=info&w=427 427w" alt="" data-height="342" data-id="3922" data-link="https://philarz.com/?attachment_id=3922" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=427" data-width="427" src="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg" role="button" aria-label="Open image 32 of 32 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type B (Concerted [<strong>C1</strong>]): <strong>Argentina (August 28) – <u>Azerbaijan (February 1)</u> – <em>Burundi (September)</em> – <em>Central Africa (September)</em> – <em>Djibouti (September)</em> – Georgia (June 1) – <em>Guinea (September)</em> – <em>Guinea-Bissau (September)</em> – <em>Liberia (September)</em> – <em>Mali (September)</em> – Monaco (May 30) – Mongolia (September 25) – <em>Sierra Leone (September)</em> – <em>Togo (September)</em></strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:34.19049%"><figure class="tiled-gallery__item"><img data-attachment-id="3926" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009argentina20240824b/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg" data-orig-size="161,210" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Argentina20240824b" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-attachment-id="3926" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009argentina20240824b/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg" data-orig-size="161,210" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Argentina20240824b" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?strip=info&w=161 161w" alt="" data-height="210" data-id="3926" data-link="https://philarz.com/?attachment_id=3926" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-width="161" src="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg" role="button" aria-label="Open image 1 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:65.80951%"><figure class="tiled-gallery__item"><img data-attachment-id="3939" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009azerbaijan-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg" data-orig-size="1100,744" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009azerbaijan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=605" data-attachment-id="3939" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009azerbaijan-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg" data-orig-size="1100,744" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009azerbaijan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?strip=info&w=1100 1100w" alt="" data-height="744" data-id="3939" data-link="https://philarz.com/?attachment_id=3939" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=1024" data-width="1100" src="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg" role="button" aria-label="Open image 2 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:24.83104%"><figure class="tiled-gallery__item"><img data-attachment-id="3940" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009burundiss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg" data-orig-size="666,902" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009burundiss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=222" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=605" data-attachment-id="3940" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009burundiss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg" data-orig-size="666,902" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009burundiss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=222" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?strip=info&w=666 666w" alt="" data-height="902" data-id="3940" data-link="https://philarz.com/?attachment_id=3940" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=666" data-width="666" src="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg" role="button" aria-label="Open image 3 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.35322%"><figure class="tiled-gallery__item"><img data-attachment-id="3931" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=239" data-attachment-id="3931" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=239" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?strip=info&w=239 239w" alt="" data-height="317" data-id="3931" data-link="https://philarz.com/?attachment_id=3931" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=239" data-width="239" src="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg" role="button" aria-label="Open image 4 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:24.53259%"><figure class="tiled-gallery__item"><img data-attachment-id="3934" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg" data-orig-size="639,876" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=605" data-attachment-id="3934" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg" data-orig-size="639,876" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?strip=info&w=639 639w" alt="" data-height="876" data-id="3934" data-link="https://philarz.com/?attachment_id=3934" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=639" data-width="639" src="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg" role="button" aria-label="Open image 5 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.28315%"><figure class="tiled-gallery__item"><img data-attachment-id="3928" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg" data-orig-size="203,270" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-attachment-id="3928" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg" data-orig-size="203,270" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?strip=info&w=203 203w" alt="" data-height="270" data-id="3928" data-link="https://philarz.com/?attachment_id=3928" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-width="203" src="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg" role="button" aria-label="Open image 6 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:33.07496%"><figure class="tiled-gallery__item"><img data-attachment-id="3938" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissauss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissauss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=605" data-attachment-id="3938" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissauss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissauss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3938" data-link="https://philarz.com/?attachment_id=3938" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg" role="button" aria-label="Open image 7 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:33.85009%"><figure class="tiled-gallery__item"><img data-attachment-id="3930" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissaust/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg" data-orig-size="237,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissaust" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=224" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=237" data-attachment-id="3930" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissaust/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg" data-orig-size="237,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissaust" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=224" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=237" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?strip=info&w=237 237w" alt="" data-height="317" data-id="3930" data-link="https://philarz.com/?attachment_id=3930" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=237" data-width="237" src="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg" role="button" aria-label="Open image 8 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:33.07496%"><figure class="tiled-gallery__item"><img data-attachment-id="3936" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=605" data-attachment-id="3936" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3936" data-link="https://philarz.com/?attachment_id=3936" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg" role="button" aria-label="Open image 9 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:25.36706%"><figure class="tiled-gallery__item"><img data-attachment-id="3929" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=239" data-attachment-id="3929" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=239" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?strip=info&w=239 239w" alt="" data-height="317" data-id="3929" data-link="https://philarz.com/?attachment_id=3929" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=239" data-width="239" src="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg" role="button" aria-label="Open image 10 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:24.58006%"><figure class="tiled-gallery__item"><img data-attachment-id="3935" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleoness-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleoness" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=605" data-attachment-id="3935" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleoness-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleoness" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3935" data-link="https://philarz.com/?attachment_id=3935" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg" role="button" aria-label="Open image 11 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.47282%"><figure class="tiled-gallery__item"><img data-attachment-id="3927" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleonest/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg" data-orig-size="240,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleonest" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=240" data-attachment-id="3927" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleonest/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg" data-orig-size="240,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleonest" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=240" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?strip=info&w=240 240w" alt="" data-height="317" data-id="3927" data-link="https://philarz.com/?attachment_id=3927" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=240" data-width="240" src="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg" role="button" aria-label="Open image 12 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:24.58006%"><figure class="tiled-gallery__item"><img data-attachment-id="3937" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togoss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togoss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=605" data-attachment-id="3937" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togoss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togoss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3937" data-link="https://philarz.com/?attachment_id=3937" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg" role="button" aria-label="Open image 13 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:52.87954%"><figure class="tiled-gallery__item"><img data-attachment-id="3933" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg" data-orig-size="238,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=238" data-attachment-id="3933" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg" data-orig-size="238,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=238" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?strip=info&w=238 238w" alt="" data-height="317" data-id="3933" data-link="https://philarz.com/?attachment_id=3933" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=238" data-width="238" src="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg" role="button" aria-label="Open image 14 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:47.12046%"><figure class="tiled-gallery__item"><img data-attachment-id="3944" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009georgia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg" data-orig-size="1426,1056" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20241009georgia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=605" data-attachment-id="3944" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009georgia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg" data-orig-size="1426,1056" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20241009georgia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=1426 1426w" alt="" data-height="1056" data-id="3944" data-link="https://philarz.com/?attachment_id=3944" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=1024" data-width="1426" src="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg" role="button" aria-label="Open image 15 of 18 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3942" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009monaco20240530-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg" data-orig-size="537,400" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009monaco20240530" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=537" data-attachment-id="3942" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009monaco20240530-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg" data-orig-size="537,400" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009monaco20240530" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=537" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?strip=info&w=537 537w" alt="" data-height="400" data-id="3942" data-link="https://philarz.com/?attachment_id=3942" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=537" data-width="537" src="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg" role="button" aria-label="Open image 16 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:50.72351%"><figure class="tiled-gallery__item"><img data-attachment-id="3932" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg" data-orig-size="288,383" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=288" data-attachment-id="3932" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg" data-orig-size="288,383" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=288" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?strip=info&w=288 288w" alt="" data-height="383" data-id="3932" data-link="https://philarz.com/?attachment_id=3932" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=288" data-width="288" src="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg" role="button" aria-label="Open image 17 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.27649%"><figure class="tiled-gallery__item"><img data-attachment-id="3943" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=605" data-attachment-id="3943" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3943" data-link="https://philarz.com/?attachment_id=3943" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg" role="button" aria-label="Open image 18 of 18 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type C (Twin or concerted [<strong>T2</strong>] or [<strong>C2</strong>]): <strong>Bosnia (Serbia) – Egypt () – France (October 14) – Hong Kong – Hungary (July 24) – Isle of Man (August 30) – Japan – Kyrgyzstan (October) – Luxembourg (September 10) – Macau – Malaysia – Morocco – Pakistan – Portugal – San Marino – Saudi Arabia () – Singapore – Slovenia – Spain – Syria – <strong>Tunisia – </strong>Türkiye – Uruguay – Uzbekistan () – Vietnam</strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:62.13710%"><figure class="tiled-gallery__item"><img data-attachment-id="3949" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009france/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg" data-orig-size="1600,1511" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009france" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=605" data-attachment-id="3949" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009france/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg" data-orig-size="1600,1511" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009france" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=1600 1600w" alt="" data-height="1511" data-id="3949" data-link="https://philarz.com/?attachment_id=3949" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=1024" data-width="1600" src="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg" role="button" aria-label="Open image 1 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:37.86290%"><figure class="tiled-gallery__item"><img data-attachment-id="3947" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaserbia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg" data-orig-size="680,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaserbia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=193" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=605" data-attachment-id="3947" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaserbia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg" data-orig-size="680,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaserbia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=193" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?strip=info&w=680 680w" alt="" data-height="1055" data-id="3947" data-link="https://philarz.com/?attachment_id=3947" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=660" data-width="680" src="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg" role="button" aria-label="Open image 2 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:33.35906%"><figure class="tiled-gallery__item"><img data-attachment-id="3953" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hongkong-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg" data-orig-size="1248,783" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hongkong" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=605" data-attachment-id="3953" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hongkong-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg" data-orig-size="1248,783" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hongkong" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=1248 1248w" alt="" data-height="783" data-id="3953" data-link="https://philarz.com/?attachment_id=3953" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=1024" data-width="1248" src="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg" role="button" aria-label="Open image 3 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3954" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hungarymsn/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg" data-orig-size="1211,869" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hungarymsn" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=605" data-attachment-id="3954" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hungarymsn/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg" data-orig-size="1211,869" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hungarymsn" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=1211 1211w" alt="" data-height="869" data-id="3954" data-link="https://philarz.com/?attachment_id=3954" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=1024" data-width="1211" src="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg" role="button" aria-label="Open image 4 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:36.42044%"><figure class="tiled-gallery__item"><img data-attachment-id="3948" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg" data-orig-size="909,1131" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Egypt" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=241" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=605" data-attachment-id="3948" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg" data-orig-size="909,1131" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Egypt" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=241" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?strip=info&w=909 909w" alt="" data-height="1131" data-id="3948" data-link="https://philarz.com/?attachment_id=3948" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=823" data-width="909" src="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg" role="button" aria-label="Open image 5 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.22050%"><figure class="tiled-gallery__item"><img data-attachment-id="3951" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009isleofmanst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg" data-orig-size="620,485" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009isleofmanst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=605" data-attachment-id="3951" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009isleofmanst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg" data-orig-size="620,485" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009isleofmanst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?strip=info&w=620 620w" alt="" data-height="485" data-id="3951" data-link="https://philarz.com/?attachment_id=3951" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=620" data-width="620" src="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg" role="button" aria-label="Open image 6 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3958" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009kyrgyzstanss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg" data-orig-size="933,657" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Kyrgyzstanss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=605" data-attachment-id="3958" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009kyrgyzstanss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg" data-orig-size="933,657" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Kyrgyzstanss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?strip=info&w=933 933w" alt="" data-height="657" data-id="3958" data-link="https://philarz.com/?attachment_id=3958" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=933" data-width="933" src="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg" role="button" aria-label="Open image 7 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:27.91453%"><figure class="tiled-gallery__item"><img data-attachment-id="3952" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009japanms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg" data-orig-size="640,939" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Japanms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=204" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=605" data-attachment-id="3952" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009japanms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg" data-orig-size="640,939" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Japanms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=204" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?strip=info&w=640 640w" alt="" data-height="939" data-id="3952" data-link="https://philarz.com/?attachment_id=3952" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=640" data-width="640" src="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg" role="button" aria-label="Open image 8 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.44081%"><figure class="tiled-gallery__item"><img data-attachment-id="3957" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg" data-orig-size="342,460" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=342" data-attachment-id="3957" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg" data-orig-size="342,460" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=342" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?strip=info&w=342 342w" alt="" data-height="460" data-id="3957" data-link="https://philarz.com/?attachment_id=3957" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=342" data-width="342" src="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg" role="button" aria-label="Open image 9 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:41.64466%"><figure class="tiled-gallery__item"><img data-attachment-id="3959" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009luxemburg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg" data-orig-size="1074,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009luxemburg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=605" data-attachment-id="3959" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009luxemburg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg" data-orig-size="1074,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009luxemburg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?strip=info&w=1074 1074w" alt="" data-height="1055" data-id="3959" data-link="https://philarz.com/?attachment_id=3959" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=1024" data-width="1074" src="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg" role="button" aria-label="Open image 10 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:63.35388%"><figure class="tiled-gallery__item"><img data-attachment-id="3963" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg" data-orig-size="1140,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=605" data-attachment-id="3963" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg" data-orig-size="1140,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?strip=info&w=1140 1140w" alt="" data-height="871" data-id="3963" data-link="https://philarz.com/?attachment_id=3963" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=1024" data-width="1140" src="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg" role="button" aria-label="Open image 11 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:36.64612%"><figure class="tiled-gallery__item"><img data-attachment-id="3956" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg" data-orig-size="347,459" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=347" data-attachment-id="3956" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg" data-orig-size="347,459" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=347" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?strip=info&w=347 347w" alt="" data-height="459" data-id="3956" data-link="https://philarz.com/?attachment_id=3956" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=347" data-width="347" src="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg" role="button" aria-label="Open image 12 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:32.74380%"><figure class="tiled-gallery__item"><img data-attachment-id="3964" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg" data-orig-size="1569,944" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=605" data-attachment-id="3964" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg" data-orig-size="1569,944" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=1569 1569w" alt="" data-height="944" data-id="3964" data-link="https://philarz.com/?attachment_id=3964" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=1024" data-width="1569" src="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg" role="button" aria-label="Open image 13 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3965" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moroccost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg" data-orig-size="536,403" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moroccost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=536" data-attachment-id="3965" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moroccost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg" data-orig-size="536,403" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moroccost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=536" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?strip=info&w=536 536w" alt="" data-height="403" data-id="3965" data-link="https://philarz.com/?attachment_id=3965" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=536" data-width="536" src="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg" role="button" aria-label="Open image 14 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:67.25620%"><figure class="tiled-gallery__item"><img data-attachment-id="3969" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg" data-orig-size="634,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Pakistanss1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=605" data-attachment-id="3969" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg" data-orig-size="634,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Pakistanss1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?strip=info&w=634 634w" alt="" data-height="420" data-id="3969" data-link="https://philarz.com/?attachment_id=3969" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=634" data-width="634" src="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg" role="button" aria-label="Open image 15 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:39.29284%"><figure class="tiled-gallery__item"><img data-attachment-id="3962" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg" data-orig-size="423,327" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=423" data-attachment-id="3962" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg" data-orig-size="423,327" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=423" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?strip=info&w=423 423w" alt="" data-height="327" data-id="3962" data-link="https://philarz.com/?attachment_id=3962" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=423" data-width="423" src="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg" role="button" aria-label="Open image 16 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3961" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg" data-orig-size="427,325" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=427" data-attachment-id="3961" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg" data-orig-size="427,325" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=427" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?strip=info&w=427 427w" alt="" data-height="325" data-id="3961" data-link="https://philarz.com/?attachment_id=3961" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=427" data-width="427" src="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg" role="button" aria-label="Open image 17 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3967" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg" data-orig-size="632,321" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=605" data-attachment-id="3967" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg" data-orig-size="632,321" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?strip=info&w=632 632w" alt="" data-height="321" data-id="3967" data-link="https://philarz.com/?attachment_id=3967" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=632" data-width="632" src="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg" role="button" aria-label="Open image 18 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:60.70716%"><figure class="tiled-gallery__item"><img data-attachment-id="3971" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009saudiarabia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg" data-orig-size="1200,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SaudiArabia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=605" data-attachment-id="3971" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009saudiarabia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg" data-orig-size="1200,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SaudiArabia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?strip=info&w=1200 1200w" alt="" data-height="1600" data-id="3971" data-link="https://philarz.com/?attachment_id=3971" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=768" data-width="1200" src="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg" role="button" aria-label="Open image 19 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:33.05190%"><figure class="tiled-gallery__item"><img data-attachment-id="3968" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sanmarinost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg" data-orig-size="130,174" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Sanmarinost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-attachment-id="3968" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sanmarinost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg" data-orig-size="130,174" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Sanmarinost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?strip=info&w=130 130w" alt="" data-height="174" data-id="3968" data-link="https://philarz.com/?attachment_id=3968" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-width="130" src="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg" role="button" aria-label="Open image 20 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.94875%"><figure class="tiled-gallery__item"><img data-attachment-id="3970" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1fdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg" data-orig-size="948,504" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistanss1fdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=605" data-attachment-id="3970" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1fdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg" data-orig-size="948,504" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistanss1fdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?strip=info&w=948 948w" alt="" data-height="504" data-id="3970" data-link="https://philarz.com/?attachment_id=3970" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=948" data-width="948" src="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg" role="button" aria-label="Open image 21 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3972" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009singapore/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg" data-orig-size="1433,981" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009singapore" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=605" data-attachment-id="3972" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009singapore/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg" data-orig-size="1433,981" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009singapore" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=1433 1433w" alt="" data-height="981" data-id="3972" data-link="https://philarz.com/?attachment_id=3972" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=1024" data-width="1433" src="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg" role="button" aria-label="Open image 22 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.99936%"><figure class="tiled-gallery__item"><img data-attachment-id="3974" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovenia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg" data-orig-size="769,1098" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Slovenia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=210" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=605" data-attachment-id="3974" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovenia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg" data-orig-size="769,1098" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Slovenia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=210" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?strip=info&w=769 769w" alt="" data-height="1098" data-id="3974" data-link="https://philarz.com/?attachment_id=3974" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=717" data-width="769" src="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg" role="button" aria-label="Open image 23 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:24.81901%"><figure class="tiled-gallery__item"><img data-attachment-id="3975" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009spain/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg" data-orig-size="781,1105" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Spain" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=212" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=605" data-attachment-id="3975" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009spain/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg" data-orig-size="781,1105" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Spain" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=212" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?strip=info&w=781 781w" alt="" data-height="1105" data-id="3975" data-link="https://philarz.com/?attachment_id=3975" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=724" data-width="781" src="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg" role="button" aria-label="Open image 24 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:75.18099%"><figure class="tiled-gallery__item"><img data-attachment-id="3979" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriast2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg" data-orig-size="1581,735" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriast2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=605" data-attachment-id="3979" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriast2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg" data-orig-size="1581,735" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriast2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=1581 1581w" alt="" data-height="735" data-id="3979" data-link="https://philarz.com/?attachment_id=3979" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=1024" data-width="1581" src="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg" role="button" aria-label="Open image 25 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:58.59484%"><figure class="tiled-gallery__item"><img data-attachment-id="3977" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg" data-orig-size="729,1038" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=211" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=605" data-attachment-id="3977" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg" data-orig-size="729,1038" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=211" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?strip=info&w=729 729w" alt="" data-height="1038" data-id="3977" data-link="https://philarz.com/?attachment_id=3977" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=719" data-width="729" src="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg" role="button" aria-label="Open image 26 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:41.40516%"><figure class="tiled-gallery__item"><img data-attachment-id="3978" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tunisia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg" data-orig-size="773,778" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tunisia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=298" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=605" data-attachment-id="3978" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tunisia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg" data-orig-size="773,778" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tunisia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=298" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?strip=info&w=773 773w" alt="" data-height="778" data-id="3978" data-link="https://philarz.com/?attachment_id=3978" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=773" data-width="773" src="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg" role="button" aria-label="Open image 27 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3980" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkeyst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg" data-orig-size="1113,1113" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009turkeyst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=605" data-attachment-id="3980" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkeyst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg" data-orig-size="1113,1113" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009turkeyst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?strip=info&w=1113 1113w" alt="" data-height="1113" data-id="3980" data-link="https://philarz.com/?attachment_id=3980" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=1024" data-width="1113" src="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg" role="button" aria-label="Open image 28 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:48.28968%"><figure class="tiled-gallery__item"><img data-attachment-id="3982" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uruguayst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg" data-orig-size="497,350" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=497" data-attachment-id="3982" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uruguayst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg" data-orig-size="497,350" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=497" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?strip=info&w=497 497w" alt="" data-height="350" data-id="3982" data-link="https://philarz.com/?attachment_id=3982" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=497" data-width="497" src="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg" role="button" aria-label="Open image 29 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:26.34948%"><figure class="tiled-gallery__item"><img data-attachment-id="3984" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uzbekistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg" data-orig-size="757,979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uzbekistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=232" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=605" data-attachment-id="3984" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uzbekistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg" data-orig-size="757,979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uzbekistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=232" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?strip=info&w=757 757w" alt="" data-height="979" data-id="3984" data-link="https://philarz.com/?attachment_id=3984" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=757" data-width="757" src="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg" role="button" aria-label="Open image 30 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.36084%"><figure class="tiled-gallery__item"><img data-attachment-id="3983" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vietnam/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg" data-orig-size="378,508" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vietnam" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=378" data-attachment-id="3983" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vietnam/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg" data-orig-size="378,508" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vietnam" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=378" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?strip=info&w=378 378w" alt="" data-height="508" data-id="3983" data-link="https://philarz.com/?attachment_id=3983" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=378" data-width="378" src="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg" role="button" aria-label="Open image 31 of 31 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type D (Parallel issue [<strong>P</strong>]): <strong>Australia (October 1) – Austria (October 4) – Brunei Darussalam () – Bulgaria – Czech Republic – French Polynesia – Germany (October 10) – Macedonia (North) – <strong>Mexico – </strong>Montenegro – Qatar () – Russia – Slovakia – Switzerland (September 5) – Tajikistan (May) – Vatican (September 16) – Wallis and Futuna</strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:30.06496%"><figure class="tiled-gallery__item"><img data-attachment-id="3986" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia1_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg" data-orig-size="190,132" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia1_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-attachment-id="3986" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia1_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg" data-orig-size="190,132" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia1_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?strip=info&w=190 190w" alt="" data-height="132" data-id="3986" data-link="https://philarz.com/?attachment_id=3986" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-width="190" src="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg" role="button" aria-label="Open image 1 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3987" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia2_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg" data-orig-size="190,133" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia2_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-attachment-id="3987" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia2_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg" data-orig-size="190,133" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia2_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?strip=info&w=190 190w" alt="" data-height="133" data-id="3987" data-link="https://philarz.com/?attachment_id=3987" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-width="190" src="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg" role="button" aria-label="Open image 2 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:41.88482%"><figure class="tiled-gallery__item"><img data-attachment-id="3990" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009austriast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg" data-orig-size="863,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009austriast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=297" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=605" data-attachment-id="3990" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009austriast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg" data-orig-size="863,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009austriast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=297" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?strip=info&w=863 863w" alt="" data-height="871" data-id="3990" data-link="https://philarz.com/?attachment_id=3990" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=863" data-width="863" src="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg" role="button" aria-label="Open image 3 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:28.05022%"><figure class="tiled-gallery__item"><img data-attachment-id="3989" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg" data-orig-size="471,353" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=471" data-attachment-id="3989" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg" data-orig-size="471,353" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=471" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?strip=info&w=471 471w" alt="" data-height="353" data-id="3989" data-link="https://philarz.com/?attachment_id=3989" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=471" data-width="471" src="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg" role="button" aria-label="Open image 4 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3988" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg" data-orig-size="470,351" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=470" data-attachment-id="3988" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg" data-orig-size="470,351" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=470" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?strip=info&w=470 470w" alt="" data-height="351" data-id="3988" data-link="https://philarz.com/?attachment_id=3988" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=470" data-width="470" src="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg" role="button" aria-label="Open image 5 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:71.54661%"><figure class="tiled-gallery__item"><img data-attachment-id="3993" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009frenchpolynesiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg" data-orig-size="588,429" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009FrenchPolynesiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=588" data-attachment-id="3993" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009frenchpolynesiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg" data-orig-size="588,429" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009FrenchPolynesiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=588" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?strip=info&w=588 588w" alt="" data-height="429" data-id="3993" data-link="https://philarz.com/?attachment_id=3993" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=588" data-width="588" src="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg" role="button" aria-label="Open image 6 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:28.45339%"><figure class="tiled-gallery__item"><img data-attachment-id="3994" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bulgaria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg" data-orig-size="870,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bulgaria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=163" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=557" data-attachment-id="3994" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bulgaria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg" data-orig-size="870,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bulgaria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=163" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=557" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?strip=info&w=870 870w" alt="" data-height="1600" data-id="3994" data-link="https://philarz.com/?attachment_id=3994" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=557" data-width="870" src="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg" role="button" aria-label="Open image 7 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:53.40266%"><figure class="tiled-gallery__item"><img data-attachment-id="3992" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009czechrepublic/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg" data-orig-size="522,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Czechrepublic" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=522" data-attachment-id="3992" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009czechrepublic/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg" data-orig-size="522,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Czechrepublic" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=522" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?strip=info&w=522 522w" alt="" data-height="317" data-id="3992" data-link="https://philarz.com/?attachment_id=3992" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=522" data-width="522" src="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg" role="button" aria-label="Open image 8 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3996" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009germany20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg" data-orig-size="850,464" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Germany20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=605" data-attachment-id="3996" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009germany20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg" data-orig-size="850,464" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Germany20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?strip=info&w=850 850w" alt="" data-height="464" data-id="3996" data-link="https://philarz.com/?attachment_id=3996" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=850" data-width="850" src="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg" role="button" aria-label="Open image 9 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:46.59734%"><figure class="tiled-gallery__item"><img data-attachment-id="3998" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macedoniast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg" data-orig-size="804,1072" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macedoniast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=605" data-attachment-id="3998" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macedoniast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg" data-orig-size="804,1072" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macedoniast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?strip=info&w=804 804w" alt="" data-height="1072" data-id="3998" data-link="https://philarz.com/?attachment_id=3998" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=768" data-width="804" src="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg" role="button" aria-label="Open image 10 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:57.85051%"><figure class="tiled-gallery__item"><img data-attachment-id="3997" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mexicost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg" data-orig-size="875,530" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mexicost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=605" data-attachment-id="3997" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mexicost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg" data-orig-size="875,530" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mexicost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?strip=info&w=875 875w" alt="" data-height="530" data-id="3997" data-link="https://philarz.com/?attachment_id=3997" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=875" data-width="875" src="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg" role="button" aria-label="Open image 11 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:42.14949%"><figure class="tiled-gallery__item"><img data-attachment-id="3999" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009montenegrost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg" data-orig-size="1258,1047" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Montenegrost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=605" data-attachment-id="3999" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009montenegrost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg" data-orig-size="1258,1047" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Montenegrost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=1258 1258w" alt="" data-height="1047" data-id="3999" data-link="https://philarz.com/?attachment_id=3999" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=1024" data-width="1258" src="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg" role="button" aria-label="Open image 12 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:38.01138%"><figure class="tiled-gallery__item"><img data-attachment-id="4002" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009russia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg" data-orig-size="851,849" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=605" data-attachment-id="4002" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009russia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg" data-orig-size="851,849" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?strip=info&w=851 851w" alt="" data-height="849" data-id="4002" data-link="https://philarz.com/?attachment_id=4002" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=851" data-width="851" src="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg" role="button" aria-label="Open image 13 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:61.98862%"><figure class="tiled-gallery__item"><img data-attachment-id="4003" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovakiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg" data-orig-size="1598,976" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009slovakiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=605" data-attachment-id="4003" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovakiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg" data-orig-size="1598,976" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009slovakiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=1598 1598w" alt="" data-height="976" data-id="4003" data-link="https://philarz.com/?attachment_id=4003" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=1024" data-width="1598" src="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg" role="button" aria-label="Open image 14 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:56.55108%"><figure class="tiled-gallery__item"><img data-attachment-id="4008" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009switzerland/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg" data-orig-size="1692,1991" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009switzerland" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=255" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=605" data-attachment-id="4008" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009switzerland/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg" data-orig-size="1692,1991" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009switzerland" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=255" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=1692 1692w" alt="" data-height="1991" data-id="4008" data-link="https://philarz.com/?attachment_id=4008" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=870" data-width="1692" src="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg" role="button" aria-label="Open image 15 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:43.44892%"><figure class="tiled-gallery__item"><img data-attachment-id="4001" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009qatarss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg" data-orig-size="601,453" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Qatarss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=601" data-attachment-id="4001" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009qatarss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg" data-orig-size="601,453" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Qatarss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=601" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?strip=info&w=601 601w" alt="" data-height="453" data-id="4001" data-link="https://philarz.com/?attachment_id=4001" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=601" data-width="601" src="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg" role="button" aria-label="Open image 16 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4005" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009wallisfutuna/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg" data-orig-size="329,253" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009wallisfutuna" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=329" data-attachment-id="4005" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009wallisfutuna/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg" data-orig-size="329,253" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009wallisfutuna" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=329" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?strip=info&w=329 329w" alt="" data-height="253" data-id="4005" data-link="https://philarz.com/?attachment_id=4005" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=329" data-width="329" src="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg" role="button" aria-label="Open image 17 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:30.87904%"><figure class="tiled-gallery__item"><img data-attachment-id="4006" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vatican20241016/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg" data-orig-size="758,1004" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vatican20241016" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=605" data-attachment-id="4006" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vatican20241016/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg" data-orig-size="758,1004" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vatican20241016" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?strip=info&w=758 758w" alt="" data-height="1004" data-id="4006" data-link="https://philarz.com/?attachment_id=4006" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=758" data-width="758" src="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg" role="button" aria-label="Open image 18 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:69.12096%"><figure class="tiled-gallery__item"><img data-attachment-id="4007" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tajikistanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg" data-orig-size="1320,779" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tajikistanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=605" data-attachment-id="4007" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tajikistanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg" data-orig-size="1320,779" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tajikistanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=1320 1320w" alt="" data-height="779" data-id="4007" data-link="https://philarz.com/?attachment_id=4007" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=1024" data-width="1320" src="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg" role="button" aria-label="Open image 19 of 19 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type E (<em>not considered as joint</em>): Belgium (June 10) – Serbia (May 25) – United Nations – Geneva (May 30) – United Nations – New York (May 30) – United Nations – Vienna (May 30).</p> <p>So far, 86 countries are listed above to which one has to add 2 postal authorities that have issued stamps that cannot be considered as joint (<em>Type E – United Nations offices are not taken in account as countries, UPU being a sub-unit of the United Nations</em>). The UPU counts presently 192 members, which means information from 106 countries (!) is missing. Obviously there will be an update of this page. A great help is needed here to recover information from other participating countries. We are also missing better quality images for stamps from Ivory Coast and Ukraine. Thanks a lot in advance for providing name of missing countries, exact dates of issue, and when possible illustrations, printing runs, sizes of panels and by-product lists.</p> <p>The catalogue pages should be updated within the next week.</p> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/algeria/" rel="category tag">Algeria</a> <a href="https://philarz.com/category/countries/andorra-french/" rel="category tag">Andorra (French)</a> <a href="https://philarz.com/category/countries/andorra-spanish/" rel="category tag">Andorra (Spanish)</a> <a href="https://philarz.com/category/countries/argentina/" rel="category tag">Argentina</a> <a href="https://philarz.com/category/countries/armenia/" rel="category tag">Armenia</a> <a href="https://philarz.com/category/countries/australia/" rel="category tag">Australia</a> <a href="https://philarz.com/category/countries/austria/" rel="category tag">Austria</a> <a href="https://philarz.com/category/countries/azerbaijan/" rel="category tag">Azerbaijan</a> <a href="https://philarz.com/category/countries/bangladesh/" rel="category tag">Bangladesh</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/countries/bosnia-serbia/" rel="category tag">Bosnia (Serbia)</a> <a href="https://philarz.com/category/countries/bosnia-herzegovina/" rel="category tag">Bosnia Herzegovina</a> <a href="https://philarz.com/category/countries/brazil/" rel="category tag">Brazil</a> <a href="https://philarz.com/category/countries/brunei/" rel="category tag">Brunei</a> <a href="https://philarz.com/category/countries/bulgaria/" rel="category tag">Bulgaria</a> <a href="https://philarz.com/category/countries/burundi/" rel="category tag">Burundi</a> <a href="https://philarz.com/category/countries/central-african-republic/" rel="category tag">Central African Republic</a> <a href="https://philarz.com/category/countries/china-pr/" rel="category tag">China PR</a> <a href="https://philarz.com/category/countries/croatia/" rel="category tag">Croatia</a> <a href="https://philarz.com/category/countries/cyprus/" rel="category tag">Cyprus</a> <a href="https://philarz.com/category/countries/czech-republic/" rel="category tag">Czech Republic</a> <a href="https://philarz.com/category/countries/djibouti/" rel="category tag">Djibouti</a> <a href="https://philarz.com/category/countries/dominican-republic/" rel="category tag">Dominican Republic</a> <a href="https://philarz.com/category/countries/egypt/" rel="category tag">Egypt</a> <a href="https://philarz.com/category/countries/france/" rel="category tag">France</a> <a href="https://philarz.com/category/countries/french-polynesia/" rel="category tag">French Polynesia</a> <a href="https://philarz.com/category/countries/georgia/" rel="category tag">Georgia</a> <a href="https://philarz.com/category/countries/germany/" rel="category tag">Germany</a> <a href="https://philarz.com/category/countries/greece/" rel="category tag">Greece</a> <a href="https://philarz.com/category/countries/guernsey/" rel="category tag">Guernsey</a> <a href="https://philarz.com/category/countries/guinea/" rel="category tag">Guinea</a> <a href="https://philarz.com/category/countries/guinea-bissau/" rel="category tag">Guinea Bissau</a> <a href="https://philarz.com/category/countries/hong-kong/" rel="category tag">Hong Kong</a> <a href="https://philarz.com/category/countries/hungary/" rel="category tag">Hungary</a> <a href="https://philarz.com/category/countries/india/" rel="category tag">India</a> <a href="https://philarz.com/category/countries/indonesia/" rel="category tag">Indonesia</a> <a href="https://philarz.com/category/countries/isle-of-man/" rel="category tag">Isle of Man</a> <a href="https://philarz.com/category/countries/ivory-coast/" rel="category tag">Ivory Coast</a> <a href="https://philarz.com/category/countries/japan/" rel="category tag">Japan</a> <a href="https://philarz.com/category/countries/jordan/" rel="category tag">Jordan</a> <a href="https://philarz.com/category/countries/korea-south/" rel="category tag">Korea (South)</a> <a href="https://philarz.com/category/countries/kyrgyzstan/" rel="category tag">Kyrgyzstan</a> <a href="https://philarz.com/category/countries/latvia/" rel="category tag">Latvia</a> <a href="https://philarz.com/category/countries/liberia/" rel="category tag">Liberia</a> <a href="https://philarz.com/category/countries/lithuania/" rel="category tag">Lithuania</a> <a href="https://philarz.com/category/countries/luxembourg/" rel="category tag">Luxembourg</a> <a href="https://philarz.com/category/countries/macau/" rel="category tag">Macau</a> <a href="https://philarz.com/category/countries/macedonia-north/" rel="category tag">Macedonia (North)</a> <a href="https://philarz.com/category/countries/malaysia/" rel="category tag">Malaysia</a> <a href="https://philarz.com/category/countries/mali/" rel="category tag">Mali</a> <a href="https://philarz.com/category/countries/mauritius/" rel="category tag">Mauritius</a> <a href="https://philarz.com/category/countries/mexico/" rel="category tag">Mexico</a> <a href="https://philarz.com/category/countries/moldova/" rel="category tag">Moldova</a> <a href="https://philarz.com/category/countries/monaco/" rel="category tag">Monaco</a> <a href="https://philarz.com/category/countries/mongolia/" rel="category tag">Mongolia</a> <a href="https://philarz.com/category/countries/montenegro/" rel="category tag">Montenegro</a> <a href="https://philarz.com/category/countries/morocco/" rel="category tag">Morocco</a> <a href="https://philarz.com/category/countries/myanmar/" rel="category tag">Myanmar</a> <a href="https://philarz.com/category/countries/pakistan/" rel="category tag">Pakistan</a> <a href="https://philarz.com/category/countries/paraguay/" rel="category tag">Paraguay</a> <a href="https://philarz.com/category/countries/peru/" rel="category tag">Peru</a> <a href="https://philarz.com/category/countries/portugal/" rel="category tag">Portugal</a> <a href="https://philarz.com/category/topics/post/" rel="category tag">Post</a> <a href="https://philarz.com/category/countries/qatar/" rel="category tag">Qatar</a> <a href="https://philarz.com/category/countries/romania/" rel="category tag">Romania</a> <a href="https://philarz.com/category/countries/russia/" rel="category tag">Russia</a> <a href="https://philarz.com/category/countries/san-marino/" rel="category tag">San Marino</a> <a href="https://philarz.com/category/countries/saudi-arabia/" rel="category tag">Saudi Arabia</a> <a href="https://philarz.com/category/topics/sculpture/" rel="category tag">Sculpture</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a> <a href="https://philarz.com/category/countries/sierra-leone/" rel="category tag">Sierra Leone</a> <a href="https://philarz.com/category/countries/singapore/" rel="category tag">Singapore</a> <a href="https://philarz.com/category/countries/slovakia/" rel="category tag">Slovakia</a> <a href="https://philarz.com/category/countries/slovenia/" rel="category tag">Slovenia</a> <a href="https://philarz.com/category/countries/spain/" rel="category tag">Spain</a> <a href="https://philarz.com/category/countries/sri-lanka/" rel="category tag">Sri Lanka</a> <a href="https://philarz.com/category/countries/switzerland/" rel="category tag">Switzerland</a> <a href="https://philarz.com/category/countries/syria/" rel="category tag">Syria</a> <a href="https://philarz.com/category/countries/tajikistan/" rel="category tag">Tajikistan</a> <a href="https://philarz.com/category/countries/turkiye/" rel="category tag">Türkiye</a> <a href="https://philarz.com/category/countries/thailand/" rel="category tag">Thailand</a> <a href="https://philarz.com/category/countries/togo/" rel="category tag">Togo</a> <a href="https://philarz.com/category/topics/transport/" rel="category tag">Transport</a> <a href="https://philarz.com/category/countries/tunisia/" rel="category tag">Tunisia</a> <a href="https://philarz.com/category/countries/turkmenistan/" rel="category tag">Turkmenistan</a> <a href="https://philarz.com/category/countries/ukraine/" rel="category tag">Ukraine</a> <a href="https://philarz.com/category/countries/united-arab-emirates/" rel="category tag">United Arab Emirates</a> <a href="https://philarz.com/category/topics/upu/" rel="category tag">UPU</a> <a href="https://philarz.com/category/countries/uruguay/" rel="category tag">Uruguay</a> <a href="https://philarz.com/category/countries/uzbekistan/" rel="category tag">Uzbekistan</a> <a href="https://philarz.com/category/countries/vatican/" rel="category tag">Vatican</a> <a href="https://philarz.com/category/countries/vietnam/" rel="category tag">Vietnam</a> <a href="https://philarz.com/category/countries/wallis-and-futuna/" rel="category tag">Wallis and Futuna</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/10/19/upu-150th-anniversary/#comments">3 Comments</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2905" class="post-2905 post type-post status-publish format-standard has-post-thumbnail hentry category-bird category-czech-republic category-post category-slovakia"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2023/10/01/czech-and-slovak-postal-anniversary/" rel="bookmark">Czech and Slovak postal anniversary</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2023/10/01/czech-and-slovak-postal-anniversary/" rel="bookmark"><time class="entry-date published updated" datetime="2023-10-01T06:54:19+02:00">1 October 2023</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p><strong>Czech Republic</strong> and <strong>Slovakia</strong> postal administration issue on <strong>October 2, 2023</strong> a souvenir each at the occasion of the 30th anniversary of establishment of their postal administrations. This identical souvenir sheet shows the particularity that for one country the stamp with denomination is the label of the second country, and vice versa. This type of, still considered as a twin issue, is described under type [<strong>T4</strong>] in Volume I of the catalogue, and was observed already in the past with e.g., a joint issue involving Jersey and Guernsey [<strong>T19941001</strong>]. These souvenir sheets and stamps are also available as mixed covers.</p> <p>The mixed FDC card proposed by the Slovak Post is in fact made of the strip of logos and stamp from each country (taken from the souvenir sheet) and first day cancelled from each country. Slovakia issued 60,000 samples of the souvenir sheet, but Czech Republic only 30,000.</p> <figure class="wp-block-image size-large"><img data-attachment-id="2912" data-permalink="https://philarz.com/2023/10/01/czech-and-slovak-postal-anniversary/20231002czechrepss/" data-orig-file="https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231002czechrepss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg?w=605" width="800" height="533" src="https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg?w=800" alt="" class="wp-image-2912" srcset="https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg 800w, https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2023/10/20231002czechrepss.jpg?w=768 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="2910" data-permalink="https://philarz.com/2023/10/01/czech-and-slovak-postal-anniversary/20231002slovakss/" data-orig-file="https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg" data-orig-size="810,550" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231002slovakss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg?w=605" width="810" height="550" src="https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg?w=810" alt="" class="wp-image-2910" srcset="https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg 810w, https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2023/10/20231002slovakss.jpg?w=768 768w" sizes="(max-width: 810px) 100vw, 810px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="2913" data-permalink="https://philarz.com/2023/10/01/czech-and-slovak-postal-anniversary/20231002sczechslovakmixedfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg" data-orig-size="810,582" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231002sczechslovakmixedfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg?w=605" width="810" height="582" src="https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg?w=810" alt="" class="wp-image-2913" srcset="https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg 810w, https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2023/10/20231002sczechslovakmixedfdc.jpg?w=768 768w" sizes="(max-width: 810px) 100vw, 810px" /></figure> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/topics/bird/" rel="category tag">Bird</a> <a href="https://philarz.com/category/countries/czech-republic/" rel="category tag">Czech Republic</a> <a href="https://philarz.com/category/topics/post/" rel="category tag">Post</a> <a href="https://philarz.com/category/countries/slovakia/" rel="category tag">Slovakia</a></span></div><span class="comments-link"><a href="https://philarz.com/2023/10/01/czech-and-slovak-postal-anniversary/#comments">1 Comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-1275" class="post-1275 post type-post status-publish format-standard hentry category-czech-republic category-slovakia category-train"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2022/03/27/railway-opening-anniversary-2022/" rel="bookmark">Railway opening anniversary 2022</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2022/03/27/railway-opening-anniversary-2022/" rel="bookmark"><time class="entry-date published updated" datetime="2022-03-27T11:41:49+02:00">27 March 2022</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>The history of Košice–Bohumín Railway track dates back to as early as the 19th century when the only railway lines within the Kingdom of Hungary were the steam-powered Vienna–Pest–Debrecen railway and the horse-drawn Bratislava–Trnava railway. As early as 1839 the Diet of Hungary debated an Act which may be considered to be the foundations of Hungarian traffic policy. The project of the construction of a track that would connect Silesia via Jablunkov, Žilina, Liptovský Mikuláš, Poprad, Spišská Nová Ves, and Košice, led to a first real design to be implemented that dates back to 1864. The railway was intended to speed up the transport of iron ore from deposits in Spiš and Gemer to the Třinec ironworks, to make it more effective. It was also expected to provide the same benefits to the transportation of coal from the Silesian mines to northern and eastern Hungary. The initial works finally began on October 15, 1867. However, the construction was suspended or postponed several times due to financial problems, until the situation finally improved with the involvement of a new investor, the Anglo-Austrian Bank. The Košice–Kysak–Prešov section was completed first and put into operation on September 1, 1870. Further sections followed in 1871, and the last section, Spišská Nová Ves – Kysak, was put into service on March 12, 1972. The entire line from Bohuním to Košice went into regular operation, with a single pair of mixed trains, on March 18, 1872. </p> <p>On <strong>March 18, 2022</strong>, so 150 years later, <strong>Czech Republic</strong> and <strong>Slovakia </strong>celebrate this date with a souvenir sheet showing nicelly designed steam machines (twin issue with one stamp and two labels). The background of the souvenir sheet shows an older map depicting the railway line. </p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2022\/03\/27\/railway-opening-anniversary-2022\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:50.57834%;"><figure class="tiled-gallery__item"><img data-attachment-id="1284" data-permalink="https://philarz.com/20220318czechrepublicss-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png" data-orig-size="800,1142" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220318czechrepublicss-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png?w=210" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png?w=605" data-attachment-id="1284" data-permalink="https://philarz.com/20220318czechrepublicss-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png" data-orig-size="800,1142" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220318czechrepublicss-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png?w=210" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png?w=605" srcset="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png?strip=info&w=800 800w" alt="" data-height="1142" data-id="1284" data-link="https://philarz.com/20220318czechrepublicss-1/" data-url="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png?w=717" data-width="800" src="https://philarz.com/wp-content/uploads/2022/03/20220318czechrepublicss-1.png" data-amp-layout="responsive" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.42166%;"><figure class="tiled-gallery__item"><img data-attachment-id="1285" data-permalink="https://philarz.com/20220318slovakiass-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg" data-orig-size="538,786" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1648366521","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220318slovakiass-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg?w=205" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg?w=538" data-attachment-id="1285" data-permalink="https://philarz.com/20220318slovakiass-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg" data-orig-size="538,786" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1648366521","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220318slovakiass-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg?w=205" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg?w=538" srcset="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg?strip=info&w=538 538w" alt="" data-height="786" data-id="1285" data-link="https://philarz.com/20220318slovakiass-1/" data-url="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg?w=538" data-width="538" src="https://philarz.com/wp-content/uploads/2022/03/20220318slovakiass-1.jpg" data-amp-layout="responsive" /></figure></div></div></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/czech-republic/" rel="category tag">Czech Republic</a> <a href="https://philarz.com/category/countries/slovakia/" rel="category tag">Slovakia</a> <a href="https://philarz.com/category/topics/train/" rel="category tag">Train</a></span></div><span class="comments-link"><a href="https://philarz.com/2022/03/27/railway-opening-anniversary-2022/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-1144" class="post-1144 post type-post status-publish format-standard hentry category-algeria category-belarus category-china-pr category-czech-republic category-egypt category-erithrea category-france category-ivory-coast category-joint-issue category-monaco category-not-approved category-vietnam"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2022/01/27/failed-opportunities/" rel="bookmark">Failed opportunities</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2022/01/27/failed-opportunities/" rel="bookmark"><time class="entry-date published updated" datetime="2022-01-27T16:38:06+01:00">27 January 2022</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>The programme of new stamps from Belarus included a potential joint issue with China and another with Vietnam, both expected to be released during the month of January at the occasion of the 30th anniversary of diplomatic relationships. The Belarus stamps were issued respectively on January 12, 2022 and January 24, 2022, but there is absolutely no news from either China PR nor Vietnam for event-associated stamps. There are great chances that these issues will remain unilateral and that the entries will have to be removed from the list described in the catalogue (Vol 15). At least, here are the pictures of the Belarus stamps.</p> <div class="wp-block-image"><figure class="aligncenter"><img data-attachment-id="1154" data-permalink="https://philarz.com/20220112belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220112belarus.jpg" data-orig-size="199,142" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"\u0426\u044b\u0440\u0443\u043b\u0438\u043a \u0421\u0432\u0435\u0442\u043b\u0430\u043d\u0430 \u0410\u043d\u0430\u0442\u043e\u043b\u044c\u0435\u0432\u043d\u0430","camera":"","caption":"","created_timestamp":"1641210028","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220112belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220112belarus.jpg?w=199" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220112belarus.jpg?w=199" loading="lazy" width="199" height="142" src="https://philarz.com/wp-content/uploads/2022/01/20220112belarus.jpg?w=199" alt="" class="wp-image-1154" srcset="https://philarz.com/wp-content/uploads/2022/01/20220112belarus.jpg 199w, https://philarz.com/wp-content/uploads/2022/01/20220112belarus.jpg?w=150 150w" sizes="(max-width: 199px) 100vw, 199px" /></figure></div> <div class="wp-block-image"><figure class="aligncenter"><img data-attachment-id="1155" data-permalink="https://philarz.com/20220124belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220124belarus.jpg" data-orig-size="199,142" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"\u0426\u044b\u0440\u0443\u043b\u0438\u043a \u0421\u0432\u0435\u0442\u043b\u0430\u043d\u0430 \u0410\u043d\u0430\u0442\u043e\u043b\u044c\u0435\u0432\u043d\u0430","camera":"","caption":"","created_timestamp":"1640012706","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220124belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220124belarus.jpg?w=199" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220124belarus.jpg?w=199" loading="lazy" width="199" height="142" src="https://philarz.com/wp-content/uploads/2022/01/20220124belarus.jpg?w=199" alt="" class="wp-image-1155" srcset="https://philarz.com/wp-content/uploads/2022/01/20220124belarus.jpg 199w, https://philarz.com/wp-content/uploads/2022/01/20220124belarus.jpg?w=150 150w" sizes="(max-width: 199px) 100vw, 199px" /></figure></div> <p>An other opportunity was mentioned by Cesar Ittman (The Netherlands). During the year 2022, France celebrates the 200th anniversary of the death of the famous author Moliere. France issued a first stamp on January 17, 2022, at the same time as Monaco, while Czech Republic issued a stamp on January 20, 2022. There is absolutely no claim from one of these countries for a joint issue. These are just stamps issued at the occasion of an anniversary and it would not be surprising to see much more other stamps released to honor Moliere during this year without any joint character. </p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2022\/01\/27\/failed-opportunities\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:18.15084%;"><figure class="tiled-gallery__item"><img data-attachment-id="1150" data-permalink="https://philarz.com/20220115monaco/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg" data-orig-size="150,180" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1643297340","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220115monaco" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg?w=150" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg?w=150" data-attachment-id="1150" data-permalink="https://philarz.com/20220115monaco/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg" data-orig-size="150,180" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1643297340","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220115monaco" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg?w=150" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg?w=150" srcset="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg?strip=info&w=150 150w" alt="" data-height="180" data-id="1150" data-link="https://philarz.com/20220115monaco/" data-url="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg?w=150" data-width="150" src="https://philarz.com/wp-content/uploads/2022/01/20220115monaco.jpg" data-amp-layout="responsive" /></figure></div><div class="tiled-gallery__col" style="flex-basis:46.63231%;"><figure class="tiled-gallery__item"><img data-attachment-id="1151" data-permalink="https://philarz.com/20220115france/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg" data-orig-size="237,110" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1643297340","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220115france" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg?w=237" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg?w=237" data-attachment-id="1151" data-permalink="https://philarz.com/20220115france/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg" data-orig-size="237,110" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1643297340","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220115france" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg?w=237" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg?w=237" srcset="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg?strip=info&w=237 237w" alt="" data-height="110" data-id="1151" data-link="https://philarz.com/20220115france/" data-url="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg?w=237" data-width="237" src="https://philarz.com/wp-content/uploads/2022/01/20220115france.jpg" data-amp-layout="responsive" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.21686%;"><figure class="tiled-gallery__item"><img data-attachment-id="1152" data-permalink="https://philarz.com/20220128czech/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg" data-orig-size="260,160" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220128czech" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg?w=260" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg?w=260" data-attachment-id="1152" data-permalink="https://philarz.com/20220128czech/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg" data-orig-size="260,160" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220128czech" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg?w=260" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg?w=260" srcset="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg?strip=info&w=260 260w" alt="" data-height="160" data-id="1152" data-link="https://philarz.com/20220128czech/" data-url="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg?w=260" data-width="260" src="https://philarz.com/wp-content/uploads/2022/01/20220128czech.jpg" data-amp-layout="responsive" /></figure></div></div></div></div> <p>The first true joint issue to be released this year is scheduled for February 14, 2022, not earlier. This is quite late compared to previous years.</p> <p>Don Birschel (USA) explored older issues and asked about the relevance of some 2006 China-Africa Forum stamps as joint. Indeed, some of these stamps show the same design, but this is a logo and none of the countries have claimed a joint issue character. So again, this is an exemple of a non-approved joint issue. Here are the pictures of the stamps from countries that celebrated this event: Algeria (November 6, 2006), China (November 3), Egypt (November 5), Eritrea (November 3) and Ivory Coast (November 28).</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2022\/01\/27\/failed-opportunities\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:100%;"><figure class="tiled-gallery__item"><img data-attachment-id="1157" data-permalink="https://philarz.com/2006_1103_egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg" data-orig-size="708,192" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"?????????????????????????????????????????????????????????","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_egypt" data-image-description="" data-image-caption="<p>?????????????????????????????????????????????????????????</p> " data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg?w=605" data-attachment-id="1157" data-permalink="https://philarz.com/2006_1103_egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg" data-orig-size="708,192" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"?????????????????????????????????????????????????????????","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_egypt" data-image-description="" data-image-caption="<p>?????????????????????????????????????????????????????????</p> " data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg?strip=info&w=708 708w" alt="" data-height="192" data-id="1157" data-link="https://philarz.com/2006_1103_egypt/" data-url="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg?w=708" data-width="708" src="https://philarz.com/wp-content/uploads/2022/01/2006_1103_egypt.jpg" data-amp-layout="responsive" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:60.75107%;"><figure class="tiled-gallery__item"><img data-attachment-id="1160" data-permalink="https://philarz.com/2006_1103_algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg" data-orig-size="394,524" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg?w=394" data-attachment-id="1160" data-permalink="https://philarz.com/2006_1103_algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg" data-orig-size="394,524" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg?w=394" srcset="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg?strip=info&w=394 394w" alt="" data-height="524" data-id="1160" data-link="https://philarz.com/2006_1103_algeria/" data-url="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg?w=394" data-width="394" src="https://philarz.com/wp-content/uploads/2022/01/2006_1103_algeria.jpg" data-amp-layout="responsive" /></figure></div><div class="tiled-gallery__col" style="flex-basis:39.24893%;"><figure class="tiled-gallery__item"><img data-attachment-id="1161" data-permalink="https://philarz.com/2006_1103_china/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg" data-orig-size="526,532" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_china" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg?w=297" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg?w=526" data-attachment-id="1161" data-permalink="https://philarz.com/2006_1103_china/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg" data-orig-size="526,532" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_china" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg?w=297" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg?w=526" srcset="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg?strip=info&w=526 526w" alt="" data-height="532" data-id="1161" data-link="https://philarz.com/2006_1103_china/" data-url="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg?w=526" data-width="526" src="https://philarz.com/wp-content/uploads/2022/01/2006_1103_china.jpg" data-amp-layout="responsive" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="1158" data-permalink="https://philarz.com/2006_1103_ivorycoast_1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg" data-orig-size="514,534" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_ivorycoast_1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg?w=289" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg?w=514" data-attachment-id="1158" data-permalink="https://philarz.com/2006_1103_ivorycoast_1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg" data-orig-size="514,534" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_ivorycoast_1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg?w=289" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg?w=514" srcset="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg?strip=info&w=514 514w" alt="" data-height="534" data-id="1158" data-link="https://philarz.com/2006_1103_ivorycoast_1/" data-url="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg?w=514" data-width="514" src="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_1.jpg" data-amp-layout="responsive" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:42.19474%;"><figure class="tiled-gallery__item"><img data-attachment-id="1159" data-permalink="https://philarz.com/2006_1103_ivorycoast_2/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg" data-orig-size="517,535" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_ivorycoast_2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg?w=290" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg?w=517" data-attachment-id="1159" data-permalink="https://philarz.com/2006_1103_ivorycoast_2/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg" data-orig-size="517,535" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_ivorycoast_2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg?w=290" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg?w=517" srcset="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg?strip=info&w=517 517w" alt="" data-height="535" data-id="1159" data-link="https://philarz.com/2006_1103_ivorycoast_2/" data-url="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg?w=517" data-width="517" src="https://philarz.com/wp-content/uploads/2022/01/2006_1103_ivorycoast_2.jpg" data-amp-layout="responsive" /></figure></div><div class="tiled-gallery__col" style="flex-basis:57.80526%;"><figure class="tiled-gallery__item"><img data-attachment-id="1162" data-permalink="https://philarz.com/2006_1103_eritrea/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg" data-orig-size="693,523" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_eritrea" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg?w=605" data-attachment-id="1162" data-permalink="https://philarz.com/2006_1103_eritrea/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg" data-orig-size="693,523" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2006_1103_eritrea" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg?strip=info&w=693 693w" alt="" data-height="523" data-id="1162" data-link="https://philarz.com/2006_1103_eritrea/" data-url="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg?w=693" data-width="693" src="https://philarz.com/wp-content/uploads/2022/01/2006_1103_eritrea.jpg" data-amp-layout="responsive" /></figure></div></div></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/algeria/" rel="category tag">Algeria</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/countries/china-pr/" rel="category tag">China PR</a> <a href="https://philarz.com/category/countries/czech-republic/" rel="category tag">Czech Republic</a> <a href="https://philarz.com/category/countries/egypt/" rel="category tag">Egypt</a> <a href="https://philarz.com/category/countries/erithrea/" rel="category tag">Erithrea</a> <a href="https://philarz.com/category/countries/france/" rel="category tag">France</a> <a href="https://philarz.com/category/countries/ivory-coast/" rel="category tag">Ivory Coast</a> <a href="https://philarz.com/category/joint-issue/" rel="category tag">Joint Issue</a> <a href="https://philarz.com/category/countries/monaco/" rel="category tag">Monaco</a> <a href="https://philarz.com/category/ji-sub-types/not-approved/" rel="category tag">Not-approved</a> <a href="https://philarz.com/category/countries/vietnam/" rel="category tag">Vietnam</a></span></div><span class="comments-link"><a href="https://philarz.com/2022/01/27/failed-opportunities/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-1139" class="post-1139 post type-post status-publish format-standard hentry category-czech-republic category-slovakia category-train"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2022/01/27/czechia-slovakia-150th-train-anniversary/" rel="bookmark">Czechia – Slovakia – 150th train anniversary</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2022/01/27/czechia-slovakia-150th-train-anniversary/" rel="bookmark"><time class="entry-date published updated" datetime="2022-01-27T15:07:28+01:00">27 January 2022</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>On <strong>March 18, 2022</strong>, a joint issue of stamps between <strong>Slovakia</strong> and the <strong>Czech Republic</strong> will be released on the occasion of the 150th anniversary of the opening of the railway line between the cities of Košice (Slovakia) and Bohumín (Czechia). The document on the construction of the railway was published in 1864 in Vienna (during the Austro-Hungarian Rise). Construction began in 1869 and ended in 1872. Approximately 95% of the line runs through present-day Slovakia and 5% through Czechia.</p> <p>Milan Csaplar (Slovakia) pointed to the first information published by the Slovakia postal administration which is also one of the rare postal entity providing designs of stamps much ahead of issue date. Slovakia will issue a souvenir sheet with one stamp representing a train and two labels. This souvenir sheet will be available at 50,000 units. There is little information available about the Czech stamps but the joint character is confirmed and it is confirmed that the Czech item will also be a souvenir sheet with one stamp and two labels.</p> <div class="wp-block-image"><figure class="aligncenter size-large"><img data-attachment-id="1141" data-permalink="https://philarz.com/20220318slovakiadesign/" data-orig-file="https://philarz.com/wp-content/uploads/2022/01/20220318slovakiadesign.jpg" data-orig-size="436,296" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220318slovakiadesign" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/01/20220318slovakiadesign.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/01/20220318slovakiadesign.jpg?w=436" loading="lazy" width="436" height="296" src="https://philarz.com/wp-content/uploads/2022/01/20220318slovakiadesign.jpg?w=436" alt="" class="wp-image-1141" srcset="https://philarz.com/wp-content/uploads/2022/01/20220318slovakiadesign.jpg 436w, https://philarz.com/wp-content/uploads/2022/01/20220318slovakiadesign.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2022/01/20220318slovakiadesign.jpg?w=300 300w" sizes="(max-width: 436px) 100vw, 436px" /></figure></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/czech-republic/" rel="category tag">Czech Republic</a> <a href="https://philarz.com/category/countries/slovakia/" rel="category tag">Slovakia</a> <a href="https://philarz.com/category/topics/train/" rel="category tag">Train</a></span></div><span class="comments-link"><a href="https://philarz.com/2022/01/27/czechia-slovakia-150th-train-anniversary/#comments">1 Comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-168" class="post-168 post type-post status-publish format-standard hentry category-czech-republic category-head-of-state category-israel category-twin category-vip"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2021/11/14/tgm/" rel="bookmark">TGM (2021)</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2021/11/14/tgm/" rel="bookmark"><time class="entry-date published" datetime="2021-11-14T06:44:00+01:00">14 November 2021</time><time class="updated" datetime="2022-09-14T18:14:11+02:00">14 September 2022</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Tomas Garrigue Masaryk (1850-1937), familiarly called TGM, co-founded Czechoslovakia at the end of WWIO, in 1918, together with Milan Rastislav Štefánik (1880-1919) and Edvard Beneš (1884-1948). He served as its first president from 1918 to 1935. He is the first head of state to visit the Mandate for Palestine in 1923 and 1927. Czech Republic and Israel issued identical stamps on November 30, 2021. The stamps represent the portrait of the politician and an artistic mosaic of the Kfar Masaryk kibbutz in Northern Israel (founded by Jewish immigrants from Czechoslovakia and Lithuania). The tabs show the flags of both countries. Mixed FDCs, mixed souvenir sheets and mixed maximum cards became available.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2021\/11\/14\/tgm\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:62.2311%;"><figure class="tiled-gallery__item"><img data-attachment-id="170" data-permalink="https://philarz.com/20211130czechrepa/" data-orig-file="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png" data-orig-size="478,363" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20211130czechrepa" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png?w=300" data-large-file="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png?w=478" data-attachment-id="170" data-permalink="https://philarz.com/20211130czechrepa/" data-orig-file="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png" data-orig-size="478,363" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20211130czechrepa" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png?w=300" data-large-file="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png?w=478" srcset="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png?strip=info&w=478 478w" alt="" data-height="363" data-id="170" data-link="https://philarz.com/20211130czechrepa/" data-url="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png?w=478" data-width="478" src="https://philarz.com/wp-content/uploads/2021/11/20211130czechrepa.png" /></figure></div><div class="tiled-gallery__col" style="flex-basis:37.7689%;"><figure class="tiled-gallery__item"><img data-attachment-id="171" data-permalink="https://philarz.com/20211130israela/" data-orig-file="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg" data-orig-size="340,426" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1636872248","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20211130israela" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg?w=239" data-large-file="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg?w=340" data-attachment-id="171" data-permalink="https://philarz.com/20211130israela/" data-orig-file="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg" data-orig-size="340,426" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1636872248","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20211130israela" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg?w=239" data-large-file="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg?w=340" srcset="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg?strip=info&w=340 340w" alt="" data-height="426" data-id="171" data-link="https://philarz.com/20211130israela/" data-url="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg?w=340" data-width="340" src="https://philarz.com/wp-content/uploads/2021/11/20211130israela.jpg" /></figure></div></div></div></div> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2021\/11\/14\/tgm\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:100%;"><figure class="tiled-gallery__item"><img data-attachment-id="1748" data-permalink="https://philarz.com/2021/11/14/tgm/20211130israelfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg" data-orig-size="1539,838" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1663179029","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20211130israelfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?w=605" data-attachment-id="1748" data-permalink="https://philarz.com/2021/11/14/tgm/20211130israelfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg" data-orig-size="1539,838" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1663179029","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20211130israelfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?strip=info&w=1539 1539w" alt="" data-height="838" data-id="1748" data-link="https://philarz.com/2021/11/14/tgm/20211130israelfdc/" data-url="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg?w=1024" data-width="1539" src="https://philarz.com/wp-content/uploads/2022/09/20211130israelfdc.jpg" /></figure></div></div></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/czech-republic/" rel="category tag">Czech Republic</a> <a href="https://philarz.com/category/topics/head-of-state/" rel="category tag">Head of State</a> <a href="https://philarz.com/category/countries/israel/" rel="category tag">Israel</a> <a href="https://philarz.com/category/ji-sub-types/twin/" rel="category tag">Twin</a> <a href="https://philarz.com/category/topics/vip/" rel="category tag">VIP</a></span></div><span class="comments-link"><a href="https://philarz.com/2021/11/14/tgm/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> </main><!-- #main --> </section><!-- #primary --> <div id="secondary" class="widget-area" role="complementary"> <nav id="site-navigation" class="main-navigation" role="navigation"> <div class="menu-principal-container"><ul id="menu-principal" class="menu"><li id="menu-item-145" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-145"><a target="_blank" rel="noopener" href="https://philarz.com/">Home</a></li> <li id="menu-item-4692" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-4692"><a href="https://philarz.com/news/">News</a></li> <li id="menu-item-317" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317"><a target="_blank" rel="noopener" href="https://philarz.com/about/">About us</a></li> <li id="menu-item-146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-146"><a target="_blank" rel="noopener" href="https://philarz.com/catalogues/">Catalogue</a> <ul class="sub-menu"> <li id="menu-item-396" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-396"><a target="_blank" rel="noopener" href="https://philarz.com/catalogue-description/">Catalogue description</a></li> <li id="menu-item-504" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-504"><a target="_blank" rel="noopener" href="https://philarz.com/catalogue-archives/">Catalogue – Archives</a></li> </ul> </li> <li id="menu-item-4684" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4684"><a href="https://philarz.com/faq/">FAQ</a></li> <li id="menu-item-4680" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4680"><a target="_blank" rel="noopener" href="https://philarz.com/publications/">Publications</a></li> <li id="menu-item-388" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-388"><a target="_blank" rel="noopener" href="https://philarz.com/links/">Philatelic resources</a></li> <li id="menu-item-4681" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4681"><a target="_blank" rel="noopener" href="https://philarz.com/archives-original-site/">Archives (original site)</a> <ul class="sub-menu"> <li id="menu-item-397" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-397"><a target="_blank" rel="noopener" href="http://www.philarz.net">Access to archived site</a></li> </ul> </li> <li id="menu-item-155" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-155"><a target="_blank" rel="noopener" href="https://philarz.com/contact/">Contact</a></li> </ul></div> </nav><!-- #site-navigation --> <aside id="block-3" class="widget widget_block widget_search"><form role="search" method="get" action="https://philarz.com/" class="wp-block-search__button-outside wp-block-search__text-button wp-block-search" ><label class="wp-block-search__label" for="wp-block-search__input-1" >Recherche</label><div class="wp-block-search__inside-wrapper " ><input class="wp-block-search__input" id="wp-block-search__input-1" placeholder="" value="" type="search" name="s" required /><button aria-label="Search" class="wp-block-search__button wp-element-button" type="submit" >Search</button></div></form></aside><aside id="google_translate_widget-3" class="widget widget_google_translate_widget"><h1 class="widget-title">Translate</h1><div id="google_translate_element"></div></aside><aside id="block-6" class="widget widget_block widget_text"> <p style="font-size:24px"><strong>Latest news</strong></p> </aside><aside id="block-10" class="widget widget_block widget_recent_entries"><ul class="wp-block-latest-posts__list has-dates wp-block-latest-posts"><li><a class="wp-block-latest-posts__post-title" href="https://philarz.com/2025/02/16/access-to-archive-pages/">Access to archive pages</a><time datetime="2025-02-16T07:55:07+01:00" class="wp-block-latest-posts__post-date">16 February 2025</time><div class="wp-block-latest-posts__post-excerpt">Following the creation of this blog providing on-line access to the updated Catalogue 2022+, the original web pages http://www.philarz.net became obsolete. Over time, this old web site which is not supported/updated anymore is bound to disappear. For collectors interested in… <a class="wp-block-latest-posts__read-more" href="https://philarz.com/2025/02/16/access-to-archive-pages/" rel="noopener noreferrer">Read more<span class="screen-reader-text">: Access to archive pages</span></a></div></li> <li><a class="wp-block-latest-posts__post-title" href="https://philarz.com/2025/02/15/new-discovery-from-2023/">New discovery from 2023</a><time datetime="2025-02-15T07:13:43+01:00" class="wp-block-latest-posts__post-date">15 February 2025</time><div class="wp-block-latest-posts__post-excerpt">To our great surprise, George Adi reported a joint issue that was not described so far and dated back 2023. At the occasion of the 50th anniversary of their diplomatic relationship, Türkiye (Turkey) and Qatar issued the same stamp representing… <a class="wp-block-latest-posts__read-more" href="https://philarz.com/2025/02/15/new-discovery-from-2023/" rel="noopener noreferrer">Read more<span class="screen-reader-text">: New discovery from 2023</span></a></div></li> <li><a class="wp-block-latest-posts__post-title" href="https://philarz.com/2025/02/13/india-israel-eventually/">India – Israel, eventually</a><time datetime="2025-02-13T07:24:54+01:00" class="wp-block-latest-posts__post-date">13 February 2025</time><div class="wp-block-latest-posts__post-excerpt">The Holi (India) and Purim (Israel) Festivals’ stamps involving India and Israel were originally scheduled to be released on February 13, 2024, but India was not ready to participate at that time. The new date of May 7, 2024 was… <a class="wp-block-latest-posts__read-more" href="https://philarz.com/2025/02/13/india-israel-eventually/" rel="noopener noreferrer">Read more<span class="screen-reader-text">: India – Israel, eventually</span></a></div></li> </ul></aside><aside id="block-8" class="widget widget_block widget_categories"><div class="wp-block-categories-dropdown wp-block-categories"><label class="wp-block-categories__label" for="wp-block-categories-1">Categories</label><select name='category_name' id='wp-block-categories-1' class='postform'> <option value='-1'>Select Category</option> <option class="level-0" value="countries">Countries (160)</option> <option class="level-1" value="albania"> Albania (8)</option> <option class="level-1" value="alderney"> Alderney (1)</option> <option class="level-1" value="algeria"> Algeria (11)</option> <option class="level-1" value="andorra-french"> Andorra (French) (1)</option> <option class="level-1" value="andorra-spanish"> Andorra (Spanish) (1)</option> <option class="level-1" value="angola"> Angola (3)</option> <option class="level-1" value="antigua-barbuda"> Antigua Barbuda (1)</option> <option class="level-1" value="argentina"> Argentina (9)</option> <option class="level-1" value="armenia"> Armenia (10)</option> <option class="level-1" value="ascension"> Ascension (6)</option> <option class="level-1" value="australia"> Australia (2)</option> <option class="level-1" value="austria"> Austria (9)</option> <option class="level-1" value="azerbaijan"> Azerbaijan (9)</option> <option class="level-1" value="bahamas"> Bahamas (2)</option> <option class="level-1" value="bahrein"> Bahrein (1)</option> <option class="level-1" value="bangladesh"> Bangladesh (5)</option> <option class="level-1" value="belarus"> Belarus (18)</option> <option class="level-1" value="belgium"> Belgium (1)</option> <option class="level-1" value="bosnia-serbia"> Bosnia (Serbia) (1)</option> <option class="level-1" value="bosnia-herzegovina"> Bosnia Herzegovina (8)</option> <option class="level-1" value="botswana"> Botswana (1)</option> <option class="level-1" value="brazil"> Brazil (5)</option> <option class="level-1" value="british-antarctic-territory"> British Antarctic Territory (7)</option> <option class="level-1" value="brunei"> Brunei (4)</option> <option class="level-1" value="bulgaria"> Bulgaria (2)</option> <option class="level-1" value="burundi"> Burundi (3)</option> <option class="level-1" value="cambodia"> Cambodia (7)</option> <option class="level-1" value="cape-verde"> Cape Verde (4)</option> <option class="level-1" value="central-african-republic"> Central African Republic (4)</option> <option class="level-1" value="chile"> Chile (2)</option> <option class="level-1" value="china-pr"> China PR (14)</option> <option class="level-1" value="colombia"> Colombia (3)</option> <option class="level-1" value="croatia"> Croatia (14)</option> <option class="level-1" value="cuba"> Cuba (1)</option> <option class="level-1" value="cyprus"> Cyprus (5)</option> <option class="level-1" value="czech-republic"> Czech Republic (6)</option> <option class="level-1" value="denmark"> Denmark (5)</option> <option class="level-1" value="djibouti"> Djibouti (7)</option> <option class="level-1" value="dominica"> Dominica (1)</option> <option class="level-1" value="dominican-republic"> Dominican Republic (4)</option> <option class="level-1" value="ecuador"> Ecuador (3)</option> <option class="level-1" value="egypt"> Egypt (20)</option> <option class="level-1" value="erithrea"> Erithrea (1)</option> <option class="level-1" value="estonia"> Estonia (1)</option> <option class="level-1" value="falkland"> Falkland (5)</option> <option class="level-1" value="faroe"> Faroe (6)</option> <option class="level-1" value="fiji"> Fiji (1)</option> <option class="level-1" value="france"> France (10)</option> <option class="level-1" value="french-polynesia"> French Polynesia (1)</option> <option class="level-1" value="georgia"> Georgia (7)</option> <option class="level-1" value="germany"> Germany (4)</option> <option class="level-1" value="ghana"> Ghana (1)</option> <option class="level-1" value="gibraltar"> Gibraltar (1)</option> <option class="level-1" value="great-britain"> Great Britain (1)</option> <option class="level-1" value="greece"> Greece (5)</option> <option class="level-1" value="greenland"> Greenland (7)</option> <option class="level-1" value="grenada"> Grenada (2)</option> <option class="level-1" value="guatemala"> Guatemala (5)</option> <option class="level-1" value="guernsey"> Guernsey (3)</option> <option class="level-1" value="guinea"> Guinea (4)</option> <option class="level-1" value="guinea-bissau"> Guinea Bissau (4)</option> <option class="level-1" value="honduras"> Honduras (1)</option> <option class="level-1" value="hong-kong"> Hong Kong (3)</option> <option class="level-1" value="hungary"> Hungary (7)</option> <option class="level-1" value="india"> India (26)</option> <option class="level-1" value="indonesia"> Indonesia (9)</option> <option class="level-1" value="iran"> Iran (5)</option> <option class="level-1" value="iraq"> Iraq (4)</option> <option class="level-1" value="isle-of-man"> Isle of Man (4)</option> <option class="level-1" value="israel"> Israel (15)</option> <option class="level-1" value="italy"> Italy (18)</option> <option class="level-1" value="ivory-coast"> Ivory Coast (2)</option> <option class="level-1" value="japan"> Japan (6)</option> <option class="level-1" value="jersey"> Jersey (1)</option> <option class="level-1" value="jordan"> Jordan (9)</option> <option class="level-1" value="kazakhstan"> Kazakhstan (9)</option> <option class="level-1" value="korea-north"> Korea (North) (3)</option> <option class="level-1" value="korea-south"> Korea (South) (6)</option> <option class="level-1" value="kosovo"> Kosovo (2)</option> <option class="level-1" value="kuwait"> Kuwait (2)</option> <option class="level-1" value="kyrgyzstan"> Kyrgyzstan (6)</option> <option class="level-1" value="laos"> Laos (7)</option> <option class="level-1" value="latvia"> Latvia (2)</option> <option class="level-1" value="lebanon"> Lebanon (1)</option> <option class="level-1" value="liberia"> Liberia (3)</option> <option class="level-1" value="libya"> Libya (3)</option> <option class="level-1" value="liechtenstein"> Liechtenstein (8)</option> <option class="level-1" value="lithuania"> Lithuania (2)</option> <option class="level-1" value="luxembourg"> Luxembourg (7)</option> <option class="level-1" value="macau"> Macau (5)</option> <option class="level-1" value="macedonia-north"> Macedonia (North) (1)</option> <option class="level-1" value="malaysia"> Malaysia (7)</option> <option class="level-1" value="mali"> Mali (2)</option> <option class="level-1" value="malta"> Malta (4)</option> <option class="level-1" value="mauritius"> Mauritius (3)</option> <option class="level-1" value="mexico"> Mexico (16)</option> <option class="level-1" value="moldova"> Moldova (3)</option> <option class="level-1" value="monaco"> Monaco (3)</option> <option class="level-1" value="mongolia"> Mongolia (3)</option> <option class="level-1" value="montenegro"> Montenegro (4)</option> <option class="level-1" value="morocco"> Morocco (15)</option> <option class="level-1" value="mozambique"> Mozambique (1)</option> <option class="level-1" value="myanmar"> Myanmar (4)</option> <option class="level-1" value="nepal"> Nepal (3)</option> <option class="level-1" value="netherlands"> Netherlands (8)</option> <option class="level-1" value="niger"> Niger (2)</option> <option class="level-1" value="nigeria"> Nigeria (2)</option> <option class="level-1" value="oman"> Oman (11)</option> <option class="level-1" value="pakistan"> Pakistan (6)</option> <option class="level-1" value="palau"> Palau (1)</option> <option class="level-1" value="palestine"> Palestine (4)</option> <option class="level-1" value="panama"> Panama (2)</option> <option class="level-1" value="paraguay"> Paraguay (1)</option> <option class="level-1" value="peru"> Peru (6)</option> <option class="level-1" value="philippines"> Philippines (3)</option> <option class="level-1" value="poland"> Poland (11)</option> <option class="level-1" value="portugal"> Portugal (12)</option> <option class="level-1" value="qatar"> Qatar (8)</option> <option class="level-1" value="romania"> Romania (8)</option> <option class="level-1" value="russia"> Russia (19)</option> <option class="level-1" value="saarland"> Saarland (1)</option> <option class="level-1" value="salvador"> Salvador (1)</option> <option class="level-1" value="san-marino"> San Marino (5)</option> <option class="level-1" value="sao-tome-e-principe"> Sao Tome e Principe (1)</option> <option class="level-1" value="saudi-arabia"> Saudi Arabia (5)</option> <option class="level-1" value="senegal"> Senegal (1)</option> <option class="level-1" value="serbia"> Serbia (8)</option> <option class="level-1" value="seychelles"> Seychelles (1)</option> <option class="level-1" value="sierra-leone"> Sierra Leone (4)</option> <option class="level-1" value="singapore"> Singapore (7)</option> <option class="level-1" value="slovakia"> Slovakia (8)</option> <option class="level-1" value="slovenia"> Slovenia (10)</option> <option class="level-1" value="smom"> SMOM (10)</option> <option class="level-1" value="south-georgia"> South Georgia (7)</option> <option class="level-1" value="spain"> Spain (6)</option> <option class="level-1" value="sri-lanka"> Sri Lanka (6)</option> <option class="level-1" value="st-kitts-nevis"> St Kitts Nevis (1)</option> <option class="level-1" value="st-lucia"> St Lucia (1)</option> <option class="level-1" value="st-vincent-and-grenadines"> St Vincent and Grenadines (1)</option> <option class="level-1" value="switzerland"> Switzerland (9)</option> <option class="level-1" value="syria"> Syria (4)</option> <option class="level-1" value="taaf"> TAAF (2)</option> <option class="level-1" value="taiwan"> Taiwan (1)</option> <option class="level-1" value="tajikistan"> Tajikistan (2)</option> <option class="level-1" value="tanzania"> Tanzania (2)</option> <option class="level-1" value="turkiye"> Türkiye (2)</option> <option class="level-1" value="thailand"> Thailand (10)</option> <option class="level-1" value="timor-leste"> Timor Leste (1)</option> <option class="level-1" value="togo"> Togo (4)</option> <option class="level-1" value="trieste"> Trieste (1)</option> <option class="level-1" value="tristan-da-cunha"> Tristan da Cunha (6)</option> <option class="level-1" value="tunisia"> Tunisia (13)</option> <option class="level-1" value="turkey"> Turkey (8)</option> <option class="level-1" value="turkmenistan"> Turkmenistan (3)</option> <option class="level-1" value="ukraine"> Ukraine (3)</option> <option class="level-1" value="united-arab-emirates"> United Arab Emirates (8)</option> <option class="level-1" value="united-nations"> United Nations (1)</option> <option class="level-1" value="uruguay"> Uruguay (7)</option> <option class="level-1" value="usa"> USA (1)</option> <option class="level-1" value="uzbekistan"> Uzbekistan (2)</option> <option class="level-1" value="vatican"> Vatican (16)</option> <option class="level-1" value="venezuela"> Venezuela (1)</option> <option class="level-1" value="vietnam"> Vietnam (11)</option> <option class="level-1" value="wallis-and-futuna"> Wallis and Futuna (1)</option> <option class="level-1" value="zimbabwe"> Zimbabwe (1)</option> <option class="level-0" value="ji-general">JI General (15)</option> <option class="level-1" value="awards"> Awards (1)</option> <option class="level-1" value="blackprint"> Blackprint (1)</option> <option class="level-1" value="cancellations"> Cancellations (1)</option> <option class="level-1" value="catalogue"> Catalogue (7)</option> <option class="level-1" value="cinderella"> Cinderella (1)</option> <option class="level-1" value="coins-joint"> Coins (Joint) (1)</option> <option class="level-1" value="figures"> Figures (1)</option> <option class="level-1" value="general-news"> General news (6)</option> <option class="level-1" value="mixed-fdc"> Mixed FDC (2)</option> <option class="level-1" value="statistics"> Statistics (2)</option> <option class="level-0" value="ji-sub-types">JI Sub-types (37)</option> <option class="level-1" value="borrowed"> Borrowed (1)</option> <option class="level-1" value="concerted"> Concerted (6)</option> <option class="level-1" value="not-approved"> Not-approved (10)</option> <option class="level-1" value="omnibus"> Omnibus (3)</option> <option class="level-1" value="parallel"> Parallel (4)</option> <option class="level-1" value="questionable"> Questionable (1)</option> <option class="level-1" value="se-tenant"> Se-tenant (4)</option> <option class="level-1" value="territorial"> Territorial (3)</option> <option class="level-1" value="twin"> Twin (5)</option> <option class="level-1" value="unilateral"> Unilateral (4)</option> <option class="level-0" value="joint-issue">Joint Issue (29)</option> <option class="level-0" value="references">References (2)</option> <option class="level-0" value="topics">Topics (150)</option> <option class="level-1" value="aicep"> AICEP (1)</option> <option class="level-1" value="arab-postal-union"> Arab Postal Union (6)</option> <option class="level-1" value="archeology"> Archeology (1)</option> <option class="level-1" value="architecture"> Architecture (35)</option> <option class="level-1" value="art"> Art (10)</option> <option class="level-1" value="asean"> ASEAN (3)</option> <option class="level-1" value="astronomy"> Astronomy (3)</option> <option class="level-1" value="bank"> Bank (1)</option> <option class="level-1" value="bird"> Bird (12)</option> <option class="level-1" value="bridge"> Bridge (5)</option> <option class="level-1" value="bull"> Bull (1)</option> <option class="level-1" value="cactus"> Cactus (1)</option> <option class="level-1" value="capital-city-of-culture"> Capital City of Culture (1)</option> <option class="level-1" value="castle"> Castle (3)</option> <option class="level-1" value="church"> Church (13)</option> <option class="level-1" value="congress"> Congress (2)</option> <option class="level-1" value="crafts"> Crafts (3)</option> <option class="level-1" value="cryptostamp"> Cryptostamp (5)</option> <option class="level-1" value="dance"> Dance (8)</option> <option class="level-1" value="dragon"> Dragon (1)</option> <option class="level-1" value="drawing"> Drawing (1)</option> <option class="level-1" value="eaeu"> EAEU (1)</option> <option class="level-1" value="elephant"> Elephant (2)</option> <option class="level-1" value="euromed"> Euromed (6)</option> <option class="level-1" value="europa-cept-posteurop"> Europa – CEPT – PostEurop (8)</option> <option class="level-1" value="fair"> Fair (2)</option> <option class="level-1" value="festival"> Festival (1)</option> <option class="level-1" value="film"> Film (1)</option> <option class="level-1" value="fireworks"> Fireworks (1)</option> <option class="level-1" value="fish"> Fish (1)</option> <option class="level-1" value="flag"> Flag (16)</option> <option class="level-1" value="flower"> Flower (7)</option> <option class="level-1" value="folk-costume"> Folk costume (1)</option> <option class="level-1" value="food"> Food (3)</option> <option class="level-1" value="hand"> Hand (2)</option> <option class="level-1" value="head-of-state"> Head of State (12)</option> <option class="level-1" value="history"> History (25)</option> <option class="level-1" value="humanitarian"> Humanitarian (3)</option> <option class="level-1" value="lake"> Lake (5)</option> <option class="level-1" value="landscape"> Landscape (3)</option> <option class="level-1" value="legend"> Legend (1)</option> <option class="level-1" value="lion"> Lion (2)</option> <option class="level-1" value="literature"> Literature (4)</option> <option class="level-1" value="lunar-calendar"> Lunar calendar (2)</option> <option class="level-1" value="mammals"> Mammals (7)</option> <option class="level-1" value="map"> Map (1)</option> <option class="level-1" value="medicine"> Medicine (1)</option> <option class="level-1" value="mining"> Mining (1)</option> <option class="level-1" value="monument"> Monument (14)</option> <option class="level-1" value="mountain"> Mountain (6)</option> <option class="level-1" value="music"> Music (5)</option> <option class="level-1" value="natural-park"> Natural Park (2)</option> <option class="level-1" value="nature"> Nature (10)</option> <option class="level-1" value="nobel-prize"> Nobel prize (1)</option> <option class="level-1" value="painting"> Painting (7)</option> <option class="level-1" value="papu"> PAPU (4)</option> <option class="level-1" value="peace"> Peace (5)</option> <option class="level-1" value="philatelic-exhibition"> Philatelic Exhibition (3)</option> <option class="level-1" value="photography"> Photography (1)</option> <option class="level-1" value="plane"> Plane (4)</option> <option class="level-1" value="polar"> Polar (3)</option> <option class="level-1" value="post"> Post (13)</option> <option class="level-1" value="red-cross"> Red Cross (2)</option> <option class="level-1" value="religion"> Religion (12)</option> <option class="level-1" value="river"> River (2)</option> <option class="level-1" value="road"> Road (2)</option> <option class="level-1" value="science"> Science (1)</option> <option class="level-1" value="sculpture"> Sculpture (8)</option> <option class="level-1" value="sea"> Sea (2)</option> <option class="level-1" value="sepac"> SEPAC (1)</option> <option class="level-1" value="shark"> Shark (1)</option> <option class="level-1" value="ship"> Ship (5)</option> <option class="level-1" value="signature"> Signature (1)</option> <option class="level-1" value="soccer"> Soccer (2)</option> <option class="level-1" value="space"> Space (1)</option> <option class="level-1" value="sport"> Sport (5)</option> <option class="level-1" value="telecommunication"> Telecommunication (2)</option> <option class="level-1" value="theater"> Theater (3)</option> <option class="level-1" value="tiger"> Tiger (7)</option> <option class="level-1" value="train"> Train (5)</option> <option class="level-1" value="transport"> Transport (3)</option> <option class="level-1" value="tree"> Tree (1)</option> <option class="level-1" value="turtle-turtoise"> Turtle – Turtoise (2)</option> <option class="level-1" value="unesco"> UNESCO (5)</option> <option class="level-1" value="upu"> UPU (11)</option> <option class="level-1" value="vip"> VIP (7)</option> <option class="level-1" value="whale"> Whale (1)</option> <option class="level-1" value="wine"> Wine (1)</option> <option class="level-1" value="writer-poet"> Writer – Poet (2)</option> <option class="level-1" value="wwi-wwii"> WWI/WWII (1)</option> <option class="level-1" value="zebra"> Zebra (2)</option> </select><script type="text/javascript"> /* <![CDATA[ */ ( function() { var dropdown = document.getElementById( 'wp-block-categories-1' ); function gutenberg_onCatChange() { if ( dropdown.options[ dropdown.selectedIndex ].value !== -1 ) { location.href = "https://philarz.com/?" + dropdown.name + '=' + dropdown.options[ dropdown.selectedIndex ].value; } } dropdown.onchange = gutenberg_onCatChange; })(); /* ]]> */ </script> </div></aside> </div><!-- #secondary --> </div><!-- #content --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="sidebar-footer"> <aside id="block-9" class="widget widget_block widget_text"> <p class="has-text-align-right has-small-font-size"><em>© 2023 - Joint Stamp Issues Society</em></p> </aside> </div> <div class="site-info"> <a href="https://wordpress.com/?ref=footer_custom_svg" title="Create a website or blog at WordPress.com" rel="nofollow"><svg style="fill: currentColor; position: relative; top: 1px;" width="14px" height="15px" viewBox="0 0 14 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="title" role="img"> <desc id="title">Create a website or blog at WordPress.com</desc> <path d="M12.5225848,4.97949746 C13.0138466,5.87586309 13.2934037,6.90452431 13.2934037,7.99874074 C13.2934037,10.3205803 12.0351007,12.3476807 10.1640538,13.4385638 L12.0862862,7.88081544 C12.4453251,6.98296834 12.5648813,6.26504621 12.5648813,5.62667922 C12.5648813,5.39497674 12.549622,5.17994084 12.5225848,4.97949746 L12.5225848,4.97949746 Z M7.86730089,5.04801561 C8.24619178,5.02808979 8.58760099,4.98823815 8.58760099,4.98823815 C8.9267139,4.94809022 8.88671369,4.44972248 8.54745263,4.46957423 C8.54745263,4.46957423 7.52803983,4.54957381 6.86996227,4.54957381 C6.25158863,4.54957381 5.21247202,4.46957423 5.21247202,4.46957423 C4.87306282,4.44972248 4.83328483,4.96816418 5.17254589,4.98823815 C5.17254589,4.98823815 5.49358462,5.02808979 5.83269753,5.04801561 L6.81314716,7.73459399 L5.43565839,11.8651647 L3.14394256,5.04801561 C3.52312975,5.02808979 3.86416859,4.98823815 3.86416859,4.98823815 C4.20305928,4.94809022 4.16305906,4.44972248 3.82394616,4.46957423 C3.82394616,4.46957423 2.80475558,4.54957381 2.14660395,4.54957381 C2.02852925,4.54957381 1.88934333,4.54668493 1.74156477,4.54194422 C2.86690406,2.83350881 4.80113651,1.70529256 6.99996296,1.70529256 C8.638342,1.70529256 10.1302017,2.33173369 11.2498373,3.35765419 C11.222726,3.35602457 11.1962815,3.35261718 11.1683554,3.35261718 C10.5501299,3.35261718 10.1114609,3.89113285 10.1114609,4.46957423 C10.1114609,4.98823815 10.4107217,5.42705065 10.7296864,5.94564049 C10.969021,6.36482346 11.248578,6.90326506 11.248578,7.68133501 C11.248578,8.21992476 11.0413918,8.84503256 10.7696866,9.71584277 L10.1417574,11.8132391 L7.86730089,5.04801561 Z M6.99996296,14.2927074 C6.38218192,14.2927074 5.78595654,14.2021153 5.22195356,14.0362644 L7.11048207,8.54925635 L9.04486267,13.8491542 C9.05760348,13.8802652 9.07323319,13.9089317 9.08989995,13.9358945 C8.43574834,14.1661896 7.73285573,14.2927074 6.99996296,14.2927074 L6.99996296,14.2927074 Z M0.706448182,7.99874074 C0.706448182,7.08630113 0.902152921,6.22015756 1.25141403,5.43749503 L4.25357806,13.6627848 C2.15393732,12.6427902 0.706448182,10.4898387 0.706448182,7.99874074 L0.706448182,7.99874074 Z M6.99996296,0.999 C3.14016476,0.999 0,4.13905746 0,7.99874074 C0,11.8585722 3.14016476,14.999 6.99996296,14.999 C10.8596871,14.999 14,11.8585722 14,7.99874074 C14,4.13905746 10.8596871,0.999 6.99996296,0.999 L6.99996296,0.999 Z" id="wordpress-logo-simplified-cmyk" stroke="none" fill=“currentColor” fill-rule="evenodd"></path> </svg></a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <!-- --> <script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2025087d8bf6c02970a26c6b0c26b0fcfc89796aa30f84307cffd8fd28d2bcca53dd7a" id="grofiles-cards-js"></script> <script type="text/javascript" id="wpgroho-js-extra"> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile →': 'Edit your profile →', 'View profile →': 'View profile →', 'Contact': 'Contact', 'Send money': 'Send money', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> </div> <div id="actionbar" dir="ltr" style="display: none;" class="actnbr-pub-capoverso actnbr-has-follow actnbr-has-actions"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://philarz.com"> <img loading='lazy' alt='' src='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50' srcset='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50 1x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=75 1.5x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=100 2x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=150 3x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Joint Stamp Issues </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">Join 100 other subscribers</div> <div> <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="200033749" /> <input type="hidden" name="source" value="https://philarz.com/category/countries/czech-republic/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="2036f3e5c6" /> <div class="actnbr-button-wrap"> <button type="submit" value="Sign me up"> Sign me up </button> </div> </form> <li class="actnbr-login-nudge"> <div> Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fphilarz.com%252F2024%252F10%252F19%252Fupu-150th-anniversary%252F">Log in now.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://philarz.com"> <img loading='lazy' alt='' src='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50' srcset='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50 1x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=75 1.5x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=100 2x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=150 3x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Joint Stamp Issues </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fphilarz.com%252F2024%252F10%252F19%252Fupu-150th-anniversary%252F">Log in</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://philarz.com" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/reader/feeds/124145467"> View site in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> <li class="actnbr-fold"><a href="">Collapse this bar</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20250116"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20250204"; script.defer = true; document.body.appendChild( script ); } ); </script> <div id="jp-carousel-loading-overlay"> <div id="jp-carousel-loading-wrapper"> <span id="jp-carousel-library-loading"> </span> </div> </div> <div class="jp-carousel-overlay" style="display: none;"> <div class="jp-carousel-container"> <!-- The Carousel Swiper --> <div class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions" itemscope itemtype="https://schema.org/ImageGallery"> <div class="jp-carousel swiper-wrapper"></div> <div class="jp-swiper-button-prev swiper-button-prev"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12"> <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/> </mask> <g mask="url(#maskPrev)"> <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <div class="jp-swiper-button-next swiper-button-next"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12"> <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/> </mask> <g mask="url(#maskNext)"> <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/> </g> </svg> </div> </div> <!-- The main close buton --> <div class="jp-carousel-close-hint"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14"> <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/> </mask> <g mask="url(#maskClose)"> <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <!-- Image info, comments and meta --> <div class="jp-carousel-info"> <div class="jp-carousel-info-footer"> <div class="jp-carousel-pagination-container"> <div class="jp-swiper-pagination swiper-pagination"></div> <div class="jp-carousel-pagination"></div> </div> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-caption"></h2> </div> <div class="jp-carousel-photo-icons-container"> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/> </mask> <g mask="url(#maskInfo)"> <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </span> </a> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/> </mask> <g mask="url(#maskComments)"> <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span> </span> </a> </div> </div> <div class="jp-carousel-info-extra"> <div class="jp-carousel-info-content-wrapper"> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-title"></h2> </div> <div class="jp-carousel-comments-wrapper"> <div id="jp-carousel-comments-loading"> <span>Loading Comments...</span> </div> <div class="jp-carousel-comments"></div> <div id="jp-carousel-comment-form-container"> <span id="jp-carousel-comment-form-spinner"> </span> <div id="jp-carousel-comment-post-results"></div> <div id="jp-carousel-comment-form-commenting-as"> <p id="jp-carousel-commenting-as"> You must be <a href="#" class="jp-carousel-comment-login">logged in</a> to post a comment. </p> </div> </div> </div> <div class="jp-carousel-image-meta"> <div class="jp-carousel-title-and-caption"> <div class="jp-carousel-photo-info"> <h3 class="jp-carousel-caption" itemprop="caption description"></h3> </div> <div class="jp-carousel-photo-description"></div> </div> <ul class="jp-carousel-image-exif" style="display: none;"></ul> <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-download-text"></span> </a> <div class="jp-carousel-image-map" style="display: none;"></div> </div> </div> </div> </div> </div> </div> <style id='jetpack-block-tiled-gallery-inline-css'> .wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item img{border-radius:50%}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row{flex-grow:1;width:100%}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-1 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-1 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-1 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-1 .tiled-gallery__col{width:100%}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-2 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-2 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-2 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-2 .tiled-gallery__col{width:calc(50% - 2px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-3 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-3 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-3 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-3 .tiled-gallery__col{width:calc(33.33333% - 2.66667px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-4 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-4 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-4 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-4 .tiled-gallery__col{width:calc(25% - 3px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-5 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-5 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-5 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-5 .tiled-gallery__col{width:calc(20% - 3.2px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-6 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-6 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-6 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-6 .tiled-gallery__col{width:calc(16.66667% - 3.33333px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-7 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-7 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-7 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-7 .tiled-gallery__col{width:calc(14.28571% - 3.42857px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-8 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-8 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-8 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-8 .tiled-gallery__col{width:calc(12.5% - 3.5px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-9 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-9 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-9 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-9 .tiled-gallery__col{width:calc(11.11111% - 3.55556px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-10 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-10 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-10 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-10 .tiled-gallery__col{width:calc(10% - 3.6px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-11 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-11 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-11 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-11 .tiled-gallery__col{width:calc(9.09091% - 3.63636px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-12 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-12 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-12 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-12 .tiled-gallery__col{width:calc(8.33333% - 3.66667px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-13 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-13 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-13 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-13 .tiled-gallery__col{width:calc(7.69231% - 3.69231px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-14 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-14 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-14 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-14 .tiled-gallery__col{width:calc(7.14286% - 3.71429px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-15 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-15 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-15 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-15 .tiled-gallery__col{width:calc(6.66667% - 3.73333px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-16 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-16 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-16 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-16 .tiled-gallery__col{width:calc(6.25% - 3.75px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-17 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-17 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-17 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-17 .tiled-gallery__col{width:calc(5.88235% - 3.76471px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-18 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-18 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-18 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-18 .tiled-gallery__col{width:calc(5.55556% - 3.77778px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-19 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-19 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-19 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-19 .tiled-gallery__col{width:calc(5.26316% - 3.78947px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-20 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-20 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-20 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-20 .tiled-gallery__col{width:calc(5% - 3.8px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__item img{aspect-ratio:1}.wp-block-jetpack-tiled-gallery .is-style-columns .tiled-gallery__item,.wp-block-jetpack-tiled-gallery .is-style-rectangular .tiled-gallery__item,.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item,.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item{display:flex}.wp-block-jetpack-tiled-gallery .has-rounded-corners-1 .tiled-gallery__item img{border-radius:1px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-2 .tiled-gallery__item img{border-radius:2px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-3 .tiled-gallery__item img{border-radius:3px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-4 .tiled-gallery__item img{border-radius:4px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-5 .tiled-gallery__item img{border-radius:5px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-6 .tiled-gallery__item img{border-radius:6px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-7 .tiled-gallery__item img{border-radius:7px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-8 .tiled-gallery__item img{border-radius:8px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-9 .tiled-gallery__item img{border-radius:9px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-10 .tiled-gallery__item img{border-radius:10px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-11 .tiled-gallery__item img{border-radius:11px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-12 .tiled-gallery__item img{border-radius:12px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-13 .tiled-gallery__item img{border-radius:13px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-14 .tiled-gallery__item img{border-radius:14px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-15 .tiled-gallery__item img{border-radius:15px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-16 .tiled-gallery__item img{border-radius:16px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-17 .tiled-gallery__item img{border-radius:17px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-18 .tiled-gallery__item img{border-radius:18px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-19 .tiled-gallery__item img{border-radius:19px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-20 .tiled-gallery__item img{border-radius:20px}.tiled-gallery__gallery{display:flex;flex-wrap:wrap;padding:0;width:100%}.tiled-gallery__row{display:flex;flex-direction:row;justify-content:center;margin:0;width:100%}.tiled-gallery__row+.tiled-gallery__row{margin-top:4px}.tiled-gallery__col{display:flex;flex-direction:column;justify-content:center;margin:0}.tiled-gallery__col+.tiled-gallery__col{margin-inline-start:4px}.tiled-gallery__item{flex-grow:1;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative}.tiled-gallery__item.filter__black-and-white{filter:grayscale(100%)}.tiled-gallery__item.filter__sepia{filter:sepia(100%)}.tiled-gallery__item.filter__1977{filter:contrast(1.1) brightness(1.1) saturate(1.3);position:relative}.tiled-gallery__item.filter__1977 img{width:100%;z-index:1}.tiled-gallery__item.filter__1977:before{z-index:2}.tiled-gallery__item.filter__1977:after,.tiled-gallery__item.filter__1977:before{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiled-gallery__item.filter__1977:after{background:#f36abc4d;mix-blend-mode:screen;z-index:3}.tiled-gallery__item.filter__clarendon{filter:contrast(1.2) saturate(1.35);position:relative}.tiled-gallery__item.filter__clarendon img{width:100%;z-index:1}.tiled-gallery__item.filter__clarendon:before{z-index:2}.tiled-gallery__item.filter__clarendon:after,.tiled-gallery__item.filter__clarendon:before{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiled-gallery__item.filter__clarendon:after{z-index:3}.tiled-gallery__item.filter__clarendon:before{background:#7fbbe333;mix-blend-mode:overlay}.tiled-gallery__item.filter__gingham{filter:brightness(1.05) hue-rotate(-10deg);position:relative}.tiled-gallery__item.filter__gingham img{width:100%;z-index:1}.tiled-gallery__item.filter__gingham:before{z-index:2}.tiled-gallery__item.filter__gingham:after,.tiled-gallery__item.filter__gingham:before{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiled-gallery__item.filter__gingham:after{background:#e6e6fa;mix-blend-mode:soft-light;z-index:3}.tiled-gallery__item+.tiled-gallery__item{margin-top:4px}.tiled-gallery__item:focus-within{box-shadow:0 0 0 2px var(--wp-admin-theme-color);overflow:visible}.tiled-gallery__item>img{background-color:#0000001a}.tiled-gallery__item>a,.tiled-gallery__item>a>img,.tiled-gallery__item>img{display:block;height:auto;margin:0;max-width:100%;object-fit:cover;object-position:center;padding:0;width:100%}.is-email .tiled-gallery__gallery{display:block} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-2' href='https://s2.wp.com/_static/??-eJydjEEKgCAQAD+UrR6KLtFbTJfQdJXWxe9HUB/oOMMw0KtyhRpSgyyqJjkCMURs1brzZWAhyMVLQgZnryKMCbiHipfahXzC0TEP8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' /> <style id='core-block-supports-inline-css'> .wp-elements-4727f08c3da5b0e569ae230a0a653226 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--black);} </style> <script type="text/javascript" src="https://s1.wp.com/wp-content/js/mobile-useragent-info.js?m=1609849039i&ver=20241018" id="mobile-useragent-info-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="custom-content-types-data-js-before"> /* <![CDATA[ */ var CUSTOM_CONTENT_TYPE__INITIAL_STATE; typeof CUSTOM_CONTENT_TYPE__INITIAL_STATE === "object" || (CUSTOM_CONTENT_TYPE__INITIAL_STATE = JSON.parse(decodeURIComponent("%7B%22active%22%3Atrue%2C%22over_ride%22%3Afalse%2C%22should_show_testimonials%22%3Atrue%2C%22should_show_portfolios%22%3Atrue%7D"))); /* ]]> */ </script> <script type="text/javascript" id="jetpack-blocks-assets-base-url-js-before"> /* <![CDATA[ */ var Jetpack_Block_Assets_Base_Url="https://s0.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/_inc/blocks/"; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/themes/pub/capoverso/js/skip-link-focus-fix.js?m=1416423735i'></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v20.0.2/build/dom-ready/index.min.js?m=1740004117i&ver=222ad38e3e5e302c8bbf" id="wp-dom-ready-js"></script> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/_inc\/build\/carousel\/swiper-bundle.min.js"}; var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/philarz.com\/wp-admin\/admin-ajax.php","nonce":"d7fe1ff9be","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"1","require_name_email":"1","login_url":"https:\/\/philarz.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fphilarz.com%2F2024%2F10%2F19%2Fupu-150th-anniversary%2F","blog_id":"200033749","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=200033749&v=wpcom&tz=1&user_id=0&subd=philarz","is_public":"1"}; /* ]]> */ </script> <script type="text/javascript" id="google-translate-init-js-extra"> /* <![CDATA[ */ var _wp_google_translate_widget = {"lang":"en","layout":"0"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJydjtEOgjAMRX/I2RCCxgfjp5i51aVQumXdIPy9aNAX33jsue25hTkZEsfVo0Kv4EkLTCg+ZlijFHl5EvNxJDn2engzF6WgFBirSVwDyXqIJVk3bDNoFbivVnhwdINCIUZvgmXGvMBEOO9xVWIPzuZYFfm39gV7P/xYZ/IBi0KIMTCakq0o24J/YGu5jdfm3LaX5tS1Xf8C0w95MQ=='></script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit&ver=14.4-a.6" id="google-translate-js"></script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/wp-content/mu-plugins/carousel-wpcom/carousel-wpcom.js?m=1620989527i'></script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script src="//stats.wp.com/w.js?68" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'200033749','blog_tz':'1','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'200033749','v':'wpcom','tz':'1','user_id':'0','subd':'philarz'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD8laDJ0ckZ0YVdjOWx3PTh1dy1PJUZOR1RDaVExfi9zMl1vd2xnaWVrLFVnTmM/dWJMbUx+XWJwVEtdTklXRXNOMnBNNVJGLW5hJjdjYT9Tc2UtQXprVV1bamRmR1ZdW28sLkxhTEJ0cmpaajhtV01lWkRraUpHNnBWdSt5YjZOV1ZCTk5oaFFLVlF2MS52WndSNmVDMytBXXpDSS5KdlJ8VSY1SVAmc0h6Ti58MUxGK1lrcHNIXTJqNHxEeEVoTy5CRGYvWy5HUyt1b3o='}]); _stq.push([ 'clickTrackerInit', '200033749', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script defer id="bilmur" data-customproperties="{"enq_jquery":"1","logged_in":"0","wptheme":"pub\/capoverso","wptheme_is_block":"0"}" data-provider="wordpress.com" data-service="simple" data-site-tz="Europe/Paris" src="/wp-content/js/bilmur-4.min.js?i=12&m=202508"></script><script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script> </body> </html>