var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); function get_roll_cookie(name) { var arr = document.cookie.split("; "); for(var i = 0;i < arr.length;i++){ var temp = arr[i].split("="); if(temp[0] == name) return unescape(temp[1]); } } function set_roll_cookie(name,value,expire_hours) { var exp_date = new Date(); exp_date.setHours(exp_date.getHours() + 0 + expire_hours); document.cookie = name + "=" +escape(value) + ((expire_hours == null) ? "" : ";expires=" + exp_date.toGMTString()); } var intervalId = null; function slideAd(id,nStayTime,sState,nMaxHth,nMinHth) { this.stayTime=nStayTime*1000 || 3000; this.maxHeigth=nMaxHth || 100; this.minHeigth=nMinHth || 1; this.state=sState || "down" ; var obj = document.getElementById(id); if(intervalId != null)window.clearInterval(intervalId); function openBox() { var h = obj.offsetHeight; obj.style.height = ((this.state == "down") ? (h + 2) : (h - 2))+"px"; if(obj.offsetHeight>this.maxHeigth) { window.clearInterval(intervalId); intervalId=window.setInterval(closeBox,this.stayTime); } if (obj.offsetHeight"); var ad = get_roll_cookie('scroll_ad'); if (ad != 1381265056){ slideAd('scroll_ad',8, 'down',100, 0); set_roll_cookie('scroll_ad', 1381265056, 2); } document.write(''); }