var sectionArray = new Array(); //Main Sections sectionArray[0] = [ {name:"About Us", id:"cat1", link:"#", target:"_self", subSection:[ {name:"Welcome notes", id:"page1", link:"page1.aspx?pageid=1", target:"_self"}, {name:"Vision and Mission", id:"page2", link:"page2.aspx?pageid=2", target:"_self"}, {name:"Profile", id:"page3", link:"page2.aspx?pageid=3", target:"_self"}, {name:"Corporate Movie", id:"page4", link:"movie.aspx", target:"_self"} ]}, {name:"Services", id:"cat2", link:"#", target:"_self", subSection:[ {name:"Ship Management", id:"page5", link:"page2.aspx?pageid=5", target:"_self"}, {name:"Crew Management", id:"page6", link:"page2.aspx?pageid=6", target:"_self"}, {name:"Yacht Management", id:"page7", link:"page2.aspx?pageid=8", target:"_self", subSection:[ {name:"Yacht Management Division", id:"subpage8", link:"page2.aspx?pageid=8", target:"_self"}, {name:"Yacht Management Services", id:"subpage9", link:"page2.aspx?pageid=9", target:"_self"} ]}, {name:"Quality Assurance", id:"page10", link:"page2.aspx?pageid=10", target:"_self"}, {name:"Training", id:"page11", link:"page2.aspx?pageid=12", target:"_self", subSection:[ {name:"Training", id:"subpage12", link:"page2.aspx?pageid=12", target:"_self"}, {name:"Training in India", id:"subpage13", link:"page3.aspx?pageid=13", target:"_self"} ]}, {name:"British Cadet Training", id:"page29", link:"page2.aspx?pageid=29", target:"_self"}, {name:"Environment Compliance", id:"page14", link:"page2.aspx?pageid=14", target:"_self"}, {name:"Technical Services", id:"page15", link:"page2.aspx?pageid=15", target:"_self"} ]}, {name:"Global Network", id:"cat3", link:"#", target:"_self", subSection:[ {name:"Global Network", id:"page16", link:"global.aspx", target:"_self"} ]}, {name:"News", id:"cat4", link:"#", target:"_self", subSection:[ {name:"Press Release", id:"page17", link:"press.aspx", target:"_self"}, {name:"Anglo News", id:"page18", link:"news.aspx", target:"_self"}, {name:"Specials", id:"page19", link:"working.aspx?pageid=19", target:"_self"}, {name:"Lookout", id:"page28", link:"page2.aspx?pageid=28", target:"_self"} ]}, {name:"Vacancies", id:"cat5", link:"#", target:"_self", subSection:[ {name:"Bangladesh", id:"Bangladesh", link:"location.aspx?pageid=Bangladesh", target:"_self"}, {name:"China", id:"China", link:"location.aspx?pageid=China", target:"_self"}, {name:"Hong Kong", id:"Hong Kong", link:"location.aspx?pageid=Hong%20Kong", target:"_self"}, {name:"India", id:"India", link:"location.aspx?pageid=India", target:"_self"}, {name:"Indonesia", id:"Indonesia", link:"location.aspx?pageid=Indonesia", target:"_self"}, {name:"Latvia", id:"Latvia", link:"location.aspx?pageid=Latvia", target:"_self"}, {name:"New Buildings", id:"New Buildings", link:"location.aspx?pageid=New%20Buildings", target:"_self"}, {name:"Phillipines", id:"Phillipines", link:"location.aspx?pageid=Phillipines", target:"_self"}, {name:"Russia", id:"Russia", link:"location.aspx?pageid=Russia", target:"_self"}, {name:"Singapore", id:"Singapore", link:"location.aspx?pageid=Singapore", target:"_self"}, {name:"Sril Lanka", id:"Sril Lanka", link:"location.aspx?pageid=Sril%20Lanka", target:"_self"}, {name:"Ukraine", id:"Ukraine", link:"location.aspx?pageid=Ukraine", target:"_self"}, {name:"United Kingdom", id:"United Kingdom", link:"location.aspx?pageid=United%20Kingdom", target:"_self"}, {name:"xx (Others)", id:"xx (Others)", link:"location.aspx?pageid=xx%20(Others)", target:"_self"} ]}, {name:"Site Map", id:"cat6", link:"#", target:"_self", subSection:[ {name:"Site Map", id:"page25", link:"sitemap.aspx", target:"_self"} ]}, {name:"Contact Us", id:"cat7", link:"#", target:"_self", subSection:[ {name:"Group Offices", id:"page26", link:"page2.aspx?pageid=26", target:"_self"} ]} ]; //Main Sections sectionArray[1] = [ {name:"Sitemap", id:"sitemap", link:"sitemap.htm", target:"_self"} ];