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(40.6601,-75.4162)};var g_719c277032f5152b0b723c21dd01b9cc = new google.maps.Geocoder();g_719c277032f5152b0b723c21dd01b9cc.geocode( { 'address': "3450 High Point Blvd, Bethlehem, PA 18017, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-dun--bradstreet-credibility-corp').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-dun--bradstreet-credibility-corp'), mapOptions);}document.getElementById('cedd6c8c').innerHTML += ' | View Map';var $l719c277032f5152b0b723c21dd01b9cc = '

Dun & Bradstreet Credibility Corp.

Address: 3450 High Point Blvd, Bethlehem, PA 18017, USA
Phone: (800) 700-2733
';var m_719c277032f5152b0b723c21dd01b9cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dun & Bradstreet Credibility Corp.',});m_719c277032f5152b0b723c21dd01b9cc['infowindow'] = new google.maps.InfoWindow({content: $l719c277032f5152b0b723c21dd01b9cc});var infowindow = new google.maps.InfoWindow({content: $l719c277032f5152b0b723c21dd01b9cc});google.maps.event.addListener(m_719c277032f5152b0b723c21dd01b9cc, 'click', function() {infowindow.open(map,m_719c277032f5152b0b723c21dd01b9cc);});$marker.push(m_719c277032f5152b0b723c21dd01b9cc);}});}google.maps.event.addDomListener(window, 'load', initialize);