|
|
| About site: History/By Region/North America/United States/Presidents/Lincoln, Abraham/Assassination - Ford's Theatre National Historic Site |
Return to Society also Society |
| About site: http://www.nps.gov/foth/ |
Title: History/By Region/North America/United States/Presidents/Lincoln, Abraham/Assassination - Ford's Theatre National Historic Site Photos and a brief history of the site of the assassination, which is now managed by the National Park Service. |
| Alexa statistic for http://www.nps.gov/foth/ |
Please visit: http://www.nps.gov/foth/
|
| Related sites for http://www.nps.gov/foth/ |
| Skeptic\'s_Dictionary,_Area_51 Skeptic's on Area 51 and similar topics. | | Tantrananda_-_Meet_Tantric_People Includes a membership option, information on relationship coaches, seminars, articles on healing, the Goddess Dance, and workshops. | | Stark,_Donald Personal history, pictures and writing. | | Borg_Creation Dedicated to creating the Borg, a society devoid of individuality, whose only goal is maximum scientific progress. | | Varieties_in_Humanist_Points_of_View An article about various kinds of humanisms, especially in America. | | University_of_Natal,_Durban Philosophy Programme - Durban, South Africa - BA, MA, PhD | | The_93_Current A comprehensive Thelemic resource page full of information on Aleister Crowley, Thelema, magick, Thelemic Orders and other occult subjects. | | Healing_through_the_spirit Native American healing, stones, hands on, energy work, massage, sundancer, Balckfeet, Cherokee, time regression | | New_World_Reparations Film about slavery reparations. Features Mario Van Peebles, Dudley Laws and others. | | Living_Water_International Dedicated to providing clean drinking water to those in need. Provides description of services, reports, video clips and donation information. | | Picture_Spennymoor_History Dedicated to sharing historical photographs and information about the community and surrounding villages. | | 1980_Philip_Morris_Memo_Outlined_Need_to_Conceal_Nicotine_Studies Washington Post article covers secret Philip Morris memo that acknowledged that nicotine was a drug and highlighted the company's need to downplay that fact. (April 17, 1998) | | LegalDocsDirect Vendor of legal forms, for use in the United Kingdom. | | Medicare_Covers_Important_Preventive_Services Medicare covers for several critical preventive screening services. | | Ukrainian_Catholic_Archeparchy_of_Philadelphia Official website of Ukrainain Catholic Archeparchy of Philadelphia | | Sherwood_Woodenhead Features the work of African American rasta artist Sherwood Akuna. | | Sanskrit_Books Sanskrit books and compositions of Sri Aravamudhachariar. | | BCSWomen A special interest group of the British Computer Society which offers support to women in the Information Systems and Technology community. It is open to female members of the BCS worldwide. | | Israel_Berry_Promotions_and_Company Louisville, KY. Representing Gospel singers. Roster, company and booking information. | | Archaeological_Site_Vardarski_Rid__in_Gevgelija Information, photos, articles, and discussion surrounding this investigation of an ancient site in the Republic of Macedonia. |
|
This is websites2007.org cache of m/ as retrieved on 2008.08.21 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
Ford's Theatre National Historic Site - Ford's Theatre National Historic Site (U.S. National Park Service) .mw { color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none; } a.mw:link {color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none;} a.mw:visited {color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none;} a.mw:hover {color:#0000FF;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none;} var gMenuControlID=0; var menus_included = 0; var jsPageAuthorMode = 0; var jsSessionPreviewON = 1; var jsDlgLoader = '/foth/loader.cfm'; var jsSiteID = 1; var jsSubSiteID = 2422; var kurrentPageID = 55106; function newWindow (name,url) { var externalLinkRegEx = /^https?:[\/\\]{2}/i; var blnPopUpsOffScreen=0; var intTop=200; var intLeft=200; var intHeight=290; var intWidth=480; var cookieStr = document.cookie; var cookieWinRegEx = /CSOFFSCREENPOPUPSALLOWED=\d/i; var rxVal = /\d+/; try { if (cookieStr && cookieStr.match(cookieWinRegEx)) { var strVal=cookieStr.match(cookieWinRegEx); if (strVal) blnPopUpsOffScreen=strVal.toString().match(rxVal); else blnPopUpsOffScreen = 0; } else blnPopUpsOffScreen=0; } catch (oErr) { blnPopUpsOffScreen=0; } if(blnPopUpsOffScreen==1) { intTop=window.screen.height - 9; intLeft=window.screen.width - 9; intHeight=1; intWidth=1; } else { intTop=(window.screen.height / 2) - 109; intLeft=(window.screen.width / 2) - 210; intHeight=218; intWidth=421; } if(!url.match(externalLinkRegEx) && url.indexOf('kurrentPageID') == -1) { try { if( url.indexOf ('?') == -1 ) url = url + '?kurrentPageID=' + kurrentPageID; else url = url + '&kurrentPageID=' + kurrentPageID; } catch (oErr) { /* Do Nothing */ } } var re = new RegExp(); re = /&/gi; url = url.replace(re,"&"); if(url.search(/[\/\\]/g) >= 0 && blnPopUpsOffScreen==0) { if(document.CS_StaticURL && window.location.href.indexOf(document.CS_StaticURL) == -1) url = '/commonspot/utilities/longproc.cfm?onlyurlvars=1&url=' + escape(url); } var strWinOptions = 'toolbar=no,resizable=yes,scrollbars=yes,menubar=no,location=no'; if(arguments.length >= 2 && arguments[2]) { var strOptions=arguments[2]; var strTopPos=strOptions.match(/top=\s*(\d+)/i); if(strTopPos && strTopPos[1] >=0) { intTop=strTopPos[1]; strOptions=strOptions.replace(/top=\s*\d+\s*,?/i,'') } var strLeftPos=strOptions.match(/left=\s*(\d+)/i); if(strLeftPos && strLeftPos[1] >=0) { intLeft=strLeftPos[1]; strOptions=strOptions.replace(/left=\s*\d+\s*,?/i,'') } var strHeight=strOptions.match(/height=\s*(\d+)/i); if(strHeight && strHeight[1] >=0) { intHeight=strHeight[1]; strOptions=strOptions.replace(/height=\s*\d+\s*,?/i,'') } var strWidth=strOptions.match(/width=\s*(\d+)/i); if(strWidth && strWidth[1] >=0) { intWidth=strWidth[1]; strOptions=strOptions.replace(/width=\s*\d+\s*,?/i,'') } var strWinOptions = strOptions; } strWinOptions = strWinOptions + ',top='+ intTop + ',left=' + intLeft + ',height=' + intHeight + ',width=' + intWidth; var winWindow=window.open(url,name,strWinOptions); if (!winWindow) alert('Unable to open window - please make sure the pop-up blocker is disabled for this site'); if(arguments.length==4 && arguments[3]==1 && winWindow) return winWindow; } callPoll();
var gShowKeywords = 0;
var gHaveKeywords = 0;
var js_userID=0;
document.CS_StaticURL = "http://www.nps.gov/";document.CS_DynamicURL = "http://www.nps.gov/"; function glblLinkHandler(lobj, attr, val) { lobj.style[attr] = val; } function onLoadFinished() { onLoadComplete(); } var js_gvPageID = 55106; function gotoDiffLang(url) { window.location = url + '&pageid=55106'; }
bName = navigator.appName;
bVer = parseInt(navigator.appVersion);
var bCanRollover=0
if (bName == "Netscape")
{
if(bVer >= 3)
bCanRollover=1;
}
else if (bName == "Microsoft Internet Explorer")
{
if(bVer >= 4)
bCanRollover=1;
}
function ImageSet(imgID,newTarget)
{
if (bCanRollover)
document[imgID].src=newTarget;
}
   Search this park Search nps.gov .arrow { font-weight: normal; padding-top: 3px; padding-right: 3px } .NavArrow { color: #b28000; font-size: 10px; font-family: Verdana; font-weight: bold; line-height: 11px; text-decoration: none; padding-right: 3px; padding-bottom: 5px; padding-left: 2px } var isStandard = 1; var hasChildren = 0; Skip NavigationPARK HOMEPLAN YOUR VISITMANAGEMENT Site Index Frequently Asked Questions Bookstore Contact Us function openCustomWindow(newURL) { var w = 800, h = 600; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var popW = 800, popH = 600; var leftPos = (w-popW)/2, topPos = (h-popH)/2; newCustomWindow = window.open(newURL,'popup','width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos + ',scrollbars=yes' + ',resizable=yes'); newCustomWindow.opener = window; newCustomWindow.focus(); }  view map text size:  printer friendly p#quicklink { margin: 0 0 3px }.quicklinkspacing { line-height: 11px; padding-top: 3px; padding-right: 3px; padding-left: 3px } QUICKLINKS: Directions Operating Hours & Seasons Fees & Reservations Bookstore Centennial Initiative 2016 Introduction Ford's Theatre is currently undergoing a major renovation. The Theatre will not be open for public access for several months. Please check back here to see when it will reopen. Link to current in depth pages Click here to go to the current in depth pages. These are being renovated to match the new look of the websites. Abraham Lincoln Bicentennial Commission |
|
| |
Photos | and | a | brief | history | of | the | site | of | the | assassination, | which | is | now | managed | by | the | National | Park | Service. |
|
http://www.nps.gov/foth/
Ford's Theatre National Historic Site 2008 August
dvd rental
dvd
Photos and a brief history of the site of the assassination, which is now managed by the National Park Service.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Dish Network - iKobo - Personal Loans - Repair Bad Credit - Mortgage Loans
|