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(131861,"AFFORDABLE ART FAIR BRISTOL");news[1]=new newsStory(116427,"Nails Gallery Artists at the R.W.A.");news[2]=new newsStory(104033,"ORIGINAL ART FOR UNDER £200 CALL FOR SUBMISSIONS");news[3]=new newsStory(96372,"Tim Lane Exhibition Confirmed");news[4]=new newsStory(93782,"The Bristol Show at the Nails Gallery");