
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-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;transition: all 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://marketplace.avpress.com/imgs/widgets/elements/properties/1-31.jpeg?cb=1628710677") 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;'+
'}'+
'</style>'+
'<div id="wpw1">'+
'    <div id="widget_box1" onmouseover="" onmouseout="" style="position:relative;height:300px;">'+
'       <center><iframe id="widget_iframe1" width="728" scrolling="no" height="90" frameborder="0" src="https://marketplace.avpress.com/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 iframeWin = document.getElementById("widget_iframe1").contentWindow;'+
'		iframeWin.addEventListener("resize", function(){ resizeFrame(); });'+
'		window.onresize = function(event) { resizeFrame(); };'+
'		function resizeFrame() {'+
'			var oWidth = 728;'+
'			var oHeight = 90;'+
'			var fWidth = document.getElementById("widget_iframe1").offsetWidth;'+
'			var fHeight = ((fWidth*oHeight)/oWidth)+210;'+
'			document.getElementById("widget_iframe1").style.height=fHeight+"px";'+
'		}'+
'    </script>'+
'</div>'));









