|
|
| About site: History/By Time Period/Nineteenth Century/Underground Railroad - Network To Freedom |
Return to Society also Society |
| About site: http://www.cr.nps.gov/ugrr/ |
Title: History/By Time Period/Nineteenth Century/Underground Railroad - Network To Freedom Database that includes all the sites, facilities, and programs that have met the basic criteria of showing an association to the Underground Railroad and additional criteria established for each eleme |
|
|
|
|
GenieSpeak Contains links to upcoming events, a speakers bureau, vendors, societies/family associations, family pages, societies seeking vendors and databases.
| Osho_Viha Osho Information Center based in Mill Valley, California, USA. Publishers of the Osho Viha Magazine.
| Kembeis,_Christian Dnepr and Ural-Bikersite with photos of tours and races in Europe.
| Sant_Shri_Asaramji_Bapuji The first Ashram was established in 1971 in Gujarat, India, and now has many branches.
| Brown_Act Links relating to California's open meeting law.
| SUN__School_Uniforms_No Campaign to stop the Lebanon School District in Pennsylvania from adopting a uniform Policy.
|
|
| Alexa statistic for http://www.cr.nps.gov/ugrr/ |
Please visit: http://www.cr.nps.gov/ugrr/
|
| Related sites for http://www.cr.nps.gov/ugrr/ |
| Bearcelona Club providing support for all the locals and visitors to Barcelona and Sitges. Schedules, guides, and photographs available in multiple languages. | | University_of_Newcastle_Law_Library Directory of resources related to Australian legal and government research. | | Robbie_Conal\'s_Art_Attack Political posters, guerilla postering guide and QuickTime movies. | | World_No_Tobacco_Day_Ecards Send an ecard to encourage someone you know to take action against tobacco use. | | Spiridonov,_Alexey The author's essays, software, and "Experiments in Musical Stupidity". | | Fort_Apache_Indian_Reservation Photos, observations, and opinions by photographer Rico Leffanta. | | Legal_Services_Agency_-_Pokapu_Ratonga_Ture_(New_Zealand) Government-funded Agency responsible for ensuring access to justice for all New Zealanders. Site includes directory of legal aid providers. | | Interventionism Examines the nature and justifications of interfering with another polity or choices made by individuals. | | Van_Achte,_Scott_and_Linday A married couple living in Dease Lake, British Columbia. Includes the story of how they met, information about and a photo gallery of places traveled, their wedding, and their honeymoon. | | Vajrayana_Buddhism Containing links to text documents audio and video, along with links to other text resources (such as biographies of dharma masters). | | Jamestowne_Society Lineage society with membership by invitation with requirements based upon descent to at least one ancestor who resided in colonial Jamestown. | | Vanderlynden Ancestors of Andre Roger Cornil Vanderlynden. | | Quail_Lakes_Baptist_Church Stockton, California. Sermon recordings in MP3, ministries including recovery programs, and testimonials. | | Water_Watch Waterwatch is a national forum of consumers, environmentalists, shareholders and individuals concerned about the water industry in the Anglian Water Region of the United Kingdom. | | On_Bible_Truth Information on topics such as Catholicism, Brownsville, Freemasonry, Shepherd's Chapel and Christian doctrine from a fundamentalist Pentecostal perspective. | | Mark_Twain_and_Technology An exploration of the technology Twain refers to in his novel, A Connecticut Yankee in King Arthur's Court. site was constructed as part of a Summer Institute at Carnegie Mellon University. | | Phones_in_Schools Should children and teenagers be able to bring cell phones into the classroom? (April 1, 2006) | | Tyndale\'s_Heresy An examination of William Tyndale's translation of the Bible and why he was condemned for heresy. | | Marco_Polo Biographical article from the Catholic Encyclopedia. | | Federal_Trade_Commission\'s_Complaint_Against_Pfizer FTC has issues with Rid Lice Killing Shampoo's misleading claims. |
|
This is websites2007.org cache of m/ as retrieved on 2008.10.14 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.
|
National Underground Railroad: Network to Freedom
.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 = '/nps/goga/planyourvisit/loader.cfm'; var jsSiteID = 1; var jsSubSiteID = 2084; var kurrentPageID = 44582;
function newWindow (name,url) { externalLinkRegEx = /^https?:[\/\\]{2}/i; cookieStr = document.cookie; cookieWinRegEx = /CSOFFSCREENPOPUPSALLOWED=\d/i; rxVal = /\d+/; try { if (cookieStr && cookieStr.match(cookieWinRegEx)) { strVal=cookieStr.match(cookieWinRegEx); if (strVal) blnPopUpsOffScreen=strVal.toString().match(rxVal); else bInPopUpsOffScreen = 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 */ } } 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); } if(arguments.length >= 2 && arguments[2]) { strOptions=arguments[2]; strTopPos=strOptions.match(/top=\s*(\d+)/i); if(strTopPos && strTopPos[1] >=0) { intTop=strTopPos[1]; strOptions=strOptions.replace(/top=\s*\d+\s*,?/i,'') } strLeftPos=strOptions.match(/left=\s*(\d+)/i); if(strLeftPos && strLeftPos[1] >=0) { intLeft=strLeftPos[1]; strOptions=strOptions.replace(/left=\s*\d+\s*,?/i,'') } strHeight=strOptions.match(/height=\s*(\d+)/i); if(strHeight && strHeight[1] >=0) { intHeight=strHeight[1]; strOptions=strOptions.replace(/height=\s*\d+\s*,?/i,'') } strWidth=strOptions.match(/width=\s*(\d+)/i); if(strWidth && strWidth[1] >=0) { intWidth=strWidth[1]; strOptions=strOptions.replace(/width=\s*\d+\s*,?/i,'') } strWinOptions = strOptions; } else strWinOptions = 'toolbar=no,resizable=yes,scrollbars=yes,menubar=no,location=no'; strWinOptions = strWinOptions + ',top='+ intTop + ',left=' + intLeft + ',height=' + intHeight + ',width=' + intWidth; 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; }
document.CS_StaticURL = "http://cms.nps.gov/nps/";
document.CS_DynamicURL = "http://cms.nps.gov/nps/";
function newWindow (name,url) { externalLinkRegEx = /^https?:[\/\\]{2}/i; cookieStr = document.cookie; cookieWinRegEx = /CSOFFSCREENPOPUPSALLOWED=\d/i; rxVal = /\d+/; try { if (cookieStr && cookieStr.match(cookieWinRegEx)) { strVal=cookieStr.match(cookieWinRegEx); if (strVal) blnPopUpsOffScreen=strVal.toString().match(rxVal); else bInPopUpsOffScreen = 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 */ } } 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); } if(arguments.length >= 2 && arguments[2]) { strOptions=arguments[2]; strTopPos=strOptions.match(/top=\s*(\d+)/i); if(strTopPos && strTopPos[1] >=0) { intTop=strTopPos[1]; strOptions=strOptions.replace(/top=\s*\d+\s*,?/i,'') } strLeftPos=strOptions.match(/left=\s*(\d+)/i); if(strLeftPos && strLeftPos[1] >=0) { intLeft=strLeftPos[1]; strOptions=strOptions.replace(/left=\s*\d+\s*,?/i,'') } strHeight=strOptions.match(/height=\s*(\d+)/i); if(strHeight && strHeight[1] >=0) { intHeight=strHeight[1]; strOptions=strOptions.replace(/height=\s*\d+\s*,?/i,'') } strWidth=strOptions.match(/width=\s*(\d+)/i); if(strWidth && strWidth[1] >=0) { intWidth=strWidth[1]; strOptions=strOptions.replace(/width=\s*\d+\s*,?/i,'') } strWinOptions = strOptions; } else strWinOptions = 'toolbar=no,resizable=yes,scrollbars=yes,menubar=no,location=no'; strWinOptions = strWinOptions + ',top='+ intTop + ',left=' + intLeft + ',height=' + intHeight + ',width=' + intWidth; 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; } function glblLinkHandler(lobj, attr, val) { lobj.style[attr] = val; } function onLoadFinished() { onLoadComplete(); onloadfx(); } var js_gvPageID = 44582; function gotoDiffLang(url) { window.location = url + '&pageid=44582'; }
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
History & Culture
Search nps.gov

Home
About us
Regional Coordinators
Listings
var isStandard = 1; var hasChildren = 0;
var isStandard = 1; var hasChildren = 0;
Contact Us
Find A Park
History & Culture
Nature & Science
Education & Interpretation
var isStandard = 1; var hasChildren = 0;
QUICKLINKS:
Updated Listings Fall 2008
Application (new)
Application Instructions Canidates for Review
August Newsletter
Recognizing that all human beings e
mbrace the right to self-determination and freedom from oppression, the historical Underground Railroad (UGRR) sought to address the injustices of slavery and make freedom a reality in the United States. The National Park Service, through shared leadership with local, state, and federal entities, as well as interested individuals and organizations, will:
promote programs and partnerships to commemorate preserve sites and other resources associated with, and educate the public about the historical significance of the UGRR.
Freedom of Information Act
Privacy Policy
Disclaimer
Accessibility
USA.gov
|
|
| |
Database | that | includes | all | the | sites, | facilities, | and | programs | that | have | met | the | basic | criteria | of | showing | an | association | to | the | Underground | Railroad | and | additional | criteria | established | for | each | eleme |
|
http://www.cr.nps.gov/ugrr/
Network To Freedom 2008 October
dvd rental
dvd
Database that includes all the sites, facilities, and programs that have met the basic criteria of showing an association to the Underground Railroad and additional criteria established for each eleme
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
- Vanzari Auto - Kitchen Appliance - Cadillac CTS - Mortgages - American Flags
|