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(40.0614,-84.2372)};var g_1956e776a887925f99bfa63ce59b0be8 = new google.maps.Geocoder();g_1956e776a887925f99bfa63ce59b0be8.geocode( { 'address': "1855 Towne Park Dr, #B, Troy, OH 45373, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('troy-OH-primelending-a-plainscaptial-company').style.display = '';map = new google.maps.Map(document.getElementById('troy-OH-primelending-a-plainscaptial-company'), mapOptions);}document.getElementById('6f18f6a2').innerHTML += ' | View Map';var $l1956e776a887925f99bfa63ce59b0be8 = '

PrimeLending, A PlainsCaptial Company

Address: 1855 Towne Park Dr, #B, Troy, OH 45373, USA
Phone: (937) 401-3394
';var m_1956e776a887925f99bfa63ce59b0be8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeLending, A PlainsCaptial Company',});m_1956e776a887925f99bfa63ce59b0be8['infowindow'] = new google.maps.InfoWindow({content: $l1956e776a887925f99bfa63ce59b0be8});var infowindow = new google.maps.InfoWindow({content: $l1956e776a887925f99bfa63ce59b0be8});google.maps.event.addListener(m_1956e776a887925f99bfa63ce59b0be8, 'click', function() {infowindow.open(map,m_1956e776a887925f99bfa63ce59b0be8);});$marker.push(m_1956e776a887925f99bfa63ce59b0be8);}});}google.maps.event.addDomListener(window, 'load', initialize);