<?xml version="1.0" encoding="UTF-8" ?>
<Module><ModulePrefs title="Google Video Embed" author="Google" width="480" height="387" scaling="false" scrolling="false"><Require feature="flash"></Require></ModulePrefs>
<Content type="html"><![CDATA[
<div id="flashcontainer" style="text-align: center;"></div>
<script type="text/javascript">
function play() {
_IG_EmbedFlash( "http://video.google.com/a/walterdavisenterprises.com/swf/4824cb88e620bb87", "flashcontainer",
{ swf_version: 6, id: "player", 
width: 480, height: 387})}
_IG_RegisterOnloadHandler(play);
</script>
]]></Content></Module>