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(27.3536,-82.4866)};var g_6c0c3be553b85da98c184748b7af76e5 = new google.maps.Geocoder();g_6c0c3be553b85da98c184748b7af76e5.geocode( { 'address': "6000 Cattleridge Dr, Sarasota, FL 34232"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sarasota-FL-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('sarasota-FL-bank-of-commerce'), mapOptions);}document.getElementById('5907edc8').innerHTML += ' | View Map';var $l6c0c3be553b85da98c184748b7af76e5 = '

Bank of Commerce

Address: 6000 Cattleridge Dr, Sarasota, FL 34232
Phone: (941) 328-6025
';var m_6c0c3be553b85da98c184748b7af76e5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Commerce',});m_6c0c3be553b85da98c184748b7af76e5['infowindow'] = new google.maps.InfoWindow({content: $l6c0c3be553b85da98c184748b7af76e5});var infowindow = new google.maps.InfoWindow({content: $l6c0c3be553b85da98c184748b7af76e5});google.maps.event.addListener(m_6c0c3be553b85da98c184748b7af76e5, 'click', function() {infowindow.open(map,m_6c0c3be553b85da98c184748b7af76e5);});$marker.push(m_6c0c3be553b85da98c184748b7af76e5);}});var g_b745425d1dd4938667a142551bb6fa7d = new google.maps.Geocoder();g_b745425d1dd4938667a142551bb6fa7d.geocode( { 'address': "1858 Ringling Blvd, Sarasota, FL 34236"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sarasota-FL-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('sarasota-FL-bank-of-commerce'), mapOptions);}document.getElementById('735750ae').innerHTML += ' | View Map';var $lb745425d1dd4938667a142551bb6fa7d = '

Bank of Commerce

Address: 1858 Ringling Blvd, Sarasota, FL 34236
Phone: (941) 373-0522
';var m_b745425d1dd4938667a142551bb6fa7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Commerce',});m_b745425d1dd4938667a142551bb6fa7d['infowindow'] = new google.maps.InfoWindow({content: $lb745425d1dd4938667a142551bb6fa7d});var infowindow = new google.maps.InfoWindow({content: $lb745425d1dd4938667a142551bb6fa7d});google.maps.event.addListener(m_b745425d1dd4938667a142551bb6fa7d, 'click', function() {infowindow.open(map,m_b745425d1dd4938667a142551bb6fa7d);});$marker.push(m_b745425d1dd4938667a142551bb6fa7d);}});}google.maps.event.addDomListener(window, 'load', initialize);