function newsStory(b,a){this.id=b;this.headline=a}function nextNews(a){for(j=0;j<news.length;j++){if(news[j].id==a){break}}if(j+1<news.length){window.location="news_"+news[j+1].id+".html"}else{alert("No more stories")}}function ShowNewsLinks(a){if(!basic){for(j=0;j<news.length;j++){if(news[j].id==a){break}}if(j==(news.length-1)){document.all.nextlink.style.visibility="hidden"}}}var news=new Array();news[0]=new newsStory(79470,"The Art of Living");news[1]=new newsStory(79462,"Arboreal Laboratory");news[2]=new newsStory(79464,"Kings Wood: A Context");news[3]=new newsStory(79473,"Out of the Bubble");news[4]=new newsStory(79474,"Locality, Regeneration & Divers(c)ities");news[5]=new newsStory(79467,"Artists in Research 1996-98");news[6]=new newsStory(79468,"Map");news[7]=new newsStory(79471,"Trophies of Empire");