function subWin01(){window.open("agreement.html","window1","scrollbars=yes,toolbar=no,width=500,height=600");}
function subWin02(){window.open("../agreement.html","window2","scrollbars=yes,toolbar=no,width=500,height=600");}
