function copyright()
{
	var copyright='Copyright © Bureautique JR inc. (2001-2008)';
	document.write(copyright);
}
