<!-- Google Map -->
				<script type="text/javascript">  
				(function ($) {
				$(document).ready(function() {
					function init_google_map() {
			 
						var myLatlng = new google.maps.LatLng(45.810450,15.989811);
						var mapOptions = {
							center: myLatlng,  
							zoom: 13,
							mapTypeId: google.maps.MapTypeId.ROADMAP,
							scrollwheel: true
						};
						var map = new google.maps.Map(document.getElementById("map-canvas"), mapOptions);
				 
						var contentString  = "<div><h3>C.D.V. d.o.o.</h3><p>Antuna Bauera 27, 10000 Zagreb</p></div>";
						var infowindow = new google.maps.InfoWindow({
							content: contentString
						});
						   
						var marker = new google.maps.Marker({
							position: myLatlng,
							map: map,
							title: "Naša lokacija"
						});
					   
						google.maps.event.addListener(marker, "click", function() {
							map.setCenter(myLatlng);
							infowindow.open(map,marker);
						});
						
						google.maps.event.trigger(map, "resize");
					}
				  init_google_map();
			 
				});
				}) (jQuery);
				</script>{"id":20,"date":"2013-10-22T14:11:22","date_gmt":"2013-10-22T14:11:22","guid":{"rendered":"http:\/\/cdv.hr\/zacini\/?page_id=20"},"modified":"2013-10-24T12:28:13","modified_gmt":"2013-10-24T12:28:13","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/cdv.hr\/zacini\/kontakt\/","title":{"rendered":"Kontakt"},"content":{"rendered":"<p style=\"text-align: center;\"><strong>C.D.V. d.o.o.<\/strong><br \/>\nAntuna Bauera 27,<br \/>\n10000 Zagreb<\/p>\n<p style=\"text-align: center;\">Tel: +385 1 23 111 64<br \/>\nFax: +385 1 23 111 73<br \/>\nE-mail:\u00a0<a href=\"mailto:cdv@cdv.hr\">cdv@cdv.hr<\/a><\/p>\n<p style=\"text-align: center;\">Radno vrijeme: Pon \u2013 Pet\u00a0 08 -16h<\/p>\n<div id='map-canvas' style='width:300px;height:300px;' class='google-map'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>C.D.V. d.o.o. Antuna Bauera 27, 10000 Zagreb Tel: +385 1 23 111 64 Fax: +385 1 23 111 73 E-mail:\u00a0cdv@cdv.hr Radno vrijeme: Pon \u2013 Pet\u00a0 08 -16h<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-20","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/pages\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":24,"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/pages\/20\/revisions\/89"}],"wp:attachment":[{"href":"https:\/\/cdv.hr\/zacini\/wp-json\/wp\/v2\/media?parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}