{“_id”:”68ef46af3ba6b19aca05e651″,”slug”:”ladakh-violence-sonam-wangchuk-wife-gitanjali-angmo-will-amend-petition-challenge-grounds-of-detention-supreme-2025-10-15″,”type”:”story”,”status”:”publish”,”title_hn”:”Ladakh violence: सोनम वांगचुक की पत्नी याचिका में करेंगी संशोधन, अब 29 अक्तूबर को सुनवाई करेगा सुप्रीम कोर्ट”,”category”:{“title”:”India News”,”title_hn”:”देश”,”slug”:”india-news”}}
Published by: नितिन गौतम
Updated Wed, 15 Oct 2025 12:31 PM IST
सुनवाई के दौरान कपिल सिब्बल ने मांग की कि सोनम वांगचुक को अपनी पत्नी के साथ कुछ लिखित पंक्तियों की अदला-बदली करने की अनुमति मिलनी चाहिए। इस पर सॉलिसिटर जनरल तुषार मेहता ने कहा कि उन्हें इससे कोई परेशानी नहीं है।
सुप्रीम कोर्ट पहुंचीं सोनम वांगचुक की पत्नी
– फोटो : अमर उजाला
‘);
if (!window.jQuery) {
var jq = document.createElement(‘script’);
jq.src = MainURL + ‘/api/js/jquery-2.1.4.min.js?v=’ + Rajneeti.VERSION;
jq.type = ‘text/javascript’;
var s = document.getElementsByTagName(‘script’)[0];
s.parentNode.insertBefore(jq, s);
}
// Let’s async call social scripts
var rn = document.createElement(‘script’);
rn.src = MainURL + ‘/api/js/social.js?v=’ + Rajneeti.VERSION;
rn.type = ‘text/javascript’;
rn.async = true;
rn.onload = rn.onreadystatechange = function () {
var rn = this.readyState;
if (rn && rn != ‘complete’ && rn != ‘loaded’) return;
try {
Rajneeti.Poll.Initialize();
Rajneeti.Petitions.Initialize();
Rajneeti.Feelings.Initialize();
Rajneeti.Comments.Initialize();
Rajneeti.Market.Initialize();
// This event is fired when Rajneeti js is ready
RAJNEETI_JS_READY = true;
document.dispatchEvent(new Event(‘rajneeti-ready’));
} catch (e) {
// console.log(e)
}
};
// Append social js just before the first javascriptin head/body
var s = document.getElementsByTagName(‘script’)[0];
s.parentNode.insertBefore(rn, s.nextSibling);
};
//SCRIPT FOR LOAD VIDEO AFTER PAGE LOAD
//GA USER_ID set only for UA-28612117-1
$(document).on(‘rajneeti-user-loggedin’, function () {
var ga_user_id = typeof auw != ‘undefined’ && typeof auw.readCookie != ‘undefined’ ? (typeof auw.readCookie(‘_raidu’) != ‘undefined’ ? auw.readCookie(‘_raidu’) : “”) : “”;
//var ga_user_id = getCookie(“_raidu”);
if (typeof ga_user_id !== ‘undefined’ && ga_user_id) {
for (ga_data in site_ga_data) {
ga(site_ga_data[ga_data][‘name’] + ‘.set’, ‘userId’, ga_user_id, null, true);
}
;
//gaTrackEvent(‘authentication’, ‘user-id available’,ga_user_id,null,true);
}
});
// forEach method, could be shipped as part of an Object Literal/Module
var forEach = function (array, callback, scope) {
for (var i = 0; i < array.length; i++) {
callback.call(scope, i, array[i]); // passes back stuff we need
}
};
function loadDeferredIframe() {
// Usage:
// optionally change the scope as final parameter too, like ECMA5
var myNodeList = document.querySelectorAll(‘iframe’);
forEach(myNodeList, function (index, value) {
//console.log(index, value); // passes index + value back!
if (value.hasAttribute(‘data-video’) && !value.hasAttribute(‘data-load’)) {
var video_url = value.getAttribute(‘data-video’);
//console.log(“video-url”+video_url);
value.setAttribute(‘data-load’, ‘loaded’);
value.setAttribute(‘src’, video_url);
}
});
};
function deferIframe() {
// Usage:
// optionally change the scope as final parameter too, like ECMA5
var myNodeList = document.querySelectorAll(‘iframe’);
forEach(myNodeList, function (index, value) {
//console.log(index, value); // passes index + value back!
if (value.hasAttribute(‘src’) && value.hasAttribute(‘data-load’)) {
var video_url = value.getAttribute(‘src’);
//console.log(“video-url”+video_url);
value.removeAttribute(‘data-load’, ”);
value.setAttribute(‘src’, ‘about:blank’);
}
});
};
function downloadJSAtOnload() {
if (typeof loadTweetInstaJs != “undefined”) {
loadTweetInstaJs();
}
if (typeof loadArticleIframeOnScroll != “undefined”) {
loadArticleIframeOnScroll();
}
//font for windows 7
var usAg = navigator.userAgent;
if (usAg.indexOf(“NT 6.1”) != -1) {
document.body.style.fontFamily = “Noto Sans Devanagari”;
}
}
if (typeof _app_adv_status !== ‘undefined’ && _app_adv_status == ‘enable’) {
$(“.mobile-app-ad”).show();
} else {
$(“.mobile-app-ad”).hide();
}
function showHideOnMobile(class_name, display) {
var elements = document.getElementsByClassName(” + class_name); /*console.log(‘display-‘+display+’classname-‘+class_name+’elements’+elements.length);*/
for (var i = 0; i < elements.length; i++) {
if (!elements[i].classList.contains(‘el-social-div’)) {
elements[i].style.display = display;
}
}
};
function hideShowOnMobileApp() {
if (typeof _request_client !== ‘undefined’ && _request_client != ‘web’) {
showHideOnMobile(‘show-on-mobile-app’, ‘block’);
showHideOnMobile(‘hide-on-mobile-app’, ‘none’);
showHideOnMobile(‘ad-mb’, ‘none’);
showHideOnMobile(‘ad-320’, ‘none’);
} else {
showHideOnMobile(‘show-on-mobile-app’, ‘none’);
showHideOnMobile(‘hide-on-mobile-app’, ‘block’);
}
};
function hideShowOnIosAndroidApp() {
if (typeof _request_client !== ‘undefined’ && _request_client == ‘iphone’) {
showHideOnMobile(‘show-on-iphone-app’, ‘block’);
showHideOnMobile(‘show-on-android-app’, ‘none’);
} else if (typeof _request_client !== ‘undefined’ && _request_client == ‘android’) {
showHideOnMobile(‘show-on-iphone-app’, ‘none’);
showHideOnMobile(‘show-on-android-app’, ‘block’);
} else {
showHideOnMobile(‘show-on-iphone-app’, ‘block’);
showHideOnMobile(‘show-on-android-app’, ‘block’);
}
};
hideShowOnMobileApp();
hideShowOnIosAndroidApp();
var loadDeferredStyles = function () {
var addStylesNode = document.getElementById(“deferred-styles”);
var replacement = document.createElement(“div”);
replacement.innerHTML = addStylesNode.textContent;
document.body.appendChild(replacement)
addStylesNode.parentElement.removeChild(addStylesNode);
};
var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame ||
window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
if (raf) raf(function () {
window.setTimeout(downloadJSAtOnload, 5000);
});
else window.addEventListener(‘load’, downloadJSAtOnload);



