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(41.2191,-95.8527)};var g_20c70be02b6119f47d1335e7d44c2220 = new google.maps.Geocoder();g_20c70be02b6119f47d1335e7d44c2220.geocode( { 'address': "501 Veterans Memorial Hwy, Council Bluffs, IA 51501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('council-bluffs-IA-bluffs-check-cashing-pawn').style.display = '';map = new google.maps.Map(document.getElementById('council-bluffs-IA-bluffs-check-cashing-pawn'), mapOptions);}document.getElementById('30803a79').innerHTML += ' | View Map';var $l20c70be02b6119f47d1335e7d44c2220 = '

Bluffs Check Cashing Pawn

Address: 501 Veterans Memorial Hwy, Council Bluffs, IA 51501, USA
Phone: (712) 366-3811
';var m_20c70be02b6119f47d1335e7d44c2220 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bluffs Check Cashing Pawn',});m_20c70be02b6119f47d1335e7d44c2220['infowindow'] = new google.maps.InfoWindow({content: $l20c70be02b6119f47d1335e7d44c2220});var infowindow = new google.maps.InfoWindow({content: $l20c70be02b6119f47d1335e7d44c2220});google.maps.event.addListener(m_20c70be02b6119f47d1335e7d44c2220, 'click', function() {infowindow.open(map,m_20c70be02b6119f47d1335e7d44c2220);});$marker.push(m_20c70be02b6119f47d1335e7d44c2220);}});}google.maps.event.addDomListener(window, 'load', initialize);