var menuList  = new Array(); //Create an array of all links in section

//ID, Name, path, target, newWindow ,level, parentID

menuList[0]="1|Contacts|/Fr/contact/||0|1|0";
menuList[1]="2|Nos bureaux au Canada et à la frontière nord-américaine|/Documents/OfficeList_Canada_District_All_Services_web.pdf||0|2|1";
menuList[2]="3|UPS Supply Chain Solutions à l'international|../Fr/contact/International.html||0|2|1";

