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(41.4562,-72.8173)};var g_e301f4b956cea261b4a279396f397c63 = new google.maps.Geocoder();g_e301f4b956cea261b4a279396f397c63.geocode( { 'address': "130 N Main St, Wallingford, CT 06492, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wallingford-CT-allied-funding-group').style.display = '';map = new google.maps.Map(document.getElementById('wallingford-CT-allied-funding-group'), mapOptions);}document.getElementById('5488f013').innerHTML += ' | View Map';var $le301f4b956cea261b4a279396f397c63 = '

Allied Funding Group

Address: 130 N Main St, Wallingford, CT 06492, USA
Phone: (203) 294-1409
';var m_e301f4b956cea261b4a279396f397c63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allied Funding Group',});m_e301f4b956cea261b4a279396f397c63['infowindow'] = new google.maps.InfoWindow({content: $le301f4b956cea261b4a279396f397c63});var infowindow = new google.maps.InfoWindow({content: $le301f4b956cea261b4a279396f397c63});google.maps.event.addListener(m_e301f4b956cea261b4a279396f397c63, 'click', function() {infowindow.open(map,m_e301f4b956cea261b4a279396f397c63);});$marker.push(m_e301f4b956cea261b4a279396f397c63);}});}google.maps.event.addDomListener(window, 'load', initialize);