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(32.4606,-97.719)};var g_cbb9ebf30ff61a2793ec1dc8440d3c4c = new google.maps.Geocoder();g_cbb9ebf30ff61a2793ec1dc8440d3c4c.geocode( { 'address': "4329 E Hwy 377, Granbury, TX 76049, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('granbury-TX-north-texas-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('granbury-TX-north-texas-title-loans'), mapOptions);}document.getElementById('9c6bd061').innerHTML += ' | View Map';var $lcbb9ebf30ff61a2793ec1dc8440d3c4c = '

North Texas Title Loans

Address: 4329 E Hwy 377, Granbury, TX 76049, USA
Phone: (817) 279-0060
';var m_cbb9ebf30ff61a2793ec1dc8440d3c4c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North Texas Title Loans',});m_cbb9ebf30ff61a2793ec1dc8440d3c4c['infowindow'] = new google.maps.InfoWindow({content: $lcbb9ebf30ff61a2793ec1dc8440d3c4c});var infowindow = new google.maps.InfoWindow({content: $lcbb9ebf30ff61a2793ec1dc8440d3c4c});google.maps.event.addListener(m_cbb9ebf30ff61a2793ec1dc8440d3c4c, 'click', function() {infowindow.open(map,m_cbb9ebf30ff61a2793ec1dc8440d3c4c);});$marker.push(m_cbb9ebf30ff61a2793ec1dc8440d3c4c);}});}google.maps.event.addDomListener(window, 'load', initialize);