/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;		// # polozek 1. radku
	var LowBgColor='#10218c';		// Background color when mouse is not over
	var LowSubBgColor='#10218c';		// Background color when mouse is not over on subs
	var HighBgColor='#c0c7d5';		// Background color when mouse is over
	var HighSubBgColor='#c0c7d5';		// Background color when mouse is over on subs
	var FontLowColor='white';		// Font color when mouse is not over
	var FontSubLowColor='white';		// Font color subs when mouse is not over
	var FontHighColor='#0b3d91';		// Font color when mouse is over
	var FontSubHighColor='#0b3d91';		// 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='center';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';		// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='bottom';	// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;			// Menu offset y coordinate
	var VerCorrect=0;			// Multiple frames y correction
	var HorCorrect=-100;			// 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=1000;		// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';		// Frame where first level appears
	var SecLineFrame='obsah';		// Frame where sub levels appear
	var DocTargetFrame='obsah';		// 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=['/js/tri.gif',5,10,'/js/tridown.gif',10,5,'/js/trileft.gif',5,10];	// Arrow source, width and height

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.connectel-cz.com/profile.htm","",0,20,80);

Menu2=new Array("Products","","",6,20,80);
	Menu2_1=new Array("Twoway Radios","radusers.htm","",9,20,100);
		Menu2_1_1=new Array("Portable","/LMPS/RPG/EMEA/ee/products/portables/","",0,20,110);
		Menu2_1_2=new Array("Mobile","/LMPS/RPG/EMEA/ee/products/mobiles/","",0);
		Menu2_1_3=new Array("Trunked","/LMPS/RPG/EMEA/ee/products/portables/trunked.htm","",0);
		Menu2_1_4=new Array("Repeaters","/LMPS/RPG/EMEA/ee/products/repeaters/","",0);
		Menu2_1_5=new Array("Remotes","/LMPS/RPG/EMEA/ee/products/remotes/","",0);
		Menu2_1_6=new Array("ASTRO Radios","javascript:top.location.href='http://www.motorola.com/cgiss/portables/astro_series.shtml'","",0);
		Menu2_1_7=new Array("TETRA","/tetra/","",0);
		Menu2_1_8=new Array("Consumer & PMR","/pr/PMR/","",0);
//		Menu2_1_8=new Array("PARTS","parts.htm","",0);
		Menu2_1_9=new Array("Accessories","/LMPS/RPG/EMEA/ee/products/accessories/","",0);
	Menu2_2=new Array("Antennas","antenna.htm","",2,20,100);
		Menu2_2_1=new Array("Decibel","javascript:top.location.href='http://www.decibelproducts.com/'","",0,20,100);
		Menu2_2_2=new Array("Maxrad","javascript:top.location.href='http://www.maxrad.com/'","",0);
	Menu2_3=new Array("Filter products","javascript:top.location.href='http://www.txrx.com/'","",0);

	Menu2_4=new Array("Interconnect","intconnect.htm","",1,20,100);
		Menu2_4_1=new Array("ZETRON","javascript:top.location.href='http://www.zetron.com/'","",0,20,100);
	Menu2_5=new Array("Testers","testers.htm","",2,20,80);
		Menu2_5_1=new Array("BIRD","bird.htm","",0,20,80);
		Menu2_5_2=new Array("RACAL","racal.htm","",0);
//	Menu2_6=new Array("Dispatch","dispatch.htm","",0);
	Menu2_6=new Array("Scramblers","/pr/scramblers/","",0);
	
Menu3=new Array("Systems","systems.htm","",6);
	Menu3_1=new Array("Conventional","javascript:top.location.href='http://www.motorola.com/cgiss/conventional.shtml'","",0,20,80);
	Menu3_2=new Array("TETRA","javascript:top.location.href='http://www.motorola.com/cgiss/emea/tetra/home.html'","",0,20,80);
		Menu3_2_1=new Array("What is TETRA?","/tetra/whatis.htm","",0,20,110);
		Menu3_2_2=new Array("Tetra vs Analogue","/tetra/compar.htm","",0);
		Menu3_2_3=new Array("Compact Tetra","/tetra/compact.htm","",0);
	Menu3_3=new Array("MPT 1327","","",3,20,100);
		Menu3_3_1=new Array("Overview","/mpt1327/overview.htm","",0,20,100);
		Menu3_3_2=new Array("Solutions","/mpt1327/solutions.htm","",0);
		Menu3_3_3=new Array("Components","/mpt1327/components.htm","",0);
	Menu3_4=new Array("SmartNet","javascript:top.location.href='http://www.motorola.com/cgiss/trunking.shtml'","",0);
	Menu3_5=new Array("Telemetry","telemetry.htm","",2,20,80);
		Menu3_5_1=new Array("MOSCAD","/LMPS/RNSG/moscad/","",0,20,80);
		Menu3_5_2=new Array("DATA","data.htm","",0);
	Menu3_6=new Array("Projects","projects.htm","",0);

Menu4=new Array("Services","services.htm","",2);
	Menu4_1=new Array("Systems","sysserv.htm","",0,20,80);
//		Menu4_1_1=new Array("Site survey","survey.htm","",0,20,100);
//		Menu4_1_2=new Array("Assembly","assembly.htm","",0);
//		Menu4_1_3=new Array("Installation","install.htm","",0);
	Menu4_2=new Array("Repairs","repairs.htm","",0);

Menu5=new Array("Contacts","contacts.htm","",3);
	Menu5_1=new Array("HQ","/LMPS/RPG/EMEA/ee/purchasing/index.html","",0,20,90);
	Menu5_2=new Array("USA Office","mailto:sales@connectel-us.com","",0);
	Menu5_3=new Array("European Office","mailto:sales@connectel-cz.com","",0);
	
Menu6=new Array("Specials","specials.htm","",0);
