function Load_Page_In_Frame(frame_name,page_name)
{
	parent.frames[frame_name].window.location=page_name;
}

function DateMod_F()
{
	var Mois;
	var Annee;
	var Libelle=["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"];
	Date=new Date(document.lastModified);
	Mois=Libelle[Date.getMonth()];
	if (navigator.appName=="Microsoft Internet Explorer")
	{
		Annee=Date.getYear();
	}
	else
	{
		Annee=Date.getYear()+1900;
	}
	return Date.getDate()+" "+Mois+" "+Annee;
}

function DateMod()
{
	var Mois;
	var Annee;
	var Libelle=["january","february","march","april","may","june","july","august","september","october","november","december"];
	Date=new Date(document.lastModified);
	Mois=Libelle[Date.getMonth()];
	if (navigator.appName=="Microsoft Internet Explorer")
	{
		Annee=Date.getYear();
	}
	else
	{
		Annee=Date.getYear()+1900;
	}
	return Mois+","+Date.getDate()+" "+Annee;
}

function Remplacer_Image(img,ref)
{
	nom_navigateur = navigator.appName;
	version_navigateur = parseFloat(navigator.appVersion);	
	if (version_navigateur >= 3.0) 
	{ 
		compatibilite_navigateur = true;
	}
	else
	{ 
		compatibilite_navigateur = false;
	}
	if (compatibilite_navigateur==true) { document.images[img].src = ref }
}

function album2()
{

	window.open("manor.html","manor","toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,width=500,height=670,left=50,top=10");
}

function album()
{
	window.open("album.html", "album", "toolbar=no, location=no, directories=no, status=no, scrollbars=yes, resizable=no, width=500, height=670, left=50, top=10");
}

function hi()
{
	window.open("hi.html", "hi", "toolbar=no, location=no, directories=no, status=no, scrollbars=yes, resizable=no, width=500, height=670, left=50, top=10");
}

function helliot_audio_brice()
{
	var winProp='width=400,height=450,top=0,left=0,directories=no,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=no';
	var imgPosX=0;
	var imgPosY=0;
	var ecranLarg=screen.availWidth;
	var ecranHaut=screen.availHeight;
	var newWindow = open('','',winProp);
	if (newWindow.opener == null) newWindow.opener = window;
	imgPosX=(ecranLarg-400)/2;
	imgPosY=(ecranHaut-450)/2;	
	newWindow.moveTo(imgPosX,imgPosY);
	newWindow.document.write('<html>');
	newWindow.document.write('<head>');
	newWindow.document.write('<title>Brice de Nice</title>');
	newWindow.document.write('<LINK REL=STYLESHEET HREF="freddie_style.css" TYPE="text/css">');
	newWindow.document.write('</head>');
	newWindow.document.write('<body background="img/background_star.gif" TEXT=#000000 LINK=#0000FF VLINK=#FF0000 BGCOLOR=#FFFFFF>');
	newWindow.document.write('<DIV class=s4><IMG src="img/brice.gif"align=middle border=0</DIV>');
	newWindow.document.write('<DIV class=s4>Brice de Nice</DIV>');
	newWindow.document.write('<DIV class=s4><A href="audio/land of love.mp3" class=lien1>Land of Love</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="audio/rock the cup.mp3" class=lien1>Rock the cup</A></DIV>');
	newWindow.document.write('</body>');
	newWindow.document.write('</html>');
}

function helliot_audio_enfer()
{
	var winProp="width=400,height=450,top=0,left=0,directories=no,location=no,menubar=0,scrollbars=no,status=no,toolbar=no,resizable=no";
	var imgPosX=0;
	var imgPosY=0;
	var ecranLarg=screen.availWidth;
	var ecranHaut=screen.availHeight;
	var newWindow = open('','',winProp);
	if (newWindow.opener == null) newWindow.opener = window;
	imgPosX=(ecranLarg-400)/2;
	imgPosY=(ecranHaut-450)/2;	
	newWindow.moveTo(imgPosX,imgPosY);
	newWindow.document.write('<html>');
	newWindow.document.write('<head>');
	newWindow.document.write('<title>UN ETE D ENFER</title>');
	newWindow.document.write('<LINK REL=STYLESHEET HREF="freddie_style.css" TYPE="text/css">');
	newWindow.document.write('</head>');
	newWindow.document.write('<body background="img/background_star.gif" TEXT=#000000 LINK=#0000FF VLINK=#FF0000 BGCOLOR=#FFFFFF>');
	newWindow.document.write('<DIV class=s4><IMG src="img/ete_enfer.gif"align=middle border=0</DIV>');
	newWindow.document.write('<DIV class=s4>UN ETE D ENFER</DIV>');
	newWindow.document.write('<DIV class=s4><A href="audio/cocaine.mp3" class=lien1>Cocaïne</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="audio/born to run.mp3" class=lien1>Born to run</A></DIV>');
	newWindow.document.write('</body>');
	newWindow.document.write('</html>');
}

function helliot_audio_preux()
{
	var winProp="width=400,height=450,top=0,left=0,directories=no,location=no,menubar=0,scrollbars=no,status=no,toolbar=no,resizable=no";
	var imgPosX=0;
	var imgPosY=0;
	var ecranLarg=screen.availWidth;
	var ecranHaut=screen.availHeight;
	var newWindow = open('','',winProp);
	if (newWindow.opener == null) newWindow.opener = window;
	imgPosX=(ecranLarg-400)/2;
	imgPosY=(ecranHaut-450)/2;	
	newWindow.moveTo(imgPosX,imgPosY);
	newWindow.document.write('<html>');
	newWindow.document.write('<head>');
	newWindow.document.write('<title>SAINT-PREUX</title>');
	newWindow.document.write('<LINK REL=STYLESHEET HREF="freddie_style.css" TYPE="text/css">');
	newWindow.document.write('</head>');
	newWindow.document.write('<body background="img/background_star.gif" TEXT=#000000 LINK=#0000FF VLINK=#FF0000 BGCOLOR=#FFFFFF>');
	newWindow.document.write('<DIV class=s4><IMG src="img/saintpreux.gif"align=middle border=0</DIV>');
	newWindow.document.write('<DIV class=s4>SAINT-PREUX</DIV>');
	newWindow.document.write('<DIV class=s4><A href="audio/feel good.mp3" class=lien1>Feel good</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="audio/where angels go.mp3" class=lien1>Where angels go</A></DIV>');
	newWindow.document.write('</body>');
	newWindow.document.write('</html>');
}

function helliot_audio_choix(SPName,SPPic,SPTitle1,SPTitle2)
{
	document.write('<html>');
	document.write('<head>');
	document.write('<title>'+SPName+'</title>');
	document.write('<LINK REL=STYLESHEET HREF="freddie_style.css" TYPE="text/css">');
	document.write('</head>');
	document.write('<body background="img/background_star.gif" TEXT=#000000 LINK=#0000FF VLINK=#FF0000 BGCOLOR=#FFFFFF>');
	document.write('<DIV class=s4><IMG src="'+SPPic+'"align=middle border=0</DIV>');
	document.write('<DIV class=s4>'+SPName+'</DIV>');
	document.write('<DIV class=s4><A href="audio/'+SPTitle1+'" class=lien1>Face A</A></DIV>');
	document.write('<DIV class=s4><A href="audio/'+SPTitle2+'" class=lien1>Face B</A></DIV>');
	document.write('</body>');
	document.write('</html>');
}

function helliot_audio_choice(SPName,SPPic,SPTitle1,SPTitle2)
{
	document.write('<html>');
	document.write('<head>');
	document.write('<title>'+SPName+'</title>');
	document.write('<LINK REL=STYLESHEET HREF="freddie_style.css" TYPE="text/css">');
	document.write('</head>');
	document.write('<body background="img/background_star.gif" TEXT=#000000 LINK=#0000FF VLINK=#FF0000 BGCOLOR=#FFFFFF>');
	document.write('<DIV class=s4><IMG src="'+SPPic+'"align=middle border=0</DIV>');
	document.write('<DIV class=s4>'+SPName+'</DIV>');
	document.write('<DIV class=s4><A href="audio/'+SPTitle1+'" class=lien1>Side A</A></DIV>');
	document.write('<DIV class=s4><A href="audio/'+SPTitle2+'" class=lien1>Side B</A></DIV>');
	document.write('</body>');
	document.write('</html>');
}

function helliot_video_choix(vidName,vidTitle,picName)
{
	var winProp="width=400,height=450,top=0,left=0,directories=no,location=no,menubar=0,scrollbars=no,status=no,toolbar=no,resizable=no";
	var imgPosX=0;
	var imgPosY=0;
	var ecranLarg=screen.availWidth;
	var ecranHaut=screen.availHeight;
	var newWindow = open('','',winProp);
	if (newWindow.opener == null) newWindow.opener = window;
	imgPosX=(ecranLarg-400)/2;
	imgPosY=(ecranHaut-450)/2;	
	newWindow.moveTo(imgPosX,imgPosY);
	newWindow.document.write('<html>');
	newWindow.document.write('<head>');
	newWindow.document.write('<title>'+vidTitle+'</title>');
	newWindow.document.write('<LINK REL=STYLESHEET HREF="freddie_style.css" TYPE="text/css">');
	newWindow.document.write('</head>');
	newWindow.document.write('<body background="img/background_star.gif" TEXT=#000000 LINK=#0000FF VLINK=#FF0000 BGCOLOR=#FFFFFF>');
	newWindow.document.write('<DIV class=s4><IMG src="'+picName+'" width=192 height=144 align=middle border=0</DIV>');
	newWindow.document.write('<DIV class=s4>'+vidTitle+'</DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'_56.wmv" class=lien1>Lecture 56k</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'_512.wmv" class=lien1>Lecture 512k</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'_2048.wmv" class=lien1>Lecture 2048k</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'.mpg" class=lien1>Fichier MPEG</A></DIV>');
	newWindow.document.write('</body>');
	newWindow.document.write('</html>');
}

function helliot_video_choice(vidName,vidTitle,picName)
{
	var winProp="width=400,height=450,top=0,left=0,directories=no,location=no,menubar=0,scrollbars=no,status=no,toolbar=no,resizable=no";
	var imgPosX=0;
	var imgPosY=0;
	var ecranLarg=screen.availWidth;
	var ecranHaut=screen.availHeight;
	var newWindow = open('','',winProp);
	if (newWindow.opener == null) newWindow.opener = window;
	imgPosX=(ecranLarg-400)/2;
	imgPosY=(ecranHaut-450)/2;	
	newWindow.moveTo(imgPosX,imgPosY);
	newWindow.document.write('<html>');
	newWindow.document.write('<head>');
	newWindow.document.write('<title>'+vidTitle+'</title>');
	newWindow.document.write('<LINK REL=STYLESHEET HREF="freddie_style.css" TYPE="text/css">');
	newWindow.document.write('</head>');
	newWindow.document.write('<body background="img/background_star.gif" TEXT=#000000 LINK=#0000FF VLINK=#FF0000 BGCOLOR=#FFFFFF>');
	newWindow.document.write('<DIV class=s4><IMG src="'+picName+'" width=192 height=144 align=middle border=0</DIV>');
	newWindow.document.write('<DIV class=s4>'+vidTitle+'</DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'_56.wmv" class=lien1>Streaming 56k</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'_512.wmv" class=lien1>Streaming 512k</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'_2048.wmv" class=lien1>Streaming 2048k</A></DIV>');
	newWindow.document.write('<DIV class=s4><A href="video/'+vidName+'.mpg" class=lien1>MPEG file</A></DIV>');
	newWindow.document.write('</body>');
	newWindow.document.write('</html>');
}

function helliot_video(vidName,vidTitle) 
{
	var winProp="left=0,top=0,toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no";
	var imgPosX=0;
	var imgPosY=0;
	var ecranLarg=screen.availWidth;
	var ecranHaut=screen.availHeight;
	var vidWidth=screen.availWidth;
	var vidHeight=screen.availHeight;

	var newWindow = open('','',winProp);

	if (newWindow.opener == null) newWindow.opener = window;

	imgPosX=(ecranLarg-vidWidth)/2;
	imgPosY=(ecranHaut-vidHeight)/2;	
	newWindow.resizeTo(vidWidth,vidHeight);
	newWindow.moveTo(imgPosX,imgPosY);

	newWindow.document.write('<html>');
	newWindow.document.write('<head>');
	newWindow.document.write('<title>'+vidTitle+'</title>');
	newWindow.document.write("</head>");
	newWindow.document.write('<body>');
	newWindow.document.write('<div align=center>');
	newWindow.document.write('<OBJECT ID="ActiveMovie1" WIDTH='+vidWidth*0.9+' HEIGHT='+vidHeight*0.9+' CLASSID="CLSID:05589FA1-C356-11CE-BF01-00AA0055595A">');
	newWindow.document.write('<PARAM NAME="Version" VALUE="1"><PARAM NAME="EnableContextMenu" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="ShowDisplay" VALUE="-1"><PARAM NAME="ShowControls" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="ShowPositionControls" VALUE="0">');
	newWindow.document.write('<PARAM NAME="ShowSelectionControls" VALUE="0">');
	newWindow.document.write('<PARAM NAME="EnablePositionControls" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="EnableSelectionControls" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="ShowTracker" VALUE="-1"><PARAM NAME="EnableTracker" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="AllowHideDisplay" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="AllowHideControls" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="MovieWindowSize" VALUE="0"><PARAM NAME="FullScreenMode" VALUE="0">');
	newWindow.document.write('<PARAM NAME="MovieWindowWidth" VALUE="352">');
	newWindow.document.write('<PARAM NAME="MovieWindowHeight" VALUE="288"><PARAM NAME="AutoStart" VALUE="1">');
	newWindow.document.write('<PARAM NAME="AutoRewind" VALUE="-1"><PARAM NAME="PlayCount" VALUE="1">');
	newWindow.document.write('<PARAM NAME="SelectionStart" VALUE="0">');
	newWindow.document.write('<PARAM NAME="SelectionEnd" VALUE="32767">');
	newWindow.document.write('<PARAM NAME="Appearance" VALUE="1"><PARAM NAME="BorderStyle" VALUE="1">');
	newWindow.document.write('<PARAM NAME="FileName" VALUE="'+vidName+'">');
	newWindow.document.write('<PARAM NAME="DisplayMode" VALUE="0">');
	newWindow.document.write('<PARAM NAME="AllowChangeDisplayMode" VALUE="-1">');
	newWindow.document.write('<PARAM NAME="DisplayForeColor" VALUE="16777215">');
	newWindow.document.write('<PARAM NAME="DisplayBackColor" VALUE="0"></OBJECT>');
	newWindow.document.write("</div>");
	newWindow.document.write("</body>");
	newWindow.document.write('</html>');

}

function helliot_open(newURL, newName, newFeatures, orgName) 
{
	var remote = open(newURL, newName, newFeatures);
	if (remote.opener == null) remote.opener = window;
	remote.opener.name = orgName;
}

function helliot_fullscreen()
{
	window.moveTo(0,0);
	if (document.getElementById||document.all) 
	{
		window.resizeTo(screen.availWidth,screen.availHeight);
	}
	else if (document.layers) 
	{
		if (window.outerHeight<screen.availHeight||window.outerWidth<screen.availWidth)
		{
			window.outerHeight = screen.availHeight;
			window.outerWidth = screen.availWidth;
		}
	}
}