
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

/******************************************************************************
 ******************************************************************************
 * 
 * $Header$
 *
 ******************************************************************************
 *****************************************************************************/

with(milonic=new menuname("Main Menu 2")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("text=Domaine;showmenu=Domaines;status=Choisissez un domaine;");
}

drawMenus();

