<?xml version="1.0" encoding="UTF-8" ?> 
<Module> 
<ModulePrefs title="Math Bot" height="800">
    <Require feature="flash" />
    <Require feature="wave-preview" />
</ModulePrefs>
<Content type="html">
<![CDATA[

<style type="text/css">
</style>

<div id="flashcontainer" style="text-align: center;font-weight:bold;font-size:24px;"><img src="http://869789182725854870-a-ronvergis-com-s-sites.googlegroups.com/a/ronvergis.com/www/ajax-loader.gif" /></div> 

<div id="waveframe" style="width: 800px; height: 100%"></div>

<script type="text/javascript">

  function init()
  {
  	loadswf();
  }  
  
  function loadswf() 
  {
    var swfurl = "http://ronvergis1.appspot.com/learn/gadget.swf";

    window.gadgets.flash.embedFlash(swfurl, "flashcontainer", {
      swf_version: 9,
      id: "flashid",
      width: 960,
      height: 800,
      wmode: window
    })
  	
  }

  gadgets.util.registerOnLoadHandler(init);

  </script>
  ]]>
</Content>
</Module>



