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.0133,-83.0109)};var g_1507828d09cd648607749c228aaec951 = new google.maps.Geocoder();g_1507828d09cd648607749c228aaec951.geocode( { 'address': "2500 N High St #100, Columbus, OH 43202, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-OH-guerrieri-cox--associates-llc').style.display = '';map = new google.maps.Map(document.getElementById('columbus-OH-guerrieri-cox--associates-llc'), mapOptions);}document.getElementById('b149bafe').innerHTML += ' | View Map';var $l1507828d09cd648607749c228aaec951 = '

Guerrieri, Cox & Associates, LLC

Address: 2500 N High St #100, Columbus, OH 43202, USA
Phone: (614) 267-2871
';var m_1507828d09cd648607749c228aaec951 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guerrieri, Cox & Associates, LLC',});m_1507828d09cd648607749c228aaec951['infowindow'] = new google.maps.InfoWindow({content: $l1507828d09cd648607749c228aaec951});var infowindow = new google.maps.InfoWindow({content: $l1507828d09cd648607749c228aaec951});google.maps.event.addListener(m_1507828d09cd648607749c228aaec951, 'click', function() {infowindow.open(map,m_1507828d09cd648607749c228aaec951);});$marker.push(m_1507828d09cd648607749c228aaec951);}});}google.maps.event.addDomListener(window, 'load', initialize);