	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#25259A';			// Background color when mouse is over
	var HighSubBgColor='#25259A';		// Background color when mouse is over on subs
	var FontLowColor='#25259A';		// Font color when mouse is not over
	var FontSubLowColor='#25259A';		// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='#25259A';			// Border color
	var BorderSubColor='#25259A';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;					// 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=215;				// Menu offset x coordinate
	var StartLeft=40;				// 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","",0,20,138);

Menu2=new Array("About Us","","",4);
	Menu2_1=new Array("Inter-Sped Group History","history_all.php","",0,20,170);
	Menu2_2=new Array("Inter-Sped Cape","history_cape.php","",0);
	Menu2_3=new Array("Inter-Sped Johannesburg","history_jhb.php","",0);
	Menu2_4=new Array("Inter-Sped Kwazulu Natal","history_kzn.php","",0);

Menu3=new Array("Contact Us","","",3);
	Menu3_1=new Array("Inter-Sped Cape","contact_cape.php","",0,20,170);
	Menu3_2=new Array("Inter-Sped Johannesburg","contact_jhb.php","",0);
	Menu3_3=new Array("Inter-Sped Kwazulu Natal","contact_kzn.php","",0);
	
Menu4=new Array("Email","","",3);
	Menu4_1=new Array("Inter-Sped Cape","email_cpt.php","",0,20,170);
	Menu4_2=new Array("Inter-Sped Johannesburg","email_jhb.php","",0);
	Menu4_3=new Array("Inter-Sped Kwazulu Natal","email_kzn.php","",0);

Menu5=new Array("F.A.Q","faq.php","",0);
		
Menu6=new Array("Legal","","",1);
	Menu6_1=new Array("Information Act","infoact_jhb.php","",0,20,110);
		
Menu7=new Array("Links","","",4);
	Menu7_1=new Array("Intersped Cape","http://www.intersped.co.za/cape/index.php","",0,20,165);
	Menu7_2=new Array("Intersped Kwazulu Natal","http://www.intersped.co.za/kwazulu/index.php","",0);
	Menu7_3=new Array("L.I.N.K","http://www.linkglobal.com/","",0);
	Menu7_4=new Array("Wine Spirits Shippers Association","http://www.wssa.com","",0);
	
Menu8=new Array("Online Services","","",3);
	Menu8_1=new Array("Query","query.php","",0,20,110);
	Menu8_2=new Array("Request","request.php","",0);
	Menu8_3=new Array("Track And Trace","track.php","",0);
	
Menu9=new Array("Services","","",9);
	Menu9_1=new Array("Airfreight Exports","afreight.php","",0,20,130);
	Menu9_2=new Array("Courier","courier.php","",0);
	Menu9_3=new Array("Customs Broking","customs_broking.php","",0);
	Menu9_4=new Array("International Forwarding","international_forwarding.php","",0);
	Menu9_5=new Array("Marine & Transit Insurance","mt_insurance.php","",0);
	Menu9_6=new Array("Roadfreight Exports","roadfreight_exports.php","",0);
	Menu9_7=new Array("Seafreight Exports","seafreight_exports.php","",0);
	Menu9_8=new Array("Warehousing","wharehousing.php","",0);
	Menu9_9=new Array("Wine Export","http://www.intersped.co.za/cape/wine_freight.php","",0);

Menu10=new Array("Worldwide Network","","",3);
	Menu10_1=new Array("L.I.N.K. Network","link_net.php","",0,20,120);
	Menu10_2=new Array("Other Networks","","",7,20,110);
		Menu10_2_1=new Array("All","other_net.php","",0,20,110);
		Menu10_2_2=new Array("Africa","","",14);
			Menu10_2_2_1=new Array("Angola","","",0,20,100);
			Menu10_2_2_2=new Array("Egypt","","",0);
			Menu10_2_2_3=new Array("Ghana","","",0);
			Menu10_2_2_4=new Array("Kenya","","",0);
			Menu10_2_2_5=new Array("Malawi","","",0);
			Menu10_2_2_6=new Array("Mauritius","","",0);
			Menu10_2_2_7=new Array("Mozambique","","",0);
			Menu10_2_2_8=new Array("Senegal","","",0);
			Menu10_2_2_9=new Array("Seychelles","","",0);
			Menu10_2_2_10=new Array("Tanzania","","",0);
			Menu10_2_2_11=new Array("Uganda","","",0);
			Menu10_2_2_12=new Array("Zambia","","",0);
			Menu10_2_2_13=new Array("Zimbabwe","","",0);
			Menu10_2_2_14=new Array("Zimbabwe","","",0);
		Menu10_2_3=new Array("Australasia","","",7);
			Menu10_2_3_1=new Array("Australia","","",0,20,100);
			Menu10_2_3_2=new Array("Bangladesh","","",0);
			Menu10_2_3_3=new Array("India","","",0);
			Menu10_2_3_4=new Array("Japan","","",0);
			Menu10_2_3_5=new Array("New Zealand","","",0);
			Menu10_2_3_6=new Array("Sri Lanka","","",0);
			Menu10_2_3_7=new Array("Thailand","","",0);
		Menu10_2_4=new Array("Europe","","",7);
			Menu10_2_4_1=new Array("Belgium","","",0,20,100);
			Menu10_2_4_2=new Array("Denmark","","",0);
			Menu10_2_4_3=new Array("Greece","","",0);
			Menu10_2_4_4=new Array("Italy","","",0);
			Menu10_2_4_5=new Array("Portugal","","",0);
			Menu10_2_4_6=new Array("Sweden","","",0);
			Menu10_2_4_7=new Array("Switzerland","","",0);
		Menu10_2_5=new Array("Middle East","","",2);
			Menu10_2_5_1=new Array("Israel","","",0,20,140);
			Menu10_2_5_2=new Array("United Arab Emirates","","",0);
		Menu10_2_6=new Array("North America","","",1);
			Menu10_2_6_1=new Array("Canada","","",0,20,100);
		Menu10_2_7=new Array("South America","","",2);
			Menu10_2_7_1=new Array("Brazil","","",0,20,100);
			Menu10_2_7_2=new Array("Columbia","","",0);
	Menu10_3=new Array("Courier Networks","","",2,20,250);
			Menu10_3_1=new Array("Singapore","","",0,20,110);
			Menu10_3_2=new Array("United Kingdon","","",0);
		
	
	
	





