/* FILE ARCHIVED ON 16:58:17 Feb 15, 2013 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 1:45:23 May 19, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ // CFMX document that outputs all items to be listed on the tours map from the db. //The Capitol Building

The Capitol Building
Visit the web site

"; mapData[1] = [-77.00881700, 38.88958500, tour_1]; var tour_2 = "

Voice Of America

Voice Of America
Visit the web site

"; mapData[2] = [-77.0155438, 38.8867409, tour_2]; var tour_3 = "

Voice Of America

Voice Of America
Visit the web site

"; mapData[3] = [-77.0155438, 38.8867409, tour_3]; var tour_4 = "

The Pentagon

The Pentagon
Visit the web site

"; mapData[4] = [-77.055423, 38.870746, tour_4]; var tour_5 = "

The White House

The White House
Visit the web site

"; mapData[5] = [-77.0365219116, 38.897605896, tour_5]; var tour_6 = "

The Treasury Building

The Treasury Building
Visit the web site

"; mapData[6] = [-77.0344, 38.8973, tour_6]; var tour_7 = "

The Supreme Court

The Supreme Court
Visit the web site

"; mapData[7] = [-77.005736, 38.889949, tour_7]; var tour_8 = "

The Pentagon

The Pentagon
Visit the web site

"; mapData[8] = [-77.055423, 38.870746, tour_8]; var tour_9 = "

The Bureau of Engraving & Printing

Bureau of Engraving and Printing
Visit the web site

"; mapData[9] = [-77.0319000, 38.8860000, tour_9]; var tour_10 = "

The Capitol Building

The Capitol Building
Visit the web site

"; mapData[10] = [-77.00881700, 38.88958500, tour_10]; var tour_11 = "

The Treasury Building

The Treasury Building
Visit the web site

"; mapData[11] = [-77.0344, 38.8973, tour_11]; var tour_12 = "

The Supreme Court

The Supreme Court
Visit the web site

"; mapData[12] = [-77.005736, 38.889949, tour_12]; var tour_13 = "

The Library of Congress

Library of Congress
Visit the web site

"; mapData[13] = [-77.005921, 38.887556, tour_13]; var tour_14 = "

The Bureau of Engraving & Printing

Bureau of Engraving and Printing
Visit the web site

"; mapData[14] = [-77.0319000, 38.8860000, tour_14]; var tour_15 = "

The Library of Congress

Library of Congress
Visit the web site

"; mapData[15] = [-77.005921, 38.887556, tour_15]; var tour_16 = "

The White House

The White House
Visit the web site

"; mapData[16] = [-77.0365219116, 38.897605896, tour_16]; if (GBrowserIsCompatible()) { var map = new GMap(document.getElementById("map")); map.addControl(new GSmallMapControl()); map.centerAndZoom(new GPoint(-77.005905, 38.892012), 5); function createMarker(point, string) { var marker = new GMarker(point); // Show this marker's index in the info window when it is clicked. var html = string; GEvent.addListener(marker, 'click', function() { marker.openInfoWindowHtml(html); }); return marker; } for(var i=1; i