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(34.1827,-118.305)};var g_45e1ef0afb76fef33345fcac011c18bb = new google.maps.Geocoder();g_45e1ef0afb76fef33345fcac011c18bb.geocode( { 'address': "150 S Glenoaks Blvd #8080, Burbank, CA 91502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burbank-CA-mobile-notary-public--loan-signing-services').style.display = '';map = new google.maps.Map(document.getElementById('burbank-CA-mobile-notary-public--loan-signing-services'), mapOptions);}document.getElementById('0d5441c4').innerHTML += ' | View Map';var $l45e1ef0afb76fef33345fcac011c18bb = '

Mobile Notary Public & Loan Signing Services

Address: 150 S Glenoaks Blvd #8080, Burbank, CA 91502, USA
Phone: (818) 724-7220
';var m_45e1ef0afb76fef33345fcac011c18bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mobile Notary Public & Loan Signing Services',});m_45e1ef0afb76fef33345fcac011c18bb['infowindow'] = new google.maps.InfoWindow({content: $l45e1ef0afb76fef33345fcac011c18bb});var infowindow = new google.maps.InfoWindow({content: $l45e1ef0afb76fef33345fcac011c18bb});google.maps.event.addListener(m_45e1ef0afb76fef33345fcac011c18bb, 'click', function() {infowindow.open(map,m_45e1ef0afb76fef33345fcac011c18bb);});$marker.push(m_45e1ef0afb76fef33345fcac011c18bb);}});}google.maps.event.addDomListener(window, 'load', initialize);