

// 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 page","index.html","",0,23,80);

Menu2=new Array("Contact Us","Sample1.2.html","",0,23,80);

Menu3=new Array("Internet","Sample1.3.html","",0,23,80);

Menu4=new Array("Links","Sample1.4.html","",0,23,80);
