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(31.1947,-81.4797)};var g_28dcee36ddc3665d679c5e8372568a31 = new google.maps.Geocoder();g_28dcee36ddc3665d679c5e8372568a31.geocode( { 'address': "3365 Cypress Mill Rd #105, Brunswick, GA 31520, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brunswick-GA-quick-cash-title-pawn').style.display = '';map = new google.maps.Map(document.getElementById('brunswick-GA-quick-cash-title-pawn'), mapOptions);}document.getElementById('d5de6323').innerHTML += ' | View Map';var $l28dcee36ddc3665d679c5e8372568a31 = '

Quick Cash Title Pawn

Address: 3365 Cypress Mill Rd #105, Brunswick, GA 31520, USA
Phone: (912) 261-9893
';var m_28dcee36ddc3665d679c5e8372568a31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Cash Title Pawn',});m_28dcee36ddc3665d679c5e8372568a31['infowindow'] = new google.maps.InfoWindow({content: $l28dcee36ddc3665d679c5e8372568a31});var infowindow = new google.maps.InfoWindow({content: $l28dcee36ddc3665d679c5e8372568a31});google.maps.event.addListener(m_28dcee36ddc3665d679c5e8372568a31, 'click', function() {infowindow.open(map,m_28dcee36ddc3665d679c5e8372568a31);});$marker.push(m_28dcee36ddc3665d679c5e8372568a31);}});}google.maps.event.addDomListener(window, 'load', initialize);