

function openWindow1() {

window.open("pan/sanctuary.html","rectory",'toolbar=0,location=0,scrollbars=1,width=400,height=300,resizable=1,left=0,top=200');

}