/***********************************************************************************
*      (c) Prime Technologies Ltd 2004 version 1.01 11 May 2004	      *
*			                                                              *
*       Use Paintshop Pro to establish HTML colour code                        *
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='000000';			// Background color when mouse is not over on subs
	var HighBgColor='000000';			// Background color when mouse is over
	var HighSubBgColor='000000';			// Background color when mouse is over on subs
	var FontLowColor='FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='FFFFFF';		// Font color subs when mouse is not over
	var FontHighColor='6999CB';			// Font color when mouse is over
	var FontSubHighColor='6999CB';		// Font color subs when mouse is over
	var BorderColor='000000';			// Border color
	var BorderSubColor='000000';			// 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','bottom' or static
	var ChildOverlap=.01;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.05;			// vertical overlap child/ parent
	var StartTop=60;				// Menu offset x coordinate
	var StartLeft=240;				// 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=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='banner';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='self';			// 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=['http://primetechnologies.co.uk/sc.gif',20,10,'http://primetechnologies.co.uk/scdown.gif',15,15,'http://primetechnologies.co.uk/scleft.gif',45,10];	// Arrow source, width and height
	
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



// 	Menu tree
//	MenuX=new Array(Text, Link, background, sub elements, height, width);

Menu1=new Array("Product","","",8,18,90);
	Menu1_1=new Array("SmartCAM","http://www.primetechnologies.co.uk/smartcam.htm","",0,20,130);	
	Menu1_2=new Array("Design","","",3);	
		Menu1_2_1=new Array("CAD","http://www.primetechnologies.co.uk/cad.htm","",0,20,130);
		Menu1_2_2=new Array("Data Transfer","http://www.primetechnologies.co.uk/data_trans.htm","",0);
		Menu1_2_3=new Array("Shark FX","http://www.primetechnologies.co.uk/sharkfx.htm","",0);
	Menu1_3=new Array("Manufacturing","","",12);
		Menu1_3_1=new Array("Production Milling","http://www.primetechnologies.co.uk/SmartCAM_production_milling.htm","",0,20,130);
		Menu1_3_2=new Array("Adv Production Milling","http://www.primetechnologies.co.uk/SmartCAM_advanced_milling.htm","",0);
		Menu1_3_3=new Array("FreeForm Milling","http://www.primetechnologies.co.uk/SmartCAM_ffm.htm","",0);
		Menu1_3_4=new Array("Production Turning","http://www.primetechnologies.co.uk/SmartCAM_production_turning.htm","",0);
		Menu1_3_5=new Array("Advanced Turning","http://www.primetechnologies.co.uk/SmartCAM_advanced_turning.htm","",0);
		Menu1_3_6=new Array("Fabrication","http://www.primetechnologies.co.uk/SmartCAM_fabrication.htm","",0);
		Menu1_3_7=new Array("Wire EDM","http://www.primetechnologies.co.uk/SmartCAM_wire_EDM.htm","",0);
		Menu1_3_8=new Array("SmartCAM Family","http://www.primetechnologies.co.uk/SmartCAM_Family.htm","",0);
		Menu1_3_9=new Array("Post Processing","http://www.primetechnologies.co.uk/postprocessor.htm","",0);
		Menu1_3_10=new Array("AutoMill","http://www.primetechnologies.co.uk/SmartCAM_AutoMill.htm","",0);
		Menu1_3_11=new Array("AutoTurn","http://www.primetechnologies.co.uk/SmartCAM_AutoTurn.htm","",0);
		Menu1_3_12=new Array("AutoWire","http://www.primetechnologies.co.uk/SmartCAM_AutoWire.htm","",0);
	Menu1_4=new Array("Verification","","",3);
		Menu1_4_1=new Array("Show Cut","http://www.primetechnologies.co.uk/smartcam_showcut.htm","",0,20,130);
		Menu1_4_2=new Array("SmartEDGEcnc","http://www.primetechnologies.co.uk/SmartEDGEcnc.htm","",0);
		Menu1_4_3=new Array("SmartEDGEcnc Express","http://www.primetechnologies.co.uk/SmartEDGEcnc_Express.htm","",0);
	Menu1_5=new Array("CNC Editor & Comms","http://www.primetechnologies.co.uk/Predator.htm","",0);
	Menu1_6=new Array("Virtual CNC","http://www.primetechnologies.co.uk/Predator_Virtual_CNC.htm","",0);
	Menu1_7=new Array("Education","http://www.primetechnologies.co.uk/education.htm","",0);
	Menu1_8=new Array("Home Page","http://www.primetechnologies.co.uk/index.htm","",0);

Menu2=new Array("Services","","",5,90);
	Menu2_1=new Array("Service Info","http://www.primetechnologies.co.uk/services.htm","",0,20,130);	
	Menu2_2=new Array("Support","http://www.primetechnologies.co.uk/support.htm","",0);
	Menu2_3=new Array("Training","","",2);	
		Menu2_3_1=new Array("Training Overview","http://www.primetechnologies.co.uk/SmartCAM_training.htm","",0,20,130);
		Menu2_3_2=new Array("Training Program 1","http://www.primetechnologies.co.uk/SmartCAM_training_v12.htm","",0);
	Menu2_4=new Array("NC Programming","http://www.primetechnologies.co.uk/ncprog.htm","",0);
	Menu2_5=new Array("Home Page","http://www.primetechnologies.co.uk/index.htm","",0);

Menu3=new Array("Profile","","",3,90);
	Menu3_1=new Array("The Company","http://www.primetechnologies.co.uk/profile.htm","",0,20,130);
	Menu3_2=new Array("Request Info","http://www.primetechnologies.co.uk/req-info.htm","",0);
	Menu3_3=new Array("Home Page","http://www.primetechnologies.co.uk/index.htm","",0);

//Menu4=new Array("Events","","",2,0,90);
	//Menu4_1=new Array("Tradeshows","http://www.primetechnologies.co.uk/under_const.htm","",0,20,130);
	//Menu4_2=new Array("Training","http://www.primetechnologies.co.uk/training.htm","",0);

//Menu5=new Array("Clients","","",1,20,90);
	//Menu5_1=new Array("Customers","http://www.primetechnologies.co.uk/under_const.htm","",0,20,130);

Menu4=new Array("News","","",3,0,90);
	Menu4_1=new Array("Press Releases","SmartCAM_Press_Release_Main.htm","",0,20,120);
	Menu4_2=new Array("Articles","http://www.primetechnologies.co.uk/articles.htm","",0);
	Menu4_3=new Array("Home Page","http://www.primetechnologies.co.uk/index.htm","",0);

Menu5=new Array("Tech Corner","","",12,0,100);
	Menu5_1=new Array("System Requirements","http://www.primetechnologies.co.uk/system_requirements.htm","",0,20,150);
	Menu5_2=new Array("New/Old Versions","http://www.primetechnologies.co.uk/SmartCAM_new_old_ver.htm","",0);
	Menu5_3=new Array("Tips & Tricks","http://www.primetechnologies.co.uk/tips&tricks.htm","",0);
	Menu5_4=new Array("Technical Docs","http://www.primetechnologies.co.uk/techdocs.htm","",0);
	Menu5_5=new Array("Downloads","http://www.primetechnologies.co.uk/downloads.htm","",0);
	Menu5_6=new Array("Code Generators","","",6);	
		Menu5_6_1=new Array("Milling","http://www.primetechnologies.co.uk/SmartCAM_Mill_Code_Gens.htm","",0,20,130);
		Menu5_6_2=new Array("Turning","http://www.primetechnologies.co.uk/SmartCAM_Lathe_Code_Gens.htm","",0);
		Menu5_6_3=new Array("Fabrication","http://www.primetechnologies.co.uk/SmartCAM_Fabrication_Code_Gens.htm","",0);
		Menu5_6_4=new Array("Wire EDM","http://www.primetechnologies.co.uk/SmartCAM_Wire_EDM_Code_Gens.htm","",0);
		Menu5_6_5=new Array("Routing","http://www.primetechnologies.co.uk/SmartCAM_Router_Code_Gens.htm","",0);
		Menu5_6_6=new Array("Flame / Water Jet","http://www.primetechnologies.co.uk/SmartCAM_Flame_Water_Jet_Code_Gens.htm","",0);
	Menu5_7=new Array("Reverse Code Generator","http://www.primetechnologies.co.uk/SmartCAM_TTS.htm","",0);
	Menu5_8=new Array("Technical Bulletin","http://www.primetechnologies.co.uk/technical_bulletin.htm","",0);
	Menu5_9=new Array("RS232 Communications","http://www.primetechnologies.co.uk/rs232_comms.htm","",0);
	Menu5_10=new Array("ASCII Char Codes","http://www.primetechnologies.co.uk/ascii_codes.htm","",0);
	Menu5_11=new Array("Tech Videos","http://www.primetechnologies.co.uk/Videos.htm","",0);
	Menu5_12=new Array("Home Page","http://www.primetechnologies.co.uk/index.htm","",0);



