زيارة نواف سلام إلى دمشق: استجابة لاعتراض سوري بدأ يتصاعد

.اشترك في نشرتنا الإخبارية لتحصل على أهم و أبرز أخبار اليوم

تتقدّم زيارة رئيس الحكومة نواف سلام المرتقبة إلى دمشق كخطوة تتجاوز بعدها البروتوكولي، لتقرأ كاستجابة مباشرة لاعتراض سوري بدأ يتبلور تدريجياً في الكواليس، قبل أن يتحول إلى موقف سياسي واضح. فدمشق، التي راقبت خلال الأشهر الماضية تموضعاً لبنانياً متقدماً نحو مسار تفاوضي أقل ارتباطاً بمحيطه، لم تخف قلقها من الانزلاق نحو خيارات تفاوضية منفصلة، خصوصاً في ظل الضغط الأميركي والتصعيد الإسرائيلي المتوازي.

هذا الاعتراض لم يأت من فراغ، بل استند إلى قراءة سورية أوسع لما يجري على الأرض. فالمسألة، بالنسبة إلى دمشق، لا تقتصر على اختلاف في المقاربة، بل ترتبط بخطر استراتيجي يتمثل في إعادة هندسة التفاوض في المنطقة على قاعدة "تفكيك المسارات"، وهي المقاربة التي تنتهجها حكومة بنيامين نتنياهو عبر الجمع بين الضغط العسكري وفتح قنوات تفاوض منفصلة، بما يسمح بفرض وقائع تدريجية على كل ساحة على حدة.في هذا السياق، يبرز مايتداول إسرائيلياً حول "الخط الأصفر" كعنصر إضافي يفاقم القلق السوري. فالفكرة، كما تقرأ في دمشق، لا تتعلق بخط ميداني محدود في جنوب لبنان، بل بمحاولة لربط الجبهتين اللبنانية والسورية ضمن واقع أمني واحد، يمنح إسرائيل قدرة أكبر على التحكم بالممرات الحدودية وإعادة تشكيل التوازنات الجغرافية في المنطقة. وهو ما يحوّل أي تفاوض منفصل إلى مخاطرة مضاعفة، إذ يجري التعامل مع جغرافيا مترابطة عبر مسارات سياسية متفرقة.

');
printWindow.document.close();
printWindow.print();
});

$("#btnShareInstagram").on("click", function () {
var link = document.location.href;
var encoded = encodeURIComponent(link);
var instagramShareUrl = "https://www.instagram.com/?url=" + encoded;
window.open(instagramShareUrl, '_blank', 'width=550,height=420');
});
$("#btnShareLinkedIn").on("click", function () {
var link = document.location.href;
var encoded = encodeURIComponent(link);
var linkedinShareUrl = "https://www.linkedin.com/shareArticle?mini=true&url=" + encoded + "&title=" + encodedTitle;
window.open(linkedinShareUrl, '_blank', 'width=550,height=420');
});



$("#btnShareFBMobile").on("click", function () {
var link = document.location.href;
var pageTitle = encodeURIComponent(link);

window.open('https://www.facebook.com/sharer/sharer.php?u=' + link, 'facebook-share-dialog', 'width=626,height=436');
});
$("#btnShareTwitterMobile").on("click", function () {
var link = document.location.href;
var encoded = encodeURIComponent(link);
var twitterShareUrl = "https://twitter.com/intent/tweet?text=" + encodedTitle + "&url=" + encoded;
window.open(twitterShareUrl, '_blank', 'width=550,height=420');
});
$("#btnShareMessengerMobile").on("click", function () {
var link = document.location.href;
var encoded = encodeURIComponent(link);
var messengerShareUrl = "fb-messenger://share/?link=" + encoded;
window.open(messengerShareUrl, '_blank', 'width=550,height=420');
});

$("#btnShareTelegramMobile").on("click", function () {
var link = document.location.href; // Get the current page URL
var encoded = encodeURIComponent(link); // Encode the URL

var telegramShareUrl = "https://t.me/share/url?url=" + encoded + "&text=" + encodedTitle;
window.open(telegramShareUrl, '_blank', 'width=550,height=420');
});

$("#btnShareWhatsappMobile").on("click", function () {
var link = document.location.href;
var encoded = encodeURIComponent(link);
var whatsappShareUrl = "https://api.whatsapp.com/send?text=" + encodedTitle + " " + encoded;
window.open(whatsappShareUrl, '_blank', 'width=550,height=420');
});

$("#btnShareMailMobile").on("click", function () {
var link = document.location.href;
var encoded = encodeURIComponent(link);
var mailShareUrl = "mailto:?subject=" + encodedTitle + "&body=" + encoded;
window.open(mailShareUrl, '_blank', 'width=550,height=420');
});

$("#btnSharePrintMobile").on("click", function () {
// print only article content
var printContents = document.querySelector(".topSection .title").innerHTML;
printContents += document.querySelector(".imgContainer").outerHTML;
printContents += document.querySelector(".bodyText").innerHTML;

// print printContents
var printWindow = window.open('', '', 'height=400,width=800');
printWindow.document.write('

');
printWindow.document.write('body {direction: rtl;}