// These feeds are used on the following pages:

// Whats new: http://www.kellogg.northwestern.edu/news/whatsnew/index.htm
// All welcome sites, in various sections
// Kellogg World
// http://alumni.kellogg.northwestern.edu/
// http://www.kellogg.northwestern.edu/parttime/index.htm

//please use absolute urls - otherwise the links will not work from the alumni site

//

// Top Headlines
var topHeadlines=new Array()
topHeadlines[0] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2011/2011greenstein-testifies.aspx>The Internet and innovation</a><span class=dateline> 03/11/11</span> <span class=story_sub>Professor Shane Greenstein testifies before Congress on network neutrality</span><span class=story_divider></span>"
topHeadlines[1] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2011/black-management-conference.aspx>The real ROI</a><span class=dateline> 03/04/11</span> <span class=story_sub>The 24th annual Black Management Association Conference inspires attendees to empower future generations</span><span class=story_divider></span>"
topHeadlines[2] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2011/global-risk.aspx>Managing global risk</a><span class=dateline> 03/10/11</span> <span class=story_sub>At the latest event in the Kellogg Risk Summit series, speakers assess the risks and opportunities in an unpredictable world</span><span class=story_divider></span>"
topHeadlines[3] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2011/kellogg-debates.aspx>The Kellogg Debates</a><span class=dateline> 03/09/11</span> <span class=story_sub>Faculty-student teams face off over the question: Should current U.S. immigration barriers be relaxed?</span><span class=story_divider></span>"




// Kellogg news
var kelloggNews=new Array()
kelloggNews[0] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2010/sorkin.aspx>Kellogg Distinguised Lecture Series: Andrew Ross Sorkin</a><span class=dateline> 02/05/10</span> <span class=story_sub>The New York Times columnist and bestselling author of ‘Too Big to Fail’ to speak Feb. 9 on Northwestern’s Chicago campus</span><span class=story_divider></span>"
kelloggNews[1] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2010/african_conference.aspx>Africa: the new economic frontier</a><span class=dateline> 02/04/10</span> <span class=story_sub>Speakers at the Kellogg School’s first-ever Africa Business Conference highlight the fast-changing continent’s challenges and opportunities</span><span class=story_divider></span>"
kelloggNews[2] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2010/sharktank.aspx>Learning the hard way</a><span class=dateline> 02/04/10</span> <span class=story_sub>‘Shark Tank’ contestants Brian Duggan ’05 and Jonathan Miller ’08 share their hard-won lessons on entrepreneurship with students on Kellogg’s downtown campus</span><span class=story_divider></span>"
kelloggNews[3] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2010/trotter.aspx>Feast of Inspiration</a><span class=dateline> 02/03/10</span> <span class=story_sub>Chef Charlie Trotter serves up a full plate of ideas on business and creativity to Kellogg students</span><span class=story_divider></span>"
kelloggNews[4] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2010/marketing_conference02.aspx>Marketing as a core strategy</a><span class=dateline> 02/01/10</span> <span class=story_sub>Top executives share insights on how marketing can impact ‘every piece of an organization’</span><span class=story_divider></span>"

// Student News & Events
var studentNews=new Array()
studentNews[0] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2009/WarrenBuffett.aspx>Business basics with Buffett</a><span class=dateline> 07/10/09</span> <span class=story_sub>Kellogg students enjoy ‘once-in-a-lifetime opportunity’ to meet legendary investor Warren Buffett<span><span class=story_divider></span>"
studentNews[1] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2009/convocation09.aspx>2009 Executive MBA Convocation </a><span class=dateline> 06/19/09</span> <span class=story_sub>Aircell CEO Jack Blumenstein encourages graduates to challenge their own assumptions as they travel life’s path<span><span class=story_divider></span>"
studentNews[2] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2009/RealEstateChalleng.aspx>‘A truly rewarding experience’</a><span class=dateline> 06/17/09</span> <span class=story_sub>Kellogg team claims top prize in Kellogg-Chicago Booth Real Estate Challenge <span><span class=story_divider></span>"
studentNews[3] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2009/FourPillarsAwards.aspx>Four Pillars Awards announced</a><span class=dateline> 12/30/08</span> <span class=story_sub>Economic downturn highlights importance of a good plan, says Kellogg professor spearheading the Jan. 7 Kellogg Strategy Challenge, a new experiential learning initiative<span><span class=story_divider></span>"
studentNews[4] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2009/chestfoundation.aspx>A plan to save lives</a><span class=dateline> 6/09/09</span> <span class=story_sub>The prestigious honor recognizes four Kellogg students who embody the values at the heart of the Kellogg mission<span><span class=story_divider></span>"
studentNews[5] = "<a href=http://www.kellogg.northwestern.edu/News_Articles/2009/sevenschools.aspx>Taking the lead on collaboration</a><span class=dateline> 5/01/09</span> <span class=story_sub>The Kellogg School hosts the Seven Schools Forum, a groundbreaking gathering of business-school student presidents<span><span class=story_divider></span>"

// Faculty news
//var facultyNews=new Array()



//Original source code preserved in case of a major meltdown

//var mycars = new Array()
//mycars[0] = "Saab"
//mycars[1] = "Volvo"
//mycars[2] = "BMW"

//for (i=0;i<mycars.length;i++)
//{
//document.write(mycars[i] + "<br />")
//}
