
function openWin(theURL,winName) {

  window.open('imgview.html?'+theURL,winName,'scrollbars=yes,resizable=yes,width=500,height=550');
}


var title= new Array();
var links = new Array();

links[0]="tools.html";
title[0]="The Tools"; 
links[1]="mass.html";
title[1]="The Mass"; 
links[2]="office.html";
title[2]="The Office"; 
links[3]="computus.html";
title[3]="Computus";
links[4]="processions.html";
title[4]="Processions";
links[5]="processions.html";
title[5]="Processions";
links[6]="liturgical_year.html";
title[6]="Liturgical Year"; 
links[7]="readings_mass.html";
title[7]="Readings for the Mass"; 
links[8]="psalter.html";
title[8]="Psalter"; 
links[9]="lit_year_as_org.html";
title[9]="Organization of Texts within Books"; 
links[10]="canon_mass.html";
title[10]="Canon of the Mass";
links[11]="readings_office.html";
title[11]="Readings for the Office";
links[12]="chants_mass.html";
title[12]="Chants for the Mass";
links[13]="chants_office.html";
title[13]="Chants for the Office";
links[14]="chapter.html";
title[14]="Chapter"; 
links[15]="calendar.html";
title[15]="Calendar"; 
links[16]="directions.html";
title[16]="Directions"; 
links[17]="calendar.html";
title[17]="A Complete Calendar";
