function wopen1(){
var WO1;
WO1=window.open("cemetery01.html","wopen","width=620,height=800,scrollbars=yes,resizable=yes");
WO1.focus();
}
function wopen2(){
var WO1;
WO1=window.open("cemetery02.html","wopen","width=620,height=800,scrollbars=yes,resizable=yes");
WO1.focus();
}
function wopen3(){
var WO1;
WO1=window.open("cemetery03.html","wopen","width=620,height=800,scrollbars=yes,resizable=yes");
WO1.focus();
}
function wopen4(){
var WO1;
WO1=window.open("cemetery04.html","wopen","width=620,height=800,scrollbars=yes,resizable=yes");
WO1.focus();
}

