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.9112,-78.9)};var g_5090f3fa04f6fcc205b7688b33d429fc = new google.maps.Geocoder();g_5090f3fa04f6fcc205b7688b33d429fc.geocode( { 'address': "2530 Meridian Pkwy, 2nd & 3rd Floors, Durham, NC 27713, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('durham-NC-guaranteed-rate-of-durham-2530').style.display = '';map = new google.maps.Map(document.getElementById('durham-NC-guaranteed-rate-of-durham-2530'), mapOptions);}document.getElementById('ce31ea35').innerHTML += ' | View Map';var $l5090f3fa04f6fcc205b7688b33d429fc = '

Guaranteed Rate of Durham 2530

Address: 2530 Meridian Pkwy, 2nd & 3rd Floors, Durham, NC 27713, USA
Phone: (919) 442-4116
';var m_5090f3fa04f6fcc205b7688b33d429fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Durham 2530',});m_5090f3fa04f6fcc205b7688b33d429fc['infowindow'] = new google.maps.InfoWindow({content: $l5090f3fa04f6fcc205b7688b33d429fc});var infowindow = new google.maps.InfoWindow({content: $l5090f3fa04f6fcc205b7688b33d429fc});google.maps.event.addListener(m_5090f3fa04f6fcc205b7688b33d429fc, 'click', function() {infowindow.open(map,m_5090f3fa04f6fcc205b7688b33d429fc);});$marker.push(m_5090f3fa04f6fcc205b7688b33d429fc);}});}google.maps.event.addDomListener(window, 'load', initialize);