function goAvatar(target){
	window.open("avatar.php?target="+target,"_self");
}

function goEntreprise(){
	window.open("igs/entreprise/innovations.php","_self");
}

function goJeune(){
	window.open("igs/jeunes/CFA.php","_self");
}
function goNews(){
	window.open("igs/index.php","_self");
}

function goMag(){
	window.open("igs/campus/campus-mag.php","_self");
}

function goFAQ(){
	window.open("igs/faq.php","_self");
}

function goContact(){
	window.open("igs/contact.php","_self");
}

function goFormatheque(){
	window.open("igs/jeunes/offre.php","_self");
}

function goCFA(){
	window.open("igs/campus/campus-photo.php","_self");
}

function goQuiz(){
	window.open("igs/jeunes/quiz.php","_self");
}

function goInscription(){
	window.open("igs/jeunes/inscription_full.php","_self");
}
