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(38.2206,-81.4413)};var g_e3db0dc2ac4b9393850f8eb4f6281b90 = new google.maps.Geocoder();g_e3db0dc2ac4b9393850f8eb4f6281b90.geocode( { 'address': "1 Avenue 8005, East Bank, WV 25067"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-bank-WV-east-bank-church-of-god').style.display = '';map = new google.maps.Map(document.getElementById('east-bank-WV-east-bank-church-of-god'), mapOptions);}document.getElementById('6cf82f28').innerHTML += ' | View Map';var $le3db0dc2ac4b9393850f8eb4f6281b90 = '

East Bank Church Of God

Address: 1 Avenue 8005, East Bank, WV 25067
Phone: (304) 595-7098
';var m_e3db0dc2ac4b9393850f8eb4f6281b90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'East Bank Church Of God',});m_e3db0dc2ac4b9393850f8eb4f6281b90['infowindow'] = new google.maps.InfoWindow({content: $le3db0dc2ac4b9393850f8eb4f6281b90});var infowindow = new google.maps.InfoWindow({content: $le3db0dc2ac4b9393850f8eb4f6281b90});google.maps.event.addListener(m_e3db0dc2ac4b9393850f8eb4f6281b90, 'click', function() {infowindow.open(map,m_e3db0dc2ac4b9393850f8eb4f6281b90);});$marker.push(m_e3db0dc2ac4b9393850f8eb4f6281b90);}});}google.maps.event.addDomListener(window, 'load', initialize);