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(29.5242,-95.0363)};var g_4461ba24a2cab6d019bb0d8934a90f44 = new google.maps.Geocoder();g_4461ba24a2cab6d019bb0d8934a90f44.geocode( { 'address': "381 Columbia Memorial Pkwy, League City, TX 77573, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('league-city-TX-premier-national-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('league-city-TX-premier-national-credit-repair'), mapOptions);}document.getElementById('1e4b3288').innerHTML += ' | View Map';var $l4461ba24a2cab6d019bb0d8934a90f44 = '

Premier National Credit Repair

Address: 381 Columbia Memorial Pkwy, League City, TX 77573, USA
Phone: (281) 709-4110
';var m_4461ba24a2cab6d019bb0d8934a90f44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier National Credit Repair',});m_4461ba24a2cab6d019bb0d8934a90f44['infowindow'] = new google.maps.InfoWindow({content: $l4461ba24a2cab6d019bb0d8934a90f44});var infowindow = new google.maps.InfoWindow({content: $l4461ba24a2cab6d019bb0d8934a90f44});google.maps.event.addListener(m_4461ba24a2cab6d019bb0d8934a90f44, 'click', function() {infowindow.open(map,m_4461ba24a2cab6d019bb0d8934a90f44);});$marker.push(m_4461ba24a2cab6d019bb0d8934a90f44);}});}google.maps.event.addDomListener(window, 'load', initialize);