


function changeframes1() {
  parent.pageFrame.location="home.htm";
  
} 

function changeframes2() {
  parent.pageFrame.location="about.htm";
  
}

function changeframes3() {
  parent.pageFrame.location="activ.htm";
  
}

function changeframes4() {
  parent.pageFrame.location="contact.htm";
  
}

function changeframes5() {
  parent.pageFrame.location="member.htm";
  
}

function changeframes6() {
  parent.pageFrame.location="detectives.htm";
  
}

function changeframes7() {
  parent.pageFrame.location="links.htm";
  
}

function changeframes8() {
  parent.pageFrame.location="centenary.htm";
  
}

function changeframes9() {
  parent.pageFrame.location="presidents.htm";
  
}
