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(34.012,-81.0325)};var g_f6493e8b52a608348aa9fb6318284931 = new google.maps.Geocoder();g_f6493e8b52a608348aa9fb6318284931.geocode( { 'address': "1500 Richland St, Columbia, SC 29201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-midland-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-midland-mortgage-corporation'), mapOptions);}document.getElementById('30d393f2').innerHTML += ' | View Map';var $lf6493e8b52a608348aa9fb6318284931 = '

Midland Mortgage Corporation

Address: 1500 Richland St, Columbia, SC 29201, USA
Phone: (803) 765-1680
';var m_f6493e8b52a608348aa9fb6318284931 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midland Mortgage Corporation',});m_f6493e8b52a608348aa9fb6318284931['infowindow'] = new google.maps.InfoWindow({content: $lf6493e8b52a608348aa9fb6318284931});var infowindow = new google.maps.InfoWindow({content: $lf6493e8b52a608348aa9fb6318284931});google.maps.event.addListener(m_f6493e8b52a608348aa9fb6318284931, 'click', function() {infowindow.open(map,m_f6493e8b52a608348aa9fb6318284931);});$marker.push(m_f6493e8b52a608348aa9fb6318284931);}});}google.maps.event.addDomListener(window, 'load', initialize);