function downloadReady(downloadId){
	openBox('/servlet/wa/Channel?handle=downloadReady&downloadId='+downloadId,'下载信息',550,350,false);
}
