/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item",];
var menuStylesNames=["Top Menu",];
// -- 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="images/blank.gif";

//--- Dimensions
var menuWidth="155px";
var menuHeight="40px";
var smWidth="200px";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10";
var posY="10";
var topDX=10;
var topDY=0;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="normal 12px arial";
var fontColor=["#FFFFFF","#000000"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#000000";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["item_bg.gif","item_bg2.gif"];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="5px 10px 5px 10px";
var itemAlignTop="center";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["arr_black.gif","arr_white.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3";
var separatorVHeight="100%";
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="95";
var transition=0;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=4;
var shadowColor="";
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="http://www.internshipinstitute.org/images/menu1/";
var pathPrefix_link="";
var smShowPause=100;
var smHidePause=300;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=1;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemWidth=155px","itemBackColor=transparent,transparent","fontStyle=bold 15px arial","fontColor=#FFFFFF,#FFFFFF","itemBackImage=nav_2.gif,nav_2_over.gif"],
	
	["itemWidth=155px","itemBackColor=transparent,transparent","fontStyle=bold 15px arial","fontColor=#FFFFFF,#FFFFFF","itemBackImage=nav_1.gif,nav_1_over.gif"],
	
	["itemWidth=155px","itemBackColor=transparent,transparent","fontStyle=bold 15px arial","fontColor=#FFFFFF,#FFFFFF","itemBackImage=nav_1.gif,nav_1_over.gif"],


	["itemWidth=155px","itemBackColor=transparent,transparent","fontStyle=bold 15px arial","fontColor=#FFFFFF,#FFFFFF","itemBackImage=nav_1.gif,nav_1_over.gif"],


	["itemWidth=155px","itemBackColor=transparent,transparent","fontStyle=bold 15px arial","fontColor=#FFFFFF,#FFFFFF","itemBackImage=nav_1.gif,nav_1_over.gif"],

	["itemWidth=155px","itemBackColor=transparent,transparent","fontStyle=bold 15px arial","fontColor=#FFFFFF,#FFFFFF","itemBackImage=nav_1.gif,nav_1_over.gif"],


];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=1","itemPadding=0px 5px 0px 5px"],
];

var menuItems = [

    ["HOME","/index.asp", , , , , "0", , , ],

	["ABOUT","", , , , , "1", , , ],
		["|Our Founder","/founder.asp", , , , , , , , ],
		["|Z University","/zuniversity.asp", , , , , , , , ],
		["|Z Communication","/zcomm.asp", , , , , , , , ],
		["|FAQs","/faq.asp", , , , , , , , ],
		["|Media / News","medianews.asp", , , , , , , , ],
		["|Contact","/contact.asp", , , , , , , , ],
		
	["SOLUTIONS","", , , , , "2", , , ],
        ["|Employer Internship Solutions (pdf)","/pdf/employersolutions.pdf", , , , , , , , ],
        ["|Blueprint DVD","/blueprint.asp", , , , , , , , ],
		["|Supervisor Guidebook","/supervisor.asp", , , , , , , , ],
		["|Internship eToolkit","/toolkit.asp", , , , , , , , ],
		["|Consulting Training","/consulting.asp", , , , , , , , ],
		["|Knowledge Center","/knowledgecenter_login.asp", , , , , , , , ],
		["|Productivity Paradigm","/paradigm.asp", , , , , , , , ],
		["|That's Not All","/thatsnotall.asp", , , , , , , , ],
		["|Testimonials","/testimonials.asp", , , , , , , , ],

["PURCHASE","", , , , , "3", , , ],
	    ["|Options","http://www.internshipinstitute.org/purchaseoptions.asp", , , , , , , , ],
		["|Order Process","http://www.internshipinstitute.org/order_landing.asp", , , , , , , , ],

	["PARTNERS","", , , , , "4", , , ],
		["|Collaborative Partners","/collaborative.asp", , , , , , , , ],
        ["|Co-Branding Program","/cobranding.asp", , , , , , , , ],
		["|Reseller Program","/reseller.asp", , , , , , , , ],
		
	["RESOURCES","", , , , , "5", , , ],
	    ["|Employers","/employers.asp", , , , , , , , ],
		["|Students","/students.asp", , , , , , , , ],	
        ["|Everyone","/everyone.asp", , , , , , , , ],	
		["|Employer Education Series (pdf)","/pdf/EducationSeries2008.pdf", , , , , , , , ],
		["|Host Site Assessment","/freeassess.asp", , , , , , , , ],
		

];

dm_init();