/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var key="159b1350exid";

var itemStylesNames=["item1",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=1;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="deluxe-menu.files/blank.gif";

//--- Dimensions
var menuWidth="370px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10";
var posY="10";
var topDX=0;
var topDY=2;
var DX=-7;
var DY=-5;

//--- Font
var fontStyle="normal 11px Arial";
var fontColor=["#FFFFFF","#091B2D"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#0E5CA7";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#0E5CA7";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["0E5CA7","F18C2D"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="3";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["deluxe-menu.files/arrv_white_1.gif",""];
var arrowImageSub=["deluxe-menu.files/arr_white_1.gif",""];

//--- Separators
var separatorImage="deluxe-menu.files/sep_white2.gif";
var separatorWidth="100";
var separatorHeight="5";
var separatorAlignment="left";
var separatorVImage="deluxe-menu.files/sepv_blue.gif";
var separatorVWidth="5";
var separatorVHeight="18";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#DECA9A";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="80";
var transition=33;
var transOptions="";
var transDuration=250;
var transDuration2=200;
var shadowLen=2;
var shadowColor="#000000";
var shadowTop=0;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=50;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemBackColor=0E5CA7,#F18C2D"],
];

var menuItems = [

    ["About Us","", , , , , , , , ],
        ["|About FOR-Jordan","Forj.aspx?id=For Jordan Project", , , , , , , , ],
        ["|About the Business Development Center","Forj.aspx?id=About the Business Development Center", , , , , , , , ],
        ["|About Financial Markets International","Forj.aspx?id=About Financial Markets International", , , , , , , , ],
    ["-","", , , , , , , , ],
    ["SME Training","", , , , , , , , ],
        ["|SME basic training","Forj.aspx?id=SME basic training", , , , , "0", , , ],
        ["|SME advanced training","Forj.aspx?id=SME advanced training", , , , , "0", , , ],
        ["|SME diagnostic course","Forj.aspx?id=SME diagnostic course", , , , , "0", , , ],
        ["|Training schedule for 2007","Forj.aspx?id=Training schedule for 2007", , , , , "0", , , ],
        ["|Assessment form","Forj.aspx?id=Assessment form", , , "Deluxe Tuner is a powerful application that gives you the full control over creation and customization of Deluxe Menu. It has a user-friendly interface that allows you to create your menus easily and in no time.", , "0", , , ],
        ["|Online registration form","RegistrationForm.aspx", , , , , , , , ],
    ["-","", , , , , "0", , , ],
    ["GFB Software","", , , , , , , , ],
        ["|About GFB","Forj.aspx?id=About GFB", , , , , "0", , , ],
        ["|GFB Version2","Forj.aspx?id=GFB Version2", , , , , , , , ],
        ["|What is New in GFB","Forj.aspx?id=What is New in GFB", , , , , , , , ],
        ["|GFB Support","Technical.aspx", , , , , "0", , , ],
    ["-","", , , , , , , , ],
    ["News & Events ","", , , , "_blank", , , , ],
        ["|Press releases","LatestNewsEdit.aspx", , , "Single website license allows you to use the menu on one Internet or Intranet site.", , "0", , , ],
        ["|Upcoming events","Upcomingevent.aspx", , , "Multiple website license allows you to use the menu on any Internet or Intranet sites.", , "0", , , ],
    ["-","", , , , , , , , ],
    ["FOR-Jordan Alumni           ","Forj.aspx?id=FOR-Jordan Alumni", , , , , , , , ],
    ["-","", , , , , , , , ],
    ["Photo Gallery","det.aspx", , , , , , , , ],
];

dm_init();
