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.2853,-97.7527)};var g_63d04ebee7edbcd27406d24054f0933b = new google.maps.Geocoder();g_63d04ebee7edbcd27406d24054f0933b.geocode( { 'address': "2003 N Lamar Blvd #200a, Austin, TX 78705, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('austin-TX-prodigy-mortgage---jd-cobb').style.display = '';map = new google.maps.Map(document.getElementById('austin-TX-prodigy-mortgage---jd-cobb'), mapOptions);}document.getElementById('e8f08c10').innerHTML += ' | View Map';var $l63d04ebee7edbcd27406d24054f0933b = '

Prodigy Mortgage - J.D. Cobb

Address: 2003 N Lamar Blvd #200a, Austin, TX 78705, USA
Phone: (512) 557-8582
';var m_63d04ebee7edbcd27406d24054f0933b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prodigy Mortgage - J.D. Cobb',});m_63d04ebee7edbcd27406d24054f0933b['infowindow'] = new google.maps.InfoWindow({content: $l63d04ebee7edbcd27406d24054f0933b});var infowindow = new google.maps.InfoWindow({content: $l63d04ebee7edbcd27406d24054f0933b});google.maps.event.addListener(m_63d04ebee7edbcd27406d24054f0933b, 'click', function() {infowindow.open(map,m_63d04ebee7edbcd27406d24054f0933b);});$marker.push(m_63d04ebee7edbcd27406d24054f0933b);}});}google.maps.event.addDomListener(window, 'load', initialize);