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(34.6854,-82.8228)};var g_55daf3ca7efaf8fe5acd49140d86da08 = new google.maps.Geocoder();g_55daf3ca7efaf8fe5acd49140d86da08.geocode( { 'address': "100 Pinnacle St, Clemson, SC 29631, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clemson-SC-sc-state-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('clemson-SC-sc-state-credit-union'), mapOptions);}document.getElementById('3e57f04b').innerHTML += ' | View Map';var $l55daf3ca7efaf8fe5acd49140d86da08 = '

SC State Credit Union

Address: 100 Pinnacle St, Clemson, SC 29631, USA
Phone: (864) 654-6545
';var m_55daf3ca7efaf8fe5acd49140d86da08 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SC State Credit Union',});m_55daf3ca7efaf8fe5acd49140d86da08['infowindow'] = new google.maps.InfoWindow({content: $l55daf3ca7efaf8fe5acd49140d86da08});var infowindow = new google.maps.InfoWindow({content: $l55daf3ca7efaf8fe5acd49140d86da08});google.maps.event.addListener(m_55daf3ca7efaf8fe5acd49140d86da08, 'click', function() {infowindow.open(map,m_55daf3ca7efaf8fe5acd49140d86da08);});$marker.push(m_55daf3ca7efaf8fe5acd49140d86da08);}});var g_3a121dc225addd8647f27ac0f0fc6b71 = new google.maps.Geocoder();g_3a121dc225addd8647f27ac0f0fc6b71.geocode( { 'address': "139 Anderson Hwy, Clemson, SC 29631, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clemson-SC-sc-state-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('clemson-SC-sc-state-credit-union'), mapOptions);}document.getElementById('38516491').innerHTML += ' | View Map';var $l3a121dc225addd8647f27ac0f0fc6b71 = '

SC State Credit Union

Address: 139 Anderson Hwy, Clemson, SC 29631, USA
Phone: (864) 654-6545
';var m_3a121dc225addd8647f27ac0f0fc6b71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SC State Credit Union',});m_3a121dc225addd8647f27ac0f0fc6b71['infowindow'] = new google.maps.InfoWindow({content: $l3a121dc225addd8647f27ac0f0fc6b71});var infowindow = new google.maps.InfoWindow({content: $l3a121dc225addd8647f27ac0f0fc6b71});google.maps.event.addListener(m_3a121dc225addd8647f27ac0f0fc6b71, 'click', function() {infowindow.open(map,m_3a121dc225addd8647f27ac0f0fc6b71);});$marker.push(m_3a121dc225addd8647f27ac0f0fc6b71);}});}google.maps.event.addDomListener(window, 'load', initialize);