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(41.4855,-81.7985)};var g_c6b7a3f883ebdc29cbe617ea59b74987 = new google.maps.Geocoder();g_c6b7a3f883ebdc29cbe617ea59b74987.geocode( { 'address': "14700 Detroit Ave #3, Lakewood, OH 44107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-OH-premier-mortgage-consultants-ltd').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-OH-premier-mortgage-consultants-ltd'), mapOptions);}document.getElementById('99d93726').innerHTML += ' | View Map';var $lc6b7a3f883ebdc29cbe617ea59b74987 = '

Premier Mortgage Consultants LTD

Address: 14700 Detroit Ave #3, Lakewood, OH 44107, USA
Phone: (800) 910-9480
';var m_c6b7a3f883ebdc29cbe617ea59b74987 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Mortgage Consultants LTD',});m_c6b7a3f883ebdc29cbe617ea59b74987['infowindow'] = new google.maps.InfoWindow({content: $lc6b7a3f883ebdc29cbe617ea59b74987});var infowindow = new google.maps.InfoWindow({content: $lc6b7a3f883ebdc29cbe617ea59b74987});google.maps.event.addListener(m_c6b7a3f883ebdc29cbe617ea59b74987, 'click', function() {infowindow.open(map,m_c6b7a3f883ebdc29cbe617ea59b74987);});$marker.push(m_c6b7a3f883ebdc29cbe617ea59b74987);}});}google.maps.event.addDomListener(window, 'load', initialize);