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(28.6569,-81.3661)};var g_0a49b0b6be0b078e5b2f72a66c84148b = new google.maps.Geocoder();g_0a49b0b6be0b078e5b2f72a66c84148b.geocode( { 'address': "390 Maitland Ave #1000, Altamonte Springs, FL 32701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('altamonte-springs-FL-price-law-firm-plc').style.display = '';map = new google.maps.Map(document.getElementById('altamonte-springs-FL-price-law-firm-plc'), mapOptions);}document.getElementById('54df7230').innerHTML += ' | View Map';var $l0a49b0b6be0b078e5b2f72a66c84148b = '

Price Law Firm, PLC

Address: 390 Maitland Ave #1000, Altamonte Springs, FL 32701, USA
Phone: (407) 834-0090
';var m_0a49b0b6be0b078e5b2f72a66c84148b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Price Law Firm, PLC',});m_0a49b0b6be0b078e5b2f72a66c84148b['infowindow'] = new google.maps.InfoWindow({content: $l0a49b0b6be0b078e5b2f72a66c84148b});var infowindow = new google.maps.InfoWindow({content: $l0a49b0b6be0b078e5b2f72a66c84148b});google.maps.event.addListener(m_0a49b0b6be0b078e5b2f72a66c84148b, 'click', function() {infowindow.open(map,m_0a49b0b6be0b078e5b2f72a66c84148b);});$marker.push(m_0a49b0b6be0b078e5b2f72a66c84148b);}});}google.maps.event.addDomListener(window, 'load', initialize);