var rmbnObjId = "prmbn";var rmbnWidth = 300;var rmbnHeight = 300;var rmbnFlashSource = "http://rmbn.ru/banners/net00004/1/303.swf?"+Math.random()+"&seconds=5&r="+encodeURIComponent(top.window.location.href.toString());var NS4 = (navigator.appName.indexOf("Netscape")>=0 && parseFloat(navigator.appVersion)>=4 && parseFloat(navigator.appVersion)<5) ? true : false;var IE4 = (document.all) ? true : false;var NS6 = (parseFloat(navigator.appVersion)>=5 && navigator.appName.indexOf("Netscape")>=0) ? true : false;if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent)) NS6 = true;var wmode = 'transparent';var wind_w, wind_h, t = '', IDs = 0;t += (NS4) ? '<layer name="' + rmbnObjId + '" visibility="hide" width="'+rmbnWidth+'" height="'+rmbnHeight+'">'            : '<div id="' + rmbnObjId + '" style="position:absolute;visibility:visible;z-index: 100; overflow: hidden; width:'+rmbnWidth+'px; height:'+rmbnHeight+'px;">';t += '<object width="'+rmbnWidth+'" height="'+rmbnHeight+'" codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">';t += '<param name="Movie" value="' + rmbnFlashSource + '">';t += '<param name="Src" value="' + rmbnFlashSource + '">';t += '<param name="wmode" value="transparent">';t += '<param name="Play" value="1">';t += '<param name="Loop" value="-1">';t += '<param name="Quality" value="High">';t += '<param name="Menu" value="0">';t += '<param name="Base" value="">';t += '<param name="Scale" value="ShowAll">';t += '<param name="DeviceFont" value="-1">';t += '<param name="EmbedMovie" value="0">';t += '<param name="BGColor" value="">';t += '<param name="allowScriptAccess" value="always">';t += '<embed src="' + rmbnFlashSource + '" menu="false" quality="high" bgcolor="" width="'+rmbnWidth+'" height="'+rmbnHeight+'" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always"  pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>';t += '</object>';t += (NS4) ? '</layer>' : '</div>';document.write(t);function rmbnHide() {    var e = document.getElementById(rmbnObjId);    e.parentNode.removeChild(e);}function FLY() {  var el = document.getElementById(rmbnObjId);  if(el) {    var scrollOffset = document.body.scrollTop || document.documentElement.scrollTop;    if (IE4) {      var wHeight = document.documentElement.clientHeight;    } else {      var wHeight = window.innerHeight || document.body.clientHeight;      }    el.style.right = "0px";                el.style.bottom = "0px";                el.style.top = (wHeight -  parseInt(el.style.height) - 2 + scrollOffset) + "px";              }}window.onload = FLY;window.onscroll = FLY;window.onresize = FLY;FLY();