if ( typeof(loc) == "undefined" || loc == "" ) {
  var loc="";
  if ( document.body && document.body.innerHTML ) { 
    var tt = document.body.innerHTML.toLowerCase();
    var last = tt.indexOf("camden.js\"");
    if ( last > 0 ) {
      var first = tt.lastIndexOf("\"",last);
      if ( first > 0 && first < last )
        loc = document.body.innerHTML.substr(first+1,last-first-1);
    }
  }
}

var bd=0;
document.write("<style type=\"text/css\">");
document.write("\n<!--\n");

document.write('.camden_menu' +
  '\n{ border-color:#000000;border-style:solid;' +
  '\n  border-width:'+bd+'px 0px '+bd+'px 0px;' +
  '\n  background-color:#807d5e;' +
  '\n  position:absolute;' +
  '\n  left:0px;top:0px;' +
  '\n  visibility:hidden;}');

document.write('a.camden_plain:link, a.camden_plain:visited' +
  '\n{ text-align:left;' +
  '\n  background-color:#807d5e;' +
  '\n  color:#ffffff;' +
  '\n  text-decoration:none;' +
  '\n  border-color:#000000;' +
  '\n  border-style:solid;' +
  '\n  border-width:0px '+bd+'px 0px '+bd+'px;' +
  '\n  padding:2px 0px 2px 0px;' +
  '\n  cursor:hand;' +
  '\n  display:block;' +
  '\n  font-size:11pt;' +
  '\n  font-family:Georgia, Times New Roman, Times, serif;}');

document.write('a.camden_plain:hover, a.camden_plain:active' +
  '\n{ background-color:#DCCEAD;' +
  '\n  color:#000000;' +
  '\n  text-decoration:none;' +
  '\n  border-color:#000000;' +
  '\n  border-style:solid;' +
  '\n  border-width:0px '+bd+'px 0px '+bd+'px;' +
  '\n  padding:2px 0px 2px 0px;' +
  '\n  cursor:hand;' +
  '\n  display:block;' +
  '\n  font-size:11pt;' +
  '\n  font-family:Georgia, Times New Roman, Times, serif;}');

document.write("\n-->\n");
document.write("</style>");

var fc=0x000000;
var bc=0xDCCEAD;
if(typeof(frames)=="undefined"){var frames=6;if(frames>0)animate();}

startMainMenu("",0,0,0,0,0)
mainMenuItem("camden_b1",".gif",20,147,loc+"about.html","","Exhibit",2,2,"camden_plain");
mainMenuItem("camden_b2",".gif",20,147,loc+"highlights.html","","Photographs",2,2,"camden_plain");
mainMenuItem("camden_b3",".gif",20,147,loc+"events.html","","Events",2,2,"camden_plain");
mainMenuItem("camden_b4",".gif",20,147,loc+"sponsors.html","","Sponsors",2,2,"camden_plain");
mainMenuItem("camden_b5",".gif",20,147,loc+"contactus.html","","Contact Us",2,2,"camden_plain");
endMainMenu("",0,0);

startSubmenu("camden_b5","camden_menu",147);
submenuItem("Contact Us",loc+"contactus.html","","camden_plain");
submenuItem("Copyright",loc+"copyright.html","","camden_plain");
submenuItem("Disclaimer",loc+"disclaimer.html","","camden_plain");
submenuItem("NCSU Libraries",loc+"/index.html","","camden_plain");
endSubmenu("camden_b5");

startSubmenu("camden_b4","camden_menu",147);
submenuItem("Sponsors",loc+"sponsors.html","","camden_plain");
submenuItem("Credits",loc+"credits.html","","camden_plain");
endSubmenu("camden_b4");

startSubmenu("camden_b3","camden_menu",147);
submenuItem("Calendar of Events",loc+"events.html","","camden_plain");
submenuItem("In the Press",loc+"press.html","","camden_plain");
submenuItem("For the Media",loc+"media.html","","camden_plain");
endSubmenu("camden_b3");

startSubmenu("camden_b2","camden_menu",147);
submenuItem("Highlights",loc+"highlights.html","","camden_plain");
endSubmenu("camden_b2");

startSubmenu("camden_b1","camden_menu",147);
submenuItem("About the Exhibit",loc+"about.html","","camden_plain");
submenuItem("Visiting the Exhibit",loc+"visiting.html","","camden_plain");
submenuItem("Homepage",loc+"home.html","","camden_plain");
endSubmenu("camden_b1");

loc="";
