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(); document.CS_StaticURL = "http://www.nps.gov/";document.CS_DynamicURL = "http://www.nps.gov/"; // always-include-ie.js Copyright 1998-2005 PaperThin, Inc. All rights reserved.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;}function clearStatus(){ window.status = "";}function setStatbar(statbar){ var strStatbar=unescape(statbar); window.status=strStatbar;}function onLoadComplete(){ if( menus_included == 1 ) document.onmouseover = document_mouseover; // defined in menu_ie.js}function HandleLink(parentID,link,displaylink) { // links are in one of the following formats: // cpe_60_0,CP___PAGEID=100 // CPNEWWIN:WindowName^params@CP___ // CPNEWWIN:child^top=110:left=130:ww=140:hh=150:tb=1:loc=1:dir=0:stat=1:mb=1:sb=1:rs=1@CP___PAGEID=3811,Adv-Search-2.cfm,1 // displaylink is the server relative URL or fully qualified URL if( jsPageAuthorMode == 0 ) { windowname = ""; windowparams = ""; // "CPNEWWIN:" & NewWindowName & "^" & params & "@" & linkStruct.LinkURL; pos = link.indexOf("CPNEWWIN:"); if (pos != -1) { pos1 = link.indexOf ("^"); windowname = link.substring (pos+9, pos1); pos2 = link.indexOf ("@"); windowparams = link.substring (pos1 + 1, pos2); link = link.substring (pos2 + 1, link.length); } if( displaylink && displaylink != "" ) { if (windowname == "") window.location = displaylink; else { windowparams = FormatWindowParams(windowparams); window.open (displaylink, windowname, windowparams); } } else { targetLink = link; if (link.indexOf ("CP___") != -1) { httpPos = -1; commaPos = link.indexOf(","); if (commaPos != -1) { targetUrl = link.substr(commaPos + 1); if (targetUrl.indexOf("://") != -1 || targetUrl.indexOf("/") == 0) { httpPos = commaPos + 1; } } if (httpPos != -1) { targetLink = link.substr(httpPos); commaPos = targetLink.indexOf(","); if (commaPos != -1) targetLink = targetLink.substr(0, commaPos); } else targetLink = jsDlgLoader + "?url=/commonspot/utilities/handle-link.cfm&thelink=" + link; if (windowname == "") window.location = targetLink; else { windowparams = FormatWindowParams(windowparams); window.open (targetLink, windowname, windowparams); } } else { commaPos = link.indexOf(","); if (commaPos != -1) link = link.substr(0, commaPos); if (windowname == "") window.location = link; else { windowparams = FormatWindowParams(windowparams); window.open (link, windowname, windowparams); } } } } else if( jsSessionPreviewON == 1 ) { previewLink(link); } else { if( document.all[parentID] ) document.all[parentID].click(); }}function doWindowOpen(href,name,params){ window.open (href, name, params);}// CPNEWWIN:child^top=110:left=130:ww=140:hh=150:tb=1:loc=1:dir=0:stat=1:mb=1:sb=1:rs=1@CP___PAGEID=3811,Adv-Search-2.cfm,1function FormatWindowParams(windowparams){ if( windowparams.indexOf(":loc=") != -1 || windowparams.indexOf(":ww=") != -1 || windowparams.indexOf(":hh=") != -1 || windowparams.indexOf(":left=") != -1 || windowparams.indexOf(":top=") != -1 ) { windowparams = substringReplace(windowparams,':left=',',left='); windowparams = substringReplace(windowparams,'left=','left='); windowparams = substringReplace(windowparams,':ww=',',width='); windowparams = substringReplace(windowparams,'ww=','width='); windowparams = substringReplace(windowparams,':hh=',',height='); windowparams = substringReplace(windowparams,'hh=','height='); windowparams = substringReplace(windowparams,':loc=',',location='); windowparams = substringReplace(windowparams,'loc=','location='); windowparams = substringReplace(windowparams,':dir=',',directories='); windowparams = substringReplace(windowparams,'dir=','directories='); windowparams = substringReplace(windowparams,':tb=',',toolbar='); windowparams = substringReplace(windowparams,'tb=','toolbar='); windowparams = substringReplace(windowparams,':stat=',',status='); windowparams = substringReplace(windowparams,':mb=',',menubar='); windowparams = substringReplace(windowparams,':sb=',',scrollbars='); windowparams = substringReplace(windowparams,':rs=',',resizable='); } return windowparams;}function substringReplace(source,pattern,replacement){ var pos = 0; var target=""; while ((pos = source.indexOf(pattern)) != (-1)) { target = target + source.substring(0,pos) + replacement; source = source.substring(pos+pattern.length); pos = source.indexOf(pattern); } return (target + source);} function glblLinkHandler(lobj, attr, val) { return; } 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;
}
   Skip to SearchSkip to NavigationSkip to BodySkip to Footer 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. Theatre and Museum Closed for Renovations Ford's Theatre and Museum are currently closed for renovations. The Theatre is due to open on Feburary 12, 2009 with the museum due to open later in the spring of 2009. While the Theatre and Museum are closed the Petersen House remains open for visits from the public.For additional information please visit our Partner the |
|