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(32.4957,-94.7388)};var g_1071c749a8e06b9b01486595b3396799 = new google.maps.Geocoder();g_1071c749a8e06b9b01486595b3396799.geocode( { 'address': "213 N Fredonia St #240, Longview, TX 75601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longview-TX-ezforexcom-inc').style.display = '';map = new google.maps.Map(document.getElementById('longview-TX-ezforexcom-inc'), mapOptions);}document.getElementById('ddb90245').innerHTML += ' | View Map';var $l1071c749a8e06b9b01486595b3396799 = '

eZforex.com, Inc.

Address: 213 N Fredonia St #240, Longview, TX 75601, USA
Phone: (877) 393-6739
';var m_1071c749a8e06b9b01486595b3396799 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'eZforex.com, Inc.',});m_1071c749a8e06b9b01486595b3396799['infowindow'] = new google.maps.InfoWindow({content: $l1071c749a8e06b9b01486595b3396799});var infowindow = new google.maps.InfoWindow({content: $l1071c749a8e06b9b01486595b3396799});google.maps.event.addListener(m_1071c749a8e06b9b01486595b3396799, 'click', function() {infowindow.open(map,m_1071c749a8e06b9b01486595b3396799);});$marker.push(m_1071c749a8e06b9b01486595b3396799);}});}google.maps.event.addDomListener(window, 'load', initialize);