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(35.1109,-106.673)};var g_09f4d591f9ff9e5e0bb6766b0188d017 = new google.maps.Geocoder();g_09f4d591f9ff9e5e0bb6766b0188d017.geocode( { 'address': "1801 Rio Grande Blvd NW #2d, Albuquerque, NM 87104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albuquerque-NM-albuquerque-bankruptcy-law-a-division-of-albuquerque-business-law-pc').style.display = '';map = new google.maps.Map(document.getElementById('albuquerque-NM-albuquerque-bankruptcy-law-a-division-of-albuquerque-business-law-pc'), mapOptions);}document.getElementById('abe428a5').innerHTML += ' | View Map';var $l09f4d591f9ff9e5e0bb6766b0188d017 = '

Albuquerque Bankruptcy Law a division of Albuquerque Business Law, P.C.

Address: 1801 Rio Grande Blvd NW #2d, Albuquerque, NM 87104, USA
Phone: (505) 246-2880
';var m_09f4d591f9ff9e5e0bb6766b0188d017 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Albuquerque Bankruptcy Law a division of Albuquerque Business Law, P.C.',});m_09f4d591f9ff9e5e0bb6766b0188d017['infowindow'] = new google.maps.InfoWindow({content: $l09f4d591f9ff9e5e0bb6766b0188d017});var infowindow = new google.maps.InfoWindow({content: $l09f4d591f9ff9e5e0bb6766b0188d017});google.maps.event.addListener(m_09f4d591f9ff9e5e0bb6766b0188d017, 'click', function() {infowindow.open(map,m_09f4d591f9ff9e5e0bb6766b0188d017);});$marker.push(m_09f4d591f9ff9e5e0bb6766b0188d017);}});}google.maps.event.addDomListener(window, 'load', initialize);