<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs
title=""
title_url="http://www.swissmissing.ch/"
directory_title="SwissMissing.ch slideshow"
description=""
category="swiss"
category2="missing"
author="Pietro Palli"
author_email="ppalli+gadgets@gmail.com"
author_affiliation="linhost.org"
author_location="Ticino, Switzerland"
author_photo="http://hosting.gmodules.com/ig/gadgets/file/100257629120419735870/ppalli_photo.png"
author_link="http://ppalli.linhost.org/"
screenshot="http://hosting.gmodules.com/ig/gadgets/file/100257629120419735870/swissmissing_screenshot.png"
thumbnail="http://hosting.gmodules.com/ig/gadgets/file/100257629120419735870/swissmissing_thumbnail.png"
scrolling="false"
height="250"
width="250">
<Require feature="analytics"/>
</ModulePrefs>
<UserPref name="lang"
     display_name="Language"
     datatype="enum"
     default_value="it">
  <EnumValue value="it" display_value="Italiano"/>
  <EnumValue value="de" display_value="Deutsch"/>
  <EnumValue value="fr" display_value="Français"/>
</UserPref>
<Content type="html"><![CDATA[
<style type="text/css">
img{border-style: none;}
#swissmissing{width:140px;height:40px;}
#viewslideshow{width:100%;height:210px;}
.mmlib_table__MODULE_ID__ { background-color:#F7F8F7;
color:blue;font-weight:bold;font-style:italic;font-size:12px;}
</style>
<script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAAlWNxTTk3sCUN-93uhoAAzBRCWY1YOe4-9QHr0Y_wQ5l-JgpMnxT51EuNhkhocsZHZoYjWKBmBVK4RA">
</script>


<script src="http://www.google.com/uds/solutions/slideshow/gfslideshow.js"
    type="text/javascript"></script>
<script type="text/javascript">
 var prefs__MODULE_ID__;
function load() {
prefs__MODULE_ID__ = new _IG_Prefs(__MODULE_ID__);
var lang = prefs__MODULE_ID__.getString("lang");
if (lang == "it") {
    var samples = "http://feeds.swissmissing.ch/swissmissing-it?format=xml";
    }
else if (lang == "de") {
    var samples = "http://feeds.swissmissing.ch/swissmissing-de?format=xml";
    }
else if (lang == "fr") {
    var samples = "http://feeds.swissmissing.ch/swissmissing-fr?format=xml";
    }
else {
    var samples = "http://feeds.swissmissing.ch/swissmissing-it?format=xml";
    }
var options = {
thumbnailSize : GFslideShow.THUMBNAILS_LARGE,
        linkTarget : google.feeds.LINK_TARGET_BLANK,
        fullControlPanel :true
};
new GFslideShow(samples, "viewslideshow", options);
}

google.load("feeds", "1");
google.setOnLoadCallback(load);

</script>

<div id="swissmissing"><a href="http://www.swissmissing.ch/" title="SwissMissing.ch" target="_blank"><img src="http://hosting.gmodules.com/ig/gadgets/file/100257629120419735870/swissmissingch140x40.png" alt="Logo SwissMissing.ch" border="0" width="140"></a></div>

<div id="viewslideshow">Loading...</div>

    <script>
    // Track this gadget using Google Analytics.
    _IG_Analytics("UA-10379347-3", "/0.2");
    </script>
]]></Content>
</Module>
