var Menu1 = new Array (); var subMenu1 = new Array (); Menu1[0] = new Array('About HAIFA','../templateltr/default.aspx?catid=1','_self', 'left'); subMenu1[0] = new Array(); subMenu1[0][0] = new Array ('Who we are', '../templateltr/default.aspx?catid=1&PageId=34','_self'); subMenu1[0][1] = new Array ('Production standards', '../templateltr/default.aspx?catid=1&PageId=35','_self'); subMenu1[0][2] = new Array ('REACH Compliance', 'http://www.haifachem.com//download/files/REACH%20periodic%20update%200610.pdf','_new'); Menu1[1] = new Array('News','../newsltr/categoryList.aspx?a=1','_self', 'left'); subMenu1[1] = new Array(); Menu1[2] = new Array('Products','../templateltr/default.aspx?catid=12','_self', 'left'); subMenu1[2] = new Array(); subMenu1[2][0] = new Array ('Plant nutrition', '../templateltr/default.aspx?catid=12&PageId=37','_self'); subMenu1[2][1] = new Array ('Food phosphates', '../templateltr/default.aspx?catid=12&PageId=38','_self'); subMenu1[2][2] = new Array ('Haifa K-Solarâ„¢', '../templateltr/default.aspx?catid=12&PageId=236','_self'); subMenu1[2][3] = new Array ('Industrial chemicals', '../templateltr/default.aspx?catid=12&PageId=39','_self'); subMenu1[2][4] = new Array ('REACH Compliance', 'http://www.haifachem.com//download/files/REACH%20periodic%20update%200610.pdf','_new'); Menu1[3] = new Array('Global presence','../templateltr/default.aspx?catid=13','_self', 'left'); subMenu1[3] = new Array(); subMenu1[3][0] = new Array ('World branches', '../templateltr/default.aspx?catid=13&PageId=54','_self'); subMenu1[3][1] = new Array ('European branches', '../templateltr/default.aspx?catid=13&PageId=53','_self'); Menu1[4] = new Array('Haifa Know-how','../templateltr/default.aspx?PageId=87&parentId=88&catId=14&maincat=1','_self', 'left'); subMenu1[4] = new Array(); subMenu1[4][0] = new Array ('Expert Softwares', '/lang1/templateltr/default.aspx?PageId=87&parentId=88&catId=14&maincat=1','_self'); subMenu1[4][1] = new Array ('Crop Nutrition Guides', '../templateltr/default.aspx?catid=14&PageId=234','_self'); subMenu1[4][2] = new Array ('Publications', '/lang1/templateltr/default.aspx?maincat=1&catId=14&PageId=91&parentId=92','_self'); subMenu1[4][3] = new Array ('Video movies', '../templateltr/default.aspx?catid=14&PageId=231','_self'); subMenu1[4][4] = new Array ('Our Visitor Center', '../templateltr/default.aspx?catid=14&PageId=99','_self'); Menu1[5] = new Array('Environment','../templateltr/default.aspx?catid=16','_self', 'left'); subMenu1[5] = new Array(); subMenu1[5][0] = new Array ('Environment', '../templateltr/default.aspx?catid=16&PageId=74','_self'); /// FORMAT MENU /// menuStyle = "flat" // Menu Style (flat, 3d) cellPadding = "4" // Cell Padding cellBorder = 0 // Border width (for no border, enter 0) THIS VALUE APPLIES TO ALL MENUS verticalOffset = "3" // Vertical offset of Sub Menu. horizontalOffset = "0" // Horizontal offset of Sub Menu. subMenuDelay = 1 // Time sub menu stays visible for (in seconds). THIS VALUE APPLIES TO ALL MENUS subIndicate = 0 // Show if a sub menu is present (use 0 for "no") THIS VALUE APPLIES TO ALL MENUS indicator = "" // Symbol to show if a sub menu is present (subIndicate must be to set to 1) // Use standard HTML tag. You can use a character instead of an image. // e.g. indicator = ">" // Main Menu Items paddingRight = "0px" // seperator width between menu (ameer add) menuWidth = "0" // Width of menu item. Use 0 for default borderColor = "" // Border Colour (flat mode only) borderHighlight = "#97BBD3" // Border Highlight Colour (3d mode only) borderShadow = "#31556D" // Border Shadow Colour (3d mode only) menuBackground = "#12542A" // Cell Background Colour menuHoverBackground = "#12542A" // Cell Background Colour on mouse rollover fontFace = "arial" // Font Face fontColour = "#FFFFFF" // Font Colour fontHoverColour = "#054979" // Font Colour on mouse rollover fontSize = "12px" // Font Size fontDecoration = "none" // Style of the link text (none, underline, overline, line-through) fontWeight = "bold" // Font Weight (normal, bold) // Sub Menu Items smenuWidth = "150" // Width of sub menu item. Use 0 for default sborderColor = "#054979" // Border Colour (flat mode only) sborderHighlight = "#E9E9E2" // Border Highlight Colour (3d mode only) sborderShadow = "#83837C" // Border Shadow Colour (3d mode only) smenuBackground = "#12542A" // Cell Background Colour smenuHoverBackground = "#0D3E1F" // Cell Background Colour on mouse rolloverr sfontFace = "arial" // Font Face sfontColour = "#FFFFFF" // Font Colour sfontHoverColour = "#FFFFFF" // Font Colour on mouse rollover sfontSize = "12px" // Font Size sfontDecoration = "none" // Style of the link text (none, underline, overline, line-through) sfontWeight = "normal" // Font Weight (normal, bold) quantity = 1 /// END FORMAT MENU ////