
/*
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: /var/lib/cvs/geosol/menus/menu_region.js,v 1.3 2005/03/29 07:52:31 toutain Exp $
 *
 ******************************************************************************
 *****************************************************************************/

with(milonic=new menuname("Main Menu 1")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("text=Region;showmenu=RegDep;status=Choisissez un département ou une région;");
}

drawMenus();

