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 = ''+ title +''
}
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 = '
';
}
if (jsType=="article") {
var nextString = '';
}
return nextString
}
var anext = new Array();
var firstIdanext = '20316230';
anext["20316230"] = new next_obj('20316229','empty shell','/ew/article/0,,20316229,00.html','10/30/2009 10:00AM');
anext["20316229"] = new next_obj('20316228','This Is It: The Music That Inspired the Movie','/ew/article/0,,20316228,00.html','10/30/2009 10:00AM');
anext["20316228"] = new next_obj('20316227','empty shell','/ew/article/0,,20316227,00.html','10/30/2009 10:00AM');
anext["20316227"] = new next_obj('20316226','empty shell','/ew/article/0,,20316226,00.html','10/30/2009 10:00AM');
anext["20316226"] = new next_obj('20316225','empty shell','/ew/article/0,,20316225,00.html','10/30/2009 10:00AM');
anext["20316225"] = new next_obj('20316224','empty shell','/ew/article/0,,20316224,00.html','10/30/2009 10:00AM');
anext["20316224"] = new next_obj('20316223','empty shell','/ew/article/0,,20316223,00.html','10/30/2009 10:00AM');
anext["20316223"] = new next_obj('20316222','empty shell','/ew/article/0,,20316222,00.html','10/30/2009 10:00AM');
anext["20316222"] = new next_obj('20316221','empty shell','/ew/article/0,,20316221,00.html','10/30/2009 10:00AM');
anext["20316221"] = new next_obj('20315892','In Love & War','/ew/article/0,,20315892,00.html','10/28/2009 12:20PM');
anext["20315892"] = new next_obj('20315897','Full Circle','/ew/article/0,,20315897,00.html','10/28/2009 12:00PM');
anext["20315897"] = new next_obj('20315896','Phrazes for the Young','/ew/article/0,,20315896,00.html','10/28/2009 12:00PM');
anext["20315896"] = new next_obj('20315894','Strict Joy','/ew/article/0,,20315894,00.html','10/28/2009 12:00PM');
anext["20315894"] = new next_obj('20315889','Live at Reading','/ew/article/0,,20315889,00.html','10/28/2009 12:00PM');
anext["20315889"] = new next_obj('20314718','Sainthood','/ew/article/0,,20314718,00.html','10/23/2009 10:00AM');
anext["20314718"] = new next_obj('20314717','Evolution of a Man','/ew/article/0,,20314717,00.html','10/23/2009 10:00AM');
anext["20314717"] = new next_obj('20227422','T-Pain -- \'Thr33 Ringz\'','/ew/article/0,,20227422,00.html','09/19/2008 11:00AM');
anext["20227422"] = new next_obj('20227412','The Decemberists -- \'Vol. I,\' \'Vol. II,\' and \'Vol. III\'','/ew/article/0,,20227412,00.html','09/19/2008 11:00AM');
anext["20227412"] = new next_obj('20227409','Beyonce -- \'Single Ladies\'','/ew/article/0,,20227409,00.html','09/19/2008 11:00AM');
anext["20227409"] = new next_obj('20227407','Gym Class Heroes/The Roots/Estelle tour','/ew/article/0,,20227407,00.html','09/19/2008 10:55AM');
anext["20227407"] = new next_obj('20227404','Yo Gabba Gabba!','/ew/article/0,,20227404,00.html','09/19/2008 10:00AM');
anext["20227404"] = new next_obj('20227399','Alicia Keys and Jack White -- \'Another Way to Die\'','/ew/article/0,,20227399,00.html','09/19/2008 10:00AM');
anext["20227399"] = new next_obj('20227397','Madonna -- Sticky & Sweet Tour','/ew/article/0,,20227397,00.html','09/19/2008 10:00AM');
anext["20227397"] = new next_obj('20227393','Pink -- \'Funhouse\'','/ew/article/0,,20227393,00.html','09/19/2008 10:00AM');
anext["20227393"] = new next_obj('20316230','empty shell','/ew/article/0,,20316230,00.html','10/30/2009 10:00AM');
var rnext = new Array();
var firstIdrnext = '20316230';
rnext["20316230"] = new next_obj('20316229','empty shell','/ew/article/0,,20316229,00.html','10/30/2009 10:00AM');
rnext["20316229"] = new next_obj('20316228','This Is It: The Music That Inspired the Movie','/ew/article/0,,20316228,00.html','10/30/2009 10:00AM');
rnext["20316228"] = new next_obj('20316227','empty shell','/ew/article/0,,20316227,00.html','10/30/2009 10:00AM');
rnext["20316227"] = new next_obj('20316226','empty shell','/ew/article/0,,20316226,00.html','10/30/2009 10:00AM');
rnext["20316226"] = new next_obj('20316225','empty shell','/ew/article/0,,20316225,00.html','10/30/2009 10:00AM');
rnext["20316225"] = new next_obj('20316224','empty shell','/ew/article/0,,20316224,00.html','10/30/2009 10:00AM');
rnext["20316224"] = new next_obj('20316223','empty shell','/ew/article/0,,20316223,00.html','10/30/2009 10:00AM');
rnext["20316223"] = new next_obj('20316222','empty shell','/ew/article/0,,20316222,00.html','10/30/2009 10:00AM');
rnext["20316222"] = new next_obj('20316221','empty shell','/ew/article/0,,20316221,00.html','10/30/2009 10:00AM');
rnext["20316221"] = new next_obj('20315892','In Love & War','/ew/article/0,,20315892,00.html','10/28/2009 12:20PM');
rnext["20315892"] = new next_obj('20315897','Full Circle','/ew/article/0,,20315897,00.html','10/28/2009 12:00PM');
rnext["20315897"] = new next_obj('20315896','Phrazes for the Young','/ew/article/0,,20315896,00.html','10/28/2009 12:00PM');
rnext["20315896"] = new next_obj('20315894','Strict Joy','/ew/article/0,,20315894,00.html','10/28/2009 12:00PM');
rnext["20315894"] = new next_obj('20315889','Live at Reading','/ew/article/0,,20315889,00.html','10/28/2009 12:00PM');
rnext["20315889"] = new next_obj('20314718','Sainthood','/ew/article/0,,20314718,00.html','10/23/2009 10:00AM');
rnext["20314718"] = new next_obj('20314717','Evolution of a Man','/ew/article/0,,20314717,00.html','10/23/2009 10:00AM');
rnext["20314717"] = new next_obj('20316230','empty shell','/ew/article/0,,20316230,00.html','10/30/2009 10:00AM');