<!--
// Fonctions d'ouverture des fenêtres
function ouvreboutique(x){
	window.open(x,"boutique","toolbar=0,locationbar=0,directories=0,menuBar=0,scrollbars=1,resizable=0,width=700,height=600,left=30,top=30");
}
function ouvregrand(x){
	window.open(x,null,"fullscreen,scrollbars=1");
}
function ouvremarque(x){
	window.open(x,"marque","toolbar=0,locationbar=0,directories=0,menuBar=0,scrollbars=1,resizable=0,width=800,height=550,left=40,top=40");
}
function ouvreecole(x){
	window.open(x,"ecole","toolbar=0,locationbar=0,directories=0,menuBar=0,scrollbars=1,resizable=1,width=930,height=500,left=5,top=5");
}
function ouvrecollector(x){
	window.open(x,"collector","toolbar=0,locationbar=0,directories=0,menuBar=0,scrollbars=1,resizable=0,width=1024,height=768,left=0,top=0");
}
function ouvredetail(x){
	window.open(x,"detail","toolbar=0,locationbar=0,directories=0,menuBar=0,scrollbars=1,resizable=0,width=640,height=480,left=10,top=10");
}
function ouvrepop(){
	window.open("menufeelingspop.html","detail","toolbar=0,locationbar=0,directories=0,menuBar=0,scrollbars=1,resizable=0,width=500,height=40,left=10,top=10");
}
function verifie_ecran(){
	var largeur=1024, hauteur=768;
	var averti="Votre écran est réglé en :" + screen.width + " X " + screen.height + ". Notre site est idéalement consulté en 1024 x 768. Changez donc les réglages de votre écran";
	if (screen.width!=largeur||screen.height!=hauteur) alert(averti);
}
//Fonction de calcul de la date courante
var Cejour = new Date();
var mois = (Cejour.getMonth()+1);
var jour = Cejour.getDate();
var heure = Cejour.getHours();

function ethop(){
switch (mois){
	   	case 1 : mois_texte = "Janvier"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
    	case 2 : mois_texte = "Février"; fond = "fd_val.gif"; tronche = "tet_db.gif"; break
		case 3 : mois_texte = "Mars"; fond = "fd_ptp.gif"; tronche = "tet_ptp.gif"; break
		case 4 : mois_texte = "Avril"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 5 : mois_texte = "Mai"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 6 : mois_texte = "Juin"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 7 : mois_texte = "Juillet"; fond = "fd_ptp.gif"; tronche = "tet_ptp.gif"; break
		case 8 : mois_texte = "Août"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 9 : mois_texte = "Septembre"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 10 : mois_texte = "Octobre"; fond = "fd_hal.gif"; tronche = "tet_hal.gif"; break
		case 11 : mois_texte = "Novembre"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 12 : mois_texte = "Décembre"; fond = "fd_nol.gif"; tronche = "tet_nol.gif"; break
		default : mois_texte = "Prout"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		}
document.write("<body onload=self.focus() style='background-image:url(general/"+fond+"); background-attachment:fixed'>");
document.write("<div align=center><table><tr>");
/*document.write("<td width=73><img name='tete' SRC='general/"+tronche+"' BORDER=0>&nbsp;&nbsp;</td>");*/
}

function ethop2(){
switch (mois){
	   	case 1 : mois_texte = "Janvier"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
    	case 2 : mois_texte = "Février"; fond = "fd_db.gif"; tronche = "tet_val.gif"; break
		case 3 : mois_texte = "Mars"; fond = "fd_ptp.gif"; tronche = "tet_ptp.gif"; break
		case 4 : mois_texte = "Avril"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 5 : mois_texte = "Mai"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 6 : mois_texte = "Juin"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 7 : mois_texte = "Juillet"; fond = "fd_ptp.gif"; tronche = "tet_ptp.gif"; break
		case 8 : mois_texte = "Août"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 9 : mois_texte = "Septembre"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 10 : mois_texte = "Octobre"; fond = "fd_hal.gif"; tronche = "tet_hal.gif"; break
		case 11 : mois_texte = "Novembre"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		case 12 : mois_texte = "Décembre"; fond = "fd_nol.gif"; tronche = "tet_nol.gif"; break
		default : mois_texte = "Prout"; fond = "fd_db.gif"; tronche = "tet_db.gif"; break
		}
document.write("<body onload=self.focus() style='background-image:url(../general/"+fond+"); background-attachment:fixed'>");
document.write("<div align=center><table><tr>");
document.write("<td width=73><img name='tete' SRC='../general/"+tronche+"' BORDER=0>&nbsp;&nbsp;</td>");
}

function ethop3(){
switch (mois){
	   	case 1 : mois_texte = "Janvier"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
    		case 2 : mois_texte = "Février"; fond = "fd_val.gif"; tronche = "tet_val.gif"; anim = "int_val.gif"; bande ="b_val.gif"; break
		case 3 : mois_texte = "Mars"; fond = "fd_ptp.gif"; tronche = "tet_ptp.gif"; anim = "int_ptp.gif"; bande ="b_ptp.gif"; break
		case 4 : mois_texte = "Avril"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
		case 5 : mois_texte = "Mai"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
		case 6 : mois_texte = "Juin"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
		case 7 : mois_texte = "Juillet"; fond = "fd_ptp.gif"; tronche = "tet_ptp.gif"; anim = "int_ptp.gif"; bande ="b_ptp.gif"; break
		case 8 : mois_texte = "Août"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
		case 9 : mois_texte = "Septembre"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
		case 10 : mois_texte = "Octobre"; fond = "fd_hal.gif"; tronche = "tet_hal.gif"; anim = "int_hal.gif"; bande ="b_hal.gif"; break
		case 11 : mois_texte = "Novembre"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
		case 12 : mois_texte = "Décembre"; fond = "fd_nol.gif"; tronche = "tet_nol.gif"; anim = "int_nol.gif"; bande ="b_nol.gif"; break
		default : mois_texte = "Prout"; fond = "fd_db.gif"; tronche = "tet_db.gif"; anim = "int_db.gif"; bande ="b_db.gif"; break
		}
document.write("<body onload=self.focus() style='background-image:url(general/"+fond+"); background-attachment:fixed'>");
document.write("<img class=chut src=animations/"+bande+">");
document.write("<div align='center'><table height='100%' cellpadding='5pt' cellspacing='20pt' style='padding:50pt;'><tr>");
document.write("<td><img name=tete src=general/"+tronche+" border=0></td>");
document.write("<td>");
document.write("<li type='circle'><a class=premiere href=Javascript:ouvremarque('news.html') style='text-decoration:blink;'>Les NEWS de FEELING'S.</a>");
document.write("<li type='circle'><a class=premiere href=Javascript:ouvremarque('http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&Lang=French&P5_Language=French')>Clique ici pour charger Flash Player 6.</a>");
document.write("<li type='circle'><a class=premiere href=mailto:feelingsmusic@wanadoo.fr>Ecris moi...</a>");
document.write("<li type='square'> Pour entrer, clique sur l'animation...</td>");	
document.write("</tr><tr>");
document.write("<td align=center colspan='2'><a href=menufeelings.html><img src=animations/"+anim+" border=0></a></td>");
document.write("</tr></table></div>");
}

function ethop4(){
switch (mois){
	   	case 1 : mois_texte = "Janvier"; fond = "fd_db.gif"; break
    		case 2 : mois_texte = "Février"; fond = "fd_val.gif"; break
		case 3 : mois_texte = "Mars"; fond = "fd_ptp.gif"; break
		case 4 : mois_texte = "Avril"; fond = "fd_db.gif"; break
		case 5 : mois_texte = "Mai"; fond = "fd_db.gif"; break
		case 6 : mois_texte = "Juin"; fond = "fd_db.gif"; break
		case 7 : mois_texte = "Juillet"; fond = "fd_ptp.gif"; break
		case 8 : mois_texte = "Août"; fond = "fd_db.gif"; break
		case 9 : mois_texte = "Septembre"; fond = "fd_db.gif"; break
		case 10 : mois_texte = "Octobre"; fond = "fd_hal.gif"; break
		case 11 : mois_texte = "Novembre"; fond = "fd_db.gif"; break
		case 12 : mois_texte = "Décembre"; fond = "fd_nol.gif"; break
		default : mois_texte = "Prout"; fond = "fd_db.gif"; break
		}
document.write("<body onload=self.focus() style='background-image:url(general/"+fond+"); background-attachment:fixed'>");
}

-->
