/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='blue';			// Background color when mouse is over
	var HighSubBgColor='blue';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=1;				// Menu offset x coordinate
	var StartLeft=14;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Events","http://www.idii.com/news.htm","",3,20,50,"","","","","","",-1,-1,-1,"","Current News on Logistics");
	Menu1_1=new Array("View Event Calendar","http://www.scglossary.com/eventnewsletter.cfm","",0,20,185,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
	Menu1_2=new Array("Free Subscription","http://www.idii.com/esn/index.htm","",0,30,185,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
    Menu1_3=new Array("Suggest an Event","mailto:editor@idii.com?subject=Add-This-Event","",0,20,185,"","","","","","",-1,-1,-1,"","");
		
Menu2=new Array("Newsletter","http://www.idii.com/esn/index.htm","",12,20,80,"","","","","","",-1,-1,-1,"","FREE Valuable Software Newsletter");
	Menu2_1=new Array("Free Subscription","http://www.idii.com/esn/index.htm","",0,20,185,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
	Menu2_2=new Array("Current Issues","http://www.idii.com/esn/index.htm#current","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu2_3=new Array("Frequently Asked Questions","http://www.idii.com/esn/index.htm#faq","",0,0,0,"","","","","","",-1,-1,-1,"","");
    Menu2_4=new Array("Sponsors","http://www.idii.com/esn/sponsors.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu2_5=new Array("Quotes to Ponder","http://www.idii.com/esn/quotes.htm","",0,0,0,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
	Menu2_6=new Array("Scriptures to Ponder","http://www.idii.com/esn/scriptures.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu2_7=new Array("Event Calendar","http://www.scglossary.com/eventnewsletter.cfm","",0,20,185,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
	Menu2_8=new Array("Recommended Publications","http://www.idii.com/resource/publications.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu2_9=new Array("Submit an Article","http://www.idii.com/esn/speakup.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu2_10=new Array("Submit a White Paper","http://www.idii.com/wp/wp-faq.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");		
	Menu2_11=new Array("Submit a Press Release","mailto:editor@idii.com","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu2_12=new Array("Advertising Info","http://www.idii.com/pdf/rate-card.pdf","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu3=new Array("White Papers","http://www.idii.com/wp/index.htm","",9,20,100,"","","","","","",-1,-1,-1,"","Valuable and Educational White Papers");
	Menu3_1=new Array("Topics Master List","http://www.idii.com/wp/index.htm","",0,20,280,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
	Menu3_2=new Array("Submit a White Paper FAQ","http://www.idii.com/wp/wp-faq.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu3_3=new Array("White Paper Topics A through C","http://www.idii.com/wp/index1.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu3_4=new Array("White Paper Topics D through H","http://www.idii.com/wp/index2.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu3_5=new Array("White Paper Topics I through L","http://www.idii.com/wp/index3.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu3_6=new Array("White Paper Topics M through Q","http://www.idii.com/wp/index4.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu3_7=new Array("White Paper Topics R through U","http://www.idii.com/wp/index5.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu3_8=new Array("White Paper Topics V through Z","http://www.idii.com/wp/index6.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
    Menu3_9=new Array("Suggest a New White Paper","http://www.idii.com/wp/wp-faq.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");

Menu4=new Array("Books","http://astore.amazon.com/indudatainfoidii","",3,20,53,"","","","","","",-1,-1,-1,"","Great Books on Supply Chain and Software - Shipped by AMAZON");
	Menu4_1=new Array("Category List","http://astore.amazon.com/indudatainfoidii","",0,20,280,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");	
    Menu4_2=new Array("Suggest a Book","mailto:editor@idii.com?subject=Book-Suggestion","",0,0,0,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
	Menu4_3=new Array("Send In a Book for Review","http://www.idii.com/info.htm","",0,20,200,"","","","","","",-1,-1,-1,"","");

Menu5=new Array("Resources","http://www.idii.com/sub7.htm","",12,20,77,"","","","","","",-1,-1,-1,"","Useful Websites and More");
	Menu5_1=new Array("My Subscriptions","http://www.idii.com/esn/index.htm","",0,20,240,"","","","","","",-1,-1,-1,"","");
	Menu5_2=new Array("Recommended Publications","http://www.idii.com/resource/publications.htm","",0,20,240,"","","","","","",-1,-1,-1,"","");
	Menu5_3=new Array("Informational Websites","http://www.idii.com/resource/scmsites.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_4=new Array("Job Hunting Websites","http://www.idii.com/job-index.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_5=new Array("Trade Associations","http://www.idii.com/resource/associations.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_6=new Array("Charity Organizations","http://www.idii.com/resource/charity.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_7=new Array("White Papers","http://www.idii.com/wp/index.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_8=new Array("Warehouse Layout","http://www.idii.com/resource/layouts.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_9=new Array("Famous Quotes","http://www.idii.com/esn/quotes.htm","",0,0,0,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
	Menu5_10=new Array("Useful Websites","http://www.idii.com/sub7.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_11=new Array("Stock Prices on Software Companies","http://www.idii.com/stockprices.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
    Menu5_12=new Array("Book Catalog","http://astore.amazon.com/indudatainfoidii","",0,0,0,"","","","","","",-1,-1,-1,"","");

Menu6=new Array("About","http://www.idii.com/sub1.htm","",5,20,50,"","","","","","",-1,-1,-1,"","Our History");
	Menu6_1=new Array("Who We Are","http://www.idii.com/sub1.htm","",0,20,160,"","","","","","",-1,-1,-1,"",""); 	
	Menu6_2=new Array("Services","http://www.idii.com/sub2.htm","",0,0,0,"","","","","","",-1,-1,-1,"",""); 	
	Menu6_3=new Array("Press Releases","http://www.idii.com/pr/index.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu6_4=new Array("Privacy Statement","http://www.idii.com/privacy.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");	
	Menu6_5=new Array("Legal","http://www.idii.com/legal.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");

Menu7=new Array("Products","http://www.idii.com/sub1.htm","",10,20,80,"","","","","","",-1,-1,-1,"","Products that IDII offers to assist you.");
    Menu7_1=new Array("List of Products","http://www.idii.com/product.htm","",0,20,280,"","","","","","",-1,-1,-1,"","");
	Menu7_2=new Array("3PL Profit and Loss Computations - Design Document","http://www.idii.com/products/3plProfitLoss.htm","",0,20,280,"","","","","","",-1,-1,-1,"","");
	Menu7_3=new Array("3PL WMS Software Research Report","http://www.idii.com/softeval/overview.html","",0,0,360,"","","","","","",-1,-1,-1,"","");
	Menu7_4=new Array("How To Optimize Your Warehouse Operations","http://www.idii.com/howtooptimize.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu7_5=new Array("Selecting Warehouse Software from WMS and ERP Providers","http://www.idii.com/sws","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu7_6=new Array("What To Look For In WMS Software","http://www.idii.com/pdf/wms_rpt.pdf","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu7_7=new Array("WMS Advanced RFP","http://www.idii.com/wmsrfi.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu7_8=new Array("TMS Advanced RFP","http://www.idii.com/tmsrfi.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu7_9=new Array("Glossary of Supply Chain Terminology","http://www.idii.com/gsct_info.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu7_10=new Array("Order Form","http://www.idii.com/orderform.htm","",0,0,0,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");
Menu8=new Array("Contact","http://www.idii.com/info.htm","",8,20,60,"","","","","","",-1,-1,-1,"","Our History");
	Menu8_1=new Array("Consulting Help Needed","mailto:philobal@idii.com?subject=Consulting-Help","",0,20,200,"","","","","","",-1,-1,-1,"","");
	Menu8_2=new Array("Detailed Software Review Needed","mailto:philobal@idii.com?subject=Detailed-Software-Review-Needed","",0,20,200,"","","","","","",-1,-1,-1,"","");
	Menu8_3=new Array("Submit an Article","http://www.idii.com/esn/speakup.htm","",0,20,200,"","","","","","",-1,-1,-1,"","");
	Menu8_4=new Array("Submit a White Paper","http://www.idii.com/wp/wp-faq.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");		
	Menu8_5=new Array("Submit a Press Release","mailto:editor@idii.com?subject=Press-Release","",0,0,0,"","","","","","",-1,-1,-1,"","");
    Menu8_6=new Array("Suggest a Book","mailto:editor@idii.com?subject=Book-Suggestion","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu8_7=new Array("Send In a Book for Review","http://www.idii.com/info.htm","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu8_8=new Array("Contact Us","http://www.idii.com/info.htm","",0,0,0,"red","white","yellow","blue","yellow","",-1,-1,-1,"","");	
