<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
	<ModulePrefs title="Aerial Images by Ofir Ben-Tov"
		title_url="http://www.bentov.com" 
		description="This gadget displays a random aerial photo from the Bentov Archive of Aerial Photos."
		author="Ofir Ben Tov"
		author_email="ofirbentov@gmail.com"
		screenshot="http://www.bentov.com/images/screenshot.png"
		thumbnail="http://www.bentov.com/images/thumbnail.png">
	</ModulePrefs>

	<Content type="html">
		<![CDATA[ 
			<script type="text/javascript" language="javascript">
			window.location.href = "http://www.bentov.com/gadget.php";
			</script>
		]]>
	</Content>  
</Module>