function report01(){
	window.open("report01.html","report1","width=700,height=920,menubar=0,scrollbars=1,stataus=0");
}

function report02(){
	window.open("report02.html","report2","width=700,height=920,menubar=0,scrollbars=1,stataus=0");
}

function report03(){
	window.open("report03.html","report3","width=700,height=920,menubar=0,scrollbars=1,stataus=0");
}