<!--
function popup01(URL){
	window.open(URL,"newwin","width=800,height=600,left=0,top=0,scrollbars=0");}
// -->
<!--
function popup02(URL){
	window.open(URL,"newwin","width=820,height=600,left=0,top=0,scrollbars=1");}
// -->