var theMenu = new Array();
theMenu[0] = new Array("myMenu1","menu1");
theMenu[1] = new Array("myMenu2","menu2");
theMenu[2] = new Array("myMenu3","menu3");

var myMenu1 = new Array();
myMenu1[0] = new Array("L","Overview","Click here to Overview page","http://www.mulliscapital.com/overview.asp");
myMenu1[1] = new Array("L","History","Click here to History page","http://www.mulliscapital.com/history.asp");

var myMenu2 = new Array();
//myMenu2[0] = new Array("L","Stock market Indices","Click here to Stock market Indices page","http://www.mulliscapital.com/stockmarket.asp");
myMenu2[0] = new Array("L","Bank Lending & Deposit rates","Click here to Bank Lending & Deposit rates page","http://www.mulliscapital.com/banklending.asp");
//myMenu2[2] = new Array("L","Commodity Indices","Click here to Commodity Indices page","http://www.mulliscapital.com/commodity.asp");
myMenu2[1] = new Array("L","World business news","Click here to World business news page","http://www.mulliscapital.com/worldbuznews.asp");
//myMenu2[4] = new Array("M","Directories","Click here to Directories menu","myMenu24");
//myMenu2[2] = new Array("L","Credit Ratings directory","Click here to Credit Ratings Directory page","http://www.mulliscapital.com/credit.asp");
myMenu2[2] = new Array("L","VCUniverse.com","Click here to VentureCapitalUniverse.com page","http://www.mulliscapital.com/venture.asp");

var myMenu3 = new Array();
// myMenu3[0] = new Array("L","Daily Update & Commentary","Click here to Daily Update & Commentary page","http://www.mulliscapital.com/research/thailand.asp");
// myMenu3[1] = new Array("L","Global Daily RoundUp","Click here to Global Daily RoundUp page","http://www.mulliscapital.com/research/global.asp");

var myMenu24 = new Array();
myMenu24[0] = new Array("L","Private equity investors directory","Click here to Private Equity Investors page","http://www.mulliscapital.com/private.asp");
myMenu24[1] = new Array("M","Asian private equity deals data","Click here to Asian private equity deals data page","myMenu241");
myMenu24[2] = new Array("L","Stock markets directory","Click here to Stock markets directory page","http://www.mulliscapital.com/stock.asp");
myMenu24[3] = new Array("L","Credit Ratings directory","Click here to Credit Ratings Directory page","http://www.mulliscapital.com/credit.asp");
myMenu24[4] = new Array("L","Company research directory","Click here to Company research directory page","http://www.mulliscapital.com/corporate.asp");
myMenu24[5] = new Array("L","Company earnings estimates","Click here to Company earnings estimates","http://www.mulliscapital.com/earnings.asp");

var myMenu241 = new Array();
myMenu241[0] = new Array("L","Indian","Click here to private equity deals data for India page","http://www.mulliscapital.com/default_new.asp");
myMenu241[1] = new Array("L","Indonesia","Click here to private equity deals data for Indonesia page","http://www.mulliscapital.com/default_new.asp");
myMenu241[2] = new Array("L","Thailand","Click here to private equity deals data for Thailand page","http://www.mulliscapital.com/default_new.asp");

