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(107151,"Watch the Birdie Exhibition");news[1]=new newsStory(961,"Viewing Ian's Work at his Studio in Woolaston");news[2]=new newsStory(123591,"Fusion Gallery Wotton-under-Edge");news[3]=new newsStory(6788,"EVENTS ARCHIVE 2009");news[4]=new newsStory(123587,"Events archive 2008");news[5]=new newsStory(47484,"Events Archive 2007");news[6]=new newsStory(6789,"EVENTS ARCHIVE 2006");