(function($){ //Attach this new method to jQuery $.fn.extend({ symWidget: function(options) { var defaults = {}; var options = $.extend(defaults, options); return this.each(function() { var o = options; if (document.location.hostname != "" && document.location.hostname != "localhost" && document.location.hostname.indexOf('System.String[]')!=-1 && document.location.hostname != "www.symbiotics.ch") { alert('This website is not authorized to use this Symbiotics\'s widget. Please contact info@symbioticsgroup.com if you want to use it.'); return; } var obj = $(this); cnt = "

SMXSymbiotics Microfinance Index in USD

Symbiotics Microfinance Index in USD

  2010.07.01 Yield 12m Vol 12m
SMX USD 132.8 2.58% 0.57%
SMX EUR 125.5 1.35% 0.61%
SMX CHF 115.5 0.37% 0.66%
"; obj.html(cnt); }); } }); })(jQuery); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ga.onloadDone = false; function init () { try { var symTracker = _gat._getTracker("UA-9076940-1"); symTracker._setDomainName("none"); symTracker._trackPageview("/widget/missionmarkets/code"); } catch(err) {} } ga.onload = function () { ga.onloadDone = true; init(); }; ga.onreadystatechange = function() { if (('loaded' === ga.readyState || 'complete' === ga.readyState) && !ga.onloadDone) { ga.onloadDone = true; init(); } }; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();