var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(46.1389,-98.0943)};var g_e0656fb5e1c0a36e6c607c3e2fa59465 = new google.maps.Geocoder();g_e0656fb5e1c0a36e6c607c3e2fa59465.geocode( { 'address': "420 Main Ave, Oakes, ND 58474, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakes-ND-ptacek-financial-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('oakes-ND-ptacek-financial-services-inc'), mapOptions);}document.getElementById('57bdcb06').innerHTML += ' | View Map';var $le0656fb5e1c0a36e6c607c3e2fa59465 = '

Ptacek Financial Services Inc

Address: 420 Main Ave, Oakes, ND 58474, USA
Phone: (701) 742-2179
';var m_e0656fb5e1c0a36e6c607c3e2fa59465 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ptacek Financial Services Inc',});m_e0656fb5e1c0a36e6c607c3e2fa59465['infowindow'] = new google.maps.InfoWindow({content: $le0656fb5e1c0a36e6c607c3e2fa59465});var infowindow = new google.maps.InfoWindow({content: $le0656fb5e1c0a36e6c607c3e2fa59465});google.maps.event.addListener(m_e0656fb5e1c0a36e6c607c3e2fa59465, 'click', function() {infowindow.open(map,m_e0656fb5e1c0a36e6c607c3e2fa59465);});$marker.push(m_e0656fb5e1c0a36e6c607c3e2fa59465);}});}google.maps.event.addDomListener(window, 'load', initialize);