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(30.0775,-94.1301)};var g_ade91a6d4d347822f5b70e690c56d156 = new google.maps.Geocoder();g_ade91a6d4d347822f5b70e690c56d156.geocode( { 'address': "11 N 11th St, Beaumont, TX 77702, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaumont-TX-kinsel-insta-credit').style.display = '';map = new google.maps.Map(document.getElementById('beaumont-TX-kinsel-insta-credit'), mapOptions);}document.getElementById('96482c25').innerHTML += ' | View Map';var $lade91a6d4d347822f5b70e690c56d156 = '

Kinsel Insta-Credit

Address: 11 N 11th St, Beaumont, TX 77702, USA
Phone: (409) 832-0200
';var m_ade91a6d4d347822f5b70e690c56d156 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kinsel Insta-Credit',});m_ade91a6d4d347822f5b70e690c56d156['infowindow'] = new google.maps.InfoWindow({content: $lade91a6d4d347822f5b70e690c56d156});var infowindow = new google.maps.InfoWindow({content: $lade91a6d4d347822f5b70e690c56d156});google.maps.event.addListener(m_ade91a6d4d347822f5b70e690c56d156, 'click', function() {infowindow.open(map,m_ade91a6d4d347822f5b70e690c56d156);});$marker.push(m_ade91a6d4d347822f5b70e690c56d156);}});}google.maps.event.addDomListener(window, 'load', initialize);