<?xml version="1.0" encoding="iso-8859-1"?>
<Module>
	<ModulePrefs title="World Webcams"
		title_url="http://catfood.net/products/webcamsaver/"
		description="Displays images at random from hundreds of webcams around the world, including a description of the web cam location. If you see a location you like click the description to launch a live streaming view (all of the included cameras can be remote controlled). The webcam list is updated every week with new locations."
    author="Catfood Software"
    author_email="support@catfood.net"
    author_link="http://catfood.net/"
    author_affiliation="Catfood Software"
    author_location="San Francisco, CA"
    author_photo="http://catfood.net/images/glogo.png"
    author_aboutme="Catfood Software is the home of connected tools, screen savers and other software from Robert Ellison."
		height="280"
		screenshot="http://catfood.net/wwcss.png"
		thumbnail="http://catfood.net/wwctn.png"
		render_inline="never"
		singleton="false"/>
	<UserPref name="refresh" 
       display_name="New Cam Every:"
       datatype="enum"
       default_value="20000">
    	<EnumValue value="10000" display_value="10 seconds" />
    	<EnumValue value="20000" display_value="20 seconds" />
		  <EnumValue value="30000" display_value="30 seconds" />
		  <EnumValue value="40000" display_value="40 seconds" />
		  <EnumValue value="50000" display_value="50 seconds" />
		  <EnumValue value="60000" display_value="1 minute" />
		  <EnumValue value="120000" display_value="2 minutes" />
		  <EnumValue value="180000" display_value="3 minutes" />
      <EnumValue value="240000" display_value="4 minutes" />
      <EnumValue value="300000" display_value="5 minutes" />
      <EnumValue value="600000" display_value="10 minutes" />
      <EnumValue value="1200000" display_value="20 minutes" />
      <EnumValue value="1800000" display_value="30 minutes" />
	</UserPref>
	<Content type="url" href="http://catfood.net/wwc.html" />
</Module>