
	<script type="text/javascript">
		jQuery(window).load(function(){
			var Stagtools = {};

			Stagtools.Map = ( function($) {
				function setupMap(options) {
					var mapOptions, mapElement, map, marker;

					if ( typeof google === 'undefined' ) return;

					mapOptions = {
						zoom: parseFloat(options.zoom),
						center: new google.maps.LatLng(options.center.lat, options.center.long),
						scrollwheel: false,
						mapTypeId: options.mapTypeId,
						styles: options.styles
					};

					mapElement = document.getElementById(options.id);
					map = new google.maps.Map(mapElement, mapOptions);

					marker = new google.maps.Marker({
						position: new google.maps.LatLng(options.center.lat, options.center.long),
						map: map
					});
				}
				return {
					init: function(options) {
						setupMap(options);
					}
				}
			} )(jQuery);

			var options = {
				id: "map-0",
				styles: [],
				zoom: 15,
				mapTypeId: google.maps.MapTypeId.ROADMAP,
				center: {
					lat: "-6.396974763714042",
					long: "106.81307372492732"
				}
			};

			Stagtools.Map.init(options);
		});
	</script>

	{"id":47,"date":"2013-09-07T08:20:57","date_gmt":"2013-09-07T08:20:57","guid":{"rendered":"http:\/\/demo.codestag.com\/doctype\/?page_id=45"},"modified":"2021-05-08T14:11:22","modified_gmt":"2021-05-08T07:11:22","slug":"contact","status":"publish","type":"page","link":"https:\/\/deggan.com\/index.php\/contact\/","title":{"rendered":"Start From Here"},"content":{"rendered":"<p style=\"text-align: center;\">We\u2019d love to talk with you about your next project. Drop us a line, and we\u2019ll get back to you within two business days.<\/p>\n<p style=\"text-align: center;\"><i aria-hidden=\"true\" class=\"fa fa-envelope\"  style=\"font-size:35px;line-height:35px\"><\/i><\/p>\n<p style=\"text-align: center;\">SUPPORT@DEGGAN.COM<br \/>\nPODOMORO CITY, GARDEN SHOPPING ARCADE B\/8DH, JL. S. PARMAN, WEST JAKARTA<br \/>\n(+62) 8111-645145<\/p>\n<p style=\"text-align: center;\">DEGGAN LABS (WORKSHOP)<br \/>\nMANGO HUB JL. MANGGA RAYA NO.94 DEPOK JAYA, PANCORAN MAS, DEPOK<\/p>\n<p style=\"text-align: center;\">\u00a0<section id=\"map-0\" class=\"stag-section google-map\" style=\"width:100%;height:350px\"><\/section><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We\u2019d love to talk with you about your next project. Drop us a line, and we\u2019ll get back to you within two business days. SUPPORT@DEGGAN.COM PODOMORO CITY, GARDEN SHOPPING ARCADE B\/8DH, JL. S. PARMAN, WEST JAKARTA (+62) 8111-645145 DEGGAN LABS (WORKSHOP) MANGO HUB JL. MANGGA RAYA NO.94 DEPOK JAYA, PANCORAN MAS, DEPOK \u00a0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"template-contact.php","meta":[],"_links":{"self":[{"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/pages\/47"}],"collection":[{"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/comments?post=47"}],"version-history":[{"count":13,"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/pages\/47\/revisions"}],"predecessor-version":[{"id":627,"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/pages\/47\/revisions\/627"}],"wp:attachment":[{"href":"https:\/\/deggan.com\/index.php\/wp-json\/wp\/v2\/media?parent=47"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}