<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Negócios 2.0" description="Ultimas notícias sobre Negócios 2.0 do PEABIRUS" height="307" width="186" author="Sandro Enomoto" author_email="senomoto@peabirus.com.br" author_location="Sao Paulo, SP, Brazil" author_affiliation="Radium Systems" scrolling="false"
screenshot="http://www.peabirus.com.br/google/negocios_2_0.png"
thumbnail="http://www.peabirus.com.br/google/negocios_2_0_th.png" >
 <Require feature="analytics"/>
 <Require feature="opensocial-0.7"/>
</ModulePrefs>
<Content type="html"><![CDATA[
<script type="text/javascript">
var url = "http://www.peabirus.com.br/rss/peabirus.xml";
_IG_FetchFeedAsJSON(url, function(response) {
 if (response == null){
  alert("<i>Erro na Leitura.</i>");
  return;
 }
 var html='';
 if (response.Entry) {
  for (var i = 0; i < response.Entry.length; i++) {
   html+='<a style="color: black; text-decoration: none;" target="_blank" href="';
   html+=response.Entry[i].Link+'">';
   html+=response.Entry[i].Title+'</a><br /><hr />';
  }
 }
 _gel('content_div').innerHTML = html;
}, 8, '');
_IG_Analytics("UA-1536903-1", "/widget/negocio_2_0");
</script>
<center>
<div style="width:186px;height:307px;background-image: url(http://www.peabirus.com.br/img/faq/back_lateral.gif);background-repeat:no-repeat; font:bold 11px arial; color:#000000;">
 <div style="padding-top: 48px; margin-left: 10px;"><font style="font:15px arial; color:#000000;">NEGOCIOS 2.O</font></div>
 <div style="margin-top:7px; width:180px; height:213px; overflow: auto;">
  <div style="height:65px;padding:5px;"><div id="content_div"></div></div>
  <div style="padding-top: 3px;"></div>
 </div>
 <div style="width: 40px; margin-left: 20px;"><a href="http://www.peabirus.com.br/redes/form/faq?name=opeabirus" style="font: 10px arial, verdana; color:#666666;" target="_blank">SOBRE</a></div>
</div></center>
]]></Content>
</Module>

