/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(menu){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"//"Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=0		// Follow Scrolling speed
followrate=0		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position
closeOnClick = true

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFFFFF",				// Mouse Off Font Color
"9094C9",			// Mouse Off Background Color
"ffebdc",			// Mouse On Font Color
"8455A6",			// Mouse On Background Color
"000000",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
3,					// Menu Item Padding
topmenu+"img/icones/miniright.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"Purple",			// Current Page Item Font Color (leave this blank to disable)
"pink",				// Current Page Item Background Color (leave this blank to disable)
,		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",				// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
tpmenu,					// Menu Top - The Top position of the menu in pixels
lpmenu2,				// Menu Left - The Left position of the menu in pixels
145,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
lpmenu,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"<img src='"+topmenu+"img/icones/miniaide.gif' WIDTH=16 HEIGHT=16 BORDER=0 align=absmiddle>&nbsp;Tutorial","show-menu=tutorial",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src='"+topmenu+"img/icones/miniscript.gif' WIDTH=16 HEIGHT=16 BORDER=0 align=absmiddle>&nbsp;Scripts","show-menu=scripts",,"",1
,"<img src='"+topmenu+"img/icones/minimembre.gif' WIDTH=16 HEIGHT=16 BORDER=0 align=absmiddle>&nbsp;Membres","show-menu=membres",,"",1
,"<img src='"+topmenu+"img/icones/regcard.gif' WIDTH=16 HEIGHT=16 BORDER=0 align=absmiddle>&nbsp;Etudiants","show-menu=etudiants",,"",1
,"<img src='"+topmenu+"img/icones/star.gif' WIDTH=16 HEIGHT=16 BORDER=0 align=absmiddle>&nbsp;Promotions","show-menu=promotions",,"",1
,"<img src='"+topmenu+"img/icones/minipage.gif' WIDTH=16 HEIGHT=16 BORDER=0 align=absmiddle>&nbsp;Ressources","show-menu=ressources",,"",1
])

	addmenu(menu=["tutorial",
	,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"HTML",topmenu+"tutorial/html/index.php",,,1
	,"Scripting","show-menu=tutscripts",,,1
	,"ASP-PHP","show-menu=tutasphp",,,1
	,"ASP.net","show-menu=tutdotnet",,,1
	,"SQL Server",topmenu+"tutorial/sql-server/index.php",,,1
	,"Sharepoint",topmenu+"tutorial/asp.net/index.php?page=6",,,1
	,"PocketPC",topmenu+"tutorial/pocket/index.php",,,1
	,"VML",topmenu+"tutorial/vml/index.php",,,1
	,"XML",topmenu+"tutorial/xml/index.php",,,1
	,"XAML",topmenu+"tutorial/xaml/index.php",,,1
	,"Divers",topmenu+"tutorial/divers/index.php",,,1
	])
				
		addmenu(menu=["tutscripts",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Sommaire",topmenu+"tutorial/scripting/index.php",,,1
		,"1er script",topmenu+"tutorial/scripting/1er_script.php",,,1
		,"Maths",topmenu+"tutorial/scripting/maths.php",,,1
		,"Strings",topmenu+"tutorial/scripting/strings.php",,,1
		,"Dates",topmenu+"tutorial/scripting/dates.php",,,1
		,"DHTML",topmenu+"tutorial/scripting/dhtml.php",,,1
		,"Cookies",topmenu+"tutorial/scripting/cookies.php",,,1
		,"RegExp",topmenu+"tutorial/scripting/regexp.php",,,1
		,"FSO",topmenu+"tutorial/scripting/fso.php",,,1
		,"Compléments",topmenu+"tutorial/scripting/index.php?page=3",,,1
		])
		
		addmenu(menu=["tutasphp",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Sommaire",topmenu+"tutorial/asp-php/index.php",,,1
		,"Premiers pas","show-menu=tutasphpbaba",,,1
		,"Bases de données","show-menu=tutasphpbd",,,1
		,"Fichiers","show-menu=tutasphpfile",,,1
		,"Dreamweaver",topmenu+"tutorial/asp-php/index.php?page=5",,,1
		,"Compléments",topmenu+"tutorial/asp-php/index.php?page=4",,,1
		,"Exemple",topmenu+"scripts/asp-php/ballerini.php",,,1
		,"Exercices",topmenu+"scripts/asp-php/mot_de_passe.php",,,1
		])

			addmenu(menu=["tutasphpbaba",
			,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Installation rapide",topmenu+"tutorial/asp-php/installation.php",,,1
			,"Votre 1ère page",topmenu+"tutorial/asp-php/1ere_page.php",,,1
			,"Hébergement recommandé",topmenu+"tutorial/asp-php/hebergement.php",,,1
			,"Eléments de base",topmenu+"tutorial/asp-php/elements.php",,,1
			,"Glossaire initial",topmenu+"tutorial/asp-php/glossaire.php",,,1
			,"Structure d'une page",topmenu+"tutorial/asp-php/structure.php",,,1
			,"Les QueryStrings (GET)",topmenu+"tutorial/asp-php/querystring.php",,,1
			,"Les Cookies",topmenu+"tutorial/asp-php/cookies.php",,,1
			,"Les Formulaires (POST)",topmenu+"tutorial/asp-php/formulaires.php",,,1
			,"Les Variables de Session",topmenu+"tutorial/asp-php/sessions.php",,,1
			,"Les Variables d'environnement",topmenu+"tutorial/asp-php/environnement.php",,,1
			,"Envoyer un E-mail",topmenu+"tutorial/asp-php/email.php",,,1
			,"UpLoad de fichiers",topmenu+"tutorial/asp-php/upload.php",,,1
			,"Date & Time",topmenu+"tutorial/asp-php/date-time.php",,,1
			,"Nos éditeurs préférés",topmenu+"tutorial/asp-php/editeurs.php",,,1
			,"Expressions régulières",topmenu+"tutorial/asp-php/regexp.php",,,1
			])

			addmenu(menu=["tutasphpbd",
			,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Sommaire",topmenu+"tutorial/asp-php/index.php?page=2",,,1
			,"Connexion",topmenu+"tutorial/asp-php/connexion.php",,,1
			,"Formulaire et BD",topmenu+"tutorial/asp-php/form_et_bd.php",,,1
			,"Lister la base",topmenu+"tutorial/asp-php/listing.php",,,1
			,"Editer la base",topmenu+"tutorial/asp-php/edition.php",,,1
			,"Requêtes",topmenu+"tutorial/asp-php/requetes.php",,,1
			,"Administration",topmenu+"tutorial/asp-php/administration.php",,,1
			,"IIS & MySQL",topmenu+"tutorial/asp-php/iis_et_mysql.php",,,1
			,"ASP & Sybase",topmenu+"tutorial/asp-php/sybase_et_asp.php",,,1
			,"PHP & Access",topmenu+"tutorial/asp-php/php_et_access.php",,,1
			,"PHP & Oracle",topmenu+"tutorial/asp-php/php_et_oracle.php",,,1
			,"Conception de BD",topmenu+"tutorial/asp-php/conception_bd.php",,,1
			,"Pagination",topmenu+"tutorial/asp-php/pagination.php",,,1
			,"Procédures stockées",topmenu+"tutorial/asp-php/proc_stockee.php",,,1
			,"L'objet RecordSet",topmenu+"tutorial/asp-php/recordset.php",,,1
			,"Sélections multiples",topmenu+"tutorial/asp-php/select_multiple.php",,,1
			,"Upload & BD",topmenu+"tutorial/asp-php/upload_et_bd.php",,,1
			])

			addmenu(menu=["tutasphpfile",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Sommaire",topmenu+"tutorial/asp-php/index.php?page=3",,,1
			,"Lire un répertoire",topmenu+"tutorial/asp-php/directory.php",,,1
			,"Lire un fichier",topmenu+"tutorial/asp-php/lecture.php",,,1
			,"Ecrire dans un fichier",topmenu+"tutorial/asp-php/ecriture.php",,,1
			,"Renommer, Copier, Détruire",topmenu+"tutorial/asp-php/gestion.php",,,1
			])

		addmenu(menu=["tutdotnet",
		,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"B.A.BA",topmenu+"tutorial/asp.net/index.php",,,1
		,"To the .Point!",topmenu+"tutorial/asp.net/index.php?page=2",,,1
		,"Avancé",topmenu+"tutorial/asp.net/index.php?page=3",,,1
		,"VS .NET",topmenu+"tutorial/asp.net/index.php?page=4",,,1
		,".NET & XML",topmenu+"tutorial/asp.net/index.php?page=5",,,1
		])

	addmenu(menu=["scripts",
	,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"ASP",topmenu+"scripts/asp-php/index.php?page=2",,,1
	,"ASP-PHP",topmenu+"scripts/asp-php/index.php",,,1
	,"PHP",topmenu+"scripts/asp-php/index.php?page=3",,,1
	,"ASP.net",topmenu+"scripts/asp.net/index.php",,,1
	,"Scripting",topmenu+"scripts/scripting/index.php",,,1
	,"Divers",topmenu+"scripts/divers/index.php",,,1
	])
	
	mbrmenu()

	addmenu(menu=["etudiants",
	,,110,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Accueil",topmenu+"etudiants/index.php",,,1
	,"Offres d'emploi","http://www.asp-php.fr/forums/viewforum.php?f=10",,,1
	,"Ecoles","show-menu=ecoles",,,1
	])
	
		addmenu(menu=["ecoles",
		,,170,1,"",style1,,"",effect,,,,,,,,,,,,
		,"MIW de Gap (05)",topmenu+"etudiants/ecoles/fr05-gap_miw.php",,,1
		,"ECML de Marseille (13)",topmenu+"etudiants/ecoles/fr13_marseille-ecml.php",,,1
		,"SRC de Grenoble (38)",topmenu+"etudiants/ecoles/fr38-grenoble_src.php",,,1
		,"ESAIP d'Angers (49)",topmenu+"etudiants/ecoles/fr49-angers_esaip.php",,,1
		,"ESGI de Paris (75)",topmenu+"etudiants/ecoles/fr75-paris_esgi.php",,,1
		,"FAC de Limoges (87)",topmenu+"etudiants/ecoles/fr87-limoges_tic.php",,,1
		,"EPSI de Levallois (92)",topmenu+"etudiants/ecoles/fr92-levallois_epsi.php",,,1
		,"Univ de Sherbrooke (QB)",topmenu+"etudiants/ecoles/qb-sherbrooke.php",,,1
		])
	
	addmenu(menu=["promotions",
	,,120,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Sommaire",topmenu+"pro/index.php",,,1
	,"Goodies",topmenu+"pro/bootik.php",,,1
	,"Hébergement",topmenu+"pro/sivit.php",,,1
	,"Affiliations",topmenu+"pro/affiliations.php",,,1
	,"Boutique DELL",topmenu+"pro/offres_dell.php",,,1
	])
	
	addmenu(menu=["ressources",
	,,160,1,,style1,0,"left",effect,,,,,,,,,,,,
	,"Références","show-menu=resref",,,1
	,"Afficher la météo","http://www.patelins.info/meteo target=_blank",,,1
	,"Créez votre bannière",topmenu+"ressources/banniere.aspx",,,1
	,"Rechercher un site",topmenu+"ressources/annuaire.aspx",,,1
	,"Trucs et astuces",topmenu+"ressources/trucs_et_astuces.aspx",,,1
	,"Vos bouts de code",topmenu+"ressources/bouts_de_code.aspx",,,1
	,"Autres liens",topmenu+"ressources/liens.aspx",,,1
	,"Actualités",topmenu+"ressources/actu.aspx",,,1
	,"Livres",topmenu+"ressources/livres.aspx",,,1
	,"Ce menu vous plait ?","http://www.milonic.com target=_blank",,,1
	])
	
	addmenu(menu=["services",
	,,120,1,,style1,0,"left",effect,,,,,,,,,,,,
	,"Forum","http://www.asp-php.net/forums/",,,1
	,"Liste",topmenu+"liste.php",,,1
	,"NewsLetter",topmenu+"newsletter/index.php",,,1
	,"Votre avis",topmenu+"votre_avis.php",,,1
	,"Nos bannières",topmenu+"bannieres.php",,,1
	,"Partenariats",topmenu+"partenariat.php",,,1
	])
	
		addmenu(menu=["resref",
		,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"HTML","show-menu=resrefhtml",,,1
		,"CSS","show-menu=resrefcss",,,1
		,"Scripting","show-menu=resrefscripting",,,1
		,"ASP","show-menu=resrefasp",,,1
		,"PHP","show-menu=resrefphp",,,1
		,"ODBC","show-menu=resrefodbc",,,1
		])

			addmenu(menu=["resrefhtml",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Documentation","http://www.arachne.net/htmlib/index.html target=_blank",,,1
			,"All HTML","http://www.allhtml.com/ target=_blank",,,1
			])

			addmenu(menu=["resrefcss",
			,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Norme W3C","http://www.w3.org/Style/ target=_blank",,,1
			,"QuickRef DevGuru","http://www.devguru.com/Technologies/CSS/quickref/CSS_index.html target=_blank",,,1
			])

			addmenu(menu=["resrefscripting",
			,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Doc Microsoft","http://www.microsoft.com/france/scripting/ target=_blank",,,1
			,"Editeur JavaScript","http://www.editeurjavascript.com/ target=_blank",,,1
			])

			addmenu(menu=["resrefasp",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"MSDN ASP.NET","http://www.microsoft.com/france/msdn/aspnet/default.mspx target=_blank",,,1
			,"ASP Magazine","http://www.asp-magazine.com/ target=_blank",,,1
			,"c2i.fr","http://www.c2i.fr/ target=_blank",,,1
			])

			addmenu(menu=["resrefphp",
			,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Doc de base","http://www.php.net/manual/fr/funcref.php target=_blank",,,1
			,"Nexen","http://dev.nexen.net target=_blank",,,1
			,"El Roubio","http://elroubio.net target=_blank",,,1
			])

			addmenu(menu=["resrefodbc",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"SQL Pro","http://sqlpro.developpez.com/indexSQL.html target=_blank",,,1
			,"MySQL","http://dev.mysql.com/doc/mysql/fr/index.html target=_blank",,,1
			,"PhpMyAdmin","http://phpmyadmin.sourceforge.net/ target=_blank",,,1
			,"MSAccess","http://www.microsoft.com/france/access/default.asp target=_blank",,,1
			,"SQL Server","http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp target=_blank",,,1
			,"ADO ConnStrings","http://www.able-consulting.com/ado_conn.htm target=_blank",,,1
			])

dumpmenus()