	function Cree() {
	  maLong = Cree.arguments.length
	  this.length = maLong
	  for (var i = 0 ; i < maLong ; i++)
	  this[i+1] = Cree.arguments[i]
	}

function zyva(them) {
	if (them==1) { location.href="frame.html?x='qui'"}
	if (them==2) { location.href="frame.html?x='espace'"}
    if (them==3) { location.href="frame.html?x='cap'"}

//menu contenu qui
	if (them==4) { location.href="frame.html?x='qui/projetspirales'"}
	if (them==5) { 
		location.href="crp/index.html"
		parent.haut.location.href="crp/haut.html"}
	if (them==6) { 
		location.href="projetspirales/index.html"
		parent.haut.location.href="projetspirales/haut.html"}

	if (them==7) { 
		location.href="equipe/index.html"
		parent.haut.location.href="equipe/haut.html"}

//menu contenu espace stagiaires
	if (them==8) { 
		location.href="actualite/index.html"
		parent.haut.location.href="actualite/haut.html"}
	if (them==9) { 
		location.href="amicale/index.html"
		parent.haut.location.href="amicale/haut.html"}
	if (them==10) { 
		location.href="annonces/index.html"
		parent.haut.location.href="annonces/haut.html"}
	if (them==11) { 
		location.href="annuaire/index.html"
		parent.haut.location.href="annuaire/haut.html"}
	if (them==12) { 
		location.href="dialogue/index.html"
		parent.haut.location.href="dialogue/haut.html"}

//menu prendre le cap
	if (them==13) { 
		location.href="cvenligne/index.html"
		parent.haut.location.href="cvenligne/haut.html"}
	if (them==14) { 
		location.href="emploi/index.html"
		parent.haut.location.href="emploi/haut.html"}
	if (them==15) { 
		location.href="formation/index.html"
		parent.haut.location.href="formation/haut.html"}
	if (them==16) { 
		location.href="handicap/index.html"
		parent.haut.location.href="handicap/haut.html"}
	if (them==17) { 
		location.href="parrainage/index.html"
		parent.haut.location.href="parrainage/haut.html"}
//lien vers cv
	if (them==18) { 
		location.href="../../cvenligne/atv/index.html"
		parent.haut.location.href="../../cvenligne/haut.html"}
if (them==19) { 
		location.href="../../cvenligne/teb/index.html"
		parent.haut.location.href="../../cvenligne/haut.html"}
	}

function zyframe(them) {

	if (them==1) {
		location.href="../qui/haut.html"
		parent.contenu.location.href="../qui/index.html"}

	if (them==2) {
		location.href="../espace/haut.html"
		parent.contenu.location.href="../espace/index.html"}
	if (them==3) {
		location.href="../cap/haut.html"
		parent.contenu.location.href="../cap/index.html"}
	if (them==4) {
		location.href="../../qui/haut.html"
		parent.contenu.location.href="../../qui/index.html"}

	if (them==5) {
		location.href="../../espace/haut.html"
		parent.contenu.location.href="../../espace/index.html"}
	if (them==6) {
		location.href="../../cap/haut.html"
		parent.contenu.location.href="../../cap/index.html"}
	


	}
function rubqui(them) {

	if (them==1) {
		parent.contenu.location.href="crp/index.html"}
	if (them==2) {
		parent.contenu.location.href="projetspirales/index.html"}
	if (them==3) {
		parent.contenu.location.href="equipe/index.html"}
	if (them==4) {
		parent.contenu.location.href="../crp/index.html"}
	if (them==5) {
		parent.contenu.location.href="../projetspirales/index.html"}
	if (them==6) {
		parent.contenu.location.href="../equipe/index.html"}


	}
	function rubespace(them) {

	if (them==1) {
		parent.contenu.location.href="amicale/index.html"}
	if (them==2) {
		parent.contenu.location.href="annuaire/index.html"}
	if (them==3) {
		parent.contenu.location.href="annonces/index.html"}
	if (them==4) {
		parent.contenu.location.href="dialogue/index.html"}
	if (them==5) {
		parent.contenu.location.href="actualite/index.html"}

	if (them==6) {
		parent.contenu.location.href="../amicale/index.html"}
	if (them==7) {
		parent.contenu.location.href="../annuaire/index.html"}
	if (them==8) {
		parent.contenu.location.href="../annonces/index.html"}
	if (them==9) {
		parent.contenu.location.href="../dialogue/index.html"}
	if (them==10) {
		parent.contenu.location.href="../actualite/index.html"}
	}
	
function rubcap(them) {

	if (them==1) {
		parent.contenu.location.href="handicap/index.html"}
	if (them==2) {
		parent.contenu.location.href="formation/index.html"}
	if (them==3) {
		parent.contenu.location.href="cvenligne/index.html"}
	if (them==4) {
		parent.contenu.location.href="emploi/index.html"}
	if (them==5) {
		parent.contenu.location.href="parrainage/index.html"}
	if (them==6) {
		parent.contenu.location.href="../handicap/index.html"}
	if (them==7) {
		parent.contenu.location.href="../formation/index.html"}
	if (them==8) {
		parent.contenu.location.href="../cvenligne/index.html"}
	if (them==9) {
		parent.contenu.location.href="../emploi/index.html"}
	if (them==10) {
		parent.contenu.location.href="../parrainage/index.html"}

	}
function accueil() {
parent.location.href="index.html"}


