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(37.0441,-76.3563)};var g_0ad5c8c3b2fdeb4150b6c89cedaf5391 = new google.maps.Geocoder();g_0ad5c8c3b2fdeb4150b6c89cedaf5391.geocode( { 'address': "100 W Mercury Blvd, Hampton, VA 23669, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hampton-VA-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('hampton-VA-quik-cash'), mapOptions);}document.getElementById('a9da5f76').innerHTML += ' | View Map';var $l0ad5c8c3b2fdeb4150b6c89cedaf5391 = '

Quik Cash

Address: 100 W Mercury Blvd, Hampton, VA 23669, USA
Phone: (757) 726-2888
';var m_0ad5c8c3b2fdeb4150b6c89cedaf5391 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quik Cash',});m_0ad5c8c3b2fdeb4150b6c89cedaf5391['infowindow'] = new google.maps.InfoWindow({content: $l0ad5c8c3b2fdeb4150b6c89cedaf5391});var infowindow = new google.maps.InfoWindow({content: $l0ad5c8c3b2fdeb4150b6c89cedaf5391});google.maps.event.addListener(m_0ad5c8c3b2fdeb4150b6c89cedaf5391, 'click', function() {infowindow.open(map,m_0ad5c8c3b2fdeb4150b6c89cedaf5391);});$marker.push(m_0ad5c8c3b2fdeb4150b6c89cedaf5391);}});var g_320d25c841dc8d77aed265f5584212af = new google.maps.Geocoder();g_320d25c841dc8d77aed265f5584212af.geocode( { 'address': "3018 W Mercury Blvd, Hampton, VA 23666, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hampton-VA-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('hampton-VA-quik-cash'), mapOptions);}document.getElementById('9de7603d').innerHTML += ' | View Map';var $l320d25c841dc8d77aed265f5584212af = '

Quik Cash

Address: 3018 W Mercury Blvd, Hampton, VA 23666, USA
Phone: (757) 826-7900
';var m_320d25c841dc8d77aed265f5584212af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quik Cash',});m_320d25c841dc8d77aed265f5584212af['infowindow'] = new google.maps.InfoWindow({content: $l320d25c841dc8d77aed265f5584212af});var infowindow = new google.maps.InfoWindow({content: $l320d25c841dc8d77aed265f5584212af});google.maps.event.addListener(m_320d25c841dc8d77aed265f5584212af, 'click', function() {infowindow.open(map,m_320d25c841dc8d77aed265f5584212af);});$marker.push(m_320d25c841dc8d77aed265f5584212af);}});}google.maps.event.addDomListener(window, 'load', initialize);