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(43.1494,-93.198)};var g_1ed82386dca88c2856a8f0ee075b34c6 = new google.maps.Geocoder();g_1ed82386dca88c2856a8f0ee075b34c6.geocode( { 'address': "100 South Federal Avenue, Mason City, IA 50401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mason-city-IA-christopher-banks').style.display = '';map = new google.maps.Map(document.getElementById('mason-city-IA-christopher-banks'), mapOptions);}document.getElementById('2e932357').innerHTML += ' | View Map';var $l1ed82386dca88c2856a8f0ee075b34c6 = '

Christopher & Banks

Address: 100 South Federal Avenue, Mason City, IA 50401
Phone: (651) 423-2849
';var m_1ed82386dca88c2856a8f0ee075b34c6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Christopher & Banks',});m_1ed82386dca88c2856a8f0ee075b34c6['infowindow'] = new google.maps.InfoWindow({content: $l1ed82386dca88c2856a8f0ee075b34c6});var infowindow = new google.maps.InfoWindow({content: $l1ed82386dca88c2856a8f0ee075b34c6});google.maps.event.addListener(m_1ed82386dca88c2856a8f0ee075b34c6, 'click', function() {infowindow.open(map,m_1ed82386dca88c2856a8f0ee075b34c6);});$marker.push(m_1ed82386dca88c2856a8f0ee075b34c6);}});var g_f25afacbf96a5e74d73f4ec5b8b9c3cf = new google.maps.Geocoder();g_f25afacbf96a5e74d73f4ec5b8b9c3cf.geocode( { 'address': "532 Indianhead Drive, Mason City, IA 50401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mason-city-IA-christopher-banks').style.display = '';map = new google.maps.Map(document.getElementById('mason-city-IA-christopher-banks'), mapOptions);}document.getElementById('78c11730').innerHTML += ' | View Map';var $lf25afacbf96a5e74d73f4ec5b8b9c3cf = '

Christopher & Banks

Address: 532 Indianhead Drive, Mason City, IA 50401
Phone: (641) 423-6814
';var m_f25afacbf96a5e74d73f4ec5b8b9c3cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Christopher & Banks',});m_f25afacbf96a5e74d73f4ec5b8b9c3cf['infowindow'] = new google.maps.InfoWindow({content: $lf25afacbf96a5e74d73f4ec5b8b9c3cf});var infowindow = new google.maps.InfoWindow({content: $lf25afacbf96a5e74d73f4ec5b8b9c3cf});google.maps.event.addListener(m_f25afacbf96a5e74d73f4ec5b8b9c3cf, 'click', function() {infowindow.open(map,m_f25afacbf96a5e74d73f4ec5b8b9c3cf);});$marker.push(m_f25afacbf96a5e74d73f4ec5b8b9c3cf);}});}google.maps.event.addDomListener(window, 'load', initialize);