    var currentPosition = 101;
    var topPosition = 70;
    
    arMenu1 = new Array(
			menuWidth,currentPosition,topPosition,"","","","","","",
			"History & Profile","profile.html",0, "Branches", "branch.html",0,"Management","management.html",0,"Quality Policy","policy.html",0);
			topPosition = topPosition + 21;
    
    arMenu2 = new Array(
			menuWidth,currentPosition,topPosition,"","","","","","",
            "Air Freight ","services.html#top",0,"Sea Freight","services.html#sea",0,"Warehousing and Distribution","services.html#ware",0,"Domestic Inland Forwarding","services2.html#domestic",0,"Customs Clearance Air & Sea","services2.html#customs",0,"Sea-Air Via Dubai","services3.html",0);
			topPosition = topPosition + 20; 


    arMenu3 = new Array(
			menuWidth,currentPosition,topPosition,"","","","","","",
            "Dart Express I-Trek","tracking.html",0,"SITA Cargo Tracking","tracking.html",0);
			