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.2923,-84.4859)};var g_a305a5b0e679a20d1be6c4a6ce79bd50 = new google.maps.Geocoder();g_a305a5b0e679a20d1be6c4a6ce79bd50.geocode( { 'address': "8700 Althoff Rd, Yorkshire, OH 45388, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yorkshire-OH-ck-financial-services-llc').style.display = '';map = new google.maps.Map(document.getElementById('yorkshire-OH-ck-financial-services-llc'), mapOptions);}document.getElementById('8614d8d3').innerHTML += ' | View Map';var $la305a5b0e679a20d1be6c4a6ce79bd50 = '

CK Financial Services LLC

Address: 8700 Althoff Rd, Yorkshire, OH 45388, USA
Phone: (419) 582-6000
';var m_a305a5b0e679a20d1be6c4a6ce79bd50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CK Financial Services LLC',});m_a305a5b0e679a20d1be6c4a6ce79bd50['infowindow'] = new google.maps.InfoWindow({content: $la305a5b0e679a20d1be6c4a6ce79bd50});var infowindow = new google.maps.InfoWindow({content: $la305a5b0e679a20d1be6c4a6ce79bd50});google.maps.event.addListener(m_a305a5b0e679a20d1be6c4a6ce79bd50, 'click', function() {infowindow.open(map,m_a305a5b0e679a20d1be6c4a6ce79bd50);});$marker.push(m_a305a5b0e679a20d1be6c4a6ce79bd50);}});}google.maps.event.addDomListener(window, 'load', initialize);