	var NoOffFirstLineMenus=4;
	var LowBgColor='red';
	var LowSubBgColor='red';
	var HighBgColor='white';
	var HighSubBgColor='white';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='red';
	var FontSubHighColor='red';	
	var BorderColor='white';
	var BorderSubColor='red';
	var BorderWidth=1;	
	var BorderBtwnElmnts=1;
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';	
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.0;
	var ChildVerticalOverlap=.0;
	var StartTop=107;
	var StartLeft=4;
	var VerCorrect=0;
	var HorCorrect=1;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=450;
	var TakeOverBgColor=0;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';	
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;	
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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("Applied Optics Home","http://www.eyelighting.com/appliedoptics/applied_optics_home.htm","",0,20,135);

Menu2=new Array("Solar Simulation","","",4,20,230);
	Menu2_1=new Array("Solar Simulation Applications","http://www.eyelighting.com/appliedoptics/solar_simulation_applications.htm","",0,20,300);	
	Menu2_2=new Array("Solar Simulation Lighting Technology","http://www.eyelighting.com/appliedoptics/solar_simulation_full_spectrum_lighting.htm","",0,20,300);
	Menu2_3=new Array("Solar Simulation Technical Information","http://www.eyelighting.com/appliedoptics/Solar_simulation_energy.htm","",0,20,300);
	Menu2_4=new Array("Applied Optics Literature","http://www.eyelighting.com/appliedoptics/applied_optics_literature.htm","",0,20,300);
	
Menu3=new Array("High Speed Photography","","",4,20,235);
	Menu3_1=new Array("High Speed Photography Systems","http://www.eyelighting.com/appliedoptics/high_speed_photography_systems.htm","",0,20,300);
	Menu3_2=new Array("High Speed Photography Applications","http://www.eyelighting.com/appliedoptics/high_speed_photography_applications.htm","",0,20,300);
	Menu3_3=new Array("High Speed Photography Products","http://www.eyelighting.com/appliedoptics/high_speed_photography_products.htm","",0,20,300);
	Menu3_4=new Array("Applied Optics Literature","http://www.eyelighting.com/appliedoptics/applied_optics_literature.htm","",0,20,300);

Menu4=new Array("News & Events","","",2,20,196);
	Menu4_1=new Array("Trade Shows / Events","http://www.eyelighting.com/appliedoptics/Applied_optics_trade_shows.htm","",0,20,196);
	Menu4_2=new Array("Product / Market News","http://www.eyelighting.com/appliedoptics/Applied_optics_product_news.htm","",0,20,196);

	
