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.3046,-84.3152)};var g_78553c33ef9f20f9a8cc598d4886a969 = new google.maps.Geocoder();g_78553c33ef9f20f9a8cc598d4886a969.geocode( { 'address': "9313 Mason Montgomery Rd, Mason, OH 45040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mason-OH-george-mcguire-mortgage-loans---bank-of-england-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('mason-OH-george-mcguire-mortgage-loans---bank-of-england-mortgage'), mapOptions);}document.getElementById('fb692757').innerHTML += ' | View Map';var $l78553c33ef9f20f9a8cc598d4886a969 = '

George McGuire Mortgage Loans - Bank of England Mortgage

Address: 9313 Mason Montgomery Rd, Mason, OH 45040, USA
Phone: (513) 484-1811
';var m_78553c33ef9f20f9a8cc598d4886a969 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'George McGuire Mortgage Loans - Bank of England Mortgage',});m_78553c33ef9f20f9a8cc598d4886a969['infowindow'] = new google.maps.InfoWindow({content: $l78553c33ef9f20f9a8cc598d4886a969});var infowindow = new google.maps.InfoWindow({content: $l78553c33ef9f20f9a8cc598d4886a969});google.maps.event.addListener(m_78553c33ef9f20f9a8cc598d4886a969, 'click', function() {infowindow.open(map,m_78553c33ef9f20f9a8cc598d4886a969);});$marker.push(m_78553c33ef9f20f9a8cc598d4886a969);}});}google.maps.event.addDomListener(window, 'load', initialize);