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(44.5437,-69.6928)};var g_e65a6252a2561966c518702424dddc75 = new google.maps.Geocoder();g_e65a6252a2561966c518702424dddc75.geocode( { 'address': "884 Kennedy Memorial Dr, Oakland, ME 04963, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakland-ME-lee-credit-now').style.display = '';map = new google.maps.Map(document.getElementById('oakland-ME-lee-credit-now'), mapOptions);}document.getElementById('c6009d20').innerHTML += ' | View Map';var $le65a6252a2561966c518702424dddc75 = '

Lee Credit Now

Address: 884 Kennedy Memorial Dr, Oakland, ME 04963, USA
Phone: (207) 465-4200
';var m_e65a6252a2561966c518702424dddc75 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lee Credit Now',});m_e65a6252a2561966c518702424dddc75['infowindow'] = new google.maps.InfoWindow({content: $le65a6252a2561966c518702424dddc75});var infowindow = new google.maps.InfoWindow({content: $le65a6252a2561966c518702424dddc75});google.maps.event.addListener(m_e65a6252a2561966c518702424dddc75, 'click', function() {infowindow.open(map,m_e65a6252a2561966c518702424dddc75);});$marker.push(m_e65a6252a2561966c518702424dddc75);}});}google.maps.event.addDomListener(window, 'load', initialize);