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(42.5001,-96.4034)};var g_a1626bbbcbe8aeca57b42027d25f7c78 = new google.maps.Geocoder();g_a1626bbbcbe8aeca57b42027d25f7c78.geocode( { 'address': "910 Nebraska St, Sioux City, IA 51105, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sioux-city-IA-jewelry--loan-a-gordans').style.display = '';map = new google.maps.Map(document.getElementById('sioux-city-IA-jewelry--loan-a-gordans'), mapOptions);}document.getElementById('44c43e53').innerHTML += ' | View Map';var $la1626bbbcbe8aeca57b42027d25f7c78 = '

Jewelry & Loan A Gordan's

Address: 910 Nebraska St, Sioux City, IA 51105, USA
Phone: (712) 252-1945
';var m_a1626bbbcbe8aeca57b42027d25f7c78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jewelry & Loan A Gordan's',});m_a1626bbbcbe8aeca57b42027d25f7c78['infowindow'] = new google.maps.InfoWindow({content: $la1626bbbcbe8aeca57b42027d25f7c78});var infowindow = new google.maps.InfoWindow({content: $la1626bbbcbe8aeca57b42027d25f7c78});google.maps.event.addListener(m_a1626bbbcbe8aeca57b42027d25f7c78, 'click', function() {infowindow.open(map,m_a1626bbbcbe8aeca57b42027d25f7c78);});$marker.push(m_a1626bbbcbe8aeca57b42027d25f7c78);}});}google.maps.event.addDomListener(window, 'load', initialize);