<?xml version="1.0" encoding="UTF-8" ?>
<Module>
	<ModulePrefs title="Spanish Word of the Day"
		title_url="http://www.123TeachMe.com/spanish_feeds/word_of_the_day"
     		author="123TeachMe.com - Alex Dole"
		author_email="staff+gadget@123TeachMe.com"
		description="Spanish Word of the Day with Audio and Examples" 
		screenshot="http://123teachme.com/gadgets/wod_screenshot.png" 
		thumbnail="http://123teachme.com/gadgets/wod_thumbnail.png">
			<Require feature="dynamic-height"/>
	</ModulePrefs>
	<Content type="html">
		<![CDATA[
<link href="http://123teachme.com/gadgets/wod.css" media="all" rel="Stylesheet" type="text/css" />
<script language="javascript">
function play(filename){
	var player = '<object type="application/x-shockwave-flash" data="http://www.123teachme.com/musicplayer.swf?&amp;autoplay=true&amp;song_url='+filename+'&amp;" width="0" height="0"><param name="movie" value="http://www.123teachme.com/musicplayer.swf?&amp;autoplay=true&amp;song_url='+filename+'" /><img src="noflash.gif" width="0" height="0" alt="" /></object>';	
	document.getElementById('player').innerHTML = player;
}
</script>
<script src="http://www.123teachme.com/spanish_feeds/word_of_the_day/gadget.js"></script>
<noscript><a href="http://www.123teachme.com">Spanish Word of the Day</a> requires JavaScript support</noscript>
<script language="javascript">
 // Tells gadget to resize itself
 _IG_AdjustIFrameHeight();
</script>
		]]>
	</Content>

</Module>




