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(33.0573,-97.0013)};var g_213b02656165a6616f061c0722955a46 = new google.maps.Geocoder();g_213b02656165a6616f061c0722955a46.geocode( { 'address': "913 N Mill St, Lewisville, TX 75057, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisville-TX-global-home-finance-inc').style.display = '';map = new google.maps.Map(document.getElementById('lewisville-TX-global-home-finance-inc'), mapOptions);}document.getElementById('ae18e0de').innerHTML += ' | View Map';var $l213b02656165a6616f061c0722955a46 = '

Global Home Finance Inc

Address: 913 N Mill St, Lewisville, TX 75057, USA
Phone: (866) 515-4097
';var m_213b02656165a6616f061c0722955a46 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Global Home Finance Inc',});m_213b02656165a6616f061c0722955a46['infowindow'] = new google.maps.InfoWindow({content: $l213b02656165a6616f061c0722955a46});var infowindow = new google.maps.InfoWindow({content: $l213b02656165a6616f061c0722955a46});google.maps.event.addListener(m_213b02656165a6616f061c0722955a46, 'click', function() {infowindow.open(map,m_213b02656165a6616f061c0722955a46);});$marker.push(m_213b02656165a6616f061c0722955a46);}});}google.maps.event.addDomListener(window, 'load', initialize);