<?xml version="1.0" encoding="UTF-8" ?>
<Module>
 <ModulePrefs title="Deezer Player" description="Deezer Embedded Player" author="Rafael Fagundes" author_email="rsfagundes@live.com" thumbnail="http://rsfagundes.googlepages.com/deezerPlayerthumb.jpg" height="345" width="450">
  <Require feature="opensocial-0.8"/>
  <Require feature="dynamic-height"/>
 </ModulePrefs>
 <Content type="html">
<![CDATA[
<script language="javascript" type="text/javascript">
        gadgets.window.adjustHeight('345px');
</script>
<div id="div" style="text-align:center;">
<object 
type="application/x-shockwave-flash" 
data= "http://www.deezer.com/embedded/widget_450x345.swf?path=203178&lang=EN&autoplay=1&autoShuffle=0&id=158744"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" 
id="DeezerPlayer"
width="450" 
height="345" 
>
<param name="movie" value="http://www.deezer.com/embedded/widget_450x345.swf?path=203178&lang=EN&autoplay=1&autoShuffle=0&id=158744">
<param name="allowScriptAccess" value="always" /> 
<param name="allowNetworking" value="all" />
<param name="quality" value="high" />
</object>
</div>
]]>
 </Content>
</Module> 
