/*
SCRIPT TROUVE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/

document.write('<STYLE TYPE="text/css">\na.mv2style {color:#FFFFFF;text-decoration:none;}\na:hover.mv2style {color:;text-decoration:underlined;}\n</STYLE>');

mv2_menu = new Array();
mv2_lien = new Array();

mv2_menu[0] = 'Spectacles en Salle';
mv2_menu[1] = 'Spectacles à Thème';
mv2_menu[2] = 'Conte Féerique';
mv2_menu[3] = 'Spectacles Adultes';
mv2_menu[4] = 'Animation de Rue';
mv2_menu[5] = 'Anniversaires';
mv2_menu[6] = 'Documentations';
mv2_menu[7] = 'Jeux';


mv2_lien[0] = ''
mv2_lien[1] = ''
mv2_lien[2] = ''
mv2_lien[3] = ''
mv2_lien[4] = ''
mv2_lien[5] = ''
mv2_lien[6] = ''
mv2_lien[7] = ''
mv2_lien[0] += '<A HREF="reve2007.html" CLASS=mv2style TARGET="mainFrame"> . Rêve Magique</A><BR>';
mv2_lien[0] += '<A HREF="cirque2007.html" CLASS=mv2style TARGET="mainFrame"> . Le Magicien fait son Cirque</A><BR>';
mv2_lien[0] += '<A HREF="noel2007.html" CLASS=mv2style TARGET="mainFrame"> . La Magie de Noël</A><BR>';
mv2_lien[0] += '<A HREF="fee2007.html" CLASS=mv2style TARGET="mainFrame"> . Les Fées de Merlin</A><BR>';
mv2_lien[0] += '<A HREF="solo2007.html" CLASS=mv2style TARGET="mainFrame"> . L\'Elixir de couleurs</A><BR>';
mv2_lien[0] += '<A HREF="continental2007.html" CLASS=mv2style TARGET="mainFrame"> . Continental Magic</A><BR>';
mv2_lien[0] += '<A HREF="abracazoreilles.html" CLASS=mv2style TARGET="mainFrame"> . Abracazoreilles</A><BR>';
mv2_lien[0] += '<A HREF="kevan2007.html" CLASS=mv2style TARGET="mainFrame"> . Le Retour de Kevan</A><BR>';
mv2_lien[1] += '<A HREF="halloween2007.html" CLASS=mv2style TARGET="mainFrame"> . Magic Halloween</A><BR>';
mv2_lien[1] += '<A HREF="carnaval2007.html" CLASS=mv2style TARGET="mainFrame"> . Magic Carnaval</A><BR>';
mv2_lien[1] += '<A HREF="kevan2007.html" CLASS=mv2style TARGET="mainFrame"> . Le Retour de Kevan</A><BR>';
mv2_lien[1] += '<A HREF="medieval2007.html" CLASS=mv2style TARGET="mainFrame"> . Magie Médiévale</A><BR>';
mv2_lien[1] += '<A HREF="mariage2007.html" CLASS=mv2style TARGET="mainFrame"> . Mariage</A><BR>';
mv2_lien[2] += '<A HREF="fee2007.html" CLASS=mv2style TARGET="mainFrame"> . Les Fées de Merlin</A><BR>';
mv2_lien[3] += '<A HREF="cabaret.html" CLASS=mv2style TARGET="mainFrame"> . Cabaret</A><BR>';
mv2_lien[3] += '<A HREF="closeup2007.html" CLASS=mv2style TARGET="mainFrame"> . Close up</A><BR>';
mv2_lien[3] += '<A HREF="leve2007.html" CLASS=mv2style TARGET="mainFrame"> . Levé de rideau</A><BR>';
mv2_lien[3] += '<A HREF="mariage2007.html" CLASS=mv2style TARGET="mainFrame"> . Mariage</A><BR>';
mv2_lien[4] += '<A HREF="loisirs2007.html" CLASS=mv2style TARGET="mainFrame"> . Kermesse Médiévale</A><BR>';
mv2_lien[4] += '<A HREF="laboratoire2007.html" CLASS=mv2style TARGET="mainFrame"> . Le Laboratoire de Merlin</A><BR>';
mv2_lien[4] += '<A HREF="menestrel2007.html" CLASS=mv2style TARGET="mainFrame"> . Le Magicien Menestrel</A><BR>';
mv2_lien[4] += '<A HREF="desenbulles.html" CLASS=mv2style TARGET="mainFrame"> . Le Magicien Dés en Bulles</A><BR>';
mv2_lien[4] += '<A HREF="ballons2007.html" CLASS=mv2style TARGET="mainFrame"> . Les Sculptures de Ballons</A><BR>';
mv2_lien[4] += '<A HREF="potion2007.html" CLASS=mv2style TARGET="mainFrame"> . Les Elixirs de Merlin</A><BR>';
mv2_lien[4] += '<A HREF="maquillage2007.html" CLASS=mv2style TARGET="mainFrame"> . Maquillage Enfant</A><BR>';
mv2_lien[5] += '<A HREF="anniversaire2007.html" CLASS=mv2style TARGET="mainFrame"> . Liste</A><BR>';
mv2_lien[5] += '<A HREF="documentations/annivtout.pdf" CLASS=mv2style TARGET="_blank"> . Documentation</A><BR>';

mv2_lien[6] += '<A HREF="formulairetest2.php" CLASS=mv2style TARGET="mainFrame"> . Spectacles en Salle</A><BR>';
mv2_lien[6] += '<A HREF="formulairetest2.php" CLASS=mv2style TARGET="mainFrame"> . Spectacles à thème</A><BR>';
mv2_lien[6] += '<A HREF="formulairetest2.php" CLASS=mv2style TARGET="mainFrame"> . Conte Féerique</A><BR>';
mv2_lien[6] += '<A HREF="formulairetest2.php" CLASS=mv2style TARGET="mainFrame"> . Spectacles Adultes</A><BR>';
mv2_lien[6] += '<A HREF="formulairetest2.php" CLASS=mv2style TARGET="mainFrame"> . Animation de rue</A><BR>';
mv2_lien[6] += '<A HREF="formulairetest2.php" CLASS=mv2style TARGET="mainFrame"> . Complète</A><BR>';

mv2_lien[7] += '<A HREF="jeux.html" CLASS=mv2style TARGET="mainFrame"> . Jeux</A><BR>';
mv2_lien[7] += '<A HREF="OUINON.html" CLASS=mv2style TARGET="mainFrame"> . Secrets Magie</A><BR>';
mv2_lien[7] += '<A HREF="ideescadeaux.html" CLASS=mv2style TARGET="mainFrame"> . Idées Cadeaux</A><BR>';


mv2_pos = -1;

function mv2_menu_draw()
	{
	mv2_aff = "<TABLE BORDER=0 BGCOLOR=#000000 CELLPADDING=0 CELLSPACING=0 WIDTH=160><TR><TD><TABLE BORDER=0 CELLPADDING=03 CELLSPACING=1 WIDTH=100%>";

	for(a=0;a<mv2_menu.length;a++)
		{
		if(mv2_pos == a || !document.getElementById)
			bgcolor = "#CC00FF";
		else
			bgcolor = "#000000";
	if(document.getElementById)
			mv2_aff += "<TR><TD BGCOLOR="+bgcolor+"><A HREF=\"#\" onMouseOver=\"mv2_pos="+a+";mv2_menu_draw()\" CLASS=mv2style><FONT FACE=\"Verdana\" SIZE=2><B>"+mv2_menu[a]+"</B></FONT></A></TD></TR>";
		else
			mv2_aff += "<TR><TD BGCOLOR="+bgcolor+"><FONT FACE=\"Verdana\" SIZE=3 COLOR=#FFFFFF><B>"+mv2_menu[a]+"</B></FONT></TD></TR>"
	if(mv2_pos == a || !document.getElementById)
			mv2_aff += "<TR><TD BGCOLOR="+bgcolor+"><FONT FACE=\"Verdana\" SIZE=2><B>"+mv2_lien[a]+"</B></FONT></TD></TR>";
		}

	mv2_aff += "</TABLE></TD></TR></TABLE>";
	if(document.getElementById)
		document.getElementById("mv2").innerHTML = mv2_aff;
	else
		document.write(mv2_aff);
	}

mv2_menu_draw();
