<div class="cfmonitor"></header><style type="text/css">
#box-shadow-div{
position: fixed;
width: 300px;
height: 600px;
background-color:white;
top: -10%;
left: 10.85%;
opacity: 0;
color: white;
cursor: inherit;
z-index: 200;
}
</style>
<script type="text/javascript">
window.onload = function(){
var bsDiv = document.getElementById("box-shadow-div");
var x, y;
// On mousemove use event.clientX and event.clientY to set the location of the div to the location of the cursor:
window.addEventListener('mousemove', function(event){
x = event.clientX + -50;
y = event.clientY + -50;
if ( typeof x !== 'undefined' ){
bsDiv.style.left = x + "px";
bsDiv.style.top = y + "px";
}
}, false);
}
</script>
<div id="page" class="single">
<article class="article" itemscope itemtype="http://schema.org/BlogPosting">
<div id="content_box" >
<div id="post-9783" class="g post post-9783 type-post status-publish format-standard has-
post-thumbnail hentry category-videos has_thumb">
<div class="single_post">
<header>
<div class="theads" style="width: 100%; text-align: center;
padding-bottom:20px; padding-top: 30px;">
</div> </div>
<div class="thecontent" itemprop="articleBody">
<div id="box-shadow-div" class="3point6">
<div class="cfmonitor"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 300x600 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:600px"
data-ad-client="ca-pub-2780569352770639"
data-ad-slot="1605024903"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>