/************ JavaScript by hughesgdp - 2007-2010  ************************/

function open_jacques() {
	window.open("./htmfigures/jacquesgilles.htm","_blank","width=820,height=620,top=10,left=80,menubar=1,toolbar=0,location=0,scrollbars=1,status=1,resizable=1");
	}

function open_jl() {
	window.open("./htmfigures/j-l-gilles.htm","_blank","width=820,height=513,top=10,left=80,menubar=1,toolbar=0,location=0,scrollbars=1,status=1,resizable=1");
	}
	
function open_jeandep() {
	window.open("./htmfigures/jeandep.htm","_blank","width=820,height=620,top=3,left=80,menubar=1,toolbar=0,location=0,scrollbars=1,status=1,resizable=1");
	}

function open_louis() {
	window.open("./htmfigures/louisgdp.htm","_blank","width=820,height=535,top=10,left=80,menubar=1,toolbar=0,location=0,scrollbars=1,status=1,resizable=1");
	}

function open_charles() {
	window.open("./htmfigures/charlesgdp.htm","_blank","width=820,height=580,top=10,left=80,menubar=1,toolbar=0,location=0,scrollbars=1,status=1,resizable=1");
	}

function open_daniel() {
	window.open("./htmfigures/danielgilles.htm","_blank","width=820,height=620,top=10,left=80,menubar=1,toolbar=0,location=0,scrollbars=1,status=1,resizable=1");
	}
	
function open_guerre() {
	window.open("./htmfigures/guerre.htm","_blank","width=820,height=540,top=10,left=80,menubar=1,toolbar=0,location=0,scrollbars=1,status=1,resizable=1");
	}

/*****************************************************************/

