<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs
  title="South China Sea Project"
  height="400"
  thumbnail="http://earth.google.com/gallery/images/small/south_china_sea_sm.jpg"
  screenshot="http://earth.google.com/gallery/images/large/south_china_sea_lg.jpg"
  author="UNEP/GEF South China Sea Project"
  author_link="http://www.unepscs.org"
  description="This highly informative layer presents an account of one of the world's most diverse marine environments - the South China Sea. With extensive information, this layer provides details of the government ministries and departments, research institutes, and universities working on projects in the region."
>
<Require feature="geofeed"/>
</ModulePrefs>
<UserPref
  name="_mpl_type"
  datatype="hidden"
  default_value="gf"
>
</UserPref>
<UserPref
  name="_mpl_data"
  datatype="hidden"
  default_value="http://services.google.com/earth/kmz/south_china_sea_n.kmz"
>
</UserPref>
<Content type="html"><![CDATA[
<script src="http://maps.google.com/maps?file=api&amp;v=2.x&amp;
key=ABQIAAAAFNQS_3MQBgizoKtjzOCl9xTZqGWfQErE9pT-IucjscazSdFnjBTtN5WdcLz6wertAJ3co4-F5rYKJw"
  type="text/javascript"></script>
<div id="geofeed_map" style="width: 100%; height: 400;"></div>
<script>
_IG_RegisterOnloadHandler(function () {
  var map = new GMap2(document.getElementById("geofeed_map"));
  map.enableDoubleClickZoom();
  map.enableContinuousZoom();
  map.setCenter(new GLatLng(0,0), 1);
  var geoXml = new GGeoXml("http://services.google.com/earth/kmz/south_china_sea_n.kmz");
  map.addControl(new GSmallMapControl());
  map.addControl(new GMapTypeControl());
  map.addOverlay(geoXml);
  geoXml.gotoDefaultViewport(map);
});
</script>
]]>
</Content>
</Module>
