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(39.4984,-84.345)};var g_6b513b99d97982b4c3c2b52b7fdff4d0 = new google.maps.Geocoder();g_6b513b99d97982b4c3c2b52b7fdff4d0.geocode( { 'address': "4770 Roosevelt Blvd, Middletown, OH 45044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-OH-colortyme-cash-loans').style.display = '';map = new google.maps.Map(document.getElementById('middletown-OH-colortyme-cash-loans'), mapOptions);}document.getElementById('4821b97f').innerHTML += ' | View Map';var $l6b513b99d97982b4c3c2b52b7fdff4d0 = '

ColorTyme Cash Loans

Address: 4770 Roosevelt Blvd, Middletown, OH 45044, USA
Phone: (513) 425-0879
';var m_6b513b99d97982b4c3c2b52b7fdff4d0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ColorTyme Cash Loans',});m_6b513b99d97982b4c3c2b52b7fdff4d0['infowindow'] = new google.maps.InfoWindow({content: $l6b513b99d97982b4c3c2b52b7fdff4d0});var infowindow = new google.maps.InfoWindow({content: $l6b513b99d97982b4c3c2b52b7fdff4d0});google.maps.event.addListener(m_6b513b99d97982b4c3c2b52b7fdff4d0, 'click', function() {infowindow.open(map,m_6b513b99d97982b4c3c2b52b7fdff4d0);});$marker.push(m_6b513b99d97982b4c3c2b52b7fdff4d0);}});}google.maps.event.addDomListener(window, 'load', initialize);