function cell_ad_display_hydra_mesh_ad() { var cell_ad_display_s = document.getElementsByClassName("hydra_mesh_ad"); for (var cell_ad_display_i = 0; cell_ad_display_i < cell_ad_display_s.length; cell_ad_display_i++) { if (cell_ad_display_s[cell_ad_display_i].getAttribute('ad') != 'display') { var ad_div = document.createElement('div'); ad_div.innerHTML = '
'; cell_ad_display_s[cell_ad_display_i].appendChild(ad_div); window.hydra_mesh_ad_native = window.hydra_mesh_ad_native || []; window.hydra_mesh_ad_native.push("53811fab-3fdc-43c1-9e72-1e134d6ff7c8"); window.hydra_mesh_ad_publisherUrl = "https://vtuber.laplusda.com/"; window.hydra_mesh_ad_apiKey = "YK8H7V85XRW4GDC9X6JD"; (function(d) { var script = d.createElement("script"); script.async = true; script.src = "https://cell.adbottw.net/dy/ads/native/?ca=hydra_mesh_ad"; d.body.appendChild(script); })(document);var styleElement = document.createElement("STYLE"); styleElement.innerHTML = ".hydra_mesh_ad{width:300px;height:250px}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style {width:100%}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style > a > div {position:relative}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style > a {text-decoration:none;color: #000;font-weight: 500;font-size:6px;line-height:20px}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style > a > div >h3{margin:1px;overflow: hidden;font-size:6px;line-height:20px}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style > a > div >p{margin:1px;font-size:6px;overflow: hidden;height:20px;line-height:20px}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style :nth-child(2)>img{display:none}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style :nth-child(3){bottom:unset!important;text-align:right;position:relative!important;display:block;margin:0px}\ .hydra_mesh_ad .native-ad-53811fab-3fdc-43c1-9e72-1e134d6ff7c8.ad_style > a > div > img {height:158px!important;opacity:100!important;background-color:white!important;background-position:top;background-size: contain!important;}"; document.body.appendChild(styleElement); cell_ad_display_s[cell_ad_display_i].setAttribute('ad', 'display'); } } } cell_ad_display_hydra_mesh_ad();