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(36.0831,-79.8294)};var g_e4b2e32c80810b534f7147d3aaa9afb0 = new google.maps.Geocoder();g_e4b2e32c80810b534f7147d3aaa9afb0.geocode( { 'address': "600 Green Valley Rd #210, Greensboro, NC 27408, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greensboro-NC-law-offices-of-john-t-orcutt').style.display = '';map = new google.maps.Map(document.getElementById('greensboro-NC-law-offices-of-john-t-orcutt'), mapOptions);}document.getElementById('8af7a517').innerHTML += ' | View Map';var $le4b2e32c80810b534f7147d3aaa9afb0 = '

Law Offices of John T. Orcutt

Address: 600 Green Valley Rd #210, Greensboro, NC 27408, USA
Phone: (336) 542-5993
';var m_e4b2e32c80810b534f7147d3aaa9afb0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Law Offices of John T. Orcutt',});m_e4b2e32c80810b534f7147d3aaa9afb0['infowindow'] = new google.maps.InfoWindow({content: $le4b2e32c80810b534f7147d3aaa9afb0});var infowindow = new google.maps.InfoWindow({content: $le4b2e32c80810b534f7147d3aaa9afb0});google.maps.event.addListener(m_e4b2e32c80810b534f7147d3aaa9afb0, 'click', function() {infowindow.open(map,m_e4b2e32c80810b534f7147d3aaa9afb0);});$marker.push(m_e4b2e32c80810b534f7147d3aaa9afb0);}});}google.maps.event.addDomListener(window, 'load', initialize);