var menuList  = new Array(); //Create an array of all links in section

//ID, Name, path, target, newWindow ,level, parentID

menuList[0]="1|Solutions|/solutions/||0|1|0";

menuList[1]="2|Consumer Goods|/solutions/ConsumerGoods.html||0|2|1";
menuList[2]="3|Financial Services|/solutions/FinancialServices.html||0|2|1";
menuList[3]="4|Healthcare|/solutions/Healthcare.html||0|2|1";
menuList[4]="5|High Tech|/solutions/HighTech.html||0|2|1";
menuList[5]="6|Telecom|/solutions/Telecom.html||0|2|1";
