 
	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;

			 
		if (jsType=="review") {	

			var nextString = '<div class="nextreview"><div class="title" title="Next Review">Next Review</div> <div class="link"><a href="' + link +'">'+ title +'</a></div><div style="clear:both;"></div></div>'; 
	 	} 
		if (jsType=="article") {	

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

var anext = new Array();
		var firstIdanext = '20315863';
		 anext["20315863"] = new next_obj('20315858','The House of the Devil','/ew/article/0,,20315858,00.html','10/28/2009 10:00AM');
		 anext["20315858"] = new next_obj('20315854','Gentlemen Broncos','/ew/article/0,,20315854,00.html','10/28/2009 10:00AM');
		 anext["20315854"] = new next_obj('20315850','Michael Jackson\'s This Is It','/ew/article/0,,20315850,00.html','10/28/2009 10:00AM');
		 anext["20315850"] = new next_obj('20315066','Saw VI','/ew/article/0,,20315066,00.html','10/23/2009 02:10PM');
		 anext["20315066"] = new next_obj('20314437','Astro Boy','/ew/article/0,,20314437,00.html','10/21/2009 11:00AM');
		 anext["20314437"] = new next_obj('20314436','Ong Bak 2: The Beginning','/ew/article/0,,20314436,00.html','10/21/2009 11:00AM');
		 anext["20314436"] = new next_obj('20314431','(Untitled)','/ew/article/0,,20314431,00.html','10/21/2009 11:00AM');
		 anext["20314431"] = new next_obj('20314425','Motherhood','/ew/article/0,,20314425,00.html','10/21/2009 11:00AM');
		 anext["20314425"] = new next_obj('20314423','Cirque du Freak: The Vampire\'s Assistant','/ew/article/0,,20314423,00.html','10/21/2009 11:00AM');
		 anext["20314423"] = new next_obj('20314422','Antichrist','/ew/article/0,,20314422,00.html','10/21/2009 11:00AM');
		 anext["20314422"] = new next_obj('20314421','Amelia','/ew/article/0,,20314421,00.html','10/21/2009 11:00AM');
		 anext["20314421"] = new next_obj('20313393','The Stepfather','/ew/article/0,,20313393,00.html','10/16/2009 04:00PM');
		 anext["20313393"] = new next_obj('20312202','New York, I Love You','/ew/article/0,,20312202,00.html','10/14/2009 12:00PM');
		 anext["20312202"] = new next_obj('20312188','Trucker','/ew/article/0,,20312188,00.html','10/14/2009 12:00PM');
		 anext["20312188"] = new next_obj('20312187','Crude','/ew/article/0,,20312187,00.html','10/14/2009 12:00PM');
		 anext["20312187"] = new next_obj('20312185','The Maid','/ew/article/0,,20312185,00.html','10/14/2009 12:00PM');
		 anext["20312185"] = new next_obj('20312183','Peter and Vandy','/ew/article/0,,20312183,00.html','10/14/2009 11:00AM');
		 anext["20312183"] = new next_obj('20312179','Law Abiding Citizen','/ew/article/0,,20312179,00.html','10/14/2009 11:00AM');
		 anext["20312179"] = new next_obj('20312174','Black Dynamite','/ew/article/0,,20312174,00.html','10/14/2009 11:00AM');
		 anext["20312174"] = new next_obj('20312172','Where The Wild Things Are','/ew/article/0,,20312172,00.html','10/14/2009 11:00AM');
		 anext["20312172"] = new next_obj('20311084','Bronson','/ew/article/0,,20311084,00.html','10/09/2009 10:00AM');
		 anext["20311084"] = new next_obj('20311083','Araya','/ew/article/0,,20311083,00.html','10/09/2009 10:00AM');
		 anext["20311083"] = new next_obj('20310596','Couples Retreat','/ew/article/0,,20310596,00.html','10/06/2009 04:00PM');
		 anext["20310596"] = new next_obj('20309083','Paranormal Activity','/ew/article/0,,20309083,00.html','09/29/2009 05:00PM');
		 anext["20309083"] = new next_obj('20315863','The Wedding Song','/ew/article/0,,20315863,00.html','10/28/2009 11:05AM');
		var rnext = new Array();
		var firstIdrnext = '20315863';
		 rnext["20315863"] = new next_obj('20315858','The House of the Devil','/ew/article/0,,20315858,00.html','10/28/2009 10:00AM');
		 rnext["20315858"] = new next_obj('20315854','Gentlemen Broncos','/ew/article/0,,20315854,00.html','10/28/2009 10:00AM');
		 rnext["20315854"] = new next_obj('20315850','Michael Jackson\'s This Is It','/ew/article/0,,20315850,00.html','10/28/2009 10:00AM');
		 rnext["20315850"] = new next_obj('20315066','Saw VI','/ew/article/0,,20315066,00.html','10/23/2009 02:10PM');
		 rnext["20315066"] = new next_obj('20314437','Astro Boy','/ew/article/0,,20314437,00.html','10/21/2009 11:00AM');
		 rnext["20314437"] = new next_obj('20314436','Ong Bak 2: The Beginning','/ew/article/0,,20314436,00.html','10/21/2009 11:00AM');
		 rnext["20314436"] = new next_obj('20314431','(Untitled)','/ew/article/0,,20314431,00.html','10/21/2009 11:00AM');
		 rnext["20314431"] = new next_obj('20314425','Motherhood','/ew/article/0,,20314425,00.html','10/21/2009 11:00AM');
		 rnext["20314425"] = new next_obj('20314423','Cirque du Freak: The Vampire\'s Assistant','/ew/article/0,,20314423,00.html','10/21/2009 11:00AM');
		 rnext["20314423"] = new next_obj('20314422','Antichrist','/ew/article/0,,20314422,00.html','10/21/2009 11:00AM');
		 rnext["20314422"] = new next_obj('20314421','Amelia','/ew/article/0,,20314421,00.html','10/21/2009 11:00AM');
		 rnext["20314421"] = new next_obj('20313393','The Stepfather','/ew/article/0,,20313393,00.html','10/16/2009 04:00PM');
		 rnext["20313393"] = new next_obj('20312202','New York, I Love You','/ew/article/0,,20312202,00.html','10/14/2009 12:00PM');
		 rnext["20312202"] = new next_obj('20312188','Trucker','/ew/article/0,,20312188,00.html','10/14/2009 12:00PM');
		 rnext["20312188"] = new next_obj('20312187','Crude','/ew/article/0,,20312187,00.html','10/14/2009 12:00PM');
		 rnext["20312187"] = new next_obj('20312185','The Maid','/ew/article/0,,20312185,00.html','10/14/2009 12:00PM');
		 rnext["20312185"] = new next_obj('20312183','Peter and Vandy','/ew/article/0,,20312183,00.html','10/14/2009 11:00AM');
		 rnext["20312183"] = new next_obj('20312179','Law Abiding Citizen','/ew/article/0,,20312179,00.html','10/14/2009 11:00AM');
		 rnext["20312179"] = new next_obj('20312174','Black Dynamite','/ew/article/0,,20312174,00.html','10/14/2009 11:00AM');
		 rnext["20312174"] = new next_obj('20312172','Where The Wild Things Are','/ew/article/0,,20312172,00.html','10/14/2009 11:00AM');
		 rnext["20312172"] = new next_obj('20311084','Bronson','/ew/article/0,,20311084,00.html','10/09/2009 10:00AM');
		 rnext["20311084"] = new next_obj('20311083','Araya','/ew/article/0,,20311083,00.html','10/09/2009 10:00AM');
		 rnext["20311083"] = new next_obj('20310596','Couples Retreat','/ew/article/0,,20310596,00.html','10/06/2009 04:00PM');
		 rnext["20310596"] = new next_obj('20309083','Paranormal Activity','/ew/article/0,,20309083,00.html','09/29/2009 05:00PM');
		 rnext["20309083"] = new next_obj('20315863','The Wedding Song','/ew/article/0,,20315863,00.html','10/28/2009 11:05AM');
		 








