/***********************************************************************************
*	(c) Ger Versluis 2000 version 8.01 22 March 2002	          *
*	You may use this script on non commercial sites.	          *
*	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='000099';			// Background color when mouse is not over
	var HighBgColor='669999';			// Background color when mouse is over
	var FontLowColor='white';			// Font color when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var BorderColor='cccccc';			// Border color
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Geneva, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// 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 can be: 'left', 'center', 'right', justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	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=100;				// 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=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	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 MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up 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 KeepHilite=1;				// Keep selected path highligthed
	var BaseHref="";				// base href for relative liks
	var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];
						// Arrow source, width and height
						// If arrow images are not needed keep source ""
	var MenuUsesFrames=0;			// frames or single page 1 or 0
	var RememberStatus=0;			// When set to 1, menu unfold can be preset  by body onload of target document.
						// In frame setup body onload is:
						// onload="if(parent.frames[0]&&parent.frames['navig'].SetMenu)parent.frames['navig'].SetMenu='x_x';"
						// In singel page setup body onload is:
						// onload="if(window.SetMenu)window.SetMenu='x_x'"
						// x_x represents the menu item MenuX_X=new Array(.......
	var PartOfWindow=.8;				// When MenuCentered is justify, sets part of window width to stretch to

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width, bgcolor, bghighcolor, fontcolor, fonthighcolor,bordercolor,
//			fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	color and font variables take precedence over the globals when used
// 	fontsize, fontbold and fontitalic are ignored when -1
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Thin Films Home","index.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
Menu2=new Array("Purpose of Thin Films","purpose.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
Menu3=new Array("Links","links.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
Menu4=new Array("Thin Film Materials","","",7,20,173,"","","","","","",-1,-1,-1,"","");
	Menu4_1=new Array("Semiconductors","","",3,20,173,"","","","","","",-1,-1,-1,"","");	
		Menu4_1_1=new Array("","","images/wafer.gif",0,75,125,"","","","","","",-1,-1,-1,"","");
		Menu4_1_2=new Array("Silicon","semiconductor.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
		Menu4_1_3=new Array("Doping","doping.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
		Menu4_1_4=new Array("Properties","semiproperties.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
	Menu4_2=new Array("Superconductors","","",3,0,0,"","","","","","",-1,-1,-1,"","");
		Menu4_2_1=new Array("What are they?","superconductor.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
		Menu4_2_2=new Array("How do they work?","supermaterials.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
		Menu4_2_3=new Array("Experiments","superexperiments.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu4_3=new Array("Ferromagnets","ferromagnet.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu4_4=new Array("Ferroelectrics","ferroelectric.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu4_5=new Array("Structural Ceramics","structuralceramic.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu4_6=new Array("Metals","metals.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu4_7=new Array("Diamonds","diamonds.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
Menu5=new Array("How are they Produced?","","",5,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_1=new Array("Vacuums","","",3,20,183,"","","","","","",-1,-1,-1,"","");
		Menu5_1_1=new Array("All About Vacuums","vacuum.html","",0,20,200,"","","","","","",-1,-1,-1,"","");
		Menu5_1_2=new Array("Pressure & Vacuum Concepts","vacuum1.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
		Menu5_1_3=new Array("Basic Pumps","vacuum2.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
//		Menu5_1_3=new Array("Examples","vacuum3.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_2=new Array("Vapor Deposition","vapordeposition.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_3=new Array("Chemical Vapor Deposition","","",2,0,0,"","","","","","",-1,-1,-1,"","");
		Menu5_3_1=new Array("What is CVD?","chemical.html","",0,20,200,"","","","","","",-1,-1,-1,"","");
		Menu5_3_2=new Array("Diamonds","diamonds.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_4=new Array("Physical Vapor Deposition","","",4,0,0,"","","","","","",-1,-1,-1,"","");
		Menu5_4_1=new Array("What is PVD?","pvd.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
		Menu5_4_2=new Array("Vacuum Evaporation","vevap.html","",0,0,0,"","","","","","",-1,-1,-1,"","");		
		Menu5_4_3=new Array("Sputtering","sputtering.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
			Menu5_4_3_1=new Array("Reactive Sputtering","reactivesputtering.html","",0,20,173,"","","","","","",-1,-1,-1,"","");
			Menu5_4_3_2=new Array("RF Sputtering","rfsputtering.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
		Menu5_4_4=new Array("Ion Plating","ionplating.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu5_5=new Array("Pulsed Laser Deposition","pld.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
Menu6=new Array("Applications","","",5,20,100,"","","","","","",-1,-1,-1,"","");
	Menu6_1=new Array("Microelectronics","microelectronics.html","",0,20,170,"","","","","","",-1,-1,-1,"","");
	Menu6_2=new Array("Computers & Electronics","","",2,0,0,"","","","","","",-1,-1,-1,"","");
		Menu6_2_1=new Array("Monitor Coatings","computers1.html","",0,20,170,"","","","","","",-1,-1,-1,"","");
		Menu6_2_2=new Array("New Memory Storage","computers2.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu6_3=new Array("Home Appliances","appliances.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu6_4=new Array("Machine Tools","machinetools.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
	Menu6_5=new Array("Aviation & Space","aviation.html","",0,0,0,"","","","","","",-1,-1,-1,"","");
Menu7=new Array("Show Site Vocab","javascript:getVocabList()","",0,20,100,"","","","","","",-1,-1,-1,"","");
Menu8=new Array("Search Site","search.html","",0,20,100,"","","","","","",-1,-1,-1,"","");
