// fonctions loupe ( zoom )
function loupe1() {
	var top = (screen.height-581)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article1.htm','article1','top='+top+',left='+left+',width=1000,height=581');
	
}

function loupe2() {
	var top = (screen.height-891)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article2.htm','article2','top='+top+',left='+left+',scrollbars=yes,resizable=yes,width=1020,height=650');
	
}

function loupe3() {
	var top = (screen.height-1036)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article3.htm','article3','top='+top+',left='+left+',scrollbars=yes,resizable=yes,width=1020,height=650');
	
}


function loupe4() {
	var top = (screen.height-977)/2;
	var left = (screen.width-611)/2;
	//this.close();
	window.open('../article4.htm','article4','top='+top+',left='+left+',scrollbars=yes,resizable=yes,width=640,height=700');
	
}



function loupe5() {
	var top = (screen.height-447)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article5.htm','article5','top='+top+',left='+left+',width=1000,height=447');
}


function loupe6() {
	var top = (screen.height-566)/2;
	var left = (screen.width-689)/2;
	//this.close();
	window.open('../article6.htm','article6','top='+top+',left='+left+',width=689,height=566');
	
}

function loupe7() {
	var top = (screen.height-1501)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article7.htm','article7','top='+top+',left='+left+',scrollbars=yes,resizable=yes,width=1020,height=650');
	
}

function loupe8() {
	var top = (screen.height-1102)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article8.htm','article8','top='+top+',left='+left+',scrollbars=yes,resizable=yes,width=1020,height=650');
	
}


function loupe9() {
	var top = (screen.height-816)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article9.htm','article9','top='+top+',left='+left+',scrollbars=yes,resizable=yes,width=1020,height=650');
	
}

function loupe10() {
	var top = (screen.height-1450)/2;
	var left = (screen.width-1000)/2;
	//this.close();
	window.open('../article10.htm','article10','top='+top+',left='+left+',scrollbars=yes,resizable=yes,width=1020,height=650');
	
}
