/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.0
   http://deluxe-menu.com
*/

var key="163b1536exid";

// -- Deluxe Tuner Style Names
var itemStylesNames=[];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=0;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="data GP.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="120px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="30px";
var posY="110px";
var topDX=0;
var topDY=0;
var DX=-5;
var DY=0;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle="bold 12px Verdana";
var fontColor=["#000000","#ffffff"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

var menuBackColor="#FFCC66";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#FFCC66 #FFCC66 #FFCC66 #FF3300";
var menuBorderWidth=5;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#FFCC66","#FF3300"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["#c0e0FF","#80A0FF"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=3;
var itemPadding="3px";
var itemAlignTop="left";
var itemAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["data GP.files/arr_black_2.gif","data GP.files/arr_white_2.gif"];
var arrowImageSub=["data GP.files/arr_black_2.gif","data GP.files/arr_white_2.gif"];

//--- Separators
var separatorImage="data GP.files/sep_win98.gif";
var separatorWidth="100%";
var separatorHeight="4px";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="5px";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=1;
var floatIterations=5;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=18;
var moveColor="#AAFFFF";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=11;
var closeBtnH=11;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=0;
var transOptions="";
var transDuration=0;
var transDuration2=200;
var shadowLen=0;
var shadowColor="";
var shadowTop=1;

//--- 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 smShowPause=100;
var smHidePause=500;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";


var menuItems = [

    ["Home ","index.php ", "", "", "", "", "", "", "", ],
	["The Directory ","The Directory.php", "", "", "", "", "", "", "", ],
	["View Demo ","The Directorydemo.php ", "", "", "", "", "", "", "", ],
	["Must Read!! ","", "", "", "", "", "", "", "", ],
			["|Essence Of Life ","Essence Of Life.php", "", "", "", "", "", "", "", ],
			["|Keys to Sucess ","10 Keys.php", "", "", "", "", "", "", "", ],
			["|Charismatic Leadership ","Charismatic Leader.php", "", "", "", "", "", "", "", ],
			["|Reasons for home business ","10 Reasons.php", "", "", "", "", "", "", "", ],
			["|Eight Choices To Change Your Life Forever ","8 Choices.php", "", "", "", "", "", "", "", ],
	["Life Vedios ","", "", "", "", "", "", "", "", ],
			["|Why Home Based Business ","WhyHomeBasedBusiness.php", "", "", "", "", "", "", "", ],
			["|The Business Of Future ","TheBusiness0fFuture.php", "", "", "", "", "", "", "", ],
			["|Change Life Path ","ChangeLife.php", "", "", "", "", "", "", "", ],
			//["|Why Get Rich ","WhyGetRich.php", "", "", "", "", "", "", "", ],
    ["The Business ","The Business.php", "", "", "", "", "", "", "", ],
	["Photo Gallery","Pictures.php", "", "", "", "", "", "", "", ],
	["Press Coverage","Press1.php", "", "", "", "", "", "", "", ],
	["Super4 Project","s4.php", "", "", "", "", "", "", "", ],
	//["APS Project","APS.php", "", "", "", "", "", "", "", ],
    ["Income System ","", "", "", "", "", "", "", "", ],
			["|Income Plan-A ","Income Plan-A.php", "", "", "", "", "", "", "", ],
			["|Income Plan-B ","Income Plan-B.php", "", "", "", "", "", "", "", ],
    ["Enrollment ","", "", "", "", "", "", "", "", ],
		["|Enrollment Form ","Sponsor.htm", "", "", "", "", "", "", "", ],
        ["|Payments ","", "", "", "", "", "", "", "", ],
			["||Payment Methods ","Enrollment.php", "", "", "", "", "", "", "", ],
			["||Pay by Credit Card Now ","", "", "", "", "", "", "", "", ],
			   ["|||Staying in India ","CCPayIndia.php", "", "", "", "", "", "", "", ],
			   ["|||Staying Abroad ","CCPayAbroad.php", "", "", "", "", "", "", "", ],
			["||ICICI ATM & Branches ","http://www.icicibank.com/pfsuser/inter_locator/inter_locator.htm#", "", "", "", "", "", "", "", ],
		["|Send Payment Confirmation ","Payments.php", "", "", "", "", "", "", "", ],
    ["Contact Us ","ContactUs.php", "", "", "", "", "", "", "", ],
];

dm_init();