<?xml version="1.0" encoding="UTF-8"?> 
<Module>
  <ModulePrefs title="Movie of the Day" height="200" width="320"
  				author="Kevin Knuth"
				author_email="drknuth@gmail.com"
				title_url="http://www.amuzee.com/movies/index.html"
				description="Can't find a good movie to rent? This gadget introduces you to a new AFI celebrated movie every day."
				screenshot="http://www.amuzee.com/movies/gadgets/motd-screenshot.png"
				thumbnail="http://www.amuzee.com/movies/gadgets/motd-screenshot_thm.png"
				>
    <Require feature="analytics" /> 
  </ModulePrefs> 
  <UserPref name="bkgcolor" display_name="Color" default_value="White" datatype="enum" >
     <EnumValue value="Aqua" />
     <EnumValue value="Red" />
     <EnumValue value="Lime" />
     <EnumValue value="Yellow" />
     <EnumValue value="Pink" />
     <EnumValue value="Orange" />
     <EnumValue value="White" />
  </UserPref> 
  <Content type="html">

     <![CDATA[ 
      <script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3849307-5");
pageTracker._trackPageview();
</script>

      <iframe align="middle" frameborder="0" marginheight="0" marginwidth="0" width="100%" height=200px src="http://www.amuzee.com/movies/basic-movie-gadget-code.php" scrolling="no"></iframe>	   
	   
     ]]>
  </Content> 
</Module>









































