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(31.3262,-94.7148)};var g_35e8998a79d8bd7ffc28aff80acfc441 = new google.maps.Geocoder();g_35e8998a79d8bd7ffc28aff80acfc441.geocode( { 'address': "1203 S Chestnut St, Lufkin, TX 75901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lufkin-TX-mr-payroll-check-cashing-service').style.display = '';map = new google.maps.Map(document.getElementById('lufkin-TX-mr-payroll-check-cashing-service'), mapOptions);}document.getElementById('6cd75326').innerHTML += ' | View Map';var $l35e8998a79d8bd7ffc28aff80acfc441 = '

Mr Payroll Check Cashing Service

Address: 1203 S Chestnut St, Lufkin, TX 75901, USA
Phone: (936) 639-5971
';var m_35e8998a79d8bd7ffc28aff80acfc441 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mr Payroll Check Cashing Service',});m_35e8998a79d8bd7ffc28aff80acfc441['infowindow'] = new google.maps.InfoWindow({content: $l35e8998a79d8bd7ffc28aff80acfc441});var infowindow = new google.maps.InfoWindow({content: $l35e8998a79d8bd7ffc28aff80acfc441});google.maps.event.addListener(m_35e8998a79d8bd7ffc28aff80acfc441, 'click', function() {infowindow.open(map,m_35e8998a79d8bd7ffc28aff80acfc441);});$marker.push(m_35e8998a79d8bd7ffc28aff80acfc441);}});}google.maps.event.addDomListener(window, 'load', initialize);