function ac01(url){

	window.open(url, 'ac01','scrollbars=no,resizable=no,width=860,height=520');

}
