/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#0068A7';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#013B84';			// Background color when mouse is over on subs
	var FontLowColor='';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=8;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=-1;				// Menu offset x coordinate
	var StartLeft=230;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='menu_frame';				// span id for relative positioning
	var HideTop=1;				// 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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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("rollover:images/home_03.gif:images/home_03-over.gif","http://www.dynamicdrive.com"," ",0,24,141);
Menu1=new Array("rollover:images/buttons_02.gif:images/buttons_02-over.gif","","",4,21,105);
	Menu1_1=new Array("Corporate Profile","aboutus.html","",0,22,150);	
	Menu1_2=new Array("Compliance Statement","compliance.html","",0);	
	Menu1_3=new Array("Our Awards","awards.html","",0);		
	Menu1_4=new Array("Bank Account","bank.html","",0);		

Menu2=new Array("rollover:images/buttons_03.gif:images/buttons_03-over.gif","","",4,21,108);
	Menu2_1=new Array("Modules","modules.html","",0,22,120);	               
	Menu2_2=new Array("Components","components.html","",0);
	Menu2_3=new Array("Media","","",3);
		Menu2_3_1=new Array("Flash Memory","flashmemory.html","",11,22,120);
			Menu2_3_1_1=new Array("microSDHC","micro_sdhc.html","",0,22,120);
			Menu2_3_1_2=new Array("miniSDHC","sdhc_mini.html","",0);
			Menu2_3_1_3=new Array("SDHC","shdc.html","",0);
			Menu2_3_1_4=new Array("SD Mach 1","sdmach.html","",0);
			Menu2_3_1_5=new Array("SD","sd.html","",0);
			Menu2_3_1_6=new Array("miniSD","minisd.html","",0);
			Menu2_3_1_7=new Array("microSD","microsd.html","",0);
			Menu2_3_1_8=new Array("MMCplus","mmc_plus.html","",0);
			Menu2_3_1_9=new Array("MMCmobile","mmc_mobile.html","",0);
			Menu2_3_1_10=new Array("MMCmicro","mmc_micro.html","",0);
			Menu2_3_1_11=new Array("CompactFlash","cf.html","",0);
		Menu2_3_2=new Array("Flash Drive","flashdrive.html","",3);
			Menu2_3_2_1=new Array("DigiDrive","digidrive.html","",0, 22,150);
			Menu2_3_2_2=new Array("DigiFlex","digiflex.html","",0);
			Menu2_3_2_3=new Array("Tiny microSD Reader","tinymicro.html","",0);
		Menu2_3_3=new Array("Solid State Drive","","",1);
			Menu2_3_3_1=new Array("MemoRight SSD","memoright.html","",0, 22,150);
		
	Menu2_4=new Array("Solutions","","",2);
			Menu2_4_1=new Array("Mobile Note Taker","mobilenotetaker.html","",0,22,132);
			Menu2_4_2=new Array("Car Video Recorder","carvideo_recorder.html","",0);
	
Menu3=new Array("rollover:images/buttons_04.gif:images/buttons_04-over.gif","","",4,21,104);
	Menu3_1=new Array("Drivers","drivers.html","",0,22,120);	               
	Menu3_2=new Array("Compatibility List","compatibility.html","",0);		
	Menu3_3=new Array("FAQ","","",2);
		Menu3_3_1=new Array("Modules","faq_modules.html","",0, 22, 120);
		Menu3_3_2=new Array("Media","faq_media.html","",0);	;
	Menu3_4=new Array("Warranty","","",2);
		Menu3_4_1=new Array("Statement","warranty_statement.html","",0, 22, 120);
		Menu3_4_2=new Array("Claim Procedure","warranty_claim.html","",0);
	
Menu4=new Array("rollover:images/buttons_05.gif:images/buttons_05-over.gif","partners.html","",0,21,105);	
	
Menu5=new Array("rollover:images/buttons_06.gif:images/buttons_06-over.gif","","",2,21,81);
	Menu5_1=new Array("Events","events.html","",0,22,120);	               
	Menu5_2=new Array("Press Releases","press.html","",0);	
