/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//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
//effect = "Fade(duration=1.0);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
effect = "gradientwipe(size=0.250, wipestyle=1, motion=Forward, duration=0.3)"

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=4;		// Sub menu offset Top position 
suboffset_left=6;		// Sub menu offset Left position
closeOnClick = true

style1=[			// scrollmenu : 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.
"#4D5E6D",			// Mouse Off Font Color
"#d2deec",			// Mouse Off Background Color
"#dd0000",			// Mouse On Font Color
"#9cacc0",			// Mouse On Background Color
"white",			// Menu Border Color 
10,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,				// Menu Item Padding
"files/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"white",			// Menu Item Separator Color
]

style2=[			// topmenu : style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#000000",			// Mouse Off Font Color
"#ffffff",			// Mouse Off Background Color
"#dd0000",			// Mouse On Font Color
"#d2deec",			// Mouse On Background Color
"white",			// Menu Border Color 
10,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,				// Menu Item Padding
"files/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"white",			// Menu Item Separator Color
]


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
90,						// Menu Top - The Top position of the menu in pixels
15,						// 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"
style2,					// 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)
,						// Background image for menu when BGColor set to transparent.
,						// Scrollable Menu
,						// Reserved for future use
,"Home&nbsp;&nbsp;","frontpage.shtm",,"Back to the home page",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Ports&nbsp;&nbsp;","port_index.asp",,"",0
,"Transits&nbsp;&nbsp;","show-menu=Transits",,"",0
,"Agents&nbsp;&nbsp;","show-menu=Agents",,"",0
,"Calculator&nbsp;&nbsp;","Calculator.asp",,"",0
,"Nomination&nbsp;&nbsp;","Nominate.asp",,"",0
,"About&nbsp;Us&nbsp;&nbsp;","show-menu=Contact&AboutUs",,"",0
])

	addmenu(menu=["Ports",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"All Ports","port_index.asp",,,0
	,"Ports By Country","show-menu=PortsByCountry",,,0
	,"China","show-menu=ChinaPorts",,,0
	,"Egypt","show-menu=EgyptPorts",,,0
	,"Iran","show-menu=IranPorts",,,0
	,"Singapore","show-menu=SingaporePorts",,,0		
	,"Thailand","show-menu=ThailandPorts",,,0		
	,"Turkey","show-menu=TurkeyPorts",,,0		

	])
			
		addmenu(menu=["PortsByCountry",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"China","show-menu=ChinaPorts",,,0
		,"Egypt","show-menu=EgyptPorts",,,0
		,"Iran","show-menu=IranPorts",,,0
		,"Singapore","show-menu=SingaporePorts",,,0		
		,"Thailand","show-menu=ThailandPorts",,,0		
		,"Turkey","show-menu=TurkeyPorts",,,0		
		])

			addmenu(menu=["ChinaPorts",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Dalian","port.asp?port=Daliancn",,,0
			,"Guangzhou","port.asp?port=Guangzcn",,,0
			,"Hong Kong","port.asp?port=Hong Kong",,,0
			,"Jinan","port.asp?port=Jinanjcn",,,0
			,"Lanshan","port.asp?port=Lanshacn",,,0
			,"Longkou","port.asp?port=Longkocn",,,0
			,"Penglai","port.asp?port=Penglacn",,,0
			,"Qingdao","port.asp?port=Qingdacn",,,0
			,"Rizhao","port.asp?port=Rizhaocn",,,0
			,"Shanghai","port.asp?port=Shanghcn",,,0
			,"Tianjin","port.asp?port=Tianjicn",,,0
			,"Weihai","port.asp?port=Weihaicn",,,0
			,"Yantai","port.asp?port=Yantaicn",,,0
			,"Yingkou","port.asp?port=Yingkocn",,,0
			])

			addmenu(menu=["EgyptPorts",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Abu Kir","port.asp?port=abukireg",,,0
			,"Abu Zenima","port.asp?port=abuzeneg",,,0
			,"Adabiya","port.asp?port=adabiyeg",,,0
			,"Ain Sukhna","port.asp?port=ainsukeg",,,0
			,"Alexandria","port.asp?port=alexaneg",,,0
			,"Damietta","port.asp?port=damieteg",,,0
			,"El Dekheila","port.asp?port=eldekheg",,,0
			,"Nuweibah","port.asp?port=nuweibeg",,,0
			,"Port Said","port.asp?port=portsaeg",,,0
			,"Ras Budran","port.asp?port=rasbudeg",,,0
			,"Ras Gharib","port.asp?port=rasghaeg",,,0
			,"Ras Shukheir","port.asp?port=rasshueg",,,0
			,"Ras Sudr","port.asp?port=rassudeg",,,0
			,"Safaga","port.asp?port=safagaeg",,,0
			,"Sharm El Shaikh","port.asp?port=sharmeeg",,,0
			,"Sidi Kerir","port.asp?port=sidikeeg",,,0
			,"Sokhna Port","port.asp?port.asp?port=safagaeg",,,0
			,"Suez","port.asp?port=suezsueg",,,0
			,"Wadi Feiran","port.asp?port=wadifeeg",,,0
			,"Zeit Bay","port.asp?port=zeitbaeg",,,0
			])

			addmenu(menu=["IranPorts",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Bandar Abbas","port.asp?port=Bandabir",,,0
			,"Bandar Anzali","port.asp?port=Bandanir",,,0
			,"Bandar Bushehr","port.asp?port=Bandbuir",,,0
			,"Bandar Chabahar","port.asp?port=Bandchir",,,0
			,"Bandar Imam Khomeyni (BIK)","port.asp?port=Bandimir",,,0
			,"Kharg Island","port.asp?port=Khargiir",,,0
			,"Kish Island","port.asp?port=Kishisir",,,0
			])

			addmenu(menu=["SingaporePorts",,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Singapore Port","port.asp?port=singapsg",,,0
			,"Singapore Shipyards","port.asp?port=singassi",,,0
			])

			addmenu(menu=["ThailandPorts",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Bangkok","port.asp?port=BANGKOTH",,,0
			,"Map Ta Phut","port.asp?port=Maptapth",,,0
			,"Phuket","port.asp?port=PHUKETTH",,,0
			,"Songkhla","port.asp?port=SONGKHTH",,,0
			,"Sriracha","port.asp?port=SRIRACTH",,,0
			])

			addmenu(menu=["TurkeyPorts",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Aliaga","port.asp?port=Aliagatr",,,0
			,"Antalya","port.asp?port=Antalytr",,,0
			,"Bandirma","port.asp?port=Bandirtr",,,0
			,"Gemlik","port.asp?port=Gemliktr",,,0
			,"Iskenderun","port.asp?port=Iskentr",,,0
			,"Istanbul","port.asp?port=Istanbtr",,,0
			,"Izmit","port.asp?port=Izmittr",,,0
			,"Marmare Ereglisi","port.asp?port=Marmartr",,,0
			,"Mersin","port.asp?port=Mersintr",,,0
			,"Samsun","port.asp?port=Samsuntr",,,0
			,"Trabzon","port.asp?port=Trabzotr",,,0
			])

	addmenu(menu=["Agents",,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"LETH Feisa [China]","agent.asp?agent=lethfena",,,0
	,"LETH Suez [Egypt]","agent.asp?agent=lethsueg",,,0
	,"LETH Seas Ark [Iran]","agent.asp?agent=lethseir",,,0
	,"LETH Ronasons [Malta]","agent.asp?agent=lethromt",,,0
	,"LETH TMS [Namibia]","agent.asp?agent=lethtssa",,,0
	,"LETH Thome [Singapore]","agent.asp?agent=leththsi",,,0
	,"LETH TMS [South Africa]","agent.asp?agent=lethtssa",,,0
	,"LETH EAS Maritime [Thailand]","agent.asp?agent=letheas",,,0
	,"LETH Mastership [Turkey]","agent.asp?agent=lethmatu",,,0
	,"LETH Agencias [Panama]","agent.asp?agent=lethpana",,,0
	
	
	])

	addmenu(menu=["Transits",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Suez Canal Transit Info","port.asp?port=SUEZTREG",,,0
	,"Suez Canal Transit Calculator","calculator.asp?port=SUEZTREG",,,0
	,"Bosphorus Transit Info","port.asp?port=BOSPHOTR",,,0
	,"Bosphorus Transit Calculator","calculator.asp?port=BOSPHOTR",,,0
	,"Panama Transit Info","port.asp?port=PANCANPN",,,0
	])
	
	addmenu(menu=["Contact&AboutUs",,,140,1,,style1,0,"left",effect,,,,,,,,,,,,
	,"Contact Us","contact.shtm",,,0
	,"About Leth Agencies","about.shtm",,,0
	,"Corporate Statements","vision.shtm",,,0
	,"Reference List","customers.shtm",,,0
	,"Terms of use","terms.shtm",,,0
	])


dumpmenus()
