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(28.2306,-82.2138)};var g_f9209b7866c9f69823201c1732cc8645 = new google.maps.Geocoder();g_f9209b7866c9f69823201c1732cc8645.geocode( { 'address': "36445 W SR 54 Hwy, Zephyrhills, FL 33541, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('zephyrhills-FL-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('zephyrhills-FL-citizens-bank'), mapOptions);}document.getElementById('a4a26e17').innerHTML += ' | View Map';var $lf9209b7866c9f69823201c1732cc8645 = '
Citizens Bank
Address: 36445 W SR 54 Hwy, Zephyrhills, FL 33541, USA
Phone:
';var m_f9209b7866c9f69823201c1732cc8645 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_f9209b7866c9f69823201c1732cc8645['infowindow'] = new google.maps.InfoWindow({content: $lf9209b7866c9f69823201c1732cc8645});var infowindow = new google.maps.InfoWindow({content: $lf9209b7866c9f69823201c1732cc8645});google.maps.event.addListener(m_f9209b7866c9f69823201c1732cc8645, 'click', function() {infowindow.open(map,m_f9209b7866c9f69823201c1732cc8645);});$marker.push(m_f9209b7866c9f69823201c1732cc8645);}});var g_309aa7361e968416a7e429db088a45bc = new google.maps.Geocoder();g_309aa7361e968416a7e429db088a45bc.geocode( { 'address': "3944 Gall Blvd, Zephyrhills, FL 33541, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('zephyrhills-FL-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('zephyrhills-FL-citizens-bank'), mapOptions);}document.getElementById('f83e9ca4').innerHTML += ' | View Map';var $l309aa7361e968416a7e429db088a45bc = 'Citizens Bank
Address: 3944 Gall Blvd, Zephyrhills, FL 33541, USA
Phone:
';var m_309aa7361e968416a7e429db088a45bc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_309aa7361e968416a7e429db088a45bc['infowindow'] = new google.maps.InfoWindow({content: $l309aa7361e968416a7e429db088a45bc});var infowindow = new google.maps.InfoWindow({content: $l309aa7361e968416a7e429db088a45bc});google.maps.event.addListener(m_309aa7361e968416a7e429db088a45bc, 'click', function() {infowindow.open(map,m_309aa7361e968416a7e429db088a45bc);});$marker.push(m_309aa7361e968416a7e429db088a45bc);}});}google.maps.event.addDomListener(window, 'load', initialize);