function switchPublication(id) {
	location.href = '?n='+id;
}