function showAGBWindow() {
	AGBWindow=window.open('http://www.affaire.com/index.php?event=showagb','AGBWindow','width=500;height=750,resizable=1,scrollbars=1');
	AGBWindow.focus();
}
