ترجمان کراچی واٹر کار پوریشن نے کہا ہے کہ دھابیجی پمپنگ اسٹیشن پر بجلی کا بریک ڈاؤن ہوا ہے جس کی وجہ سے پانی کی فراہمی کا نظام متاثر ہونے کا خدشہ ہے۔
ترجمان کا کہنا ہے کہ پانی کے بیک پریشر کے باعث دو لائنوں کے متاثر ہونے کی اطلاع ہے۔
کے الیکٹرک کے مطابق دھابیجی پمپنگ اسٹیشن پرمین کیبل میں فالٹ آیا۔ فالٹ کے باوجود 22 میں سے 18 پمپنگ موٹرز پر بجلی کی فراہمی جاری رہی۔
کے الیکٹرک کا کہنا ہے کہ دھابیجی پمپنگ اسٹیشن پر متبادل ذرائع سے باقی چار پمپنگ موٹرز پر بھی بجلی کی فراہمی جاری ہے۔
';
$('.fb-video').parent('.embed_external_url').html(htmla);
}
else{
let embed_url = $('.fb-video').attr('data-href');
let htmla="
';
}
}
var scriptElement=document.createElement('script');
scriptElement.type="text/javascript";
scriptElement.setAttribute="async";
scriptElement.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=580305968816694";
document.body.appendChild(scriptElement);
}
}
},100); var story_embed_gallery = $('.detail_gallery').find('.embedgallery').length;
if(story_embed_gallery > 0){
var styleElement=document.createElement('link');
styleElement.type="text/css";
styleElement.rel="stylesheet";
styleElement.href="https://jang.com.pk/assets/front/css/swiper-bundle.min.css";
document.head.appendChild(styleElement);
var styleElement=document.createElement('link');
styleElement.type="text/css";
styleElement.rel="stylesheet";
styleElement.href="https://jang.com.pk/assets/front/css/colorbox.css";
document.head.appendChild(styleElement);
}
if($("#forminator-iframe").length > 0){
const iframe = document.getElementById('forminator-iframe');
var changeHeight = 0;
window.addEventListener('message', (event) => {
if (event.origin === 'https://surveys.immcorporate.com') {
var { height } = event.data;
//$("#forminator-iframe").before('
');
if(height > 150){
height = height + 5;
if($("#forminator-iframe").height() != height && changeHeight == 1){
$('html, body').animate({
scrollTop: ($("#forminator-iframe").offset().top)-30
}, 600);
$('.detail-page').focus();
}
iframe.style.height = height + 'px';
}
changeHeight = 1;
}
});
}
if($("#theNewsWidget").length > 0){
/*$("#theNewsWidget").load("https://www.thenews.com.pk/get_entertainment_news_widget");*/
//$("#theNewsWidget").load("https://gadinsider.com/latest-posts/mobile-news");
//$("#theNewsWidget").load("https://jang.com.pk/jang_english_news");
/*$.ajax({
url : "https://jang.com.pk/assets/uploads/gadinsider/posts.txt",
dataType: "text",
cache: false,
success : function (data) {
$("#theNewsWidget").html(data)
//console.log(data)
}
});*/
}