<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="A&#231;&#227;o (__UP_symbol__) (Bovespa)" title_url="http://lerpensamentos.blogspot.com" description="Acompanhe as varia&#231;&#245;es das A&#231;&#245;es. Bovespa-Brasil. Fonte YAHOO. Follow Brasilian stocks on Bovespa-Brasil. Source Yahoo." height="110" author="Gandalf Wizard" directory_title="Bovespa" author_email="gandalf.wizard@gmail.com" author_location="Brazil" screenshot="http://igmodulos.googlepages.com/bovespa1.png" thumbnail="http://igmodulos.googlepages.com/bovespa2.png" scrolling="false" render_inline="optional"/>
<UserPref name="symbol" display_name="S&#237;mbolo" default_value="PETR4"/>
<UserPref name="refresh" display_name="Atualizar em (segundos)" default_value="120" datatype="enum">
<EnumValue value="10"/>
<EnumValue value="20"/>
<EnumValue value="30"/>
<EnumValue value="60"/>
<EnumValue value="120"/>
<EnumValue value="300"/>
<EnumValue value="500000"/>
</UserPref>
<Content type="html">
<![CDATA[
<META HTTP-EQUIV="refresh" CONTENT="__UP_refresh__">
<div align=center style="margin-top:8px">
<a target=_blank id="link__MODULE_ID__">
<img id="chart__MODULE_ID__" border=0/>
</a>
</div>
<script>
var prefs = new _IG_Prefs(__MODULE_ID__);
_gel('link__MODULE_ID__').href = "http://finance.yahoo.com/q?s="
+ prefs.getString('symbol').toUpperCase() + ".SA&t=1d&l=off&z=l&q=l&c=";
_gel('chart__MODULE_ID__').src = "http://ichart.finance.yahoo.com/t?s="
+ prefs.getString('symbol').toUpperCase() + ".SA";
</script>
]]>
</Content>
</Module>