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.7269,-78.8429)};var g_c95c54b304874bd3cef1d752f1a0a9e1 = new google.maps.Geocoder();g_c95c54b304874bd3cef1d752f1a0a9e1.geocode( { 'address': "5335 N Kings Hwy #177, Myrtle Beach, SC 29577, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('myrtle-beach-SC-lawsuit-loans-by-fortis-consulting-group').style.display = '';map = new google.maps.Map(document.getElementById('myrtle-beach-SC-lawsuit-loans-by-fortis-consulting-group'), mapOptions);}document.getElementById('967b796d').innerHTML += ' | View Map';var $lc95c54b304874bd3cef1d752f1a0a9e1 = '

Lawsuit Loans by Fortis Consulting Group

Address: 5335 N Kings Hwy #177, Myrtle Beach, SC 29577, USA
Phone: (843) 333-5566
';var m_c95c54b304874bd3cef1d752f1a0a9e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lawsuit Loans by Fortis Consulting Group',});m_c95c54b304874bd3cef1d752f1a0a9e1['infowindow'] = new google.maps.InfoWindow({content: $lc95c54b304874bd3cef1d752f1a0a9e1});var infowindow = new google.maps.InfoWindow({content: $lc95c54b304874bd3cef1d752f1a0a9e1});google.maps.event.addListener(m_c95c54b304874bd3cef1d752f1a0a9e1, 'click', function() {infowindow.open(map,m_c95c54b304874bd3cef1d752f1a0a9e1);});$marker.push(m_c95c54b304874bd3cef1d752f1a0a9e1);}});}google.maps.event.addDomListener(window, 'load', initialize);