function themanor(form) {
var arg= "width=450,height=300,resizable=yes,scrollbars=no,status=0,top=-50,left=-50, border=0";		
window.open("themanor.html","DisplayWindow",arg);
}
function lythaito(form) {
var arg= "width=450,height=300,resizable=no,scrollbars=no,status=0,top=0,left=0 border=0";		
window.open("63lythaito.html","a",arg);
}
function extension2(form) {
var arg= "width=450,height=300,resizable=no,scrollbars=no,status=0,top=0,left=0 border=0";		
window.open("2extension.html","DisplayWindow",arg);

}
function extension3(form) {
var arg= "width=450,height=300,resizable=no,scrollbars=no,status=0,top=0,left=0 border=0";		
window.open("3extension.html","DisplayWindow",arg);
}
