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(35.4789,-80.8894)};var g_787af95d7e25518fbcfb6aaae8b810ce = new google.maps.Geocoder();g_787af95d7e25518fbcfb6aaae8b810ce.geocode( { 'address': "19600 W Catawba Ave b200, Cornelius, NC 28031, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cornelius-NC-george-richardson---mortgages-by-george').style.display = '';map = new google.maps.Map(document.getElementById('cornelius-NC-george-richardson---mortgages-by-george'), mapOptions);}document.getElementById('a0bd2b92').innerHTML += ' | View Map';var $l787af95d7e25518fbcfb6aaae8b810ce = '

George Richardson - Mortgages by George

Address: 19600 W Catawba Ave b200, Cornelius, NC 28031, USA
Phone: (704) 942-0152
';var m_787af95d7e25518fbcfb6aaae8b810ce = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'George Richardson - Mortgages by George',});m_787af95d7e25518fbcfb6aaae8b810ce['infowindow'] = new google.maps.InfoWindow({content: $l787af95d7e25518fbcfb6aaae8b810ce});var infowindow = new google.maps.InfoWindow({content: $l787af95d7e25518fbcfb6aaae8b810ce});google.maps.event.addListener(m_787af95d7e25518fbcfb6aaae8b810ce, 'click', function() {infowindow.open(map,m_787af95d7e25518fbcfb6aaae8b810ce);});$marker.push(m_787af95d7e25518fbcfb6aaae8b810ce);}});}google.maps.event.addDomListener(window, 'load', initialize);