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.4671,-85.0283)};var g_a09a8faf13c2b40bbe7321e7525e0584 = new google.maps.Geocoder();g_a09a8faf13c2b40bbe7321e7525e0584.geocode( { 'address': "1029 E 280 Byp, Phenix City, AL 36867, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phenix-city-AL-money-mizer-pawns-and-jewelers-of-phenix-city-al').style.display = '';map = new google.maps.Map(document.getElementById('phenix-city-AL-money-mizer-pawns-and-jewelers-of-phenix-city-al'), mapOptions);}document.getElementById('c6591a41').innerHTML += ' | View Map';var $la09a8faf13c2b40bbe7321e7525e0584 = '

Money Mizer Pawns and Jewelers of Phenix City, AL

Address: 1029 E 280 Byp, Phenix City, AL 36867, USA
Phone: (334) 448-3120
';var m_a09a8faf13c2b40bbe7321e7525e0584 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money Mizer Pawns and Jewelers of Phenix City, AL',});m_a09a8faf13c2b40bbe7321e7525e0584['infowindow'] = new google.maps.InfoWindow({content: $la09a8faf13c2b40bbe7321e7525e0584});var infowindow = new google.maps.InfoWindow({content: $la09a8faf13c2b40bbe7321e7525e0584});google.maps.event.addListener(m_a09a8faf13c2b40bbe7321e7525e0584, 'click', function() {infowindow.open(map,m_a09a8faf13c2b40bbe7321e7525e0584);});$marker.push(m_a09a8faf13c2b40bbe7321e7525e0584);}});}google.maps.event.addDomListener(window, 'load', initialize);