/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='25456e';			// Background color when mouse is not over
	var LowSubBgColor='1b365b';			// Background color when mouse is not over on subs
	var HighBgColor='1b365b';			// Background color when mouse is over
	var HighSubBgColor='be6e27';			// Background color when mouse is over on subs
	var FontLowColor='FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='faa458';			// Font color when mouse is over
	var FontSubHighColor='fff6d8';			// Font color subs when mouse is over
	var BorderColor='FFFFFF';			// Border color
	var BorderSubColor='FFFFFF';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial"			// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// 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='center';			// 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=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=15;				// Left padding
	var TopPaddng=11;				// 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=200;			// 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='MenuPos';				// 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=0;				// 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("PRODUCTS","http://www.impatica.com/products/index.html","",4,40,147);
	Menu1_1=new Array("Impatica for PowerPoint","http://www.impatica.com/products/imp4ppt/index.html","",0,34,165);
	Menu1_2=new Array("Impatica OnCue","http://www.impatica.com/products/imponcue/index.html","",0,34,165);	
	Menu1_3=new Array("Impatica ShowMate","http://www.impatica.com/products/showmate/index.html","",0,34,165);
	Menu1_4=new Array("Impatica viaDock","http://www.impatica.com/products/viadock/index.html","",0,34,165);
	//Menu1_5=new Array("Impatica for BES","http://www.impatica.com/products/imp4bes/index.html","",0,34,165);
	//Menu1_5=new Array("Impatica viaDash","http://www.impatica.com/products/viadash/index.html","",0,34,165);		
	
Menu2=new Array("SOLUTIONS","http://www.impatica.com/solutions/index.html","",2,40,147);
	Menu2_1=new Array("Corporate Solutions","http://www.impatica.com/solutions/corporate.html","",0,34,147);
	Menu2_2=new Array("Education Solutions","http://www.impatica.com/solutions/education.html","",0,34,147);
	
Menu3=new Array("SERVICES","http://www.impatica.com/services/index.html","",6,40,146);
	Menu3_1=new Array("Presentation Makeover","http://www.impatica.com/services/makeover.html","",0,34,195);
	Menu3_2=new Array("Presentation Synchronization","http://www.impatica.com/services/sync.html","",0,34,195);	
	Menu3_3=new Array("Professional Voice Overs","http://www.impatica.com/services/voiceovers.html","",0,34,195);	
	Menu3_4=new Array("Presentation Delivery ","http://www.impatica.com/services/delivery.html","",0,34,195);
	Menu3_5=new Array("Software Training","http://www.impatica.com/services/training.html","",0,34,195);
	Menu3_6=new Array("Software Customization","http://www.impatica.com/services/customize.html","",0,34,195);
	

Menu4=new Array("SUPPORT","http://www.impatica.com/support/index.html","",4,40,147);
	Menu4_1=new Array("Beta Program","http://www.impatica.com/support/beta.html","",0,34,147);	
	Menu4_2=new Array("Knowledgebase","http://www.impatica.com/support/knowledgebase.html","",0,34,147);
	Menu4_3=new Array("Tutorials","http://www.impatica.com/support/tutorials.html","",0,34,147);	
	Menu4_4=new Array("User's Guides","http://www.impatica.com/support/guides.html","",0,34,147);		



	
Menu5=new Array("COMPANY","http://www.impatica.com/company/index.html","",6,40,146);
	Menu5_1=new Array("Careers","http://www.impatica.com/company/careers.html","",0,34,146);
	Menu5_2=new Array("Events","http://www.impatica.com/company/events.html","",0,34,146);	
	Menu5_3=new Array("Impaticized! - Blog","javascript:NewWin=window.open('http://www.impaticize.com/blog','NWin');window['NewWin'].focus()","",0,34,146);		
	Menu5_4=new Array("Investor Relations","http://www.impatica.com/company/investors.html","",0,34,146);	
	Menu5_5=new Array("News","http://www.impatica.com/company/news.html","",0,34,146);
	Menu5_6=new Array("Partners & Resellers","http://www.impatica.com/company/partners.html","",0,34,146);	
	
	
Menu6=new Array("TRY OR BUY","http://www.impatica.com/store/index.html","",2,40,147);
	Menu6_1=new Array("Evaluate","http://www.impatica.com/store/evaluate.html","",0,34,146);
	Menu6_2=new Array("Purchase","http://www.impatica.com/store/buy.html","",0,34,146);	
	


