// JavaScript Document
<!--------------------------------------------- btn ŕ deux état ---
function openOn() {
	window.open("certification.php","new","width=640,height=398")
}
function openZoom(url) {
	window.open(url,"_blank","width=660,height=427,scrollbars=no")
}
function openIso() {
	window.open("certification-bis.php","_blank","width=659,height=595,scrollbars=yes")
}

//------------
function openCompet1() {
	window.open("zoom/competence_1.htm","_blank","width=398,height=387,scrollbars=no,menubar=no,status=0")
}

function openCompet2() {
	window.open("zoom/competence_2.htm","_blank","width=398,height=387,scrollbars=no,menubar=no,status=0")
}

function openCompet3() {
	window.open("zoom/competence_3.htm","_blank","width=398,height=387,scrollbars=no,menubar=no,status=0")
}

function openCompet4() {
	window.open("zoom/competence_4.htm","_blank","width=398,height=387,scrollbars=no,menubar=no,status=0")
}

function openCompet5() {
	window.open("zoom/competence_5.htm","_blank","width=398,height=387,scrollbars=no,menubar=no,status=0")
}

function openCompet6() {
	window.open("zoom/competence_6.htm","_blank","width=398,height=387,scrollbars=no,menubar=no,status=0")
}

function openCompet7() {
	window.open("zoom/competence_7.htm","_blank","width=398,height=387,scrollbars=no,menubar=no,status=0")
}
