(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.098.0810.1710.178.468.55
8.048.0910.1510.288.338.60
'; informer.innerHTML = content.replace(/~~/g, '\''); })();