//this holds all the calls to build the NavLink Objects

createNav("lnav_5_0", "22", "/news/", false, "", "5");
createNav("lnav_5_1", "18", "/news/press_releases/", false, "", "5");
createNav("lnav_5_2", "18", "/news/media_contacts/", false, "", "5");

//call the main funtion to start the script...
main();

