//Author: Younes Bouab
//Date:   05-02-02
//Title:  Menu Configuration: Config.js
//
//Copyright: Younes Bouab 2001 
//Technical Support: bouaby@SUPEReDITION.com
//
/////////////////////////////////////////////////////////////////////////////////////
//Copyright (c) 2002 Younes Bouab (www.SUPEReDITION.com) Version 1.0
//
//Eperience the DHTML Menu - Get it at www.SUPEReDITION.com
//
//This script can be used freely as long as all copyright messages are intact.
//
//Menu HomePage: http://www.superedition.com/Main.asp?Page=Tutorials&query=Javascript

MENU_TYPE=1; 

Sort=1;  
TOP=137;
LEFT=center;

WIDTH=140;
HEIGHT=22;

HALIGN="CENTER";
VALIGN="MIDDLE";

LayerColor="#FFCC33";
LayerRollColor="#FF9900";
FONT="Times";
FONTSIZE="2";
FONTSTYLE="" 
FONTCOLOR="";
ROLL_FONTCOLOR="";
START_CHAR=""; 

Main_Parent_LayerColor="default";
Main_Parent_LayerRollColor="default"; 
Main_Parent_FONT="";
Main_Parent_FONTSTYLE="B";
Main_Parent_FONTSIZE="3";
Main_Parent_FONTCOLOR="#FFFFFF";
Main_Parent_ROLL_FONTCOLOR="";
Main_Parent_START_CHAR=" ";

LayerBorderSize="2";
LayerBorderStyle="";
LayerBorderColor="#FFCC33";

TOP_OFFSET=-60;
LEFT_OFFSET=1;