document.write(decodeURI('<style type="text/css">'+
'#widget_box1, #wpw1 {'+
'   position: relative;height: 90px;width: 100') + '%' + decodeURI(';max-width: 728px;min-width: 300px;'+
'}'+
'#wpw1 {'+
'    z-index: 10000;height:auto;'+
'}'+

'#widget_box1 {'+
'    position: absolute;top: 0;left: 0;z-index: 900;height: 0px;overflow: hidden;-webkit-transform: translateZ(0);transform: translateZ(0);webkit-transition: height 0.4s ease-in;-moz-transition: height 0.4s ease-in;-o-transition: height 0.4s ease-in;transition: height 0.4s ease-in;'+
'}'+

'#widget_box1 iframe {'+
'    height: 300px;position: relative;z-index: 1000;'+
'}'+
'#widget_box1:hover {'+
'    display: block;height: 300px;'+
'}'+
'#wpw1 a.wh {'+
'    width: 100') + '%' + decodeURI(';max-width: 728px;min-width: 300px;display: block;background: url("https://republicanherald.jobs/imgs/widgets/elements/properties/1-31.jpeg?cb=1516035054") no-repeat center top;cursor: pointer;border: 0;position:relative;z-index: 2000;background-size:100') + '%' + decodeURI(';'+
'}'+
'#wpw1 a.wh:hover + #widget_box1 {'+
'    display: block;'+
'}'+
'.aCloce{'+
'  position: absolute;top: 2px;right:3px;width: 54px;height: 15px;color: #FFF;z-index: 3000;font-size: 11px;font-weight: bold;text-transform: uppercase;line-height: 15px;font-family: "Arial",Helvetica,sans-serif;display: none;}'+
'.aCloce b{font-size: 15;}'+
'</style>'+
'<div id="wpw1">'+
'    <a id="whidtap" class="wh" onmouseover="showIframe()" onmouseout="hideIframe()">')+
'<img width="728" height="90" title="" alt="" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNzI4IiBoZWlnaHQ9IjkwIiB2aWV3Qm94PSIwIDAgNzI4IDkwIj4NCjx0aXRsZT4NCkVtcHR5IEJhbm5lcg0KPC90aXRsZT4NCjwvc3ZnPg0K" style="opacity:0;width:100%;height:auto;">'+
	decodeURI('</a>'+
'	<a class="aCloce" id="close1" onclick="hideIframe()">Close <b>X</b></a>'+
'    <div id="widget_box1" onmouseover="showIframe()" onmouseout="hideIframe()">'+
'       <center><iframe width="728" scrolling="no" height="90" frameborder="0" src="https://republicanherald.jobs/places/widget/widget:1/type:pencil" style="background-color:#FFF; padding:0px; margin-bottom:10px;width: 100') + '%' + decodeURI(';max-width: 728px;min-width: 300px;"></iframe></center>'+
'   	</div>'+
'    <script language="Javascript">'+
'        var intervalId;'+
'        var intervalDuration = 500;'+
'		 var tapelement = document.getElementById("whidtap");'+
'		 tapelement.addEventListener("touchstart", htouchStart, false);'+
'		 function htouchStart(evt) { evt.preventDefault(); if(document.getElementById("close1").style.display!="block") { showIframe(); } else { hideIframeCallback(); } }'+
'        function showIframe(){clearTimeout(intervalId);var owHeight = (300-90)+document.getElementById("wpw1").offsetHeight;document.getElementById("widget_box1").style.height=owHeight+"px";document.getElementById("close1").style.display="block";}'+
'        function hideIframe(){intervalId = setTimeout("hideIframeCallback()", intervalDuration);}'+
'        function hideIframeCallback(){document.getElementById("widget_box1").style.height="0px";}'+
'    </script>'+
'</div>'));
