// new.js

//window.onload = initLoad();    // Some other utilities like to do this!
function initLoad()
{
  // Load news stories to arrays
}
