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.5546,-95.8617)};var g_f00b420b76dae6c8df2a02a8d1b4126b = new google.maps.Geocoder();g_f00b420b76dae6c8df2a02a8d1b4126b.geocode( { 'address': "385 S Trade Days Blvd, Canton, TX 75103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-TX-east-texas-jewelry--loan').style.display = '';map = new google.maps.Map(document.getElementById('canton-TX-east-texas-jewelry--loan'), mapOptions);}document.getElementById('019d86f2').innerHTML += ' | View Map';var $lf00b420b76dae6c8df2a02a8d1b4126b = '

East Texas Jewelry & Loan

Address: 385 S Trade Days Blvd, Canton, TX 75103, USA
Phone: (903) 567-7650
';var m_f00b420b76dae6c8df2a02a8d1b4126b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'East Texas Jewelry & Loan',});m_f00b420b76dae6c8df2a02a8d1b4126b['infowindow'] = new google.maps.InfoWindow({content: $lf00b420b76dae6c8df2a02a8d1b4126b});var infowindow = new google.maps.InfoWindow({content: $lf00b420b76dae6c8df2a02a8d1b4126b});google.maps.event.addListener(m_f00b420b76dae6c8df2a02a8d1b4126b, 'click', function() {infowindow.open(map,m_f00b420b76dae6c8df2a02a8d1b4126b);});$marker.push(m_f00b420b76dae6c8df2a02a8d1b4126b);}});}google.maps.event.addDomListener(window, 'load', initialize);