تلقّى رئيس الجمهورية ميشال عون اتصالاً هاتفياً من الرئيس الأميركي جو بايدن هنأه خلاله بانتهاء المفاوضات لترسيم الحدود البحرية الجنوبية ومؤكداً وقوف الولايات المتحدة الى جانب لبنان لتحقيق الاستقرار وتمكينه من تعزيز اقتصاده والاستفادة من ثرواته الطبيعية.
alreadyLoaded_facebookConnect = false;
$(window).load(function () {
//$(window).bind('mousemove' , function(){ // $(window).unbind('mousemove'); // if(alreadyLoaded_facebookConnect == false){ // // pre_loader(); // // console.log("test"); // } //});
if ($(window).scrollTop() != 0 && alreadyLoaded_facebookConnect == false) {
alreadyLoaded_facebookConnect = true;
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.async = true;
js._https = true;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=148379388602322";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
// pre_loader();
// $(window).unbind('mousemove');
// console.log(" loaded");
//setTimeout(function(){
// $('#boxTwitter').html("Tweets by @tayyar_org");
//},3000);
}
});
//$(window).bind('scroll');
$(window).scroll(function () {
if (alreadyLoaded_facebookConnect == false) {
alreadyLoaded_facebookConnect = true;
// $(window).unbind('scroll');
// console.log(" scroll loaded");
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.async = true;
js._https = true;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=148379388602322";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
// pre_loader();
// $(window).unbind('mousemove');
//setTimeout(function(){
// $('#boxTwitter').html("Tweets by @tayyar_org");
//},3000);
var scriptTag = document.createElement("script");
scriptTag.type = "text/javascript"
scriptTag.src = "https://news.google.com/scripts/social.js";
scriptTag.async = true;
document.getElementsByTagName("head")[0].appendChild(scriptTag);
(function () {
$.getScript("https://news.google.com/scripts/social.js", function () { });
});
}
});
//$(window).load(function () {
// setTimeout(function(){
// // add the returned content to a newly created script tag
// var se = document.createElement('script');
// se.type = "text/javascript";
// //se.async = true;
// se.text = "setTimeout(function(){ pre_loader(); },5000); ";
// document.getElementsByTagName('body')[0].appendChild(se);
// },5000);
//});