/*
Author: pass corp
Update: 2009/12/01
Author URI: http://kegoma.jp/
*/


    //<![CDATA[
    function load() {

      if (GBrowserIsCompatible()) {

      var map = new GMap2(document.getElementById("map"));
      map.addControl(new GLargeMapControl());
      map.addControl(new GMapTypeControl());


      // 中央区　マーカー1表示

	  var icon1 = new GIcon();
	  icon1.image = "marker/marker1.png";
	  icon1.iconSize = new GSize(20, 34);
	  icon1.iconAnchor = new GPoint(0, 34);
	  icon1.infoWindowAnchor = new GPoint(0, 0);

      var point1 = new GLatLng(33.587788, 130.399921);
      var marker1 = new GMarker(point1, icon1);
      GEvent.addListener(marker1, "click", function() {
        var textnode = '<font size="2" color="9CADAD">警固神社<br> </font>';
        marker1.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker1);


      // マーカー2表示

	  var icon2 = new GIcon();
	  icon2.image = "marker/marker2.png";
	  icon2.iconSize = new GSize(20, 34);
	  icon2.iconAnchor = new GPoint(0, 34);
	  icon2.infoWindowAnchor = new GPoint(0, 0);

      var point2 = new GLatLng(33.586812, 130.394075);
      var marker2 = new GMarker(point2, icon2);
      GEvent.addListener(marker2, "click", function() {
        var textnode = '<font size="2" color="9CADAD">護国神社<br> </font>';
        marker2.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker2);



      // 博多区　マーカー3表示

	  var icon3 = new GIcon();
	  icon3.image = "marker/marker3.png";
	  icon3.iconSize = new GSize(20, 34);
	  icon3.iconAnchor = new GPoint(0, 34);
	  icon3.infoWindowAnchor = new GPoint(0, 0);

      var point3 = new GLatLng(33.592996, 130.41049);
      var marker3 = new GMarker(point3, icon3);
      GEvent.addListener(marker3, "click", function() {
        var textnode = '<font size="2" color="9CADAD">櫛田神社<br> </font>';
        marker3.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker3);


      // マーカー4表示

	  var icon4 = new GIcon();
	  icon4.image = "marker/marker4.png";
	  icon4.iconSize = new GSize(20, 34);
	  icon4.iconAnchor = new GPoint(0, 34);
	  icon4.infoWindowAnchor = new GPoint(0, 0);

      var point4 = new GLatLng(33.585919, 130.413737);
      var marker4 = new GMarker(point4, icon4);
      GEvent.addListener(marker4, "click", function() {
        var textnode = '<font size="2" color="9CADAD">住吉神社<br> </font>';
        marker4.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker4);


      // 西区・早良区　マーカー5表示

	  var icon5 = new GIcon();
	  icon5.image = "marker/marker5.png";
	  icon5.iconSize = new GSize(20, 34);
	  icon5.iconAnchor = new GPoint(0, 34);
	  icon5.infoWindowAnchor = new GPoint(0, 0);

      var point5 = new GLatLng(33.590355, 130.401716);
      var marker5 = new GMarker(point5, icon5);
      GEvent.addListener(marker5, "click", function() {
        var textnode = '<font size="2" color="9CADAD">紅葉八幡宮<br> </font>';
        marker5.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker5);


      // マーカー6表示

	  var icon6 = new GIcon();
	  icon6.image = "marker/marker6.png";
	  icon6.iconSize = new GSize(20, 34);
	  icon6.iconAnchor = new GPoint(0, 34);
	  icon6.infoWindowAnchor = new GPoint(0, 0);

      var point6 = new GLatLng(33.585627, 130.334843);
      var marker6 = new GMarker(point6, icon6);
      GEvent.addListener(marker6, "click", function() {
        var textnode = '<font size="2" color="9CADAD">愛宕神社<br> </font>';
        marker6.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker6);



      // マーカー7表示

	  var icon7 = new GIcon();
	  icon7.image = "marker/marker7.png";
	  icon7.iconSize = new GSize(20, 34);
	  icon7.iconAnchor = new GPoint(0, 34);
	  icon7.infoWindowAnchor = new GPoint(0, 0);

      var point7 = new GLatLng(33.538348, 130.309401);
      var marker7 = new GMarker(point7, icon7);
      GEvent.addListener(marker7, "click", function() {
        var textnode = '<font size="2" color="9CADAD">飯盛神社<br> </font>';
        marker7.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker7);


      // -----------------------------------------------
      // 東区　マーカー8表示

	  var icon8 = new GIcon();
	  icon8.image = "marker/marker8.png";
	  icon8.iconSize = new GSize(20, 34);
	  icon8.iconAnchor = new GPoint(0, 34);
	  icon8.infoWindowAnchor = new GPoint(0, 0);

      var point8 = new GLatLng(33.6147, 130.42341);
      var marker8 = new GMarker(point8, icon8);
      GEvent.addListener(marker8, "click", function() {
        var textnode = '<font size="2" color="9CADAD">箱崎宮<br> </font>';
        marker8.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker8);


      // マーカー9表示

	  var icon9 = new GIcon();
	  icon9.image = "marker/marker9.png";
	  icon9.iconSize = new GSize(20, 34);
	  icon9.iconAnchor = new GPoint(0, 34);
	  icon9.infoWindowAnchor = new GPoint(0, 0);

      var point9 = new GLatLng(33.652832, 130.452035);
      var marker9 = new GMarker(point9, icon9);
      GEvent.addListener(marker9, "click", function() {
        var textnode = '<font size="2" color="9CADAD">香椎宮<br> </font>';
        marker9.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker9);


      // -----------------------------------------------

	  var icon10 = new GIcon();
	  icon10.image = "marker/marker10.png";
	  icon10.iconSize = new GSize(20, 34);
	  icon10.iconAnchor = new GPoint(0, 34);
	  icon10.infoWindowAnchor = new GPoint(0, 0);

      var point10 = new GLatLng(33.512799, 130.523906);
      var marker10 = new GMarker(point10, icon10);
      GEvent.addListener(marker10, "click", function() {
        var textnode = '<font size="2" color="9CADAD">太宰府天満宮<br> </font>';
        marker10.openInfoWindowHtml(textnode);
      });
      map.addOverlay(marker10);

      map.setCenter(point4, 12);

      }
    }
    //]]>


