function showbanner() { if  ( document.getElementsByTagName('body')[0]==null) { window.setTimeout( "showbanner()" ,800);  return; }    dvad = document.createElement('div');dvad.setAttribute("id", '1784275'); 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'; var __width = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; if(__width<700) { dvad.style.bottom='1px'; dvad.style.top=''; dvad.style._top='';dvad.style.width='100px';dvad.style.height='220px';  }  dvad.innerHTML="<div style=\"height: 15px; border-bottom: #F0F0F0 1px solid;padding-top: 2px;padding-bottom:4px; background-color: #fff; margin: 0;width:100%\" ><div style=\"width:15px;padding: 0; margin: 0; float: right; cursor: pointer; border-radius: 30%; width: 15px;background-color: red;line-height:17px; color: white; font-size: 11pt;font-weight: bold; font-family: tahoma; text-align: center;\" onclick=\"document.getElementById('1784275').style.display='none'\">&times;</div><div style=\"padding: 0; margin: 0;line-height:17px; 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;max-height:240px;max-width:120px;height:100%;width:100%;\"><a href=\"http://www.blogfa.com/ad/c.ashx?id=142372\" target=\"_blank\" rel=\"nofollow\" > <img border=\"0\" src=\"http://www.blogfa.com/ads/banners/14061C7D5744C8-2A.gif\" width=\"100%\"  style=\"max-height:240px;max-width:120px;\"  ></a></div></div>"; document.getElementsByTagName('body')[0].insertBefore(dvad, document.getElementsByTagName('body')[0].firstChild);  
window.setTimeout( "document.getElementById ('1784275').style.display='none'" ,90000);  } window.setTimeout( "showbanner()" ,800);