function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);


<!--Mot de passe
function motdepasse()
{
    if(document.mot.reponse.value=="ciao")
  {window.open('membre.htm','','width=500,height=450')} 
    else
  {alert("Votre mot de passe n'est pas valide ");}  
}
//-->


//--fait apparaître les layers dans Netscrape--//

if (document.layers) {
  visible = 'show';
  hidden = 'hide';
} else if (document.all) {
  visible = 'visible';
  hidden = 'hidden';
}
else if (document.getElementById) {
  visible = 'visible';
  hidden = 'hidden';
}
function reveal(legende) {
  if (document.layers) {
    daMenu = document.layers[legende];
  } else if (document.all) {
    daMenu = document.all(legende).style;
  }
    else if (document.getElementById) {
    daMenu = document.getElementById(legende).style;
  }
    daMenu.visibility = visible;
}
function cacher(legende) {
  if (document.layers) {
    daMenu = document.layers[legende];
  } else if (document.all) {
    daMenu = document.all(legende).style;
  }
    else if (document.getElementById) {
    daMenu = document.getElementById(legende).style;
  }
    daMenu.visibility = hidden;
}


function layer()
{
	if(navigator.appName == "Netscape")
	{
	bande1 = document.layer1;
	}
	else
	{
	bande1 = document.all.layer1.style;
	}
}
function defiller1()
{		
	bande1.left=(parseInt(bande1.left) -5);
		if(parseInt(bande1.left) <= -1440)
			{
			bande1.left= 750;
			}
		window.setTimeout("defiller1()", 100);		
}

<!-- 
function noclick() 
{ 
alert("Vous ne pouvez pas enregistrer cette image! Contactez-nous pour les droits d'auteur, à sylvietanguay@yahoo.ca"); 
//return false;//
} 
function nocopy() 
{ 
if(document.images) 
for(i=0;i<document.images.length;i++) 
document.images[i].onmousedown = noclick; 
} 
//--> 

<!-- Mes PopUp
function ouvrir1() { //v2.0
window.open('../html/1.htm','','width=687,height=400');
}
function ouvrir2() { //v2.0
window.open('../html/2.htm','','width=533,height=400');
}
function ouvrirExtrait1() { //v2.0
window.open('../html/Extrait1.htm','','width=100,height=100');
}
function ouvrirExtrait2() { //v2.0
window.open('../html/Extrait2.htm','','width=175,height=100');
}
function ouvrirExtrait3() { //v2.0
window.open('../html/Extrait3.htm','','width=170,height=100');
}
function ouvrirExtrait4() { //v2.0
window.open('../html/Extrait4.htm','','width=200,height=100');
}
function ouvrirExtrait5() { //v2.0
window.open('../html/Extrait5.htm','','width=100,height=100');
}
function ouvrirExtrait6() { //v2.0
window.open('../html/Extrait6.htm','','width=100,height=100');
}
function ouvrirExtrait7() { //v2.0
window.open('../html/Extrait7.htm','','width=100,height=100');
}
function ouvrirExtrait8() { //v2.0
window.open('../html/Extrait8.htm','','width=100,height=100');
}
function ouvrirCPM() { //v2.0
window.open('../html/CPM.htm','','width=750,height=560');
}
function ouvrirCA() { //v2.0
window.open('../html/CA.htm','','width=400,height=600');
}
function ouvrirPoster() { //v2.0
window.open('../html/poster.htm','','width=400,height=566');
}
function ouvrirMot() { //v2.0
window.open('../html/mot.htm','','width=300,height=160');
}
function ouvrirContact() { //v2.0
window.open('../html/contact.htm','','width=425,height=250');
}
function ouvrirhistoire() { //v2.0
window.open('../html/histoire.htm','','width=600,height=500');
}
function ouvriractivité_spectacle() { //v2.0
window.open('../html/activité_spectacle.htm','','width=500,height=300');
}
function ouvrirchoeur() { //v2.0
window.open('../html/choeur.htm','','width=700,height=500');
}
function ouvrirConstruction() { //v2.0
window.open('../html/Construction.htm','','width=150,height=150');
}
function ouvrirdemo() { //v2.0 
window.open('http://www.cdwebextras.com/demo.htm','','width=600,height=565'); 
} 
function ouvrirBoomers() { //v2.0
window.open('../html/Boomers.htm','','width=404,height=389');
}
function ouvrirEglise() { //v2.0
window.open('../html/eglise.htm','','width=500,height=338');
}
//-->


<!--
//Maintenant = new Date();
//if (Maintenant.getHours()>17)
//{document.write('<B>Bonsoir</B>');}
//else
//{document.write('<B>Bonjour</B>');}
//-->


<!-- FERMER
function close_window() {window.close();}
//-->


<!-- 
function Message()
	{alert("En construction...");}
//-->

<!-- timer
//window.setTimeout("window.close()", 9000);
//-->

<!-- pour appeler les images
function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}
function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}
var preloadFlag = false;
function preloadImages() {
	if (document.images) {
Img2_over = newImage("images/Img2-over.jpg");
Img3_over = newImage("images/Img3-over.jpg");
Img6_over = newImage("images/Img6-over.jpg");
Img7_over = newImage("images/Img7-over.jpg");
Img7_0_over = newImage("images/Img7_0-over.jpg");
Img7_1_over = newImage("images/Img7_1-over.jpg");
Img8_over = newImage("images/Img8-over.jpg");
Img9_over = newImage("images/Img9-over.jpg");	
	preloadFlag = true;
	}
}
//-->