
// 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,16,50);
Menu2=new Array("Registration","register.php","",0,16,80);
//Menu3=new Array("search","asiagate.php","",0,16,60);
//Menu4=new Array("order","NewReport.php","",0,16,60);
//Menu5=new Array("usage","usagesearch.php","",0,16,50);
Menu3=new Array("Contact us","contactus.php","",0,16,80);
Menu4=new Array("About us","aboutus.php","",0,16,80);
//Menu5=new Array("services","services.php","",3,16,80);
//	Menu5_1=new Array("Credit Report","/en/comps/index.asp?cid=259&sec=68","",0,16,80);	
//	Menu5_2=new Array("Collection","/en/comps/index.asp?cid=259&sec=68","",0,16,80);	
//	Menu5_3=new Array("Publication","/en/comps/index.asp?cid=259&sec=68","",0,16,80);	
//Menu8=new Array("sign out","sign_out.php","",0,16,80);

//This is link to old server
//Menu5=new Array("rollover:images/m1000.gif:images/m1000.gif","http://www.malaysia1000.com.my/","",0,16,150);
//This link to new server
//Menu9=new Array("rollover:images/m1000.gif:images/m1000.gif","m1000.html","",0,16,150);


