/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#A395C6';			// Background color when mouse is not over
	var LowSubBgColor='#C9A0C2';			// Background color when mouse is not over on subs
	var HighBgColor='#BC3B59';			// Background color when mouse is over
	var HighSubBgColor='#BC3B59';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=166;				// Menu offset x coordinate
	var StartLeft=1;				// 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=9;				// 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=1500;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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("Home","http://www.indigo-scientific.co.uk","",0,40,214);

Menu2=new Array("Cameras & Imaging Solutions","","",3);
	Menu2_1=new Array("Scientific & Clinical Applications","camera.html","",4,40,150);	
		Menu2_1_1=new Array("Digital imaging for pathology","camera_path.html","",7,40,180);
//				Menu2_1_1_1=new Array("Magnafire SP","magnafire_sp.html","",0,45,80);
				Menu2_1_1_1=new Array("Microfire","microfire.html","",0,40,80);
				Menu2_1_1_2=new Array("Macrofire","macrofire.html","",0);
				Menu2_1_1_3=new Array("Infinity X","infinity.htm","",0);
				Menu2_1_1_4=new Array("DP200","dp200.htm","",0);
				Menu2_1_1_5=new Array("DP300","dp300.html","",0);
				Menu2_1_1_6=new Array("QPX285","qpx_digital_microscope_camera.html","",0);
				Menu2_1_1_7=new Array("Pathcam Pro","pathcam_pro.html","",0);
								
		Menu2_1_2=new Array("General purpose imaging for microscopy","camera_general.html","",7,40,150);
	//			Menu2_1_2_1=new Array("Magnafire SP","magnafire_sp.html","",0,45,80);
				Menu2_1_2_1=new Array("Microfire","microfire.html","",0,40,80);
				Menu2_1_2_2=new Array("Macrofire","macrofire.html","",0);
				Menu2_1_2_3=new Array("Jenoptik C3","c10.html","",0);
				Menu2_1_2_4=new Array("Jenoptik CFScan","cfscan_digital_microscope_camera.html","",0);
				Menu2_1_2_5=new Array("Jenoptik C5","cf12plus_digital_microscope_camera.html","",0);
				Menu2_1_2_6=new Array("CytoViva Condenser","CytoViva.html","",0);
				Menu2_1_2_7=new Array("Fluorescence & Brain Mapping","Fluorscence_Systems.html","",0);
				
		Menu2_1_3=new Array("Surgical Microscope Adapters","surgical_microscope.html","",0,40,150);
			
		Menu2_1_4=new Array("Haematolgy","surgical_microscope.html","",3,40,150);	
				Menu2_1_4_1=new Array("Optronics Mircofire","macrofire.html","",0,45,90);
				Menu2_1_4_2=new Array("PathCam Pro","pathcam_pro.html","",0);
				Menu2_1_4_3=new Array("Jenoptik C5","cf12plus_digital_microscope_camera.html","",0);
						
        
						  
	Menu2_2=new Array("Low Light Applications","camera_lowlight.html","",3);
		Menu2_2_1=new Array("Optronics Quantifire","quantifire.html","",0,35,140);
		Menu2_2_2=new Array("Optronics Microfire","microfire.html","",0);
		Menu2_2_3=new Array("ProgRes MF","ProgRes_MF.html","",0);
		Menu2_3=new Array("Microscope to Camera Couplers","couplers.html","",0);	
	
Menu3=new Array("AFM Systems","","",1);
	Menu3_1=new Array("AFM SNOM","afm.html","",0,30,100);
	

Menu4=new Array("Microscope/Digital Camera Combinations","","",3);
	Menu4_1=new Array("Industrial & Materials","industrial.html","",0,35,140);
	Menu4_2=new Array("Biosciences","biosciences.html","",0);
	Menu4_3=new Array("Used Microscopes","used_microscopes.html","",0);
//	
// Menu5=new Array("Surgical & Ophthalmic Microscope Cameras","","",1);
//	Menu5_1=new Array("Microcast Digital 3CCD","3ccc_surgical_microscope.html","",0,35,140);
		
Menu5=new Array("Quality Microscope Scanning Stages","","",1);
	Menu5_1=new Array("High quality Scanning stages for all microscope applications","microscope_scanning_stage.html","",0,50,195);

Menu6=new Array("Spectral Solutions","javascript:top.location.href='http://www.smcs.co.uk/microscope_spectrometers.html'","",1);
	Menu6_1=new Array("SMCS Ltd","http://www.smcs.co.uk/microscope_spectrometers.html","",0,35,80);
	
Menu7=new Array("High Resolution Microscope Slide Scanning","","",1);
	Menu7_1=new Array("Pathscan enabler III","enabler3.html","",0,35,130);
	
Menu8=new Array("Training","","",1);
	Menu8_1=new Array("Microscope training","training.html","",0,35,120);
	
Menu9=new Array("Structured Illumination Sectioning System","","",2);
	Menu9_1=new Array("Structured Illumination System","confocal_micro.html","",0,35,180);
	Menu9_2=new Array("Scientific cameras","camera_scientific.html","",0,35,180);
	
Menu10=new Array("Contact Us","","",3);	
Menu10_1=new Array("Contact & Legal details","contact.html","",0,30,130);
Menu10_2=new Array("Enquiry form","enquiry.html","",0);
Menu10_3=new Array("Home page","index.html","",0);

Menu11=new Array("Buy On Line","","",1);	
Menu11_1=new Array("Internet Shop","ecom.html","",0,30,100);


	


