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(30.0135,-90.1541)};var g_b6b0ee58f31a7415a3b3b97a07bd5fa5 = new google.maps.Geocoder();g_b6b0ee58f31a7415a3b3b97a07bd5fa5.geocode( { 'address': "3525 N Causeway Blvd #900, Metairie, LA 70002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('metairie-LA-sun-premium-financing-llc').style.display = '';map = new google.maps.Map(document.getElementById('metairie-LA-sun-premium-financing-llc'), mapOptions);}document.getElementById('ebd742e2').innerHTML += ' | View Map';var $lb6b0ee58f31a7415a3b3b97a07bd5fa5 = '

Sun Premium Financing LLC

Address: 3525 N Causeway Blvd #900, Metairie, LA 70002, USA
Phone: (504) 834-9400
';var m_b6b0ee58f31a7415a3b3b97a07bd5fa5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sun Premium Financing LLC',});m_b6b0ee58f31a7415a3b3b97a07bd5fa5['infowindow'] = new google.maps.InfoWindow({content: $lb6b0ee58f31a7415a3b3b97a07bd5fa5});var infowindow = new google.maps.InfoWindow({content: $lb6b0ee58f31a7415a3b3b97a07bd5fa5});google.maps.event.addListener(m_b6b0ee58f31a7415a3b3b97a07bd5fa5, 'click', function() {infowindow.open(map,m_b6b0ee58f31a7415a3b3b97a07bd5fa5);});$marker.push(m_b6b0ee58f31a7415a3b3b97a07bd5fa5);}});}google.maps.event.addDomListener(window, 'load', initialize);