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(47.6011,-122.187)};var g_e344e843123dbf54ba24f482826b838e = new google.maps.Geocoder();g_e344e843123dbf54ba24f482826b838e.geocode( { 'address': "11555 SE 8th St #200, Bellevue, WA 98004, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bellevue-WA-ignite-payments-cloud--seattle-leading-credit-card-processing-company').style.display = '';map = new google.maps.Map(document.getElementById('bellevue-WA-ignite-payments-cloud--seattle-leading-credit-card-processing-company'), mapOptions);}document.getElementById('508ad2b4').innerHTML += ' | View Map';var $le344e843123dbf54ba24f482826b838e = '

Ignite Payments Cloud- Seattle Leading Credit Card Processing Company.

Address: 11555 SE 8th St #200, Bellevue, WA 98004, USA
Phone: (877) 427-5667
';var m_e344e843123dbf54ba24f482826b838e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ignite Payments Cloud- Seattle Leading Credit Card Processing Company.',});m_e344e843123dbf54ba24f482826b838e['infowindow'] = new google.maps.InfoWindow({content: $le344e843123dbf54ba24f482826b838e});var infowindow = new google.maps.InfoWindow({content: $le344e843123dbf54ba24f482826b838e});google.maps.event.addListener(m_e344e843123dbf54ba24f482826b838e, 'click', function() {infowindow.open(map,m_e344e843123dbf54ba24f482826b838e);});$marker.push(m_e344e843123dbf54ba24f482826b838e);}});}google.maps.event.addDomListener(window, 'load', initialize);