function newsfeed(inews, ilink){
	this.news = inews;
	this.link = ilink;
}//end structure

//Remember to use the character escape sequence for special characters
var newsreel = new Array();
//this first article [0] is linked to in MLSLBodySafety.htm - do not change it here unless you change it there as well
newsreel[0] = new newsfeed("McElhanney Centennial Book Wins Silver at Axiom Awards", "company\/news.php\#silver");

newsreel[1] = new newsfeed("St. John's Welcomes New Branch Manager", "company\/news.php\#ctuckermgr");

newsreel[2] = new newsfeed("R. O'Brian Blackall Receives W.G. McElhanney Award of Excellence", "company\/news.php\#wgm08obrian");

newsreel[3] = new newsfeed("Olympic Skier Sara Renner, Sponsored by McElhanney, Earns Place on Most Influential List", "company\/news.php\#srennercaaws");

//newsreel[3] = new newsfeed("McElhanney-sponsored Paralympian Speaks Out on Medal Award Controversy", "company\/news.php\#mattynatpost");

//newsreel[3] = new newsfeed("Congratulations to Shauna Goertzen of McElhanney's Fort St. John branch who was the recipient of the Aurora Award of Distinction for 2007 in the Oil and Gas category.", "company\/news.php\#shauna_g_aurora");

//newsreel[3] = new newsfeed("McElhanney receives further recognition of contributions to the Trans Canada Trail.", "company\/news.php\#transcanadatrail");

//newsreel[3] = new newsfeed("McElhanney Land Surveys Ltd. is pleased to announce it has joined the Coalition for Cellphone-Free Driving.", "company\/news.php\#nocellcoa");

//newsreel[4] = new newsfeed("McElhanney prohibits use of wireless devices while driving to reinforce safety and safe work practices.", "company\/news.php\#nowireless");

//newsreel[2] = new newsfeed("To commemorate our centenary in 2010, McElhanney is pleased to announce our sponsorship of 2006 Olympic Silver Medallist Sara Renner and Paralympic Athlete Matthew Hallat in their quest for Gold in the 2010 Games.", "company\/news.php\#sara");

//newsreel[3] = new newsfeed("McElhanney wins best office staff 2006 Peoples Choice Award ", "company\/news.php\#peoples");

//newsreel[4] = new newsfeed("2006-2007 McElhanney Scholarship Recipient Announced", "company\/news.php\#000");

//newsreel[4] = new newsfeed("   McElhanney Land Surveys Ltd. – One of Alberta 's Best Safety Performers in 2005 ", "company\/news.php\#0806");

//newsreel[4] = new newsfeed("   McElhanney Announces Recent Appointments - April 2006 ", "company\/news.php\#0601");

//newsreel[4] = new newsfeed("McElhanney Participates in Safety Standdown Week 2006", "company\/news.php\#0");

//newsreel[4] = new newsfeed("McElhanney presents Immigrant Aid Society Scholarship\, 2005", "company\/news.php\#001");

//newsreel[5] = new newsfeed("McElhanney develops innovative way to address labour shortage in Oil and Gas Industry", "company\/news.php\#002");

//newsreel[4] = new newsfeed("McElhanney participates in Oil and Gas Industry initiative – \"Safety Stand Down Week\"", "company\/news.php\#003");

//newsreel[5] = new newsfeed("2004\-2005 McElhanney Scholarships for the University of Calgary announced\.", "company\/news.php\#004");

//newsreel[6] = new newsfeed("McElhanney supports 25th Anniversary celebrations at the University of Calgary\.", "company\/news.php\#005");

//newsreel[7] = new newsfeed("O\'Brian Blackall\, BCLS 2004 Recipient of the G\.S\. Andrews Award\.", "company\/news.php\#006");

//newsreel[6] = new newsfeed("McElhanney\'s Corporate Safety Program maintains its Certificate of Recognition \(COR\)\.", "company\/news.php\#5");



//newsreel[5] = new newsfeed("2003\-2004 McElhanney Scholarships for the University of Calgary, University of New Brunswick and Olds College announced\.", "company\/news.php\#6");

//newsreel[6] = new newsfeed("McElhanney Associates participates in the BC Land Surveyors Foundation 2005 Legacy Partner Program\.", "company\/news.php\#6");
