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(33.6751,-79.0306)};var g_ef778f7184497af1d108707bf32f822f = new google.maps.Geocoder();g_ef778f7184497af1d108707bf32f822f.geocode( { 'address': "Myrtle Beach, SC 29588, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('myrtle-beach-SC-cobalt-financial-inc').style.display = '';map = new google.maps.Map(document.getElementById('myrtle-beach-SC-cobalt-financial-inc'), mapOptions);}document.getElementById('880d30ac').innerHTML += ' | View Map';var $lef778f7184497af1d108707bf32f822f = '

Cobalt Financial Inc

Address: Myrtle Beach, SC 29588, USA
Phone: (843) 294-0500
';var m_ef778f7184497af1d108707bf32f822f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cobalt Financial Inc',});m_ef778f7184497af1d108707bf32f822f['infowindow'] = new google.maps.InfoWindow({content: $lef778f7184497af1d108707bf32f822f});var infowindow = new google.maps.InfoWindow({content: $lef778f7184497af1d108707bf32f822f});google.maps.event.addListener(m_ef778f7184497af1d108707bf32f822f, 'click', function() {infowindow.open(map,m_ef778f7184497af1d108707bf32f822f);});$marker.push(m_ef778f7184497af1d108707bf32f822f);}});}google.maps.event.addDomListener(window, 'load', initialize);