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(40.8237,-81.5028)};var g_b3ae9da1899d97aa282a019423f4ae11 = new google.maps.Geocoder();g_b3ae9da1899d97aa282a019423f4ae11.geocode( { 'address': "2152 Wales Rd NE, Massillon, OH 44646, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('massillon-OH-capitol-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('massillon-OH-capitol-cash-advance'), mapOptions);}document.getElementById('b8fe11c4').innerHTML += ' | View Map';var $lb3ae9da1899d97aa282a019423f4ae11 = '

Capitol Cash Advance

Address: 2152 Wales Rd NE, Massillon, OH 44646, USA
Phone: (330) 837-8311
';var m_b3ae9da1899d97aa282a019423f4ae11 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Capitol Cash Advance',});m_b3ae9da1899d97aa282a019423f4ae11['infowindow'] = new google.maps.InfoWindow({content: $lb3ae9da1899d97aa282a019423f4ae11});var infowindow = new google.maps.InfoWindow({content: $lb3ae9da1899d97aa282a019423f4ae11});google.maps.event.addListener(m_b3ae9da1899d97aa282a019423f4ae11, 'click', function() {infowindow.open(map,m_b3ae9da1899d97aa282a019423f4ae11);});$marker.push(m_b3ae9da1899d97aa282a019423f4ae11);}});}google.maps.event.addDomListener(window, 'load', initialize);