var Menu1 = new Array ();
var subMenu1 = new Array ();
Menu1[0] = new Array('אודות','../template/default.aspx?catid=1','_self', 'right');
subMenu1[0] = new Array();
subMenu1[0][0] = new Array ('פרופיל חברה', '../template/default.aspx?catid=1&PageId=29','_self');
subMenu1[0][1] = new Array ('חזון וערכי החברה', '../template/default.aspx?catid=1&PageId=37','_self');
subMenu1[0][2] = new Array ('תחומי עסקים', '../template/default.aspx?catid=1&PageId=7','_self');
subMenu1[0][3] = new Array ('About Mckit systems', '../template/default.aspx?catid=1&PageId=133','_self');
subMenu1[0][4] = new Array ('Leadership', '../template/default.aspx?catid=1&PageId=134','_self');
Menu1[1] = new Array('מוצרים','../template/default.aspx?catid=4','_self', 'right');
subMenu1[1] = new Array();
subMenu1[1][0] = new Array ('PLM', '../template/default.aspx?catid=4&PageId=38','_self');
subMenu1[1][1] = new Array ('ALM', '../template/default.aspx?catid=4&PageId=130','_self');
subMenu1[1][2] = new Array ('CAD/CAM', '../template/default.aspx?catid=4&PageId=40','_self');
subMenu1[1][3] = new Array ('CAE', '../template/default.aspx?catid=4&PageId=49','_self');
subMenu1[1][4] = new Array ('BPM', '../template/default.aspx?catid=4&PageId=45','_self');
subMenu1[1][5] = new Array ('PIM', '../template/default.aspx?catid=4&PageId=43','_self');
subMenu1[1][6] = new Array ('AEC', '../template/default.aspx?catid=4&PageId=89','_self');
subMenu1[1][7] = new Array ('פתרונות משלימים נוספים', '../template/default.aspx?catid=4&PageId=73','_self');
Menu1[2] = new Array('מרכז הדרכה','../courses/search.aspx','_self', 'right');
subMenu1[2] = new Array();
subMenu1[2][0] = new Array ('אודות', '../template/default.aspx?catid=5&PageId=127','_self');
subMenu1[2][1] = new Array ('קורסים SOLID EDGE', '../template/default.aspx?catid=5&PageId=124','_self');
subMenu1[2][2] = new Array ('קורסים NX', '../template/default.aspx?catid=5&PageId=123','_self');
subMenu1[2][3] = new Array ('קורסים - אנליזות', '../template/default.aspx?catid=5&PageId=143','_self');
subMenu1[2][4] = new Array ('Tips & Tricks SOLID EDGE', '../template/default.aspx?catid=5&PageId=120','_self');
subMenu1[2][5] = new Array ('Tips & Tricks NX', '../template/default.aspx?catid=5&PageId=116','_self');
subMenu1[2][6] = new Array ('פינת המדריך', '../template/default.aspx?catid=5&PageId=115','_self');
subMenu1[2][7] = new Array ('צור קשר ודרכי הגעה', '../template/default.aspx?catid=5&PageId=126','_self');
subMenu1[2][8] = new Array ('גלריית תמונות', '../template/default.aspx?catid=5&PageId=129','_self');
Menu1[3] = new Array('פתרונות','../template/default.aspx?catid=2','_self', 'right');
subMenu1[3] = new Array();
subMenu1[3][0] = new Array ('פתרונות PLM', '../template/default.aspx?catid=2&PageId=80','_self');
subMenu1[3][1] = new Array ('פתרונות CAD/CAM', '../template/default.aspx?catid=2&PageId=84','_self');
subMenu1[3][2] = new Array ('פתרונות KM', '../template/default.aspx?catid=2&PageId=100','_self');
subMenu1[3][3] = new Array ('פתרונות PIM', '../template/default.aspx?catid=2&PageId=101','_self');
subMenu1[3][4] = new Array ('פתרונות AEC', '../template/default.aspx?catid=2&PageId=85','_self');
subMenu1[3][5] = new Array ('פתרונות ייחודיים', '../template/default.aspx?catid=2&PageId=81','_self');
Menu1[4] = new Array('לקוחות','../template/default.aspx?catid=3','_self', 'right');
subMenu1[4] = new Array();
subMenu1[4][0] = new Array ('PLM', '../template/default.aspx?catid=3&PageId=8','_self');
subMenu1[4][1] = new Array ('CAD', '../template/default.aspx?catid=3&PageId=31','_self');
subMenu1[4][2] = new Array ('PIM', '../template/default.aspx?catid=3&PageId=86','_self');
subMenu1[4][3] = new Array ('KM', '../template/default.aspx?catid=3&PageId=87','_self');
subMenu1[4][4] = new Array ('AEC', '../template/default.aspx?catid=3&PageId=88','_self');
Menu1[5] = new Array('שירות ותמיכה','../template/default.aspx?catid=9','_self', 'right');
subMenu1[5] = new Array();
Menu1[6] = new Array('דרושים','../template/default.aspx?catid=6','_self', 'right');
subMenu1[6] = new Array();
subMenu1[6][0] = new Array ('דרושים למקיט', '../template/default.aspx?catid=6&PageId=11','_self');
subMenu1[6][1] = new Array ('דרושים ללקוחות', '../template/default.aspx?catid=6&PageId=25','_self');
Menu1[7] = new Array('אירועים וכנסים','../events/eventsList.aspx?catid=1','_self', 'right');
subMenu1[7] = new Array();
Menu1[8] = new Array('צור קשר','../contactus','_self', 'right');
subMenu1[8] = new Array();
/// 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 = "-5" // 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
paddingLeft = "5px" // seperator width between menu (ameer add)
menuWidth = "0" // Width of menu item. Use 0 for default
borderColor = "#4E4C9F" // Border Colour (flat mode only)
borderHighlight = "#97BBD3" // Border Highlight Colour (3d mode only)
borderShadow = "#31556D" // Border Shadow Colour (3d mode only)
menuBackground = "#4E4C9F" // Cell Background Colour
menuHoverBackground = "#4E4C9F" // Cell Background Colour on mouse rollover
fontFace = "arial" // Font Face
fontColour = "#FFFFFF" // Font Colour
fontHoverColour = "#032B47" // 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 = "#4E4C9F" // Border Colour (flat mode only)
sborderHighlight = "#4E4C9F" // Border Highlight Colour (3d mode only)
sborderShadow = "#4E4C9F" // Border Shadow Colour (3d mode only)
smenuBackground = "#4E4C9F" // Cell Background Colour
smenuHoverBackground = "#4E4C9F" // 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 ////