<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
	<ModulePrefs 
		title="NASA´s Earth Observatory Image of the Day"  
		title_url="http://earthobservatory.nasa.gov/" 
		description="The Official NASA´s Earth Observatory Image of the Day Gadget. Check in for the latest images and information on climate and the environment." 
		author="Paul Przyborski" 
		author_email="paul.d.przyborski@nasa.gov" 
		screenshot="http://eoimages.gsfc.nasa.gov/images/feeds/EOGadget_ScreenShot.jpg" 
		thumbnail="http://eoimages.gsfc.nasa.gov/images/feeds/EOGadget_Thumb.jpg" 
		author_location="NASA Goddard Space Flight Center" 
		author_affiliation="NASA/SSAI"
		scaling="false">

		<Require feature="dynamic-height"/>
		<Require feature='setprefs'/>
		<Require feature='settitle'/>
	</ModulePrefs>
  	<Content type="html" preferred_height="380" preferred_width="294">
  	<![CDATA[
  		<script type="text/javascript">
  			function init() {
  				_IG_AdjustIFrameHeight();
  			}
  		</script>
  						
		<style type="text/css">

		#iotd {
				float:left;
		}
		#image {

		        /* for Firefox, Opera and others: */

				float:left;
				margin: 5px 5px 5px 0;
				width:294px;
		        max-width: 294px;

		}
		#tagline {
				float:left;
		}

		</style>

		<!--[if gte IE 5]>

		<style type="text/css">

		#image {

		        /* For Internet Explorer: */

			width: expression(Math.min(parseInt(this.offsetWidth), 294 ) + "px"); 

		}

		</style>

		<![endif]-->


		<div id="iotd">
			<div id="image">
					<a href="http://earthobservatory.nasa.gov/IOTD/view.php?id=81193&amp;src=igoogle" target="_blank">
						<img src="http://eoimages.gsfc.nasa.gov/images/imagerecords//81000/81193/ArcticOcean_withboundaries_amo_2013133_tn.jpg" border="0" alt="Ice in Motion" style="margin: 0 5px 5px 0;">
					</a>
				</div>
			<font size="-1">
				<strong>Ice in Motion</strong> &mdash;
				While pack ice gets jostled by winds and currents in the open ocean, fast ice usually clings to land masses in shallow areas.
				(<a href="http://earthobservatory.nasa.gov/IOTD/view.php?id=81193&amp;src=igoogle" target="_blank">more</a>)
			</font>
		</div>

		<div id="tagline">
			<font size="-1">
				<p><em>Current NASA images and articles about climate and the environment.</em>
			</font>
		</div>
	]]>
  	</Content>
</Module>
