function oW(wUrl){
	var wConf='location=0,directories=0,status=1,toolbar=0,scrollbars=1,menubar=0,resizable=1,width=556,height=298';
	window.open('ac_title/'+wUrl+'.html','archives',wConf);
}
function mW(wUrl){
	var wConf='location=0,directories=0,status=1,toolbar=0,scrollbars=1,menubar=0,resizable=1,width=556,height=200';
	window.open('mn/'+wUrl+'.html','maintenance',wConf);
}
function nW(wUrl){
	var wConf='location=0,directories=0,status=1,toolbar=0,scrollbars=1,menubar=0,resizable=1,width=560,height=300';
	window.open('nt/'+wUrl+'.html','notice',wConf);
}