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.9015,-81.1149)};var g_62f9f7fc3d63ba0aa1a05dcef8d39521 = new google.maps.Geocoder();g_62f9f7fc3d63ba0aa1a05dcef8d39521.geocode( { 'address': "700 W State St, Alliance, OH 44601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alliance-OH-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('alliance-OH-onemain-financial'), mapOptions);}document.getElementById('be5676a9').innerHTML += ' | View Map';var $l62f9f7fc3d63ba0aa1a05dcef8d39521 = '

OneMain Financial

Address: 700 W State St, Alliance, OH 44601, USA
Phone: (330) 823-8150
';var m_62f9f7fc3d63ba0aa1a05dcef8d39521 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_62f9f7fc3d63ba0aa1a05dcef8d39521['infowindow'] = new google.maps.InfoWindow({content: $l62f9f7fc3d63ba0aa1a05dcef8d39521});var infowindow = new google.maps.InfoWindow({content: $l62f9f7fc3d63ba0aa1a05dcef8d39521});google.maps.event.addListener(m_62f9f7fc3d63ba0aa1a05dcef8d39521, 'click', function() {infowindow.open(map,m_62f9f7fc3d63ba0aa1a05dcef8d39521);});$marker.push(m_62f9f7fc3d63ba0aa1a05dcef8d39521);}});var g_1c39e9d04fcc4b136ff4550b7765f7a4 = new google.maps.Geocoder();g_1c39e9d04fcc4b136ff4550b7765f7a4.geocode( { 'address': "2416 W State St, Alliance, OH 44601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alliance-OH-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('alliance-OH-onemain-financial'), mapOptions);}document.getElementById('49469eb3').innerHTML += ' | View Map';var $l1c39e9d04fcc4b136ff4550b7765f7a4 = '

OneMain Financial

Address: 2416 W State St, Alliance, OH 44601, USA
Phone: (330) 823-3880
';var m_1c39e9d04fcc4b136ff4550b7765f7a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_1c39e9d04fcc4b136ff4550b7765f7a4['infowindow'] = new google.maps.InfoWindow({content: $l1c39e9d04fcc4b136ff4550b7765f7a4});var infowindow = new google.maps.InfoWindow({content: $l1c39e9d04fcc4b136ff4550b7765f7a4});google.maps.event.addListener(m_1c39e9d04fcc4b136ff4550b7765f7a4, 'click', function() {infowindow.open(map,m_1c39e9d04fcc4b136ff4550b7765f7a4);});$marker.push(m_1c39e9d04fcc4b136ff4550b7765f7a4);}});}google.maps.event.addDomListener(window, 'load', initialize);