

// 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.html","",0,20,140);

Menu2=new Array("Contact Details","ContactUs.html","",0,20,90);

Menu3=new Array("About us","AboutUs.html","",3,20,90);

        Menu3_1=new Array("What we do","WhatWeDo.html","",0,20,200);

	Menu3_2=new Array("Our committment","OurCommittment.html","",0,20);

	Menu3_3=new Array("Service and Value","ServiceAndValue.html","",0,20);

Menu4=new Array("Web Services","WebServices.html","",4,20,85);
        Menu4_1=new Array("Web Development","WebDevelopment.html","",0,20,200);

	Menu4_2=new Array("Web Kits","WebKits.html","",0,20);

	Menu4_3=new Array("Web Content","WebContent.html","",3,20);
                Menu4_3_1=new Array("Services","WebContent.Services.html","",0,20,200);

	        Menu4_3_2=new Array("Tax updates","WebContent.TaxUpdates.html","",0,20);

	        Menu4_3_3=new Array("Illustration","WebContent.Illustration.html","",0,20);

	Menu4_4=new Array("Sample sites","Samples.html","",5,20);
                Menu4_4_1=new Array("Simple","http://www.softwaredesign.co.uk/samples/Sample1/index.html","",0,20,200);

                Menu4_4_2=new Array("Effective","http://www.softwaredesign.co.uk/samples/Sample2/index.html","",0,20);

                Menu4_4_3=new Array("Modern","http://www.softwaredesign.co.uk/samples/Sample3/index.html","",0,20);

                Menu4_4_4=new Array("Impact","http://www.softwaredesign.co.uk/samples/Sample4/index.html","",0,20);

                Menu4_4_5=new Array("Subtle","http://www.softwaredesign.co.uk/samples/Sample5/index.html","",0,20);

Menu5=new Array("Programming Services","Programming.html","",3,20,90);

        Menu5_1=new Array("Programming","Programming.home.html","",0,20,200);

        Menu5_2=new Array("Training","Programming.Training.html","",0,20);

	Menu5_3=new Array("Consultancy","Programming.Consultancy.html","",0,20);


Menu6=new Array("Articles","Articles.html","",4,20,90);

	Menu6_1=new Array("The Linux Office","Articles.LinuxOffice.html","",0,20,200);

        Menu6_2=new Array("Linux FlashReader","Articles.FlashReader.html","",0,20);

	Menu6_3=new Array("Scripting in Linux","Articles.Scripting.html","",0,20);

	Menu6_4=new Array("A SQL Tutorial","Articles.SQL.html","",0,20);



Menu7=new Array("Free updates","FreeUpdates.html","",0,20,200);

Menu8=new Array("Client Login","ClientLogin.html","",0,20,85);