<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs 	title="Wine Labels"
               	title_url="http://www.liens-du-vin.ch/_wine-pictures/index.asp"
               	directory_title="Wine Labels"
               	description="Wine Labels. Every day discover a new label. Choose a wine."
               	screenshot="http://www.liens-du-vin.ch/_pic02/gadget-wine-labels-screenshot.png"
               	thumbnail="http://www.liens-du-vin.ch/_pic02/gadget-wine-labels-thumbnail.png"
                width="240"
               	height="304"
               	author="Philippe Chappuis"
               	author_email="info+gadgetCSE@liens-du-vin.ch"
               	author_affiliation="Google"
               	author_location="Rolle Switzerland"
               	author_link="http://www.liens-du-vin.ch"
		author_photo="http://www.liens-du-vin.ch/_pic02/gadget-author-photo.png"
		author_aboutme="An Engineer who likes to develop for the Net and tastes wines"
		author_quote="A chief is a man who assumes responsibility. He says &quot;I was beaten&quot; he does not say &quot;My men were beaten&quot; -  Antoine de Saint-Exupery">
<Require feature="dynamic-height"/>
<Require feature="analytics"/>
</ModulePrefs>

<UserPref name="BackCol" display_name="Color of Background"
required="true" default_value="#d1dae3" />

<Content type="html">
<![CDATA[

<style type="text/css">

body{
margin: 0;
padding: 0;
text-align: center;
background-color: transparent;
}

</style>




<div id="my_div"></div>

<script language="JavaScript" type="text/javascript">
  


var s_html = "";
  
s_html = "<iframe marginwidth='0' marginheight='0' allowtransparency='true' " 
        + "src='http://www.liens-du-vin.ch/_wine-pictures/wine-label.htm' frameborder='0' style='height: 304px; width: 240px;' scrolling='no'>" 
        + "les etiquettes du vin - decouvrir les vins suisses et apprecier les vins du monde" 
        + "</iframe>";

 _gel("my_div").innerHTML = s_html;
  

_IG_Analytics("UA-442758-35", "/g_wine_label");
 
 </script>

]]>
</Content>
</Module>



