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(36.0446,-79.8596)};var g_0846e37d7c994c87aa8b4cfcf327c3b8 = new google.maps.Geocoder();g_0846e37d7c994c87aa8b4cfcf327c3b8.geocode( { 'address': "1409 Yanceyville St, STE A, Greensboro, NC 27405"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greensboro-NC-biolife-plasma-services').style.display = '';map = new google.maps.Map(document.getElementById('greensboro-NC-biolife-plasma-services'), mapOptions);}document.getElementById('7943671e').innerHTML += ' | View Map';var $l0846e37d7c994c87aa8b4cfcf327c3b8 = '

Biolife Plasma Services

Address: 1409 Yanceyville St, STE A, Greensboro, NC 27405
Phone: (336) 691-5831
';var m_0846e37d7c994c87aa8b4cfcf327c3b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Biolife Plasma Services',});m_0846e37d7c994c87aa8b4cfcf327c3b8['infowindow'] = new google.maps.InfoWindow({content: $l0846e37d7c994c87aa8b4cfcf327c3b8});var infowindow = new google.maps.InfoWindow({content: $l0846e37d7c994c87aa8b4cfcf327c3b8});google.maps.event.addListener(m_0846e37d7c994c87aa8b4cfcf327c3b8, 'click', function() {infowindow.open(map,m_0846e37d7c994c87aa8b4cfcf327c3b8);});$marker.push(m_0846e37d7c994c87aa8b4cfcf327c3b8);}});}google.maps.event.addDomListener(window, 'load', initialize);