(function() { var informer = document.getElementById('maanimo_informer_currency_panel_100x100_usd_eur_chf_best_avg'); if (!informer) return; informer.style.position = 'relative'; informer.style.width = '100px'; informer.style.height = '100px'; informer.style.background = 'url(http://maanimo.com/images/informer_currency_panel_100x100_usd_eur_chf_best_avg.png) no-repeat'; var content = '
8.028.0210.5910.608.768.80
8.008.0310.5310.708.608.82
'; informer.innerHTML = content.replace(/~~/g, '\''); })();