March 29, 2020 at 1:45:25 PM UTC
VERIFY
Websites
Websites
Runtime: 17.1s
Share on Facebook or Twitter
On March 29, 2020 at 1:45:25 PM UTC, http://karennews.org/ was accessible when tested on AS133385 in Myanmar (Burma).

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
103.255.174.220
Query:
IN A karennews.org
Engine:
system
Name
Class
TTL
Type
DATA
Answer IP Info
@
IN
CNAME
karennews.org
Unknown AS
@
IN
A
43.255.154.93
Unknown AS

TCP Connections

43.255.154.93:80: succeeded

HTTP Requests

URL
GET http://karennews.org/
Response Headers
Upgrade:
h2,h2c
X-Powered-By:
PHP/7.1.33
Transfer-Encoding:
chunked
Set-Cookie:
PHPSESSID=85a9e3cab7736442827c1acb73711937; path=/
Expires:
Thu, 19 Nov 1981 08:52:00 GMT
Vary:
Accept-Encoding,User-Agent
Server:
Apache
Connection:
Upgrade
Link:
<http://karennews.org/wp-json/>; rel="https://api.w.org/"
Pragma:
no-cache
Cache-Control:
no-store, no-cache, must-revalidate
Date:
Sun, 29 Mar 2020 15:45:26 GMT
Content-Type:
text/html; charset=UTF-8
Response Body
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">

<head profile="http://gmpg.org/xfn/11">
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
	<title>Karen News - Karen news for Karen people by Karen people Karen News</title>
	<link rel="stylesheet" href="http://karennews.org/wp-content/themes/simonit/style.css?v=1.13" type="text/css" media="screen" />
	<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700' rel='stylesheet' type='text/css'>
	
<!-- This site is optimized with the Yoast SEO plugin v12.4 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="Karen news for Karen people by Karen people"/>
<meta name="robots" content="max-snippet:-1, max-image-preview:large, max-video-preview:-1"/>
<link rel="canonical" href="http://karennews.org/" />
<link rel="next" href="http://karennews.org/page/2/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Karen News - Karen news for Karen people by Karen people" />
<meta property="og:description" content="Karen news for Karen people by Karen people" />
<meta property="og:url" content="http://karennews.org/" />
<meta property="og:site_name" content="Karen News" />
<script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"http://karennews.org/#website","url":"http://karennews.org/","name":"Karen News","potentialAction":{"@type":"SearchAction","target":"http://karennews.org/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"CollectionPage","@id":"http://karennews.org/#webpage","url":"http://karennews.org/","inLanguage":"en-US","name":"Karen News - Karen news for Karen people by Karen people","isPartOf":{"@id":"http://karennews.org/#website"},"description":"Karen news for Karen people by Karen people"}]}</script>
<!-- / Yoast SEO plugin. -->

<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Karen News &raquo; Feed" href="http://karennews.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="Karen News &raquo; Comments Feed" href="http://karennews.org/comments/feed/" />
<!-- This site uses the Google Analytics by MonsterInsights plugin v7.9.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script type="text/javascript" data-cfasync="false">
	var mi_version         = '7.9.0';
	var mi_track_user      = true;
	var mi_no_track_reason = '';
	
	var disableStr = 'ga-disable-UA-99149903-1';

	/* Function to detect opted out users */
	function __gaTrackerIsOptedOut() {
		return document.cookie.indexOf(disableStr + '=true') > -1;
	}

	/* Disable tracking if the opt-out cookie exists. */
	if ( __gaTrackerIsOptedOut() ) {
		window[disableStr] = true;
	}

	/* Opt-out function */
	function __gaTrackerOptout() {
	  document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
	  window[disableStr] = true;
	}
	
	if ( mi_track_user ) {
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
			(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
			m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker');

		__gaTracker('create', 'UA-99149903-1', 'auto');
		__gaTracker('set', 'forceSSL', true);
		__gaTracker('require', 'displayfeatures');
		__gaTracker('send','pageview');
	} else {
		console.log( "" );
		(function() {
			/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
			var noopfn = function() {
				return null;
			};
			var noopnullfn = function() {
				return null;
			};
			var Tracker = function() {
				return null;
			};
			var p = Tracker.prototype;
			p.get = noopfn;
			p.set = noopfn;
			p.send = noopfn;
			var __gaTracker = function() {
				var len = arguments.length;
				if ( len === 0 ) {
					return;
				}
				var f = arguments[len-1];
				if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
					console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason );
					return;
				}
				try {
					f.hitCallback();
				} catch (ex) {

				}
			};
			__gaTracker.create = function() {
				return new Tracker();
			};
			__gaTracker.getByName = noopnullfn;
			__gaTracker.getAll = function() {
				return [];
			};
			__gaTracker.remove = noopfn;
			window['__gaTracker'] = __gaTracker;
					})();
		}
</script>
<!-- / Google Analytics by MonsterInsights -->
<link rel='stylesheet' id='dashicons-css'  href='http://karennews.org/wp-includes/css/dashicons.min.css?ver=b5891ecd28e39733cab58bb91fed46fd' type='text/css' media='all' />
<link rel='stylesheet' id='thickbox-css'  href='http://karennews.org/wp-includes/js/thickbox/thickbox.css?ver=b5891ecd28e39733cab58bb91fed46fd' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css'  href='http://karennews.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.4' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-four-css'  href='http://karennews.org/wp-content/plugins/font-awesome-4-menus/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
<link rel='stylesheet' id='wp-pagenavi-css'  href='http://karennews.org/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70' type='text/css' media='all' />
<link rel='stylesheet' id='easy-social-share-buttons-css'  href='http://karennews.org/wp-content/plugins/easy-social-share-buttons3/assets/css/easy-social-share-buttons.css?ver=6.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='new-royalslider-core-css-css'  href='http://karennews.org/wp-content/plugins/new-royalslider/lib/royalslider/royalslider.css?ver=3.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='rsUni-css-css'  href='http://karennews.org/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.css?ver=3.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='gallery_with_thumbs_text-css-css'  href='http://karennews.org/wp-content/plugins/new-royalslider/lib/royalslider/templates-css/rs-gallery-with-text-thumbs.css?ver=3.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='fwvvw_styles-css'  href='http://karennews.org/wp-content/plugins/fw-vimeo-videowall//fw-vimeo-videowall.css?ver=b5891ecd28e39733cab58bb91fed46fd' type='text/css' media='all' />
<link rel='stylesheet' id='slidedeck-css'  href='http://karennews.org/wp-content/plugins/slidedeck3/css/slidedeck.css?ver=4.5.2' type='text/css' media='screen' />
<script type="text/javascript">
window.slideDeck2Version = "4.5.2";
window.slideDeck2Distribution = "lite";
</script>
<script type='text/javascript' src='http://karennews.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://karennews.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/fw-vimeo-videowall//fw-vimeo-videowall.js?ver=b5891ecd28e39733cab58bb91fed46fd'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"http:\/\/karennews.org","hash_tracking":"false"};
/* ]]> */
</script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.9.0'></script>
<link rel='https://api.w.org/' href='http://karennews.org/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://karennews.org/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://karennews.org/wp-includes/wlwmanifest.xml" /> 

<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.slider-image{padding-left:177px;}</style>
<!-- end Simple Custom CSS and JS -->
    <script type="text/javascript">var fwvvw_ajax_handler = "http://karennews.org/wp-content/plugins/fw-vimeo-videowall//fw-vimeo-videowall-ajax-handler.php";</script>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-99149903-1', 'auto');
  ga('send', 'pageview');

</script><script type="text/javascript">
(function(url){
	if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
	var addEvent = function(evt, handler) {
		if (window.addEventListener) {
			document.addEventListener(evt, handler, false);
		} else if (window.attachEvent) {
			document.attachEvent('on' + evt, handler);
		}
	};
	var removeEvent = function(evt, handler) {
		if (window.removeEventListener) {
			document.removeEventListener(evt, handler, false);
		} else if (window.detachEvent) {
			document.detachEvent('on' + evt, handler);
		}
	};
	var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
	var logHuman = function() {
		if (window.wfLogHumanRan) { return; }
		window.wfLogHumanRan = true;
		var wfscr = document.createElement('script');
		wfscr.type = 'text/javascript';
		wfscr.async = true;
		wfscr.src = url + '&r=' + Math.random();
		(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
		for (var i = 0; i < evts.length; i++) {
			removeEvent(evts[i], logHuman);
		}
	};
	for (var i = 0; i < evts.length; i++) {
		addEvent(evts[i], logHuman);
	}
})('//karennews.org/?wordfence_lh=1&hid=9E3141392B07AFD872F850A6B63A6D4D');
</script><!-- <meta name="NextGEN" version="3.2.19" /> -->

<script type="text/javascript">var essb_settings = {"ajax_url":"http:\/\/karennews.org\/wp-admin\/admin-ajax.php","essb3_nonce":"aa2d6a91f6","essb3_plugin_url":"http:\/\/karennews.org\/wp-content\/plugins\/easy-social-share-buttons3","essb3_facebook_total":true,"essb3_admin_ajax":false,"essb3_internal_counter":false,"essb3_counter_button_min":0,"essb3_counter_total_min":0,"essb3_no_counter_mailprint":false,"essb3_single_ajax":false,"ajax_type":"wp","twitter_counter":"self","google_counter":"","essb3_stats":false,"essb3_ga":false,"essb3_ga_mode":"simple","blog_url":"http:\/\/karennews.org\/","essb3_postfloat_stay":false,"post_id":8909};</script><link rel="icon" href="http://karennews.org/wp-content/uploads/2018/01/cropped-karennewslogo-32x32.jpeg" sizes="32x32" />
<link rel="icon" href="http://karennews.org/wp-content/uploads/2018/01/cropped-karennewslogo-192x192.jpeg" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="http://karennews.org/wp-content/uploads/2018/01/cropped-karennewslogo-180x180.jpeg" />
<meta name="msapplication-TileImage" content="http://karennews.org/wp-content/uploads/2018/01/cropped-karennewslogo-270x270.jpeg" />

<!-- BEGIN ExactMetrics v5.3.9 Universal Analytics - https://exactmetrics.com/ -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
	(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
	m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-99145270-2', 'auto');
  ga('send', 'pageview');
</script>
<!-- END ExactMetrics Universal Analytics -->
<link rel='stylesheet' id='ngg_trigger_buttons-css'  href='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/trigger_buttons.css?ver=3.2.19' type='text/css' media='all' />
<link rel='stylesheet' id='fancybox-0-css'  href='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.css?ver=3.2.19' type='text/css' media='all' />
<link rel='stylesheet' id='fontawesome_v4_shim_style-css'  href='https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css?ver=b5891ecd28e39733cab58bb91fed46fd' type='text/css' media='all' />
<link rel='stylesheet' id='fontawesome-css'  href='https://use.fontawesome.com/releases/v5.3.1/css/all.css?ver=b5891ecd28e39733cab58bb91fed46fd' type='text/css' media='all' />
<link rel='stylesheet' id='nextgen_basic_singlepic_style-css'  href='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_singlepic/static/nextgen_basic_singlepic.css?ver=3.2.19' type='text/css' media='all' />
<link rel='stylesheet' id='nggallery-css'  href='http://karennews.org/wp-content/ngg_styles/nggallery.css?ver=3.2.19' type='text/css' media='all' />
</head>

<body class="home blog desktop chrome">

	<div class="page-wrapper">

		<div class="header-wrap">
			
			<div class="header-image-wrap">
				<div class="header-image">
					<a class="logo" href="http://karennews.org" title="Karen News home"></a>

					<div class="header-right">

						<!-- Social links -->
						<div class="social-links">
							<a href="http://karennews.org/contact-us" class="social-link-email" title="Contact Karen News online"></a>
							<a href="https://soundcloud.com/radio-karen" class="social-link-soundcloud" title="Listen to all our episodes on Soundcloud" target="_blank"></a>
							<a href="https://vimeo.com/karennews" class="social-link-vimeo" title="View all our videos on Vimeo" target="_blank"></a>
							<a href="https://twitter.com/MobileVideoTeam" class="social-link-twitter" title="Follow Karen News (Mobile Video Team) on Twitter" target="_blank"></a>
							<a href="https://www.facebook.com/pages/Karen-News/220340227984712" class="social-link-facebook" title="Follow Karen News on Facebook" target="_blank"></a>
						</div>

						<!-- Search box -->
						<form role="search" method="get" class="search-form" action="http://karennews.org/">
				<label>
					<span class="screen-reader-text">Search for:</span>
					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" />
				</label>
				<input type="submit" class="search-submit" value="Search" />
			</form>					</div>
				</div>
			</div>

			<div id="menu-wrap">
	            <nav id="navigation" class="clr">
	            
		                <div class="menu-main-menu-container"><ul id="menu-main-menu" class="dropdown-menu"><li id="menu-item-4632" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-4632"><a href="http://karennews.org/"><i class="fa fa-home fa-fw"></i><span class="fontawesome-text"> Home</span></a></li>
<li id="menu-item-4636" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4636"><a href="http://karennews.org/category/article/"><i class="fa fa-file-text fa-fw"></i><span class="fontawesome-text"> Stories</span></a></li>
<li id="menu-item-8230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8230"><a href="http://radiokaren.org">Radio Karen</a></li>
<li id="menu-item-4640" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4640"><a href="http://karennews.org/video/"><i class="fa fa-video-camera fa-fw"></i><span class="fontawesome-text"> Video</span></a></li>
<li id="menu-item-4635" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4635"><a href="http://karennews.org/photo/"><i class="fa fa-camera fa-fw"></i><span class="fontawesome-text"> Photos</span></a></li>
<li id="menu-item-7334" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7334"><a href="http://karennews.org/reports-on-karen/"><i class="fa fa-files-o fa-fw"></i><span class="fontawesome-text"> Reports</span></a></li>
<li id="menu-item-7335" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7335"><a href="http://karennews.org/facts-on-burma/"><i class="fa fa-info-circle fa-fw"></i><span class="fontawesome-text"> Burma Facts</span></a></li>
</ul></div>	                                   
	            </nav> <!-- /navigation -->
			</div> <!-- /menu-wrap -->

		</div> <!-- header-wrap -->

					<div class="slider-image">
				
<style type="text/css">
.new-royalslider-1 .rsThumbsHor { height:80px; }
.new-royalslider-1 .rsThumbsVer { width:220px; } 
			.new-royalslider-1 .rsThumb { width: 220px; height: 80px; }
</style>
<div id="new-royalslider-1" class="royalSlider new-royalslider-1 rsUni galleryTextThumbs" style="width:85%;height:500px;;">
<div class="rsContent">
  <a class="rsImg" href="https://karennews.org/wp-content/uploads/2020/03/kk-630x351.jpg">Shwe Koko: Big Winners - Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped</a>
  
  <div class="rsTmb">
    <h5>Shwe Koko: Big Winners - Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped</h5>
    <span></span>
  </div>
  
  <h5>Shwe Koko: Big Winners - Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped</h5>
  <a class="rsLink" href="https://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/">Shwe Koko: Big Winners - Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped</a>
    <h3>Shwe Koko: Big Winners - Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped</h3>
    <p></p>

</div>
<div class="rsContent">
  <a class="rsImg" href="https://karennews.org/wp-content/uploads/2013/12/Mae-Sot-Myawaddy-border-crossing-630x434.jpg">Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating</a>
  
  <div class="rsTmb">
    <h5>Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating</h5>
    <span></span>
  </div>
  
  <h5>Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating</h5>
  <a class="rsLink" href="https://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/">Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating</a>
    <h3>Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating</h3>
    <p></p>

</div>
<div class="rsContent">
  <a class="rsImg" href="https://karennews.org/wp-content/uploads/2020/03/Saw-Tha-Boe-630x359.png">Sued Karen Environmental Activist To Fight His Case</a>
  
  <div class="rsTmb">
    <h5>Sued Karen Environmental Activist To Fight His Case</h5>
    <span></span>
  </div>
  
  <h5>Sued Karen Environmental Activist To Fight His Case</h5>
  <a class="rsLink" href="https://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/">Sued Karen Environmental Activist To Fight His Case</a>
    <h3>Sued Karen Environmental Activist To Fight His Case</h3>
    <p></p>

</div>
<div class="rsContent">
  <a class="rsImg" href="https://karennews.org/wp-content/uploads/2020/02/IS_-IDPs_Worry-_Mutraw-Conflict-1-630x473.jpg">Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State</a>
  
  <div class="rsTmb">
    <h5>Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State</h5>
    <span></span>
  </div>
  
  <h5>Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State</h5>
  <a class="rsLink" href="https://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/">Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State</a>
    <h3>Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State</h3>
    <p></p>

</div>
<div class="rsContent">
  <a class="rsImg" href="https://karennews.org/wp-content/uploads/2020/02/IS-KWO-Statement-news-1-1024x681-630x419.jpg">Karen Women’s Group Calls for Boycott of Companies' Linked to Burma’s Military</a>
  
  <div class="rsTmb">
    <h5>Karen Women’s Group Calls for Boycott of Companies' Linked to Burma’s Military</h5>
    <span></span>
  </div>
  
  <h5>Karen Women’s Group Calls for Boycott of Companies' Linked to Burma’s Military</h5>
  <a class="rsLink" href="https://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/">Karen Women’s Group Calls for Boycott of Companies' Linked to Burma’s Military</a>
    <h3>Karen Women’s Group Calls for Boycott of Companies' Linked to Burma’s Military</h3>
    <p></p>

</div>

</div>
			</div>
		
		<div id="content-wrap">

<div id="content-left">

	<div class="news" style="margin-bottom: 10px;">
		<h2>LATEST STORIES</h2>
		<div class="rss-feed"><a href="http://karennews.org/category/article/" title="Read all articles">+ Read all</a> &nbsp;</div>	
	</div>

	
	<div class="post-main-wrap">

	    			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" rel="bookmark" title="Permanent Link to Shwe Koko: Big Winners &#8211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2020/03/kk-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">
					
					<!-- Display heading of post, trimmed if necessary -->
											<h2><a href="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" rel="bookmark" title="Permanent Link to Shwe Koko: Big Winners &#8211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped">Shwe Koko: Big Winners &#8211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped</a></h2>
					
					
					<small><em>March 26, 2020 &nbsp;•&nbsp; Author: Karen News </em></small>
		
					<div class="entry">
					 					   <p>
						Plans to turn rice fields running from the River Moei up into the Dawna Mountain Range into a giant construction site of large concrete houses, apartment blocks, casinos and an international airport are causing concerns for Karen community groups. The grand plan to turn thou...
						<a class="read-more" href="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" rel="bookmark" title="Permanent Link to Shwe Koko: Big Winners &#8211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_2018248858 print-no" id="essb_displayed_shortcode_2018248858" data-essb-postid="8909" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" data-essb-twitter-url="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" data-essb-instance="2018248858"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/&t=Shwe Koko: Big Winners &%238211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/&t=Shwe Koko: Big Winners &%238211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped&#39;,&#39;facebook&#39;,&#39;2018248858&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Shwe Koko: Big Winners %26%238211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped&amp;url=http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/&amp;counturl=http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/&#39;,&#39;twitter&#39;,&#39;2018248858&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/&#39;,&#39;google&#39;,&#39;2018248858&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>
			</div> <!-- /post-wrap -->
			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" rel="bookmark" title="Permanent Link to Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2013/12/Mae-Sot-Myawaddy-border-crossing-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">
					
					<!-- Display heading of post, trimmed if necessary -->
											<h2><a href="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" rel="bookmark" title="Permanent Link to Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating">Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating</a></h2>
					
					
					<small><em>March 19, 2020 &nbsp;•&nbsp; Author: Karen News </em></small>
		
					<div class="entry">
					 					   <p>
						The Burma government has closed its Thai-Burma Friendship Bridge crossing to foreigners in an attempt to prevent the spread of Coronavirus (Covid-19). The Burma government has said the border is closed to all foreigners with the exemption of Thai and Myanmar citizens.
U Than...
						<a class="read-more" href="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" rel="bookmark" title="Permanent Link to Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_1418154371 print-no" id="essb_displayed_shortcode_1418154371" data-essb-postid="8904" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" data-essb-twitter-url="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" data-essb-instance="1418154371"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/&t=Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/&t=Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating&#39;,&#39;facebook&#39;,&#39;1418154371&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating&amp;url=http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/&amp;counturl=http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/&#39;,&#39;twitter&#39;,&#39;1418154371&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/&#39;,&#39;google&#39;,&#39;1418154371&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>
			</div> <!-- /post-wrap -->
			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" rel="bookmark" title="Permanent Link to Sued Karen Environmental Activist To Fight His Case"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2020/03/Saw-Tha-Boe-300x125.png" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">
					
					<!-- Display heading of post, trimmed if necessary -->
											<h2><a href="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" rel="bookmark" title="Permanent Link to Sued Karen Environmental Activist To Fight His Case">Sued Karen Environmental Activist To Fight His Case</a></h2>
					
					
					<small><em>March 12, 2020 &nbsp;•&nbsp; Author: Karen News </em></small>
		
					<div class="entry">
					 					   <p>
						Saw Tha Boe, a Karen environmental activist who was sued and charged with defamation against the State by Hpa-An Township court says he will fight the case to prove he did not break the law.
On March 6, local police went to arrest Saw Tha Boe, who works for Karen River Watch...
						<a class="read-more" href="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" rel="bookmark" title="Permanent Link to Sued Karen Environmental Activist To Fight His Case">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_713643524 print-no" id="essb_displayed_shortcode_713643524" data-essb-postid="8898" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" data-essb-twitter-url="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" data-essb-instance="713643524"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/&t=Sued Karen Environmental Activist To Fight His Case" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/&t=Sued Karen Environmental Activist To Fight His Case&#39;,&#39;facebook&#39;,&#39;713643524&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Sued Karen Environmental Activist To Fight His Case&amp;url=http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/&amp;counturl=http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/&#39;,&#39;twitter&#39;,&#39;713643524&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/&#39;,&#39;google&#39;,&#39;713643524&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>
			</div> <!-- /post-wrap -->
			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" rel="bookmark" title="Permanent Link to Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2020/02/IS_-IDPs_Worry-_Mutraw-Conflict-1-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">
					
					<!-- Display heading of post, trimmed if necessary -->
											<h2><a href="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" rel="bookmark" title="Permanent Link to Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State">Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State</a></h2>
					
					
					<small><em>February 25, 2020 &nbsp;•&nbsp; Author: Karen News </em></small>
		
					<div class="entry">
					 					   <p>
						Fighting between Burma Army and Karen soldiers in northern Karen State forced hundreds of villagers from their home into jungle hideouts while the State Counsellor Aung San Suu Kyi is touring Karen State.
Ceasefire violations by Burma Army had caused tensions with Karen Nati...
						<a class="read-more" href="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" rel="bookmark" title="Permanent Link to Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_29817618 print-no" id="essb_displayed_shortcode_29817618" data-essb-postid="8894" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" data-essb-twitter-url="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" data-essb-instance="29817618"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/&t=Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/&t=Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State&#39;,&#39;facebook&#39;,&#39;29817618&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State&amp;url=http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/&amp;counturl=http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/&#39;,&#39;twitter&#39;,&#39;29817618&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/&#39;,&#39;google&#39;,&#39;29817618&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>
			</div> <!-- /post-wrap -->
			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/" rel="bookmark" title="Permanent Link to Karen Women’s Group Calls for Boycott of Companies&#8217; Linked to Burma’s Military"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2020/02/IS-KWO-Statement-news-1-1024x681-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">
					
					<!-- Display heading of post, trimmed if necessary -->
											<h2><a href="http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/" rel="bookmark" title="Permanent Link to Karen Women’s Group Calls for Boycott of Companies&#8217; Linked to Burma’s Military">Karen Women’s Group Calls for Boycott of Companies&#8217; Linked to Burma’s Military</a></h2>
					
					
					<small><em>February 25, 2020 &nbsp;•&nbsp; Author: Karen News </em></small>
		
					<div class="entry">
					 					   <p>
						The Karen Women’s Organization (KWO) put out a statement calling the people of Burma and international communities in the country to boycott products of companies linked to Burma’s military.
The KWO statement issued on February 18, 2020 urged for a ban on products made b...
						<a class="read-more" href="http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/" rel="bookmark" title="Permanent Link to Karen Women’s Group Calls for Boycott of Companies&#8217; Linked to Burma’s Military">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_527265013 print-no" id="essb_displayed_shortcode_527265013" data-essb-postid="8889" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/" data-essb-twitter-url="http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/" data-essb-instance="527265013"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/&t=Karen Women’s Group Calls for Boycott of Companies&%238217; Linked to Burma’s Military" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/&t=Karen Women’s Group Calls for Boycott of Companies&%238217; Linked to Burma’s Military&#39;,&#39;facebook&#39;,&#39;527265013&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Karen Women’s Group Calls for Boycott of Companies%26%238217; Linked to Burma’s Military&amp;url=http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/&amp;counturl=http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/&#39;,&#39;twitter&#39;,&#39;527265013&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2020/02/karen-womens-group-calls-for-boycott-of-companies-linked-to-burmas-military/&#39;,&#39;google&#39;,&#39;527265013&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>
			</div> <!-- /post-wrap -->
			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2020/02/karen-national-day-in-brief/" rel="bookmark" title="Permanent Link to Karen National Day in Brief"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2020/02/8-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">
					
					<!-- Display heading of post, trimmed if necessary -->
											<h2><a href="http://karennews.org/2020/02/karen-national-day-in-brief/" rel="bookmark" title="Permanent Link to Karen National Day in Brief">Karen National Day in Brief</a></h2>
					
					
					<small><em>February 10, 2020 &nbsp;•&nbsp; Author:  </em></small>
		
					<div class="entry">
					 					   <p>
						Karen National Day in Brief    
February 11, 2020
Starting from the end of WW-2, the entire Karen nationality called for the creation of a Karen State. However, the AFPFL government in power, under the domination of the Burman/Myanmar ultra-nationalists, falsely and derisive...
						<a class="read-more" href="http://karennews.org/2020/02/karen-national-day-in-brief/" rel="bookmark" title="Permanent Link to Karen National Day in Brief">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_1086987704 print-no" id="essb_displayed_shortcode_1086987704" data-essb-postid="8885" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2020/02/karen-national-day-in-brief/" data-essb-twitter-url="http://karennews.org/2020/02/karen-national-day-in-brief/" data-essb-instance="1086987704"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/karen-national-day-in-brief/&t=Karen National Day in Brief" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/karen-national-day-in-brief/&t=Karen National Day in Brief&#39;,&#39;facebook&#39;,&#39;1086987704&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Karen National Day in Brief&amp;url=http://karennews.org/2020/02/karen-national-day-in-brief/&amp;counturl=http://karennews.org/2020/02/karen-national-day-in-brief/&#39;,&#39;twitter&#39;,&#39;1086987704&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2020/02/karen-national-day-in-brief/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2020/02/karen-national-day-in-brief/&#39;,&#39;google&#39;,&#39;1086987704&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>
			</div> <!-- /post-wrap -->
			
		
			</div>

	<div class="news">
		<h2>LATEST OPINION STORIES</h2>
		<div class="rss-feed"><a href="http://karennews.org/category/opinion/" title="Read all articles">+ Read all</a> &nbsp;</div>	
	</div>

	
	<div class="post-main-wrap">

	    			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/" rel="bookmark" title="Permanent Link to Choosing to Defend the Military Against Charge of Genocide, Aung San Suu Kyi Is Going for Broke"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2014/01/Suu-Kyi-in-Karen-State-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">

					<!-- Display heading of post - trimmed if necessary -->
											<h2><a href="http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/" rel="bookmark" title="Permanent Link to Choosing to Defend the Military Against Charge of Genocide, Aung San Suu Kyi Is Going for Broke">Choosing to Defend the Military Against Charge of Genocide, Aung San Suu Kyi Is Going for Broke</a></h2>
					
					
					<small><em>November 25, 2019 &nbsp;•&nbsp; Author: *Saw Greh Moo </em></small>
		
					<div class="entry">
					 					   <p>
						News of Aung San Suu Kyi’s decision this week to lead Myanmar’s delegation to the Hague to defend an accusation of genocide sent shock waves through Myanmar and beyond. While her domestic supporters may be elated and offer her full support, human rights groups and Suu Ky...
						<a class="read-more" href="http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/" rel="bookmark" title="Permanent Link to Choosing to Defend the Military Against Charge of Genocide, Aung San Suu Kyi Is Going for Broke">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->	

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_1083951196 print-no" id="essb_displayed_shortcode_1083951196" data-essb-postid="8861" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/" data-essb-twitter-url="http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/" data-essb-instance="1083951196"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/&t=Choosing to Defend the Military Against Charge of Genocide, Aung San Suu Kyi Is Going for Broke" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/&t=Choosing to Defend the Military Against Charge of Genocide, Aung San Suu Kyi Is Going for Broke&#39;,&#39;facebook&#39;,&#39;1083951196&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Choosing to Defend the Military Against Charge of Genocide, Aung San Suu Kyi Is Going for Broke&amp;url=http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/&amp;counturl=http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/&#39;,&#39;twitter&#39;,&#39;1083951196&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2019/11/choosing-to-defend-the-military-against-charge-of-genocide-aung-san-suu-kyi-is-going-for-broke/&#39;,&#39;google&#39;,&#39;1083951196&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>

			</div> <!-- /post-wrap -->
			
		
			<div class="post-wrap">
			
							
				<div class="post-thumb"><a href="http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/" rel="bookmark" title="Permanent Link to Prosecuting Naw Ohn Hla and Karen Youth Activists Could Jeopardize NLD Government’s Relations with the Karen Community"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2019/09/Naw-Ohn-Hla-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">

					<!-- Display heading of post - trimmed if necessary -->
											<h2><a href="http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/" rel="bookmark" title="Permanent Link to Prosecuting Naw Ohn Hla and Karen Youth Activists Could Jeopardize NLD Government’s Relations with the Karen Community">Prosecuting Naw Ohn Hla and Karen Youth Activists Could Jeopardize NLD Government’s Relations with the Karen Community</a></h2>
					
					
					<small><em>September 20, 2019 &nbsp;•&nbsp; Author: *Saw Greh Moo </em></small>
		
					<div class="entry">
					 					   <p>
						On August 12th, Naw Ohn Hla, a Karen activist, and some leaders of the Karen Youth Network in Yangon led a group of about 100 people to hold a ceremony commemorating the 69th Karen Martyr’s Day in downtown Yangon. This was after the government refused to give them permissi...
						<a class="read-more" href="http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/" rel="bookmark" title="Permanent Link to Prosecuting Naw Ohn Hla and Karen Youth Activists Could Jeopardize NLD Government’s Relations with the Karen Community">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->	

				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_461472241 print-no" id="essb_displayed_shortcode_461472241" data-essb-postid="8794" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/" data-essb-twitter-url="http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/" data-essb-instance="461472241"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/&t=Prosecuting Naw Ohn Hla and Karen Youth Activists Could Jeopardize NLD Government’s Relations with the Karen Community" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/&t=Prosecuting Naw Ohn Hla and Karen Youth Activists Could Jeopardize NLD Government’s Relations with the Karen Community&#39;,&#39;facebook&#39;,&#39;461472241&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Prosecuting Naw Ohn Hla and Karen Youth Activists Could Jeopardize NLD Government’s Relations with the Karen Community&amp;url=http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/&amp;counturl=http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/&#39;,&#39;twitter&#39;,&#39;461472241&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2019/09/prosecuting-naw-ohn-hla-and-kare-youth-activists-could-jeopardize-nld-governments-relations-with-the-karen-community/&#39;,&#39;google&#39;,&#39;461472241&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>

			</div> <!-- /post-wrap -->
			
		
			</div>

	<div class="news">
		<h2>MORE STORIES</h2>
		<div class="rss-feed">
			<a href="http://karennews.org/category/article/" title="Read all articles">+ Read all</a> &nbsp;
		</div>
	</div>

	
	<div class="post-main-wrap">

	    		
				
			<div class="post-wrap">

						
				<div class="post-thumb"><a href="http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/" rel="bookmark" title="Permanent Link to RIP – PADOH SAW EH KALU SHWE OO – (1955-2020)"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2020/02/Padoh-Eh-Kalu-Shwe-Oo-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">

					<!-- Display heading of post - trimmed if necessary -->
											<h2><a href="http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/" rel="bookmark" title="Permanent Link to RIP – PADOH SAW EH KALU SHWE OO – (1955-2020)">RIP – PADOH SAW EH KALU SHWE OO – (1955-2020)</a></h2>
					
					
					<small><em>February 9, 2020 &nbsp;•&nbsp; Author: Karen News </em></small>
		
					<div class="entry">
					 					   <p>
						Respected Health Worker Loses Battle with Cancer
Padoh Saw Eh Kalu Shwe Oo, a department head of the Karen National Union, passed away on February 8 at 12:49 PM at his home on the Thai-Burma border.
Padoh Saw Eh Kalu Shwe Oo, aged 65, died after suffering from liver cancer, ...
						<a class="read-more" href="http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/" rel="bookmark" title="Permanent Link to RIP – PADOH SAW EH KALU SHWE OO – (1955-2020)">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->
							
				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_496001816 print-no" id="essb_displayed_shortcode_496001816" data-essb-postid="8880" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/" data-essb-twitter-url="http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/" data-essb-instance="496001816"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/&t=RIP – PADOH SAW EH KALU SHWE OO – (1955-2020)" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/&t=RIP – PADOH SAW EH KALU SHWE OO – (1955-2020)&#39;,&#39;facebook&#39;,&#39;496001816&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=RIP – PADOH SAW EH KALU SHWE OO – (1955-2020)&amp;url=http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/&amp;counturl=http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/&#39;,&#39;twitter&#39;,&#39;496001816&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2020/02/rip-padoh-saw-eh-kalu-shwe-oo-1955-2020/&#39;,&#39;google&#39;,&#39;496001816&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>

			</div> <!-- /post-wrap -->
						
				
			<div class="post-wrap">

						
				<div class="post-thumb"><a href="http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/" rel="bookmark" title="Permanent Link to Ethnic Groups Support ICJ on Rohingya Genocide Lawsuit Against Burma Government and its Military"><img width="300" height="125" src="http://karennews.org/wp-content/uploads/2019/12/Rally-in-Support-of-ICJ-by-KOA-300x125.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" /></a></div>
				
								
				<div class="post-wrap-text">

					<!-- Display heading of post - trimmed if necessary -->
											<h2><a href="http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/" rel="bookmark" title="Permanent Link to Ethnic Groups Support ICJ on Rohingya Genocide Lawsuit Against Burma Government and its Military">Ethnic Groups Support ICJ on Rohingya Genocide Lawsuit Against Burma Government and its Military</a></h2>
					
					
					<small><em>December 11, 2019 &nbsp;•&nbsp; Author: Karen News </em></small>
		
					<div class="entry">
					 					   <p>
						The International Court of Justice began its hearing on December 10 in The Hague, Netherlands on its genocide lawsuit filed by Gambia against Burma government.
Prior to the court hearing, several ethnic Karen, Karenni and Shan civil society groups put out a joint statement s...
						<a class="read-more" href="http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/" rel="bookmark" title="Permanent Link to Ethnic Groups Support ICJ on Rohingya Genocide Lawsuit Against Burma Government and its Military">Read more ►</a>	
						</p>											
					</div> <!-- /entry -->
				</div> <!-- /post-wrap-text -->
							
				<div class="social-links">						
					<div class="essb_links essb_counters essb_displayed_shortcode essb_share essb_template_metro essb_1630966756 print-no" id="essb_displayed_shortcode_1630966756" data-essb-postid="8875" data-essb-position="shortcode" data-essb-button-style="button" data-essb-template="metro" data-essb-counter-pos="inside" data-essb-url="http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/" data-essb-twitter-url="http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/" data-essb-instance="1630966756"><ul class="essb_links_list"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos="inside"><span class="essb_totalcount essb_t_l" title="Total: "><span class="essb_t_nb"></span></span></li><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/&t=Ethnic Groups Support ICJ on Rohingya Genocide Lawsuit Against Burma Government and its Military" title="" onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/&t=Ethnic Groups Support ICJ on Rohingya Genocide Lawsuit Against Burma Government and its Military&#39;,&#39;facebook&#39;,&#39;1630966756&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href="#" title="" onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Ethnic Groups Support ICJ on Rohingya Genocide Lawsuit Against Burma Government and its Military&amp;url=http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/&amp;counturl=http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/&#39;,&#39;twitter&#39;,&#39;1630966756&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name"></span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/" title="" onclick="essb.window(&#39;https://plus.google.com/share?url=http://karennews.org/2019/12/ethnic-groups-support-icj-on-rohingya-genocide-lawsuit-against-burma-government-and-its-military/&#39;,&#39;google&#39;,&#39;1630966756&#39;); return false;" target="_blank" rel="nofollow" class="nolightbox" ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name"></span></a></li></ul></div>		
				</div>

			</div> <!-- /post-wrap -->
						
		
			</div>
	
</div> <!-- /content-left -->

	

<div id="sidebar-wrap">
	
	 
	
	<div class="sidebar" role="complementary">

							
				<div class="sidebar-widget-area">
					<div class="news"><h2>Radio Karen</h2></div>			<div class="textwidget">You can now listen to the daily online 
<h2><strong>Radio Karen </strong></h2>
<img src="http://karennews.org/wp-content/uploads/2018/04/Radio-Karen-logo-630x420.jpg" alt="" width="360" height="245" class="alignleft size-large wp-image-8298" />
<h2><a href="http://www.radiokaren.org/">www.radiokaren.org</a></h2>
</div>
						</div><!-- /sidebar-widget-area -->
					
		<div class="news">
			<h2>RECOMMENDED</h2>
			<div class="rss-feed"><a href="http://karennews.org/category/recommended">+ View all</a></div>	
		</div>
	
		 			
				
				<div class="post">
										
					<div class="post_thumb small_thumb"><a href="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" rel="bookmark" title="Permanent Link to Shwe Koko: Big Winners &#8211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped"><img width="123" height="95" src="http://karennews.org/wp-content/uploads/2020/03/kk-123x95.jpg" class="attachment-breaking-thumb size-breaking-thumb wp-post-image" alt="" /></a></div>
										
					
					<h2><a href="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" rel="bookmark" title="Permanent Link to Shwe Koko: Big Winners &#8211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped">Shwe Koko: Big Winners &#8211; Burma Army and international Crime Synd...</a></h2>
						
					<div class="entry">
						 										Plans to turn rice fields running from the River M...					<a class="read-more" href="http://karennews.org/2020/03/shwe-koko-big-winners-burma-army-and-international-crime-syndicates-at-expense-of-karen-people-knu-community-groups-want-it-stopped/" rel="bookmark" title="Permanent Link to Shwe Koko: Big Winners &#8211; Burma Army and international Crime Syndicates at Expense of Karen People – KNU, Community Groups Want it Stopped">read more ►</a>		
								
					</div>
				
				</div>
	
				
				<div class="post">
										
					<div class="post_thumb small_thumb"><a href="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" rel="bookmark" title="Permanent Link to Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating"><img width="123" height="95" src="http://karennews.org/wp-content/uploads/2013/12/Mae-Sot-Myawaddy-border-crossing-123x95.jpg" class="attachment-breaking-thumb size-breaking-thumb wp-post-image" alt="" /></a></div>
										
					
					<h2><a href="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" rel="bookmark" title="Permanent Link to Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating">Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents ...</a></h2>
						
					<div class="entry">
						 										The Burma government has closed its Thai-Burma Fri...					<a class="read-more" href="http://karennews.org/2020/03/burma-closes-thai-burma-friendship-bridge-to-foreigners-residents-worry-unofficial-crossings-still-operating/" rel="bookmark" title="Permanent Link to Burma Closes Thai-Burma Friendship Bridge to Foreigners – Residents Worry Unofficial Crossings Still Operating">read more ►</a>		
								
					</div>
				
				</div>
	
				
				<div class="post">
										
					<div class="post_thumb small_thumb"><a href="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" rel="bookmark" title="Permanent Link to Sued Karen Environmental Activist To Fight His Case"><img width="123" height="95" src="http://karennews.org/wp-content/uploads/2020/03/Saw-Tha-Boe-123x95.png" class="attachment-breaking-thumb size-breaking-thumb wp-post-image" alt="" /></a></div>
										
					
					<h2><a href="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" rel="bookmark" title="Permanent Link to Sued Karen Environmental Activist To Fight His Case">Sued Karen Environmental Activist To Fight His Case...</a></h2>
						
					<div class="entry">
						 										Saw Tha Boe, a Karen environmental activist who wa...					<a class="read-more" href="http://karennews.org/2020/03/sued-karen-environmental-activist-to-fight-his-case/" rel="bookmark" title="Permanent Link to Sued Karen Environmental Activist To Fight His Case">read more ►</a>		
								
					</div>
				
				</div>
	
				
				<div class="post">
										
					<div class="post_thumb small_thumb"><a href="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" rel="bookmark" title="Permanent Link to Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State"><img width="123" height="95" src="http://karennews.org/wp-content/uploads/2020/02/IS_-IDPs_Worry-_Mutraw-Conflict-1-123x95.jpg" class="attachment-breaking-thumb size-breaking-thumb wp-post-image" alt="" /></a></div>
										
					
					<h2><a href="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" rel="bookmark" title="Permanent Link to Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State">Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Kar...</a></h2>
						
					<div class="entry">
						 										Fighting between Burma Army and Karen soldiers in ...					<a class="read-more" href="http://karennews.org/2020/02/burma-army-attacks-displaces-300-karen-villagers-as-suu-kyi-tours-karen-state/" rel="bookmark" title="Permanent Link to Burma Army Attacks, Displaces 300 Karen Villagers as Suu Kyi Tours Karen State">read more ►</a>		
								
					</div>
				
				</div>
	
				
				
	<!-- Video section -->	
			
		<div class="video-section">
			<div class="news">
				<h2>LATEST VIDEO</h2>
				<div class="rss-feed"><a href="http://karennews.org/video/">+ View all</a></div>	
				<div style="margin-top:7px; float:left;">
					<a href="http://vimeo.com/channels/205092" target="_blank">
						<img src="http://karennews.org/wp-content/uploads/images/vimeo-follow.jpg" />
					</a>
				</div>
			</div>
			<div id="wall-fwvvw-album-1617076" class="fwvvw-album"><div id="video_372891988" class="fwvvw_vthumb"><img src="http://i.vimeocdn.com/video/830860191_200x150.jpg" alt="Climate Change - Indigenous Karen Communities Move to Protect Rivers, Forests" title="Climate Change - Indigenous Karen Communities Move to Protect Rivers, Forests" style="width: 140px;" /><div class="fwvvw-videotitle" style="width: 140px;">Climate Change - Indigenous Karen Communities Move to Protect Rivers, Forests</div></div><div id="video_366720609" class="fwvvw_vthumb"><img src="http://i.vimeocdn.com/video/822858197_200x150.jpg" alt="Villagers Panic as Water Sources Turns Black – Chief Minister Vows to Sue if Cement Factory Responsible" title="Villagers Panic as Water Sources Turns Black – Chief Minister Vows to Sue if Cement Factory Responsible" style="width: 140px;" /><div class="fwvvw-videotitle" style="width: 140px;">Villagers Panic as Water Sources Turns Black – Chief Minister Vows to Sue if Cement Factory Responsible</div></div><div id="video_366683537" class="fwvvw_vthumb"><img src="http://i.vimeocdn.com/video/822801798_200x150.jpg" alt="KNU Briefs Karen Groups on Peace Process and Honors Jailed Karen Martyr's Day Activists" title="KNU Briefs Karen Groups on Peace Process and Honors Jailed Karen Martyr's Day Activists" style="width: 140px;" /><div class="fwvvw-videotitle" style="width: 140px;">KNU Briefs Karen Groups on Peace Process and Honors Jailed Karen Martyr's Day Activists</div></div><div id="video_346792802" class="fwvvw_vthumb"><img src="http://i.vimeocdn.com/video/796952146_200x150.jpg" alt="Karen Groups Want Government’s Land Law Scrapped and Karen Customary Land Management System Used" title="Karen Groups Want Government’s Land Law Scrapped and Karen Customary Land Management System Used" style="width: 140px;" /><div class="fwvvw-videotitle" style="width: 140px;">Karen Groups Want Government’s Land Law Scrapped and Karen Customary Land Management System Used</div></div><div class="fwclear"></div></div>		</div> <!-- /video-section -->
	
		
	<!-- Cartoon section -->
					
			<div class="cartoon-section">	
				<div class="news">
					<h2>CARTOON</h2>
					<div class="rss-feed"><a href="http://karennews.org/photo/cartoons">+ View all</a></div>	
				</div>
	
									<div class="sidebar-widget-area">
									<div class="textwidget">            
		<div class="ngg-gallery-singlepic-image " style="max-width: 350px">
			    	<a href="http://karennews.org/wp-content/gallery/cartoons/which-way-home.jpg"
		     title=""
             data-src="http://karennews.org/wp-content/gallery/cartoons/which-way-home.jpg"
             data-thumbnail="http://karennews.org/wp-content/gallery/cartoons/thumbs/thumbs_which-way-home.jpg"
             data-image-id="192"
             data-title="which-way-home"
             data-description=""
             target='_self'
             class="ngg-fancybox" rel="d092c5d4740574a652c09a1c0555addf">
            <img class="ngg-singlepic"
             src="http://karennews.org/wp-content/gallery/cartoons/cache/which-way-home.jpg-nggid03192-ngg0dyn-350x0x100-00f0w010c010r110f110r010t010.jpg"
             alt="which-way-home"
             title="which-way-home"
              width="350"               />
    	</a>
		      </div>
        </div>
							</div><!-- /sidebar-widget-area -->
					
			</div> <!-- /cartoon-section -->
				
</div>
</div>

	</div> <!-- End of content-wrap -->

	<div id="footer-wrap">
		<div id="footer">

			COPYRIGHT © 2011 - 2017 <a href="http://karennews.org">KAREN NEWS, THAILAND</a> - ALL RIGHTS RESERVED
			<br />

			<a href="http://karennews.org/contact-us" title="Contact Karen News">Contact us</a> &nbsp;•&nbsp;
			<a href="http://karennews.org/about-us" title="About Karen News">About Karen News</a> &nbsp;•&nbsp;
			<a href="http://kicnews.org" title="Karen Information Center (Burmese)" target="_blank">KIC (Burmese Edition)</a> &nbsp;•&nbsp;
			<a href="http://kwekalu.net" title="Kwe Ka Lu (Karen)" target="_blank">Kwe Ka Lu (Karen Edition)</a>
			<br />

			Follow us on&nbsp;<a href="http://www.facebook.com/pages/Karen-News/220340227984712" target="_blank">Facebook</a> &nbsp;•&nbsp; Follow us on&nbsp;<a href="https://twitter.com/MobileVideoTeam" target="_blank">Twitter</a>
			<br />

			<a href="http://www.bluefrogappstudio.com" target="_blank">WEBSITE</a> BY <a href="http://www.bluefrogappstudio.com" target="_blank">BLUE FROG</a>
		</div>
	</div>

	<!-- ngg_resource_manager_marker --><script type='text/javascript'>
/* <![CDATA[ */
var thickboxL10n = {"next":"Next >","prev":"< Prev","image":"Image","of":"of","close":"Close","noiframes":"This feature requires inline frames. You have iframes disabled or your browser does not support them.","loadingAnimation":"http:\/\/karennews.org\/wp-includes\/js\/thickbox\/loadingAnimation.gif"};
/* ]]> */
</script>
<script type='text/javascript' src='http://karennews.org/wp-includes/js/thickbox/thickbox.js?ver=3.1-20121105'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"http:\/\/karennews.org\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}};
/* ]]> */
</script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.4'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/themes/simonit/js/uniform.js?ver=1.7.5'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var navLocalize = {"text":"Menu"};
/* ]]> */
</script>
<script type='text/javascript' src='http://karennews.org/wp-content/themes/simonit/js/responsive.js?ver=b5891ecd28e39733cab58bb91fed46fd'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/easy-social-share-buttons3/assets/js/essb-core.js?ver=6.1.1'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/easy-social-share-buttons3/assets/js/easy-social-share-buttons.js?ver=6.1.1'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/slidedeck3/js/jail.js?ver=4.5.2'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/slidedeck3/js/jquery-mousewheel/jquery.mousewheel.min.js?ver=3.0.6'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/slidedeck3/js/jquery.easing.1.3.js?ver=1.3'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/slidedeck3/js/slidedeck.jquery.js?ver=1.3.9'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/slidedeck3/js/slidedeck-public.js?ver=4.5.2'></script>
<script type='text/javascript' src='http://platform.twitter.com/widgets.js?ver=1316526300'></script>
<script type='text/javascript' src='http://karennews.org/wp-includes/js/wp-embed.min.js?ver=b5891ecd28e39733cab58bb91fed46fd'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var photocrati_ajax = {"url":"http:\/\/karennews.org\/index.php?photocrati_ajax=1","wp_home_url":"http:\/\/karennews.org","wp_site_url":"http:\/\/karennews.org","wp_root_url":"http:\/\/karennews.org","wp_plugins_url":"http:\/\/karennews.org\/wp-content\/plugins","wp_content_url":"http:\/\/karennews.org\/wp-content","wp_includes_url":"http:\/\/karennews.org\/wp-includes\/","ngg_param_slug":"nggallery"};
/* ]]> */
</script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/ajax.min.js?ver=3.2.19'></script>
<script type='text/javascript'>
/* <![CDATA[ */

var galleries = {};
galleries.gallery_d092c5d4740574a652c09a1c0555addf = {"id":null,"ids":null,"source":"galleries","src":"","container_ids":[],"gallery_ids":[],"album_ids":[],"tag_ids":[],"display_type":"photocrati-nextgen_basic_singlepic","display":"","exclusions":[],"order_by":"sortorder","order_direction":"ASC","entity_ids":["192"],"tagcloud":false,"returns":"included","slug":null,"sortorder":[],"display_settings":{"use_lightbox_effect":true,"width":"","height":"","mode":"","display_watermark":0,"display_reflection":0,"float":"","link":"","link_target":"_blank","quality":100,"crop":0,"template":"","ngg_triggers_display":"never","_errors":[],"w":"350"},"excluded_container_ids":[],"maximum_entity_count":500,"__defaults_set":true,"_errors":[],"ID":"d092c5d4740574a652c09a1c0555addf"};
galleries.gallery_d092c5d4740574a652c09a1c0555addf.wordpress_page_root = false;
var nextgen_lightbox_settings = {"static_path":"","context":"nextgen_images"};
/* ]]> */
</script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/common.js?ver=3.2.19'></script>
<script type='text/javascript'>
            var nggLastTimeoutVal = 1000;

			var nggRetryFailedImage = function(img) {
				setTimeout(function(){
					img.src = img.src;
				}, nggLastTimeoutVal);
			
				nggLastTimeoutVal += 500;
			}
        
</script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/lightbox_context.js?ver=3.2.19'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.easing-1.3.pack.js?ver=3.2.19'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.pack.js?ver=3.2.19'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/nextgen_fancybox_init.js?ver=3.2.19'></script>
<script type='text/javascript' src='https://use.fontawesome.com/releases/v5.3.1/js/v4-shims.js?ver=5.3.1'></script>
<script type='text/javascript' defer integrity="sha384-kW+oWsYx3YpxvjtZjFXqazFpA7UP/MbiY4jvs+RWZo2+N94PFZ36T6TFkc9O3qoB" crossorigin="anonymous" data-auto-replace-svg="false" data-keep-original-source="false" data-search-pseudo-elements src='https://use.fontawesome.com/releases/v5.3.1/js/all.js?ver=5.3.1'></script>
<script type='text/javascript' src='http://karennews.org/wp-content/plugins/new-royalslider/lib/royalslider/jquery.royalslider.min.js?ver=3.3.1'></script>
<script type="text/javascript">
var slideDeck2URLPath = "http://karennews.org/wp-content/plugins/slidedeck3";
var slideDeck2iframeByDefault = false;
</script>
<script id="new-royalslider-init-code" type="text/javascript">
jQuery(document).ready(function($) {
	$('.new-royalslider-1').royalSlider({template:'default',image_generation:{lazyLoading:!0,imageWidth:'',imageHeight:'',thumbImageWidth:'',thumbImageHeight:''},thumbs:{orientation:'vertical',spacing:0,thumbWidth:220,thumbHeight:80,autoCenter:!1},autoPlay:{enabled:!0,delay:1500},video:{autoHideBlocks:!0,forceMaxVideoCoverResolution:'standard'},width:'85%',height:500,autoScaleSlider:!0,autoScaleSliderWidth:950,imageScaleMode:'fill',controlNavigation:'thumbnails',arrowsNav:!1,arrowsNavHideOnTouch:!0,globalCaptionInside:!0,numImagesToPreload:3,keyboardNavEnabled:!0});
});
</script>
<div class="essb_mailform"><div class="essb_mailform_content"><p>Send this to a friend</p><label class="essb_mailform_content_label">Your email</label><input type="text" id="essb_mailform_from" class="essb_mailform_content_input" placeholder="Your email"/><label class="essb_mailform_content_label">Recipient email</label><input type="text" id="essb_mailform_to" class="essb_mailform_content_input" placeholder="Recipient email"/><div class="essb_mailform_content_buttons"><button id="essb_mailform_btn_submit" class="essb_mailform_content_button" onclick="essb_mailform_send();">Send</button><button id="essb_mailform_btn_cancel" class="essb_mailform_content_button" onclick="essb_close_mailform(); return false;">Cancel</button></div><input type="hidden" id="essb_mail_salt" value="1828939298"/><input type="hidden" id="essb_mail_instance" value=""/><input type="hidden" id="essb_mail_post" value=""/></div></div><div class="essb_mailform_shadow"></div><link rel="stylesheet" id="essb-cct-style"  href="http://karennews.org/wp-content/plugins/easy-social-share-buttons3/lib/modules/click-to-tweet/assets/css/styles.css" type="text/css" media="all" /><script type="text/javascript">var essb_mailform_opened = false; function essb_open_mailform(unique_id) { jQuery.fn.extend({ center: function () { return this.each(function() { var top = (jQuery(window).height() - jQuery(this).outerHeight()) / 2; var left = (jQuery(window).width() - jQuery(this).outerWidth()) / 2; jQuery(this).css({position:'fixed', margin:0, top: (top > 0 ? top : 0)+'px', left: (left > 0 ? left : 0)+'px'}); }); } }); if (essb_mailform_opened) { essb_close_mailform(unique_id); return; } var sender_element = jQuery(".essb_"+unique_id); if (!sender_element.length) return; var sender_post_id = jQuery(sender_element).attr("data-essb-postid") || ""; jQuery("#essb_mail_instance").val(unique_id); jQuery("#essb_mail_post").val(sender_post_id); var win_width = jQuery( window ).width(); var win_height = jQuery(window).height(); var doc_height = jQuery('document').height(); var base_width = 300; if (win_width < base_width) { base_width = win_width - 30; } var height_correction = 20; var element_class = ".essb_mailform"; var element_class_shadow = ".essb_mailform_shadow"; jQuery(element_class).css( { width: base_width+'px'}); var popup_height = jQuery(element_class).outerHeight(); if (popup_height > (win_height - 30)) { jQuery(element_class).css( { height: (win_height - height_correction)+'px'}); } jQuery("#essb_mailform_from").val(""); jQuery("#essb_mailform_to").val(""); if (jQuery("#essb_mailform_c").length) jQuery("#essb_mailform_c").val(""); jQuery(element_class_shadow).css( { height: (win_height)+'px'}); jQuery(element_class).center(); jQuery(element_class).slideDown(200); jQuery(element_class_shadow).fadeIn(200); essb_mailform_opened = true; essb.tracking_only("", "mail", unique_id); }; function essb_close_mailform() { var element_class = ".essb_mailform"; var element_class_shadow = ".essb_mailform_shadow"; jQuery(element_class).fadeOut(200); jQuery(element_class_shadow).fadeOut(200); essb_mailform_opened = false; }; function essb_mailform_send() { var sender_email = jQuery("#essb_mailform_from").val(); var recepient_email = jQuery("#essb_mailform_to").val(); var captcha_validate = jQuery("#essb_mailform_c").length ? true : false; var captcha = captcha_validate ? jQuery("#essb_mailform_c").val() : ""; var custom_message = jQuery("#essb_mailform_custom").length ? jQuery("#essb_mailform_custom").val() : ""; if (sender_email == "" || recepient_email == "" || (captcha == "" && captcha_validate)) { alert("Please fill all fields in form"); return; } var mail_salt = jQuery("#essb_mail_salt").val(); var instance_post_id = jQuery("#essb_mail_post").val(); console.log("mail salt = " + mail_salt); if (typeof(essb_settings) != "undefined") { jQuery.post(essb_settings.ajax_url, { "action": "essb_mail_action", "post_id": instance_post_id, "from": sender_email, "to": recepient_email, "c": captcha, "cu": custom_message, "salt": mail_salt, "nonce": essb_settings.essb3_nonce }, function (data) { if (data) { console.log(data); alert(data["message"]); if (data["code"] == "1") essb_close_mailform(); }},'json'); } };</script>	</div> <!-- End of page-wrap -->
</body>
</html>
Measurement UID
0120200329360872706a8ee1fa87dc419e360f34
Report ID
20200329T135350Z_AS133385_l0XbaDjEflKrSxWOGcyItmnd7Za0jVVs8MKZ5iwtql3p2do1z9
Platform
android
Software Name
ooniprobe-android (2.3.0)
Measurement Engine
libmeasurement_kit (0.10.11)

Raw Measurement Data

Loading…