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 = '#F8BF24'; // Font color when mouse is over var FontSubHighColor = '#F8BF24'; // Font color subs when mouse is over var BorderColor = '#FFFFFF'; // Border color var BorderSubColor = '#FFFFFF'; // Border color for subs var BorderWidth = 0; // Border width var BorderBtwnElmnts = 0; // Border between elements 1 or 0 var FontFamily = "verdana,Arial,Helvetica,sans-serif" // Font family menu items var FontSize = 7; // 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 = .1; // horizontal overlap child/ parent var ChildVerticalOverlap = .2; // vertical overlap child/ parent var StartTop = 86; // Menu offset x coordinate var StartLeft = 8; // 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 = 1; // Frames in cols or rows 1 or 0 var DissapearDelay = 100; // delay before menu folds in var TakeOverBgColor = 0; // Menu frame takes over background color subitem frame var FirstLineFrame = ''; // Frame where first level appears var SecLineFrame = ''; // Frame where sub levels appear var DocTargetFrame = ''; // Frame where target documents appear var TargetLoc = 'upper_id'; // 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 highlighted var Arrws = ['http://www.tntrade.cz/shop/images/arrow_r.gif',4,7,'http://www.tntrade.cz/shop/images/arrow_d.gif',7,4,'http://www.tntrade.cz/shop/images/arrow_l.gif',4,7]; // 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" var NoOffFirstLineMenus = 9; // Number of first level items Menu1 = new Array("Vstup","http://www.tntrade.cz/shop/index.php/menu/47","",1,20,60); Menu1_1 = new Array("Přihlásit","http://www.tntrade.cz/shop/index.php/login","",0,20,120); Menu2 = new Array("O společnosti","http://www.tntrade.cz/shop/index.php/menu/10","",7,20,100); Menu2_1 = new Array("Profil společnosti","http://www.tntrade.cz/shop/index.php/menu/15","",0,20,120); Menu2_2 = new Array("Lidé ve firmě","http://www.tntrade.cz/shop/index.php/menu/16","",0,20,120); Menu2_3 = new Array("Kde nás najdete","http://www.tntrade.cz/shop/index.php/menu/17","",0,20,120); Menu2_4 = new Array("Reklamační řád","http://www.tntrade.cz/shop/index.php/menu/45","",0,20,120); Menu2_5 = new Array("Přeprava","http://www.tntrade.cz/shop/index.php/menu/40","",0,20,120); Menu2_6 = new Array("Pro dodavatele","http://www.tntrade.cz/shop/index.php/menu/41","",0,20,120); Menu2_7 = new Array("Ochrana osobních údajů","http://www.tntrade.cz/shop/index.php/menu/36","",0,30,120); Menu3 = new Array("Zprávy","http://www.tntrade.cz/shop/index.php/articles","",0,20,60); Menu4 = new Array("Můj profil","http://www.tntrade.cz/shop/index.php/menu/14","",2,20,60); Menu4_1 = new Array("Košík","http://www.tntrade.cz/shop/index.php/cart","",0,20,120); Menu4_2 = new Array("Přihlásit","http://www.tntrade.cz/shop/index.php/login","",0,20,120); Menu5 = new Array("Stáhni si (download)","http://www.tntrade.cz/shop/index.php/menu/50","",1,20,120); Menu5_1 = new Array("Software","http://www.tntrade.cz/shop/index.php/menu/51","",2,20,120); Menu5_1_1 = new Array("Software pro 3D brýle","http://www.tntrade.cz/shop/index.php/menu/52","",0,20,120); Menu5_1_2 = new Array("SpeedFan - regulace","http://www.tntrade.cz/shop/index.php/menu/53","",0,20,120); Menu6 = new Array("Soutěže","http://www.tntrade.cz/shop/index.php/menu/54","",1,20,60); Menu6_1 = new Array("s THERMALTAKE ","http://www.tntrade.cz/shop/index.php/menu/55","",0,20,120); Menu7 = new Array("Support","http://www.tntrade.cz/shop/index.php/menu/56","",1,20,60); Menu7_1 = new Array("Jaký výkon zdroje?","http://www.tntrade.cz/shop/index.php/menu/57","",0,20,120); Menu8 = new Array("RSS","http://www.tntrade.cz/shop/index.php/menu/58","",0,20,50); Menu9 = new Array("Volná místa","http://www.tntrade.cz/shop/index.php/menu/60","",0,20,120);