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(32.62,-85.4603)};var g_b38e5ff5f816ac6e4169bce9314b2996 = new google.maps.Geocoder();g_b38e5ff5f816ac6e4169bce9314b2996.geocode( { 'address': "1027 Opelika Rd, Auburn, AL 36830, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-AL-money-mizer-pawns-and-jewelers-of-auburn-al').style.display = '';map = new google.maps.Map(document.getElementById('auburn-AL-money-mizer-pawns-and-jewelers-of-auburn-al'), mapOptions);}document.getElementById('0507cbe5').innerHTML += ' | View Map';var $lb38e5ff5f816ac6e4169bce9314b2996 = '

Money Mizer Pawns and Jewelers of Auburn, AL

Address: 1027 Opelika Rd, Auburn, AL 36830, USA
Phone: (334) 502-2400
';var m_b38e5ff5f816ac6e4169bce9314b2996 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money Mizer Pawns and Jewelers of Auburn, AL',});m_b38e5ff5f816ac6e4169bce9314b2996['infowindow'] = new google.maps.InfoWindow({content: $lb38e5ff5f816ac6e4169bce9314b2996});var infowindow = new google.maps.InfoWindow({content: $lb38e5ff5f816ac6e4169bce9314b2996});google.maps.event.addListener(m_b38e5ff5f816ac6e4169bce9314b2996, 'click', function() {infowindow.open(map,m_b38e5ff5f816ac6e4169bce9314b2996);});$marker.push(m_b38e5ff5f816ac6e4169bce9314b2996);}});}google.maps.event.addDomListener(window, 'load', initialize);