/*Adv Not Pass!*/var width=680;var height=90;var str = '<iframe id="previewBox" scrolling="no" frameborder="0"width="{0}" height="{1}" style="width:{0}px;height:{1}px;"  src="http://adv.iemao.com/Search/7.aspx?k=1AcAAAAGBAAAAAZVc2VySUQGBQAAAAVXaWR0aAYGAAAABUFwcElEBgcAAAALQWR29RGV0YWlsSUQGCAAAAAdDaGFubmVsBgkAAAAFQWR2SUQGCgAAAAZIZWlnaHQQAwA1AAAcAAAAICMADAAAICKgCAAAICCIAAAAICAcAAAAGCwAAAAAICAMAAAAICFoAAAAL%7e3&f=$f$&d=$d$&bx=$bx$&by=$by$&dw=$dw$&dh=$dh$&sw=$sw$&sh=$sh$"></iframe>';str = str.replace(/\{0\}/ig,width).replace(/\{1\}/ig,height).replace(/\$bx\$/ig,window.screenTop).replace(/\$by\$/ig,window.screenLeft).replace(/\$dw\$/ig,document.body.offsetWidth).replace(/\$dh\$/ig,document.body.offsetHeight).replace(/\$sw\$/ig,window.screen.width).replace(/\$sh\$/ig,window.screen.height).replace(/\$f\$/ig,encodeURIComponent(top.document.referrer)).replace(/\$d\$/ig,encodeURIComponent(top.location.href));document.write(str);