/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='#B24227';			// Background color when mouse is not over
	var LowSubBgColor='#B24227';			// Background color when mouse is not over on subs
	var HighBgColor='#F15900';			// Background color when mouse is over
	var HighSubBgColor='#F15900';			// 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='#93FEFF';			// Font color when mouse is over
	var FontSubHighColor='#93FEFF';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=300;				// Menu offset x coordinate
	var StartLeft=1;				// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// 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 highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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"

Menu1=new Array("Home","index.php","images/menuback0002.gif",0,17,168);

Menu2=new Array("About us","aboutus.php","images/menuback0003.gif",5);
	Menu2_1=new Array("Company's Profile","profile.php","",0,17,160);	
	Menu2_2=new Array("Company's Philosophy","philosophy.php","",0);
	Menu2_3=new Array("Quality","quality.php","",0);
	Menu2_4=new Array("IT/Technologies","it.php","",0);
	Menu2_5=new Array("News","news.php","",0);

Menu3=new Array("Our Services","services.php","images/menuback0004.gif",4);
	Menu3_1=new Array("Ship Agent Operations","shipagentoperations.php","",7,17,260);
		Menu3_1_1=new Array("Liner Agency Services","liner.php","",0,17,290);
		Menu3_1_2=new Array("Tramp Services","tramp.php","",0);
		Menu3_1_3=new Array("Vessel Operations","vessels.php","",0);
		Menu3_1_4=new Array("International Freight Forwarding Services","forwarding.php","",0);
		Menu3_1_5=new Array("Cruise and Passenger Operations","cruise.php","",0);
		Menu3_1_6=new Array("Custom Clearance and Formalities","custom.php","",0);
		Menu3_1_7=new Array("Maritime Consulting","consulting.php","",0);

	Menu3_2=new Array("Cargo and Container Services","cargoservices.php","",4);
		Menu3_2_1=new Array("Air Cargo","aircargo.php","",0,17,210);
		Menu3_2_2=new Array("Ocean Cargo","oceancargo.php","",0);
		Menu3_2_3=new Array("Containers (measurements)","containers.php","",0);
		Menu3_2_4=new Array("Land Transport","landtransport.php","",0);

	Menu3_3=new Array("Seaport And Off-Port Activities","seaport.php","",1);
		Menu3_3_1=new Array("Stevedoring Operations","stevedoring.php","",0,17,210);

	Menu3_4=new Array("Terminal and Warehouse Operations","terminal.php","",1);
		Menu3_4_1=new Array("Handling and Storage","handling.php","",0,17,250);

Menu4=new Array("Other Services","otherservices.php","images/menuback0005.gif",1);
	Menu4_1=new Array("Property Development And Construction","investment/index.php","",6,17,290);
		Menu4_1_1=new Array("Home","investment/index.php","",0,17,250);
		Menu4_1_2=new Array("For Rent","investment/forrent.php","",0);
		Menu4_1_3=new Array("For Sale","investment/forsale.php","",0);
		Menu4_1_4=new Array("For Exchange","investment/forexchange.php","",0);
		Menu4_1_5=new Array("Other Services","investment/other.php","",0);
		Menu4_1_6=new Array("Contact us","investment/contactus.php","",0);


Menu5=new Array("Online Tools","onlinetools.php","images/menuback0006.gif",4);
	Menu5_1=new Array("Cargo Tracking","tracking.php","",0,17,210);
	Menu5_2=new Array("Online Quotation and Queries","quotations.php","",0);
	Menu5_3=new Array("Schedules","schedules.php","",0);
	Menu5_4=new Array("Online Booking","onlinebooking.php","",0);

Menu6=new Array("Port and Customs Info","portandcustoms.php","images/menuback0007.gif",2);
	Menu6_1=new Array("US Customs Regulations","portandcustoms.php","",0,17,190);
	Menu6_2=new Array("Haitian Customs Regulations","portandcustoms.php#haitian","",0);

Menu7=new Array("FAQ","faq.php","images/menuback0008.gif",0);

Menu8=new Array("Customer Testimonials","testimonials.php","images/menuback0009.gif",0);

Menu9=new Array("Affiliated Companies","affiliates.php","images/menuback0010.gif",0);

Menu10=new Array("Maritime Index (Fr/En)","glossary1.php","images/menuback0011.gif",0);

Menu11=new Array("Contact Us","contact.php","images/menuback0012.gif",0);

Menu12=new Array("Recommend this site","mailto:?subject=Nadalsa%20web%20site&body=I%20visited%20the Nadalsa%20web%20site,%20and%20would%20like%20you%20to%20see%20it.%20It's%20at%20http://www.nadalsa.com.","images/menuback0013.gif",0);
