﻿<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="Eurovision Song Contest 2009" height="550" width="650" screenshot="http://www.microformats.dk/kort/gadget/eurovision2009.jpg" thumbnail="http://www.microformats.dk/kort/gadget/eurovision2009th.jpg" author="Søren Johannessen" author_email="soren.johannessen+feedbackeurovision2009@gmail.com" description="Eurovision Song Contest 2009 is going to take place in Moscow, Russia in May from 12th until to the final of May 16th. You can here listen to all the music from all 42 countries." author_link="http://www.microformats.dk/om/" author_affiliation="Mash up developer" author_location="Copenhagen, Denmark">
    <Require feature="geofeed"></Require>
 <Locale lang="en" />
  </ModulePrefs>
  <UserPref name="_mpl_type" datatype="hidden" default_value="gf"></UserPref>
  <UserPref name="_mpl_data" datatype="hidden" default_value="http://www.microformats.dk/kort/mapchannel/eurovision.kml"></UserPref>
  <Content>
  <![CDATA[
   <script src="http://maps.google.com/maps?file=api&v=2.x&key=ABQIAAAAFNQS_3MQBgizoKtjzOCl9xTZqGWfQErE9pT-IucjscazSdFnjBTtN5WdcLz6wertAJ3co4-F5rYKJw" type="text/javascript"></script>

  <div id="geofeed_map" style="width:650px;height:550px;"></div>
  <script>
  _IG_RegisterOnloadHandler(function () {
    var map = new GMap2(document.getElementById("geofeed_map"));
    map.setCenter(new GLatLng(49.724479, 14.15039), 5);
    map.enableDoubleClickZoom();
    map.enableContinuousZoom();
    map.setMapType(G_HYBRID_MAP);
    map.setUIToDefault();  
    map.addControl(new GMapTypeControl());
    var geoXml = new GGeoXml("http://www.microformats.dk/kort/mapchannel/eurovision.kml");
    map.addOverlay(geoXml);
    geoXml.gotoDefaultViewport(map);});
  </script>
  ]]>

  </Content>
</Module>
