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(42.5235,-83.549)};var g_1f2a8c81ff1733f33e0f86359a96094c = new google.maps.Geocoder();g_1f2a8c81ff1733f33e0f86359a96094c.geocode( { 'address': "50481 W Pontiac Trail, Wixom, MI 48393, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wixom-MI-credit-technologies-inc').style.display = '';map = new google.maps.Map(document.getElementById('wixom-MI-credit-technologies-inc'), mapOptions);}document.getElementById('e46fb3c9').innerHTML += ' | View Map';var $l1f2a8c81ff1733f33e0f86359a96094c = '

Credit Technologies Inc

Address: 50481 W Pontiac Trail, Wixom, MI 48393, USA
Phone: (800) 445-4922
';var m_1f2a8c81ff1733f33e0f86359a96094c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Technologies Inc',});m_1f2a8c81ff1733f33e0f86359a96094c['infowindow'] = new google.maps.InfoWindow({content: $l1f2a8c81ff1733f33e0f86359a96094c});var infowindow = new google.maps.InfoWindow({content: $l1f2a8c81ff1733f33e0f86359a96094c});google.maps.event.addListener(m_1f2a8c81ff1733f33e0f86359a96094c, 'click', function() {infowindow.open(map,m_1f2a8c81ff1733f33e0f86359a96094c);});$marker.push(m_1f2a8c81ff1733f33e0f86359a96094c);}});var g_8f822ac814829da24a7065b8131bdf47 = new google.maps.Geocoder();g_8f822ac814829da24a7065b8131bdf47.geocode( { 'address': "50481 Pontiac Trail, Wixom, MI 48393, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wixom-MI-credit-technologies-inc').style.display = '';map = new google.maps.Map(document.getElementById('wixom-MI-credit-technologies-inc'), mapOptions);}document.getElementById('4ecedbe6').innerHTML += ' | View Map';var $l8f822ac814829da24a7065b8131bdf47 = '

Credit Technologies, Inc.

Address: 50481 Pontiac Trail, Wixom, MI 48393, USA
Phone: (248) 313-1000
';var m_8f822ac814829da24a7065b8131bdf47 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Technologies, Inc.',});m_8f822ac814829da24a7065b8131bdf47['infowindow'] = new google.maps.InfoWindow({content: $l8f822ac814829da24a7065b8131bdf47});var infowindow = new google.maps.InfoWindow({content: $l8f822ac814829da24a7065b8131bdf47});google.maps.event.addListener(m_8f822ac814829da24a7065b8131bdf47, 'click', function() {infowindow.open(map,m_8f822ac814829da24a7065b8131bdf47);});$marker.push(m_8f822ac814829da24a7065b8131bdf47);}});}google.maps.event.addDomListener(window, 'load', initialize);