<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Insert a Bloomberg Video"
title_url="http://sites.google.com/site/annuairevin/tips-and-tricks-for-google-sites"
width="320"
height="260"
scrolling="false"
directory_title="Google Gadget to insert a Video from Bloomberg"
description="Insert a Bloomberg Video into your Google Sites"
screenshot="http://www.liens-du-vin.ch/_pic02/insert-video-screen.png"
thumbnail="http://www.liens-du-vin.ch/_pic02/insert-video-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="VideoId" display_name="Video Id" required="true" default_value="85145" />

<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>

<center>
<script language="JavaScript" type="text/javascript" src="http://wxxa.img.origin.entriq.net/dayportcore/dpm/DayPortPlayers.js"></script><script language="JavaScript" type="text/javascript">DayPortPlayer.newPlayer({articleID:"__UP_VideoId__",bannerAdConDefID:"15",videoAdObjectID:"14",videoAdConDefID:"6",playVideoAds:"true",autoPlay:"true",accPos:"CCTVI.VIDEO.LOCAL",accSite:"WXXA",playerInstanceID:"27574A89-06D1-CD92-4444-22719C5099EC",domain:"wxxa.dayport.com"});</script>
</center>

]]></Content>

</Module>