
	<script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor=false"></script>
	<script type="text/javascript">
	var map;
	var infoWindow = null;
	// zoom - 20 = 0.00007 lat
	google.maps.visualRefresh = true;
      function initialize() {
	  var myLatlng = new google.maps.LatLng(54.910747, 11.780742);
	  var centerMap = new google.maps.LatLng(54.912947, 11.780742);
        var mapOptions = {
          center: centerMap,
          zoom: 15,
          mapTypeId: google.maps.MapTypeId.ROADMAP
        };
        var map = new google.maps.Map(document.getElementById("map-canvas"),
            mapOptions);
		var contentString = document.getElementById("infowindow");

	  var infowindow = new google.maps.InfoWindow({
		  content: contentString,
		  position: myLatlng,
		  disableAutoPan: true
	  });
	  var marker = new google.maps.Marker({
		  position: myLatlng,
		  map: map,
		  title: ''
	  });
	  google.maps.event.addListener(marker, 'click', function() {
		infowindow.open(map,marker);
	  });
	  infowindow.open(map, marker);
      }
      google.maps.event.addDomListener(window, 'load', initialize);
	  
    </script>
{"id":4,"date":"2014-06-26T14:47:01","date_gmt":"2014-06-26T14:47:01","guid":{"rendered":"http:\/\/jj-maskinstation.dk\/?page_id=4"},"modified":"2025-01-22T10:25:20","modified_gmt":"2025-01-22T10:25:20","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/jj-maskinstation.dk\/?page_id=4","title":{"rendered":"Kontakt"},"content":{"rendered":"<div id=\"infowindow\"><strong>J.J. Maskinstation ApS<\/strong><br \/>\nKippingevej 52<br \/>\n4840 N\u00f8rre Alslev<\/div>\n<div id=\"map-canvas\"><\/div>\n<strong>J.J. Maskinstation ApS<\/strong><br \/>\nKippingevej 52<br \/>\n4840 N\u00f8rre Alslev<br \/>\nTlf. 5443 1207<\/p>\n<p><a href=\"mailto:keld@jj-maskinstation.dk\">keld@jj-maskinstation.dk<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>J.J. Maskinstation ApS Kippingevej 52 4840 N\u00f8rre Alslev J.J. Maskinstation ApS Kippingevej 52 4840 N\u00f8rre Alslev Tlf. 5443 1207 keld@jj-maskinstation.dk<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-4","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=\/wp\/v2\/pages\/4","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4"}],"version-history":[{"count":3,"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=\/wp\/v2\/pages\/4\/revisions"}],"predecessor-version":[{"id":119,"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=\/wp\/v2\/pages\/4\/revisions\/119"}],"wp:attachment":[{"href":"https:\/\/jj-maskinstation.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}