_d=document
ns4=(_d.layers)?true:false
ns6=(navigator.userAgent.indexOf("Gecko")!=-1)?true:false

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;
// Sub menu offset  position
menu_left=290;
menu_top=150;


if(ns4){
menu_left=328;
menu_top=75;
}
else if(ns6){
menu_left=328;
menu_top=75;
}
else if(screen.width == 1024){
menu_left=262;
menu_top=152;
}
else if(screen.width == 800){
menu_left=150;
menu_top=152;
}

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"091c5b",				// Mouse Off Font Color
"D7DBE9",				// Mouse Off Background Color
"fff5e4",				// Mouse On Font Color
"091c5b",				// Mouse On Background Color
"091c5b",				// Menu Border Color 
14,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",				// Font Name
2,						// Menu Item Padding
"",						// Sub Menu Image (Leave this blank if not needed) http://www.layoutme.com/images/arrow.gif
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"ffffff",				// Current Page Item Font Color (leave this blank to disable)
"091c5b",				// Current Page Item Background Color (leave this blank to disable)
"",						// Top Bar image (Leave this blank to disable) http://www.layoutme.com/images/arrowdn.gif
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"091c5b",				// Mouse Off Font Color
"D7DBE9",				// Mouse Off Background Color
"fff5e4",				// Mouse On Font Color
"091c5b",				// Mouse On Background Color
"091c5b",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"",					// Font Weight (bold or normal)
"Arial",				// Font Name
2,						// Menu Item Padding
"",						// Sub Menu Image (Leave this blank if not needed) http://www.layoutme.com/images/arrow.gif
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"ffffff",				// Current Page Item Font Color (leave this blank to disable)
"091c5b",				// Current Page Item Background Color (leave this blank to disable)
"",						// Top Bar image (Leave this blank to disable) http://www.layoutme.com/images/arrowdn.gif
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
menu_top,					// Menu Top - The Top position of the menu in pixels
menu_left,			// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;About Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=about",,"About Us",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Our Business&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=business",,"Our Business",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Joint Ventures&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=ventures",,"Joint Ventures",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Careers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=careers",,"Careers at Kanoo ",1
,"&nbsp;&nbsp;&nbsp;&nbsp;Contact Us&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=contact",,"Contact Kanoo",1
])
	addmenu(menu=["about",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"The Kanoo Group","html/aboutus.htm",,"The Kanoo Group",1
	,"Mission, Vision & Goals","html/mission.htm",,"Mission, Vision & Goals",1
	,"Kanoo - A Brand Story","html/brandstory.htm",,"Kanoo - A Brand Story",1
	,"The House of Kanoo Book","html/houseofkanoo.htm",,"The House of Kanoo Book",1
	,"Q & A","html/qa.htm",,"Q & A",1
		])
		
	addmenu(menu=["business",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
,"Shipping","html/shipping.htm",,"Shipping",1
,"Travel","html/travel.htm",,"Travel",1
,"Holidays","html/holidays.htm",,"Holidays",1
,"Machinery","html/machinery.htm",,"Machinery",1
,"Oil & Gas","html/oil_gas.htm",,"Oil & Gas",1
,"Power & Industrial Projects","html/power.htm",,"Power & Industrial Projects",1
,"Kanoo Cargo Services","html/cargo.htm",,"Kanoo Cargo Services",1
,"KRT","html/logistics.htm",,"KRT",1
,"HAK Industrial Chemicals LLC","html/chemicals.htm",,"HAK Industrial Chemicals LLC",1
,"Exhibition Services","html/exhibition.htm",,"Exhibition Services",1
,"Kanoo Business Centre","html/businesscenter.htm",,"Kanoo Business Centre",1
,"Gemini Software Solutions","html/gemini.htm",,"Gemini Software Solutions",1
	])
		
	addmenu(menu=["ventures",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,1
	,"Norwich Union Insurance","html/norwich_union.htm",,"Norwich Union Insurance",1
	,"Dubai Express","html/dubai_express.htm",,"Dubai Express",1
	,"International Paint","html/intl_paint.htm",,"International Paint",1
	,"Maersk - Kanoo","html/maersk.htm",,"Maersk - Kanoo",1
	,"M.E.C.E.R.C.","html/mecerc.htm",,"M.E.C.E.R.C.",1
	,"Johnson Arabia LLC","html/johnson.htm",,"Johnson Arabia LLC",1	
	,"BASF - Kanoo","html/basf.htm",,"BASF - Kanoo",1
	,"Vertscape, Inc.","html/vertscape.htm",,"Vertscape, Inc.",1	
	])

	addmenu(menu=["careers",
	,,110,1,"",style2,,"left",effect,,,,,,,,,,,,1
	,"Welcome to Kanoo","html/welcome.htm",,"Welcome to Kanoo",1
	,"Vacancies","html/vacancies.htm",,"Vacancies",1
	,"Shababona","html/shababona.htm",,"Shababona",1
	,"Employee Handbook","html/login.asp",,"Employee Handbook",1
	])
	
	addmenu(menu=["contact",
	,,130,1,"",style2,,"left",effect,,,,,,,,,,,,1
	,"Yusuf Bin Ahmed Kanoo","html/contact_us2.htm",,"Yusuf Bin Ahmed Kanoo",1
	,"The Kanoo Group","html/contact_us1.htm",,"The Kanoo Group",1
	])
	

dumpmenus()