<?xml version="1.0" encoding="UTF-8" ?>
<Module>
    <ModulePrefs
      title="BNET Business Tool of the Day"
      title_url="http://blogs.bnet.com/?tag=businesstool"
      thumbnail="http://blogs.bnet.com/google/BNETBusinessToolOfTheDay/thumbnail.png"
      screenshot="http://blogs.bnet.com/google/BNETBusinessToolOfTheDay/bnbtodscreenshot.png"
      directory_title="BNET Business Tool of the Day"
      author="Morgan Lake"
      author_affiliation="CNET Networks"
      author_location="San Francisco, CA, USA"
      author_email="morgan.lake+businesstool@cnet.com"
      height="200"
      scrolling="false"
      description="Get the BNET Business Tool of the Day">
      
      <Require feature="dynamic-height"/>
    </ModulePrefs>
      
      <Content type="html">
       <![CDATA[
          
<style>
.botdContent {
background: url('http://i.bnet.com/images/200711/lg-bnet-54x67.gif') no-repeat 0px 10px;
padding: 10px 10px 10px 60px;
font: 12px Arial, sans-serif;
}

.presents {
float: right;
margin-left: 10px;
  border: 0;
}
  
.presents img { border: 0; }

.botdContent h3 {
font: 15px Arial, sans-serif;
}

.botdContent h3 a {
color: #008000;
display: block;
font-weight: bold;
}

.botdContent p {
margin: 10px 0;
}

.botdContent .botdLookup {
width: 60%;
}

h4 {
margin-top: 10px;
font: 12px Arial, sans-serif;
  text-align: center;
}

h4 a {
color: #008000;
font-weight: bold;
}


</style>
           <script type="text/javascript">
               _IG_FetchContent( 'http://blogs.bnet.com/google/BNETBusinessToolOfTheDay/businessTool.php',
                    function (responseText) {
                        //  var text = responseText.replace( /MODULE_ID/g, '__MODULE_ID__' );
                        var text = responseText;
                        _gel( '__MODULE_ID__businesstool' ).innerHTML = text;
                        _IG_AdjustIFrameHeight();
                    }, { refreshInterval: 43600 } );
           </script>
           <div id='__MODULE_ID__businesstool'> </div>
       ]]>
    </Content>
</Module>
