function seltab(id){
	window.location.replace('./archive.php?pindex='+id); 
}