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(42.8835,-87.9477)};var g_a3f47cc43a43648a7fb1f1f6ee6dc5e4 = new google.maps.Geocoder();g_a3f47cc43a43648a7fb1f1f6ee6dc5e4.geocode( { 'address': "2420 W Grays Ln, Oak Creek, WI 53154, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oak-creek-WI-copeland-accounting-and-tax-solutions').style.display = '';map = new google.maps.Map(document.getElementById('oak-creek-WI-copeland-accounting-and-tax-solutions'), mapOptions);}document.getElementById('17ea4e90').innerHTML += ' | View Map';var $la3f47cc43a43648a7fb1f1f6ee6dc5e4 = '

Copeland Accounting and Tax Solutions

Address: 2420 W Grays Ln, Oak Creek, WI 53154, USA
Phone: (414) 202-1894
';var m_a3f47cc43a43648a7fb1f1f6ee6dc5e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Copeland Accounting and Tax Solutions',});m_a3f47cc43a43648a7fb1f1f6ee6dc5e4['infowindow'] = new google.maps.InfoWindow({content: $la3f47cc43a43648a7fb1f1f6ee6dc5e4});var infowindow = new google.maps.InfoWindow({content: $la3f47cc43a43648a7fb1f1f6ee6dc5e4});google.maps.event.addListener(m_a3f47cc43a43648a7fb1f1f6ee6dc5e4, 'click', function() {infowindow.open(map,m_a3f47cc43a43648a7fb1f1f6ee6dc5e4);});$marker.push(m_a3f47cc43a43648a7fb1f1f6ee6dc5e4);}});}google.maps.event.addDomListener(window, 'load', initialize);