 
	var anext = new Array();
	var rnext = new Array();
	function next_obj(article_id,title,link,date){
		 this.article_id=article_id;
		this.link=link;
		 this.title=title;
		 this.date=date;
	}
	
	function get_next_article_link_embedded(jsID,jsType) {
				var nextList = anext;
		var nextString = '';
		if (jsType=="review") {
			nextList = rnext;
			if (nextList[jsID] == null) {
				nextList = anext;
			}
		}  
		

		if (nextList[jsID] != null) {
			var obj = nextList[jsID];
		
			var link = obj.link;
			var title= obj.title;

			var nextString = '<a href="' + link +'">'+ title +'</a>'
		
		} 
		return nextString
		
		
	}
	
	function get_next_article_link(jsID,jsType) {
		var nextList = anext;
		var nextString = '';
		var defaultName = 'firstIdanext';
		if (jsType=="review") {
			nextList = rnext;
			defaultName = 'firstIdrnext'
			if (nextList[jsID] == null) {
				nextList = anext;
			}
		}  
		

		if (nextList[jsID] != null) {
			var obj = nextList[jsID];
		} else {
			var did = eval(defaultName);
			var obj = nextList[did];
		}
			var link = obj.link;
			var title= obj.title;

			var nextString = '<div class="nextlink"><div class="title" title="Next">Next</div> <div class="link"><a href="' + link +'">'+ title +'</a></div><div style="clear:both;"></div></div>';  return nextString
	}
	

var anext = new Array();
		var firstIdanext = '20260694';
		 anext["20260694"] = new next_obj('20254167','Oscars 2009: All the nominees','/ew/article/0,,20007870_20164475_20254167,00.html','01/22/2009 08:00AM');
		 anext["20254167"] = new next_obj('20257262','\'The Reader\': Oscar spoiler?','/ew/article/0,,20007870_20164475_20257262,00.html','02/05/2009 03:50PM');
		 anext["20257262"] = new next_obj('20256041','Oscars 2009: The race is on!','/ew/article/0,,20007870_20164475_20256041,00.html','01/30/2009 03:00PM');
		 anext["20256041"] = new next_obj('20254914','Hugh Jackman: Oscars\' sexiest host?','/ew/article/0,,20007870_20164475_20254914,00.html','01/23/2009 10:00AM');
		 anext["20254914"] = new next_obj('20222344','Dave Karger on Toronto Oscar bait','/ew/article/0,,20007870_20164475_20222344,00.html','08/28/2008 07:05PM');
		 anext["20222344"] = new next_obj('20180101','And the Oscars go to...','/ew/article/0,,20007870_20164475_20180101,00.html','02/24/2008 06:55PM');
		 anext["20180101"] = new next_obj('20181387','Diablo Cody\'s Oscar weekend','/ew/article/0,,20007870_20164475_20181387,00.html','02/29/2008 04:00PM');
		 anext["20181387"] = new next_obj('20180108','News from backstage at the Oscars','/ew/article/0,,20007870_20164475_20180108,00.html','02/24/2008 07:00PM');
		 anext["20180108"] = new next_obj('20180157','Oscar poll: Cast your vote!','/ew/article/0,,20007870_20164475_20180157,00.html','02/25/2008 01:00AM');
		 anext["20180157"] = new next_obj('20179430','Oscar\'s mad scramble','/ew/article/0,,20007870_20164475_20179430,00.html','02/22/2008 10:00AM');
		 anext["20179430"] = new next_obj('20178177','Peek at six Oscar ballots','/ew/article/0,,20007870_20164475_20178177,00.html','02/15/2008 10:00AM');
		 anext["20178177"] = new next_obj('20176841','Oscars: Year of the bad boys?','/ew/article/0,,20007870_20164475_20176841,00.html','02/07/2008 02:00PM');
		 anext["20176841"] = new next_obj('20178397','Dave Karger\'s Oscar odds','/ew/article/0,,20007870_20164475_20178397,00.html','02/15/2008 11:00AM');
		 anext["20178397"] = new next_obj('20175163','\'\'Juno\'\': Inside a surprise hit','/ew/article/0,,20007870_20164475_20175163,00.html','01/31/2008 12:05PM');
		 anext["20175163"] = new next_obj('20174215','What the SAGs mean for Oscar','/ew/article/0,,20007870_20164475_20174215,00.html','01/28/2008 12:00PM');
		 anext["20174215"] = new next_obj('20173551','Sidney Lumet on his Oscar past','/ew/article/0,,20007870_20164475_20173551,00.html','01/25/2008 10:00AM');
		 anext["20173551"] = new next_obj('20172978','Oscar noms: Love and disses','/ew/article/0,,20007870_20164475_20172978,00.html','01/22/2008 11:15AM');
		 anext["20172978"] = new next_obj('20172911','Oscars \'08: The nominees are...','/ew/article/0,,20007870_20164475_20172911,00.html','01/21/2008 07:00PM');
		 anext["20172911"] = new next_obj('20170182','Analyzing Oscar\'s Best Songs','/ew/article/0,,20007870_20164475_20170182,00.html','01/09/2008 02:00PM');
		 anext["20170182"] = new next_obj('20177735','Black Oscar winners and nominees','/ew/article/0,,20007870_20164475_20177735,00.html','02/12/2008 02:00PM');
		 anext["20177735"] = new next_obj('20169454','What\'s your awards-show IQ?','/ew/article/0,,20007870_20164475_20169454,00.html','01/04/2008 02:00PM');
		 anext["20169454"] = new next_obj('20171616','Oscar bloggers\' predictions!','/ew/article/0,,20007870_20164475_20171616,00.html','01/14/2008 01:00PM');
		 anext["20171616"] = new next_obj('20171469','Bruce Vilanch on the Oscars\' fate','/ew/article/0,,20007870_20164475_20171469,00.html','01/11/2008 09:00PM');
		 anext["20171469"] = new next_obj('20170462','The Oscar nominees will be...','/ew/article/0,,20007870_20164475_20170462,00.html','01/10/2008 04:00PM');
		 anext["20170462"] = new next_obj('20170430','\'Atonement\' stars on Oscar buzz','/ew/article/0,,20007870_20164475_20170430,00.html','01/10/2008 03:00PM');
		 anext["20170430"] = new next_obj('20170269','Oscars: Will the show go on?','/ew/article/0,,20007870_20164475_20170269,00.html','01/09/2008 06:00PM');
		 anext["20170269"] = new next_obj('20170155','Tommy Lee Jones: Oscar talk','/ew/article/0,,20007870_20164475_20170155,00.html','01/09/2008 12:00PM');
		 anext["20170155"] = new next_obj('20168993','Roger Deakins on his big 2007','/ew/article/0,,20007870_20164475_20168993,00.html','01/02/2008 07:50PM');
		 anext["20168993"] = new next_obj('20169116','Hal Holbrook\'s Hollywood legacy','/ew/article/0,,20007870_20164475_20169116,00.html','01/04/2008 10:00AM');
		 anext["20169116"] = new next_obj('20167336','Checking in with Amy Ryan','/ew/article/0,,20007870_20164475_20167336,00.html','12/19/2007 07:00PM');
		 anext["20167336"] = new next_obj('20165017','A chat with Christian Bale','/ew/article/0,,20007870_20164475_20165017,00.html','12/07/2007 02:00PM');
		 anext["20165017"] = new next_obj('20161177','How to predict the Oscars','/ew/article/0,,20007870_20164475_20161177,00.html','11/16/2007 05:00PM');
		 anext["20161177"] = new next_obj('20163393','Todd Haynes on Dylan film','/ew/article/0,,20007870_20164475_20163393,00.html','11/29/2007 05:00PM');
		 anext["20163393"] = new next_obj('20154184','Denzel Washington and Russell Crowe: Two titans talk','/ew/article/0,,20007870_20164475_20154184,00.html','10/25/2007 02:35PM');
		 anext["20154184"] = new next_obj('20156416','Mr and Mrs. Noah Baumbach invite you to their \'\'Wedding\'\'','/ew/article/0,,20007870_20164475_20156416,00.html','11/01/2007 05:00PM');
		 anext["20156416"] = new next_obj('20156283','Johnny Depp on cutting loose in \'\'Sweeney Todd\'\'','/ew/article/0,,20007870_20164475_20156283,00.html','11/01/2007 04:00PM');
		 anext["20156283"] = new next_obj('20155983','\'\'Sweeney Todd\'\': Inside a cutting-edge musical','/ew/article/0,,20007870_20164475_20155983,00.html','10/31/2007 04:00PM');
		 anext["20155983"] = new next_obj('20157948','\'\'Juno\'\' makes ex-stripper a Hollywood A-Lister','/ew/article/0,,20007870_20164475_20157948,00.html','11/02/2007 01:40PM');
		 anext["20157948"] = new next_obj('20161565','Amy Adams talks \'\'Enchanted\'\'','/ew/article/0,,20007870_20164475_20161565,00.html','11/19/2007 07:00PM');
		 anext["20161565"] = new next_obj('20043041','Emile Hirsch on \'\'Into the Wild\'\' and \'\'Speed Racer\'\'','/ew/article/0,,20007870_20164475_20043041,00.html','06/19/2007 03:50PM');
		 anext["20043041"] = new next_obj('20158721','\'\'There Will Be Blood\'\': Behind the music','/ew/article/0,,20007870_20164475_20158721,00.html','11/06/2007 09:00PM');
		 anext["20158721"] = new next_obj('20043277','Brad Bird cooks up \'\'Ratatouille\'\'','/ew/article/0,,20007870_20164475_20043277,00.html','06/21/2007 11:00AM');
		 anext["20043277"] = new next_obj('20147832','Tony Gilroy on directing George Clooney','/ew/article/0,,20007870_20164475_20147832,00.html','10/04/2007 07:00PM');
		 anext["20147832"] = new next_obj('20056094','Jon Stewart hosting 2008 Oscars','/ew/article/0,,20007870_20164475_20056094,00.html','09/12/2007 09:20AM');
		 anext["20056094"] = new next_obj('20056591','Catching up with Paul Haggis','/ew/article/0,,20007870_20164475_20056591,00.html','09/14/2007 10:00AM');
		 anext["20056591"] = new next_obj('20173231','Our experts pick the Oscar winners','/ew/article/0,,20007870_20164475_20173231,00.html','01/23/2008 11:00AM');
		 anext["20173231"] = new next_obj('20178016','Kevin O\'Connell: Oscar bridesmaid','/ew/article/0,,20007870_20164475_20178016,00.html','02/13/2008 08:00PM');
		 anext["20178016"] = new next_obj('20180108','News from backstage at the Oscars','/ew/article/0,,20007870_20164475_20180108,00.html','02/24/2008 07:00PM');
		 anext["20180108"] = new next_obj('20260694','Oscars: \'Slumdog\' wins Best Pic','/ew/article/0,,20007870_20164475_20260694,00.html','02/22/2009 06:00PM');
		 








