function DoPostArchive(path,Selected){
	location.href=path+"&id="+Selected.value;
}