<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="Restaurant in Kuala Lumpur and Selangor" description="This map shows thousands of up to date restaurants in Kuala Lumpur and Selangor in Malaysia. Add this map so that you won't miss out the latest dining offers and promotion in Klang Valley!" author="GoEatOut.com.my" author_email="support@innochannel.com.my" author_affiliation="http://www.goeatout.com.my" screenshot="http://www.goeatout.com.my//Portals/0/google-mapplet/thumbnail-1.jpg" thumbnail="http://www.goeatout.com.my//Portals/0/google-mapplet/thumbnail-1.jpg" height="170" show_in_directory="true">
    <Require feature="geofeed"/>
    <Require feature="analytics"/>
  </ModulePrefs>
  <UserPref name="_mpl_type" datatype="hidden" default_value="gf"/>
  <UserPref name="_mpl_data" datatype="hidden" default_value="http://www.goeatout.com.my/Kuala-Lumpur-Restaurant.kml"/>
  <Content>
    <![CDATA[
		<div id="geofeed_map" style="width: 100%; height: 300;"></div>
		<script>
			
			_IG_RegisterOnloadHandler(function () {
				var map = new GMap2(document.getElementById("geofeed_map"));
				map.setCenter(new GLatLng(0,0), 1);
				map.setUIToDefault();
				var geoXml = new GGeoXml(
				"http://www.goeatout.com.my/Kuala-Lumpur-Restaurant.kml"
				);
				map.addOverlay(geoXml);
				geoXml.gotoDefaultViewport(map);
			});
			
		</script>
		<script>_IG_Analytics("UA-5302515", "/Kuala-Lumpur-Restaurant.kml");</script>
		]]>

  </Content>
</Module>
