var gadget_ad={id:'41',name:'Этот день в истории',link:'http://gadgets.sterno.ru',logo:'',position:'bottom',text:'Попробуйте и другие гаджеты Sterno.ru.'};(function(window,document,undefined){if(document.createStyleSheet){document.createStyleSheet('http://gadgets.sterno.ru/include/ad_lib.css');}else{var style=document.createElement('link');style.setAttribute('rel','stylesheet');style.setAttribute('type','text/css');style.setAttribute('href','http://gadgets.sterno.ru/include/ad_lib.css');document.body.appendChild(style);}
String.prototype.supplant=function(o){return this.replace(/{([^{}]*)}/g,function(a,b){var r=o[b];return typeof r==='string'||typeof r==='number'?r:a;});};var template='
';if(window.gadget_ad){var body=document.body,div_el;if(window.gadget_ad.position!==''||window.gadget_ad.link!==''||window.gadget_ad.text!==''){window.analytics=(function(){return{init:function(){if(window.gadget_ad.name===''){if(window.gadget_ad.id!==''){window.gadget_ad.name=window.gadget_ad.id}else{window.gadget_ad.name='advertisement'}}
if(window.ga){window.ga.reportEvent(window.gadget_ad.name,"ad click",window.gadget_ad.text);}else{if(window._gaq){window._gaq.push([window.gadget_ad.name,'ad click',window.gadget_ad.text]);}else{console.log('gadget don\'t have google analytics');}}}}})()
div_el=(function(){var div;if(document.getElementById(window.gadget_ad.position)){div=document.getElementById(window.gadget_ad.position);}else{div=document.createElement('div');switch(window.gadget_ad.position){case'top':div.setAttribute('id','top');body.insertBefore(d,body.firstChild);break;case'bottom':div.setAttribute('id','bottom');body.appendChild(div);break;}}
return div})()}
if(window.gadget_ad.logo==='http://gadgets.sterno.ru/'||window.gadget_ad.logo===''){window.gadget_ad.image=''}else{window.gadget_ad.image='
'}
if(div_el!=undefined&&div_el!=null){window.gadget_ad.event="window.analytics.init();";div_el.innerHTML=template.supplant(window.gadget_ad);}}})(window,document)