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(35.9837,-80.0118)};var g_dff3027e24f6032f5f32a14c1a90e380 = new google.maps.Geocoder();g_dff3027e24f6032f5f32a14c1a90e380.geocode( { 'address': "1840 Eastchester Dr #202, High Point, NC 27262, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('high-point-NC-furniture-manufacturers-credit-association-inc').style.display = '';map = new google.maps.Map(document.getElementById('high-point-NC-furniture-manufacturers-credit-association-inc'), mapOptions);}document.getElementById('becf13c6').innerHTML += ' | View Map';var $ldff3027e24f6032f5f32a14c1a90e380 = '

Furniture Manufacturers Credit Association, Inc.

Address: 1840 Eastchester Dr #202, High Point, NC 27262, USA
Phone: (336) 889-2877
';var m_dff3027e24f6032f5f32a14c1a90e380 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Furniture Manufacturers Credit Association, Inc.',});m_dff3027e24f6032f5f32a14c1a90e380['infowindow'] = new google.maps.InfoWindow({content: $ldff3027e24f6032f5f32a14c1a90e380});var infowindow = new google.maps.InfoWindow({content: $ldff3027e24f6032f5f32a14c1a90e380});google.maps.event.addListener(m_dff3027e24f6032f5f32a14c1a90e380, 'click', function() {infowindow.open(map,m_dff3027e24f6032f5f32a14c1a90e380);});$marker.push(m_dff3027e24f6032f5f32a14c1a90e380);}});}google.maps.event.addDomListener(window, 'load', initialize);