<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Google Gadget to add script from Widgetbox within Google Sites"
title_url="http://sites.google.com/site/annuairevin/"
height="600"
width="800"
scrolling="false"
directory_title="Google Gadget to add script from Widgetbox within Google Sites"
description="Add script within a Google Site page"
screenshot="http://www.liens-du-vin.ch/_pic061/my_gadgets_thumb.png"
thumbnail="http://www.liens-du-vin.ch/_pic061/my_gadgets_thumb.png"
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">

</ModulePrefs>

<UserPref name="WidgetID" display_name="Widget ID" required="true" default_value="f9c5a33c-0ebb-4090-9514-56534c00c25d" />
<UserPref name="ContainerCol" display_name="Container Color" required="true" default_value="#d1dae3" />


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

<style type="text/css">
body
{
background: __UP_ContainerCol__;
padding: 0;
margin:0;
}

</style>

<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script>

<script type="text/javascript">
if (WIDGETBOX) WIDGETBOX.renderWidget('__UP_WidgetID__');  
</script>
]]></Content>

</Module>
