<!-- framebuster script by George M. Welling -->
var prefix = "";
if (level == 5){prefix = "../../../../"};
if (level == 4){prefix = "../../../"};
if (level == 3){prefix = "../../"};
if (level == 2){prefix = "../"};

top.location.target="_top";
if(window.location.target!="_top"){
top.location.href=window.location.href
}
document.write('<LINK HREF="'+prefix+'css/default.css" TYPE="text/css" REL="StyleSheet" media="screen">');
document.write('<LINK HREF="'+prefix+'css/print.css" TYPE="text/css" REL="StyleSheet" media="print">');
document.write('<META NAME="description" CONTENT="USA-project, outlines-area, An outline of American History by the United States Information Agency, sourcematerials, essays, biographies, presidential information">');
document.write('<META NAME="keywords" CONTENT="USA-project, education, American History">');
