龙树谅7.5大地震预言 冲绳灵媒:要小心的是9月! - 国际 - 即时国际 (2025)

ADVERTISEMENT

ADVERTISEMENT

国际|即时国际

发布: 5:57pm 03/07/2025

日本
预言
大地震
日本
预言
大地震

龙树谅7.5大地震预言 冲绳灵媒:要小心的是9月! - 国际 - 即时国际 (1)

龙树谅7.5大地震预言 冲绳灵媒:要小心的是9月! - 国际 - 即时国际 (2)

龙树谅7.5大地震预言 冲绳灵媒:要小心的是9月! - 国际 - 即时国际 (3)

'); list_of_img[i].push(count_gallery_slider_index++); map_lb_index.push(i); if (i % 3 === 0 && list_of_img.length > 1 && i + 1 != list_of_img.length) { map_lb_index.push(-1); ads_count += 1; $("#lightbox_swiper" + pstid).append('

'); $('#slider-ads' + pstid + '_' + ads_count).bind("scroll", handlerSliderAdsScroll); count_gallery_slider_index++; } } vars_galllery['list_of_img_' + pstid] = list_of_img; vars_galllery['map_lb_index_' + pstid] = map_lb_index; } var handlerSliderAdsScroll = function() { if ($(this).hasClass("slider-ads-adjusting")) return; let pstid = $(this).closest(".lightbox-wrapper").attr("data-pid"); let cur_swiper = vars_galllery["swiper" + pstid]; var currLBSLideElement = $(cur_swiper.slides[cur_swiper.activeIndex]); if (currLBSLideElement.attr("lb-ads-slide-index") == $(this).attr("lb-ads-slide-index")) { var currPos = $(this).scrollLeft(); var lasPos = $(this).attr("data-lastpos"); if (lasPos == 0) { $(this).attr("data-lastpos", currPos); } else if (lasPos < currPos) { if (currPos - lasPos > 80) { cur_swiper.slideNext(500, false); $(this).attr("data-lastpos", currPos); } } else if (lasPos > currPos) { if (lasPos - currPos > 80) { cur_swiper.slidePrev(500, false); $(this).attr("data-lastpos", currPos); } } } }; function openGalleryLB(pstid, targetindex) { let currentLBIndex = targetindex; if (slot_slide !== null) { googletag.destroySlots([slot_slide]); slot_slide = null; } popLb(pstid); let cur_swiper = vars_galllery["swiper" + pstid]; console.log("targetindex"+ targetindex); if (typeof cur_swiper == "undefined" || cur_swiper == null) { $("#swiper"+ pstid +" .swiper-slide").each(function(i, val) { if ($(val).hasClass("swiper-ads-slide") == false && $(val).hasClass("swiper-slide-duplicate") == false) { if ($(val).attr("data-img-realindex") == targetindex) { currentLBIndex = i; } } }); cur_swiper = new Swiper('#swiper' + pstid, { loop: true, initialSlide: currentLBIndex, autoHeight: true, zoom: { maxRatio: 5, toggle: false }, grabCursor: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, breakpoints: { 769: { autoHeight: false } } }); vars_galllery["swiper" + pstid] = cur_swiper; setGallerySlideInfo(pstid); cur_swiper.on('slideChange', function() { setGallerySlideInfo(pstid); }); cur_swiper.on('click', function() { openGalleryZoom(pstid); }); } else { jQuery.each(cur_swiper.slides, function(i, val) { if ($(val).hasClass("swiper-ads-slide") == false && $(val).hasClass("swiper-slide-duplicate") == false) { if ($(val).attr("data-img-realindex") == targetindex) { currentLBIndex = i; } } }); cur_swiper.slideTo(currentLBIndex, 1, false); } } function popLb(pstid) { var ori_height = document.documentElement.scrollTop; var styleElementLb = document.createElement("style"); styleElementLb.appendChild(document.createTextNode("body::-webkit-scrollbar {display:none;}")); styleElementLb.id = "scrollbarNoneStyle"; document.getElementsByTagName("head")[0].appendChild(styleElementLb); $("body").addClass("disable-scroll"); $("body").attr("ori-pos-y", ori_height); $("#lbGalleryWrapper" + pstid).addClass("opened"); $("#lbGalleryWrapper" + pstid).fadeIn("slow"); } function closeGalleryLb(pstid) { //notifyappSliderStatus(0); $("#scrollbarNoneStyle").remove(); $("body").removeClass("disable-scroll"); window.scrollTo(0, $("body").attr("ori-pos-y")); $("#lbGalleryWrapper" + pstid).removeClass("opened"); $("#lbGalleryWrapper" + pstid).fadeOut("slow"); } function setGallerySlideInfo(pstid) { let cur_swiper = vars_galllery["swiper" + pstid]; let list_of_img = vars_galllery['list_of_img_' + pstid]; var currLBSLideElement = $(cur_swiper.slides[cur_swiper.activeIndex]); if (currLBSLideElement.hasClass("swiper-ads-slide")) { currLBSLideElement.find(".slider-ads").addClass("slider-ads-adjusting"); currLBSLideElement.find(".slider-ads").scrollLeft(100); currLBSLideElement.find(".slider-ads").removeClass("slider-ads-adjusting"); currLBSLideElement.find(".slider-ads").attr("data-lastpos", 0); var ads_id = currLBSLideElement.attr("data-ads-id"); var adsunitpath = null; if(typeof adsSlotsWithElementId !== "undefined"){ if (adsSlotsWithElementId["HPR1_L"]) { adsunitpath = adsSlotsWithElementId["HPR1_L"].getAdUnitPath(); } else if (adsSlotsWithElementId["HPR1_M"]) { adsunitpath = adsSlotsWithElementId["HPR1_M"].getAdUnitPath(); } } if(adsunitpath != null){ googletag.cmd.push(function() { slot_slide = googletag.defineSlot(adsunitpath, [300, 250], ads_id).addService(googletag.pubads()); googletag.pubads().refresh([slot_slide]); }); } $("#lbGalleryWrapper" + pstid).addClass("ads-serving"); $("#page_num_modal-" + pstid).html("广告"); } else { if (slot_slide !== null) { googletag.destroySlots([slot_slide]); slot_slide = null; } $("#lbGalleryWrapper" + pstid).removeClass("ads-serving"); var current_image = currLBSLideElement.attr("data-img-src"); increaseViewCount(pstid,md5(current_image)); $("#page_num_modal-" + pstid).html(currLBSLideElement.attr("data-img-index") + "/" + list_of_img.length); let current_image_caption = currLBSLideElement.find(".caption").html(); current_image_caption = current_image_caption.replaceAll(/((?:(?:http?|ftp)[s]*:\/\/)?[a-z0-9-%\/\&=?\.]+\.[a-z]{2,4}\/?([^\s<>\#%"\,\{\}\\|\\\^\[\]`]+)?)/gi, function(match) { return `${match}`; }); if (current_image_caption.trim() == "") { $("#lightbox-user-reaction-caption" + pstid).css("display", "none"); } else { $("#lightbox-user-reaction-caption" + pstid).css("display", "block"); $("#lightbox-user-reaction-caption" + pstid).html( current_image_caption ); } let encoded_current_image = encodeURI(current_image); encoded_current_image = encoded_current_image.replace("https://www.sinchew.com.my", "https://www.sinchew.com.my"); $("#image-fb-comment-" + pstid).html("

"); FB.XFBML.parse(document.getElementById("image-fb-comment-" + pstid)); } } function increaseViewCount(pstid, imgurl) { clearGalleryEmoji(pstid); var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function() { if (xmlhttp.readyState == XMLHttpRequest.DONE) { // XMLHttpRequest.DONE == 4 if (xmlhttp.status == 200) { initGalleryEmoji(pstid, imgurl,JSON.parse(xmlhttp.responseText) ); } } }; var post_id = document.getElementById('single-post-id').getAttribute("data-pid");; var post_date = ""; var items = document.getElementById('single-post-id').children; for (var i = items.length - 1; i >= 0; i--) { if (items[i].className == "single-post-date") { post_date = items[i].getAttribute("data-date"); } } var post_id_items = ""; xmlhttp.open("POST", "/front-ajx.php", true); xmlhttp.setRequestHeader('content-type', 'application/x-www-form-urlencoded'); xmlhttp.send("action=single_post_view_url_react&postid=" + post_id + '&postdate=' + post_date+"&url="+imgurl); if (typeof currentStateArticle !== "undefined" && currentStateArticle == 2) { if (jQuery(".webview.article-page.mobile-article").length) { let url = new URL(secondary_article_url); ga('create', 'UA-33948949-1', 'auto'); ga('set', { location: secondary_article_url, title: secondary_article_gatitle, page: url.pathname }); ga('send', 'pageview'); gtag('event', 'page_view', { page_title: secondary_article_gatitle, page_location: secondary_article_url, page_path: url.pathname, send_to: 'G-74B2VR88L4' }); gtag('event', 'page_view', { page_title: secondary_article_gatitle, page_location: secondary_article_url, page_path: url.pathname, send_to: 'G-YBRYTH4EC2' }); } else { ga('create', 'UA-33948949-1', 'auto'); ga('set', { location: location.href, title: secondary_article_gatitle }); ga('send', 'pageview'); gtag('event', 'page_view', { page_title: secondary_article_gatitle, page_location: location.href, send_to: 'G-74B2VR88L4' }); gtag('event', 'page_view', { page_title: secondary_article_gatitle, page_location: location.href, send_to: 'G-YBRYTH4EC2' }); } } else { ga('create', 'UA-33948949-1', 'auto'); ga('send', 'pageview'); gtag('event', 'page_view', { send_to: 'G-74B2VR88L4' }); gtag('event', 'page_view', { send_to: 'G-YBRYTH4EC2' }); } } function copyShareInGallery(el) { var tempInput = document.createElement("input"); tempInput.style = "position: absolute; left: -1000px; top: -1000px"; if (typeof currentStateArticle !== "undefined" && currentStateArticle == 2) { tempInput.value = secondary_article_shortlink; } else { tempInput.value = $("#single-post-id .single-post-shortlink").attr("data-link"); } let hasPbClass = $("body").hasClass("pb"); $("body").removeClass("pb"); document.body.appendChild(tempInput); tempInput.select(); document.execCommand("copy"); document.body.removeChild(tempInput); if(hasPbClass == true){ $("body").addClass("pb"); } $(el).html(''); setTimeout( function() { $(el).html('') }, 3000); } function galleryShareAll() { if (navigator.share) { if (typeof currentStateArticle !== "undefined" && currentStateArticle == 2) { navigator.share({ title: secondary_article_title, text: secondary_article_title, url: secondary_article_shortlink, }) .then(() => console.log('Successful share')) .catch((error) => console.log('Error sharing', error)); } else { navigator.share({ title: $("#single-post-id .single-post-sharename").attr("data-name"), text: $("#single-post-id .single-post-sharename").attr("data-name"), url: $("#single-post-id .single-post-shortlink").attr("data-link"), }) .then(() => console.log('Successful share')) .catch((error) => console.log('Error sharing', error)); } } } function openGalleryZoom(pstid, findslide = false) { let cur_swiper = vars_galllery["swiper" + pstid]; let clickedSlide = null; if(findslide == true){ clickedSlide = cur_swiper.slides[cur_swiper.activeIndex]; } else{ clickedSlide = cur_swiper.clickedSlide; } let clicked_img_src = $(clickedSlide).attr("data-img-src"); if (typeof clicked_img_src !== typeof undefined && clicked_img_src !== false) { var image = new Image(); image.src = clicked_img_src; var viewer = new Viewer(image, { navbar: false, title: false, toolbar: { zoomIn: 1, zoomOut: 1, oneToOne: 1, reset: 1, rotateLeft: 1, rotateRight: 1, flipHorizontal: 1, flipVertical: 1, }, hidden: function() { viewer.destroy(); }, }); // image.click(); viewer.show(); } } function initGalleryThumb(pstid) { if ($('#adv-gallery-thumb-swiper-' + pstid).length) { let list_of_img = new Array(); let thumbdiv = document.getElementById('adv-gallery-thumb-wrapper-' + pstid); if (typeof thumbdiv !== "undefined" && thumbdiv != null) { let thumbdiv_images = thumbdiv.getElementsByClassName("adv-gallery-thumb"); for (i = 0; i < thumbdiv_images.length; i++) { let grid_img_url = thumbdiv_images[i].getAttribute("ori-src"); if (grid_img_url.startsWith('http:')) { grid_img_url = grid_img_url.replace("http:", "https:"); } let grid_img_cap = $(thumbdiv_images[i]).find(".adv-gallery-thumb-caption").html(); let grid_img_arr = new Array(grid_img_url, grid_img_cap); list_of_img.push(grid_img_arr); } } var ads_count = 0; var count_gallery_slider_index = 0; for (i = 0; i < list_of_img.length; i++) { list_of_img[i].push(count_gallery_slider_index++); if (i % 3 === 0 && list_of_img.length > 1 && i + 1 != list_of_img.length) { ads_count += 1; $('

').insertAfter('#adv-gallery-thumb-wrapper-' + pstid + ' .adv-gallery-thumb[data-lb-gallery-index="' + i + '"]'); $('#slider-ads' + pstid + '_' + ads_count).bind("scroll", handlerSliderAdsScroll); count_gallery_slider_index++; } } var gallery_swiper = new Swiper('#adv-gallery-thumb-swiper-' + pstid, { loop: true, pagination: { el: ".swiper-pagination", type: "fraction", }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, }); cards_galllery["swiper" + pstid] = gallery_swiper; cards_galllery['list_of_img_' + pstid] = list_of_img; setGalleryThumbSlideInfo(pstid); gallery_swiper.on('slideChange', function() { setGalleryThumbSlideInfo(pstid); }); } } function setGalleryThumbSlideInfo(pstid) { let cur_swiper = cards_galllery["swiper" + pstid]; let list_of_img = cards_galllery['list_of_img_' + pstid]; var currLBSLideElement = $(cur_swiper.slides[cur_swiper.activeIndex]); if (currLBSLideElement.hasClass("swiper-ads-slide")) { // if (currLBSLideElement.hasClass('swiper-slide-duplicate')) { // currLBSLideElement.each(function(index, item) { // $(item).find('.adv-gallery-thumb-slider-ads-inner>div').removeAttr('id'); // }); // } currLBSLideElement.find(".slider-ads").addClass("slider-ads-adjusting"); currLBSLideElement.find(".slider-ads").scrollLeft(100); currLBSLideElement.find(".slider-ads").removeClass("slider-ads-adjusting"); currLBSLideElement.find(".slider-ads").attr("data-lastpos", 0); var ads_id = currLBSLideElement.attr("data-ads-id"); var adsunitpath = null; if (typeof adsSlotsWithElementId !== "undefined") { if (adsSlotsWithElementId["HPR1_L"]) { adsunitpath = adsSlotsWithElementId["HPR1_L"].getAdUnitPath(); } else if (adsSlotsWithElementId["HPR1_M"]) { adsunitpath = adsSlotsWithElementId["HPR1_M"].getAdUnitPath(); } } if (adsunitpath != null) { googletag.cmd.push(function() { slot_slide = googletag.defineSlot(adsunitpath, [300, 250], ads_id).addService(googletag.pubads()); googletag.pubads().refresh([slot_slide]); }); } $("#adv-gallery-thumb-swiper-" + pstid).addClass("ads-serving"); } else { if (slot_slide !== null) { googletag.destroySlots([slot_slide]); slot_slide = null; } $("#adv-gallery-thumb-swiper-" + pstid).removeClass("ads-serving"); var current_image = currLBSLideElement.attr("data-img-src"); increaseViewCount(pstid, md5(current_image)); } }

龙树谅7.5大地震预言 冲绳灵媒:要小心的是9月! - 国际 - 即时国际 (2025)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Stevie Stamm

Last Updated:

Views: 6032

Rating: 5 / 5 (80 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Stevie Stamm

Birthday: 1996-06-22

Address: Apt. 419 4200 Sipes Estate, East Delmerview, WY 05617

Phone: +342332224300

Job: Future Advertising Analyst

Hobby: Leather crafting, Puzzles, Leather crafting, scrapbook, Urban exploration, Cabaret, Skateboarding

Introduction: My name is Stevie Stamm, I am a colorful, sparkling, splendid, vast, open, hilarious, tender person who loves writing and wants to share my knowledge and understanding with you.