<?xml version="1.0" encoding="UTF-8"?>
<Module>
   <ModulePrefs title="What's For Dinner?" title_url="http://www.joneso.com/recipes/recipes.html" directory_title="Appetizing Photos &amp; Recipe Search Engine" author="B Jones" author_email="editor@etravelreviews.com" author_affiliation="Earth Reviews, LLC" author_link="http://www.etravelreviews.com" author_photo="http://www.etravelreviews.com/author_photo/byron.jpg" description="Vivid color photos of gourmet dishes PLUS recipe search engine. Search the top 8 cooking Websites from one location! Appetizing photo with each page refresh." screenshot="http://www.etravelreviews.com/recipe_280x.png" thumbnail="http://www.etravelreviews.com/recipe_thumbnail.jpg" height="100">
      <Require feature="analytics"/>
   </ModulePrefs>
   <Content type="html">   &lt;script type="text/javascript"&gt;
      var RecipeSearchWidget = {}
 
      RecipeSearchWidget.loadImage = function() {
		var randomnumber=Math.floor(Math.random()*118)+1;
		var imageElem = document.getElementById("recipe_image");
		var imageSrc = 'http://www.etravelreviews.com/recipe_gadget_images/recipes';
		if (randomnumber &lt; 10) {
			imageSrc = imageSrc + '000' + randomnumber + '.jpg';
		} else if (randomnumber &lt; 100) {imageSrc = imageSrc + '00' + randomnumber + '.jpg';} else {
			imageSrc = imageSrc + '0' + randomnumber + '.jpg';
		}
		if (imageElem) {
			imageElem.src = imageSrc;			
		}
      }
 
	_IG_RegisterOnloadHandler(RecipeSearchWidget.loadImage);

    &lt;/script&gt;
&lt;DIV STYLE="font-size: 10pt;"&gt;
&lt;table width="100%"&gt;
&lt;tr&gt;
&lt;td width="120"&gt;
&lt;a href="http://www.joneso.com/recipes/recipes.html" target="_blank"&gt;&lt;img id="recipe_image" border="0" width="120" height="90" /&gt;
&lt;/td&gt;
&lt;td STYLE="padding-left: 2px; font-size: 10pt;" &gt;

&lt;!-- Google CSE Search Box Begins  --&gt;&lt;form id="searchbox_018407081352985690517:qtpd4y1vp8c" action="http://www.google.com/cse" target="_top"&gt;&lt;input type="hidden" name="cx" value="018407081352985690517:qtpd4y1vp8c" /&gt;&lt;input type="submit" name="sa" value="Search Recipes" /&gt;&lt;P&gt;&lt;input type="hidden" name="cof" value="FORID:1" /&gt;&lt;input name="q" type="text" size="18" /&gt;&lt;/form&gt;&lt;script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_018407081352985690517%3Aqtpd4y1vp8c"&gt;&lt;/script&gt;&lt;!-- Google CSE Search Box Ends --&gt;&lt;script&gt;  _IG_Analytics("UA-216387-1", "/recipegadget");&lt;/script&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/DIV&gt;     </Content>
</Module>
