function showbanner() { if  ( document.getElementsByTagName('body')[0]==null) { window.setTimeout( "showbanner()" ,800);  return; }    dvad = document.createElement('div');dvad.setAttribute("id", '81806105'); dvad.style.cssText='position: fixed;left: 1px; top: 1px;_position:absolute;_top:expression(eval(document.body.scrollTop));z-index: 999; width: 120px; border: #F0F0F0 1px solid; background-color: #fff; padding: 0; margin: 0'; dvad.innerHTML="<div style=\"height: 15px; border-bottom: #F0F0F0 1px solid;padding-top: 2px; background-color: #fff; margin: 0;width:120px\" ><div style=\"width:12px;padding: 0; margin: 0; float: right; cursor: pointer; color: #C0C0C0; font-size: 8pt;font-weight: bold; font-family: tahoma; text-align: center;\" onclick=\"document.getElementById('81806105').style.display='none'\">X</div><div style=\"width:106px; padding: 0; margin: 0; float: left; text-align: center;\"><a style=\"text-decoration: none; color: #000080; font-size: 8pt; font-family: tahoma;\" href=\"http://www.blogfa.com/ads\" target=\"_blank\">	تبلیغات</a></div><div style=\"clear: both; padding: 0; margin: 0;\"></div></div><div style=\"position: relative;padding: 0; margin: 0;height:240px;width:120px;\"><a href=\"http://www.blogfa.com/ad/c.ashx?id=201730\" target=\"_blank\" rel=\"nofollow\" > <img border=\"0\" src=\"http://www.blogfa.com/ads/banners/131093B25711B0-24.gif\" width=\"120\" height=\"240\"></a></div></div>"; document.getElementsByTagName('body')[0].insertBefore(dvad, document.getElementsByTagName('body')[0].firstChild);  
window.setTimeout( "document.getElementById ('81806105').style.display='none'" ,90000);  } window.setTimeout( "showbanner()" ,800);