function ajutor(strkey, width, height){
	openCenterWindow('ajutor.php?strkey=' + strkey, 'ajutor_' + strkey, width, height);
}