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(33.5224,-101.888)};var g_530d0944ae2fc467b4cd6dc3e2fa049d = new google.maps.Geocoder();g_530d0944ae2fc467b4cd6dc3e2fa049d.geocode( { 'address': "7806 Indiana Ave, Lubbock, TX 79423, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lubbock-TX-primewest-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('lubbock-TX-primewest-mortgage'), mapOptions);}document.getElementById('d7282318').innerHTML += ' | View Map';var $l530d0944ae2fc467b4cd6dc3e2fa049d = '

PrimeWest Mortgage

Address: 7806 Indiana Ave, Lubbock, TX 79423, USA
Phone: (806) 788-1090
';var m_530d0944ae2fc467b4cd6dc3e2fa049d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeWest Mortgage',});m_530d0944ae2fc467b4cd6dc3e2fa049d['infowindow'] = new google.maps.InfoWindow({content: $l530d0944ae2fc467b4cd6dc3e2fa049d});var infowindow = new google.maps.InfoWindow({content: $l530d0944ae2fc467b4cd6dc3e2fa049d});google.maps.event.addListener(m_530d0944ae2fc467b4cd6dc3e2fa049d, 'click', function() {infowindow.open(map,m_530d0944ae2fc467b4cd6dc3e2fa049d);});$marker.push(m_530d0944ae2fc467b4cd6dc3e2fa049d);}});var g_155dbc025006898fc56c8538cd79a703 = new google.maps.Geocoder();g_155dbc025006898fc56c8538cd79a703.geocode( { 'address': "9826 Slide Rd #100, Lubbock, TX 79424, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lubbock-TX-primewest-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('lubbock-TX-primewest-mortgage'), mapOptions);}document.getElementById('85a50754').innerHTML += ' | View Map';var $l155dbc025006898fc56c8538cd79a703 = '

PrimeWest Mortgage

Address: 9826 Slide Rd #100, Lubbock, TX 79424, USA
Phone: (806) 788-2869
';var m_155dbc025006898fc56c8538cd79a703 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeWest Mortgage',});m_155dbc025006898fc56c8538cd79a703['infowindow'] = new google.maps.InfoWindow({content: $l155dbc025006898fc56c8538cd79a703});var infowindow = new google.maps.InfoWindow({content: $l155dbc025006898fc56c8538cd79a703});google.maps.event.addListener(m_155dbc025006898fc56c8538cd79a703, 'click', function() {infowindow.open(map,m_155dbc025006898fc56c8538cd79a703);});$marker.push(m_155dbc025006898fc56c8538cd79a703);}});}google.maps.event.addDomListener(window, 'load', initialize);