
function AfficFacadeJour()
{
	changeImages('GImage1','../Images_Divers/Point.png');
	changeImages('GImage2','../Photos/FacadeJour_R1.jpg');
	CommentArea.src="../Images_Divers/Point.png";
}

function AfficHotelJour()
{
	changeImages('GImage1','../Images_Divers/Point.png');
	changeImages('GImage2','../Photos/HotelJour_R2.jpg');
	CommentArea.src="../Images_Divers/Point.png";
}

function AfficReception()
{
	changeImages('GImage1','../Photos/Reception.jpg');
	changeImages('GImage2','../Images_Divers/Point.png');
	CommentArea.src="Images_Textes/Text_UnSalon.jpg";
}

function AfficReception_2()
{
	changeImages('GImage1','../Photos/Reception_2.jpg');
	changeImages('GImage2','../Images_Divers/Point.png');
	CommentArea.src="Images_Textes/Text_LaReception.jpg";
}

function AfficBuffet()
{
	changeImages('GImage1','../Photos/Buffet.jpg');
	changeImages('GImage2','../Images_Divers/Point.png');
	CommentArea.src="Images_Textes/Text_PetitDejeuner.jpg";
}

function AfficSalle_PetitDej1()
{
	changeImages('GImage1','../Photos/Salle_PetitDej1.jpg');
	changeImages('GImage2','../Images_Divers/Point.png');
	CommentArea.src="Images_Textes/Text_PetitDejeuner.jpg";
}

function AfficSalle_PetitDej2()
{
	changeImages('GImage1','../Photos/Salle_PetitDej2.jpg');
	changeImages('GImage2','../Images_Divers/Point.png');
	CommentArea.src="Images_Textes/Text_UnSalon.jpg";
}
