// *** DO NOT EDIT *******
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// *** MENU POSITIONING ******* BEGIN EDITABLE *********
var FirstLineHorizontal=1;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var NoOffFirstLineMenus=9;		// Number of first level items
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=60;			// Menu offset x coordinate
var StartLeft=200;			// Menu offset y coordinate
var LeftPaddng=6;			// Left padding
var TopPaddng=4;			// Top padding
var MenuTextCentered='left';		// Item text position 'left', 'center' or 'right'

// *** MENU STYLES *******
var LowBgColor='#f6c246';			// Background color - main
var LowSubBgColor='#FFFFCC';		// Background color - subs
var HighBgColor='#ffcc00';			// Background color - main mouse over
var HighSubBgColor='#999999';		// Background color - subs mouse over
var FontLowColor='Black';		// Font color - main
var FontSubLowColor='black';		// Font color - subs
var FontHighColor='black';		// Font color - main mouse over
var FontSubHighColor='black';		// Font color - subs mouse over
var BorderColor='';			// Border color
var BorderSubColor='black';		// Border color - subs
var BorderWidth=0;			// Border width
var BorderBtwnElmnts=0;			// Border between elements 1 or 0
var FontFamily="verdana"		// Font family menu items
var FontSize=7;				// Font size menu items
var FontBold=1;				// Bold menu items 1 or 0
var FontItalic=0;			// Italic menu items 1 or 0

// *** MENU ADVANCED SETTINGS *******
var VerCorrect=0;			// Multiple frames y correction
var HorCorrect=0;			// Multiple frames x correction
var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0
var DissapearDelay=500;			// 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=['',0,0,'',0,0,'',0,0];	// Arrow source, width and height ['some_1.gif',5,10,'some_2.gif',10,5,'some_3',5,10]




//** EDIT MENU LINKS ***********************************************************
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);

Menu1=new Array("HOME","index.html","",0,20,50);

Menu2=new Array("ABOUT DKE","about.html","",6,20,77);

	Menu2_1=new Array("Overview","about.html","",0,20,130);
	Menu2_2=new Array("News and Media","about_news.html","",2,20,130);	
		Menu2_2_1=new Array("The Latest","about_news.html","",0,20,130);	
		Menu2_2_2=new Array("The Archive","about_archive.html","",0,20,130);	
	Menu2_3=new Array("Upcoming Events","about_events.html","",0,20,130);
	Menu2_4=new Array("Quarterly E-Newsletters","enews.html","",0,20,130);
	Menu2_5=new Array("Career Opportunities","about_career_opps.html","",0,20,130);	
	Menu2_6=new Array("WEEE and RoHS","about_weee_rohs.html","",0,20,130);
	Menu2_7=new Array("Terms and Conditions","about_terms_conditions.html","",0,20,130);


Menu3=new Array("PRODUCTS","products.html","",11,20,75);

	Menu3_1=new Array("Overview","products.html","",0,20,130);
	Menu3_2=new Array("Keys and Tokens","products_keys_tokens.html","",4,20,130);	
		Menu3_2_1=new Array("Serial Memory","products_serial_memory_keys.html","",0,20,130);	
		Menu3_2_2=new Array("Managed-Memory","products_managed_memory_keys.html","",0,20,130);	
		Menu3_2_3=new Array("Secure Memory","products_secure_memory_keys.html","",0,20,130);	
		Menu3_2_4=new Array("Parallel Memory","products_parallel_memory_keys.html","",0,20,130);	
	Menu3_3=new Array("Receptacles","products_receptacles.html","",4,20,130);
		Menu3_3_1=new Array("Serial Memory","products_serial_memory_recept.html","",0,20,130);	
		Menu3_3_2=new Array("Managed-Memory","products_managed_memory_recept.html","",0,20,130);	
		Menu3_3_3=new Array("Secure Memory","products_secure_memory_recept.html","",0,20,130);	
		Menu3_3_4=new Array("Parallel Memory","products_parallel_memory_recept.html","",0,20,130);	
	Menu3_4=new Array("Reader/Writers","products_reader_writer.html","",4,20,130);	
		Menu3_4_1=new Array("Serial Memory","products_serial_memory_reader.html","",0,20,130);	
		Menu3_4_2=new Array("Managed-Memory","products_managed_memory_reader.html","",0,20,130);	
		Menu3_4_3=new Array("Secure Memory","products_secure_memory_reader.html","",0,20,130);	
		Menu3_4_4=new Array("Parallel Memory","products_parallel_memory_reader.html","",0,20,130);	
	Menu3_5=new Array("Development Tools","products_development.html","",2,20,130);	
		Menu3_5_1=new Array("Development Kits","products_develop_kits.html","",0,20,130);	
		Menu3_5_2=new Array("ProtoKey","products_develop_proto.html","",0,20,130);	
	Menu3_6=new Array("Accessories","products_accessories.html","",0,20,130);	
	Menu3_7=new Array("GUARDIAN II","products_guardian.html","",2,20,130);	
		Menu3_7_1=new Array("General Information","products_guardian.html","",0,20,130);	
		Menu3_7_2=new Array("Where to Buy","where_guardian.html","",0,20,130);	
	Menu3_8=new Array("QuikPay","products_quikpay.html","",0,20,130);	
	Menu3_9=new Array("Keyloader","applications_govkeyloader.html","",0,20,130);	
	Menu3_10=new Array("Custom Solutions","products_custom.html","",0,20,130);	
	Menu3_11=new Array("WEEE and RoHS","about_weee_rohs.html","",0,20,130);


Menu4=new Array("APPLICATIONS","applications.html","",6,20,98);

	Menu4_1=new Array("Government/Military","applications_government.html","",3,20,130);	
		Menu4_1_1=new Array("General Information","applications_government.html","",0,20,130);	
		Menu4_1_2=new Array("CIKs","applications_govciks.html","",0,20,130);	
		Menu4_1_3=new Array("Keyloader","applications_govkeyloader.html","",0,20,130);	
	Menu4_2=new Array("Industry","applications_industrial.html","",0,20,130);
	Menu4_3=new Array("Commercial","applications_commercial.html","",1,20,130);	
		Menu4_3_1=new Array("Food Equipment Manufacturers","ovens.html","",0,20,180);	
	Menu4_4=new Array("Medical","applications_medical.html","",7,20,130);	
		Menu4_4_1=new Array("Overview","applications_medical.html","",0,20,130);	
	    Menu4_4_2=new Array("Anti-Counterfeit","medical-anti-counterfeit.html","",0,20,130);
		Menu4_4_3=new Array("Usage Tracking/Limiting","medical-usage-tracking-limit-use.html","",0,20,130);	
		Menu4_4_4=new Array("Model Identification","medical-model-identification.html","",0,20,130);
		Menu4_4_5=new Array("Calibration Upload","medical-calibration-upload.html","",0,20,130);
		Menu4_4_6=new Array("Data Logging","medical-patient-usage-validation.html","",0,20,130);			
		Menu4_4_7=new Array("Linking Wireless Devices","medical-linking-wireless-devices.html","",0,20,130);						
	Menu4_5=new Array("Firmware Updates","applications_firmware.html","",0,20,130);	
	Menu4_6=new Array("Case Studies","applications_case_studies.html","",0,20,130);	
	
Menu5=new Array("TECHNICAL INFO","technical_library.html","",7,20,105);

	Menu5_1=new Array("Interface Specifications","technical_inter_specs.html","",0,20,170);
	Menu5_2=new Array("Specification Sheets","technical_specsheets.html","",0,20,170);	
	Menu5_3=new Array("Product Information","technical_prod_info.html","",2,20,170);	
		Menu5_3_1=new Array("Standard Color Chart","technical_colors.html","",0,20,170);
		Menu5_3_2=new Array("Reflow Guidelines","technical_reflow.html","",0,20,170);
	Menu5_4=new Array("App Notes & White Papers","technical_app_notes.html","",0,20,170);	
	Menu5_5=new Array("Downloads","technical_downloads.html","",0,20,170);	
	Menu5_6=new Array("Compare to Consumer Memory","consumermemory.html","",0,20,170);	
	Menu5_7=new Array("FAQs","technical_faqs.html","",0,20,170);	

Menu6=new Array("WHY CHOOSE DKE","why_choose_dke.html","",2,20,115);
	Menu6_1=new Array("Why Choose DKE","why_choose_dke.html","",0,20,170);	
	Menu6_2=new Array("Compare to Consumer Memory","consumermemory.html","",0,20,170);	

Menu7=new Array("WHERE TO BUY","where_to_buy.html","",10,20,99);

	Menu7_1=new Array("United States","where_usa.html","",0,20,130);	
	Menu7_2=new Array("Canada","where_canada.html","",0,20,130);	
	Menu7_3=new Array("Mexico","where_mexico.html","",0,20,130);	
	Menu7_4=new Array("Europe","where_europe.html","",15,20,130);	
		Menu7_4_1=new Array("Austria","where_europe.html","",0,20,130);	
		Menu7_4_2=new Array("Belgium","where_europe.html","",0,20,130);	
		Menu7_4_3=new Array("France","where_europe.html","",0,20,130);		
		Menu7_4_4=new Array("Germany","where_europe.html","",0,20,130);		
		Menu7_4_5=new Array("Great Britain","where_europe.html","",0,20,130);		
		Menu7_4_6=new Array("Ireland","where_europe.html","",0,20,130);		
		Menu7_4_7=new Array("Italy","where_europe.html","",0,20,130);		
		Menu7_4_8=new Array("Luxemburg","where_europe.html","",0,20,130);		
		Menu7_4_9=new Array("Portugal","where_europe.html","",0,20,130);		
		Menu7_4_10=new Array("Spain","where_europe.html","",0,20,130);		
		Menu7_4_11=new Array("Sweden","where_europe.html","",0,20,130);		
		Menu7_4_12=new Array("Switzerland","where_europe.html","",0,20,130);		
		Menu7_4_13=new Array("The Netherlands","where_europe.html","",0,20,130);		
		Menu7_4_14=new Array("Turkey","where_europe.html","",0,20,130);		
		Menu7_4_15=new Array("Other Countries","where_europe.html","",0,20,130);		
	Menu7_5=new Array("Australia","where_australia.html","",0,20,130);	
	Menu7_6=new Array("Israel","where_israel.html","",0,20,130);
	Menu7_7=new Array("South America","where_south_america.html","",3,20,130);
		Menu7_7_1=new Array("Argentina","where_europe.html","",0,20,130);	
		Menu7_7_2=new Array("Chile","where_europe.html","",0,20,130);	
		Menu7_7_3=new Array("Other Countries","where_europe.html","",0,20,130);	
	Menu7_8=new Array("South Africa","where_south_africa.html","",0,20,130);
	Menu7_9=new Array("Stocking Distributors","where_stocking.html","",0,20,130);	
	Menu7_10=new Array("Authorized Integrators","where_integrators.html","",0,20,130);	
		
	Menu8=new Array("CAREERS","about_career_opps.html","",0,20,67);	

	Menu9=new Array("CONTACT US","contact.html","",0,20,300);	
		
